- Issue #316 - Make the memory GC performance object conditional (WIP) (1e553d0e)
- Issue #316 - Pre-process Performance.webidl (5b49170b)
- Issue #316 - Be more gentle with the CC and nursery. (10e1c09f)
- Issue #316 - Make sure MOZ_DEVTOOLS_SERVER is passed down to js. (beed2a81)
- Issue #316 - Reclassify heapsnapshot and nsJSInspector as not part of devtools (95d5dcd8)
- Issue #316 - Follow-up to 4e2e9be6a - Move HeapSnapshot DevTools-only Modules back to DevTools (021bff6b)
- Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in Layout CSS-Grid (e4c397f0)
- Issue #1230 - Part 2: Align devtools to the changes in css-grid (bbb8b649)
- Issue #1230 - Part 3: Update Reftests (4bc299bb)
- 104442 - Part 2: Add a testcase for devtools and note. (9d09cfdde)
- 104442 - Part 3: Add test input for mocha test. (bbc11d8af)
- 104442 - Part 4: Update stub. (0b83f76c3)
- 104442 - Part 5: Add another testcase for devtools and note. (56411e263)
- Bug 1398229 - Save-link-as feature should use the loading principal - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD (97c6ecff)
- Bug 1398229 - Save-link-as feature should use the loading principal - context menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD (5f66b032)
- Bug 1430758 - No CSP directive for nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD (9578e970)
- Remove a comment in nsContextMenu.js (2e3999cd)
- Rewrite uuid for ContentPolicy (d4bba670)
- Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files (d180a351)
- nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained in nsContentBlocker.cpp (0fac4df8)
- nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, rewrite uuid (65c35bbe)
- Handle URL token in a closer way to the CSS3 spec (d9137b4b7)
- Fix failure to print when pages contain zero-sized <canvas> element. Fixes#1058 (1091fcac8)
- backport m-c 1510114: Fix Use-After-Free in the HTML5 Parser (4ed4303dd)
- PR#1070, PR#1071