715
edits
(→Changelog: run) |
(→Minutes: meeting reminder) |
||
Line 27: | Line 27: | ||
*** Implement <code>Runtime.evaluate</code> and <code>Runtime.callFunctionOn</code> ({{bug|1543099}}) | *** Implement <code>Runtime.evaluate</code> and <code>Runtime.callFunctionOn</code> ({{bug|1543099}}) | ||
*** Implement <code>Page.reload</code> ({{bug|1544445}}) | *** Implement <code>Page.reload</code> ({{bug|1544445}}) | ||
* More memory leaks reported for browser-chrome tests | * More memory leaks reported for browser-chrome tests | ||
** We disabled browser_cdp.js last week because it was perma-failing the leakcheck, and we thought the memory leak was limied to this one test | ** We disabled browser_cdp.js last week because it was perma-failing the leakcheck, and we thought the memory leak was limied to this one test | ||
Line 35: | Line 36: | ||
** We suspect there’s a memory leak related to <code>nsIServerSocket</code>, but it’s not a priority to fix it right now | ** We suspect there’s a memory leak related to <code>nsIServerSocket</code>, but it’s not a priority to fix it right now | ||
** Memory leaks obviously also affect optimised builds, but since we’re not doing refcounting we don’t notice | ** Memory leaks obviously also affect optimised builds, but since we’re not doing refcounting we don’t notice | ||
* '''Reminder that we will have another meeting tomorrow, at 13:30–14:00 BST/14:30–15:00 CEST''' | |||
== Changelog == | == Changelog == |
edits