898739a110fc55d8868d239a62d161fde1138df5: Bug 1369801 - dt-addon-tests: update specificity of selector in firebug-theme.css;r=ochameau
Julian Descottes <jdescottes@mozilla.com> - Mon, 19 Jun 2017 11:12:46 +0200 - rev 419869
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1369801 - dt-addon-tests: update specificity of selector in firebug-theme.css;r=ochameau MozReview-Commit-ID: 7o6h5FPOa3I
98e6c8bf442ee20f6b547d5c475c9b53e3e1eada: Bug 1369801 - dt-addon-xpcshell: move child process memory test into separate test suite;r=bgrins
Julian Descottes <jdescottes@mozilla.com> - Tue, 11 Jul 2017 16:16:18 +0200 - rev 419868
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1369801 - dt-addon-xpcshell: move child process memory test into separate test suite;r=bgrins MozReview-Commit-ID: KXGhumyeReL
192d517219c1066528f28484bdf937b791e89b41: Bug 1369801 - dt-addon-xpcshell: load devtools addon for xpcshell tests;r=bgrins
Julian Descottes <jdescottes@mozilla.com> - Tue, 11 Jul 2017 12:30:22 +0200 - rev 419867
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1369801 - dt-addon-xpcshell: load devtools addon for xpcshell tests;r=bgrins MozReview-Commit-ID: 4EyclGKca0t
a31f0c8450a8bf86f6f2f62ff5242ebbfa7c1c8e: Bug 1369801 - dt-addon-prefs: move devtools.theme preference to devtools-startup-prefs.js;r=bgrins
Julian Descottes <jdescottes@mozilla.com> - Tue, 25 Jul 2017 16:45:08 +0200 - rev 419866
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1369801 - dt-addon-prefs: move devtools.theme preference to devtools-startup-prefs.js;r=bgrins MozReview-Commit-ID: GOWh7COmCSx
d0ed0997f4e08e56d3e43d861987555ba7eae678: Bug 1369801 - dt-addon-prefs: move jsonview enabled pref outside of devtools addon;r=ochameau
Julian Descottes <jdescottes@mozilla.com> - Fri, 21 Jul 2017 12:27:35 +0200 - rev 419865
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1369801 - dt-addon-prefs: move jsonview enabled pref outside of devtools addon;r=ochameau DevTools preferences are loaded dynamically by calling DevtoolsPreferences.loadPrefs(). We can not preload them when the addon starts, otherwise this will slow down the startup of Firefox. But jsonview's converter-observer needs to check preferences to check if jsonview is enabled very early. Moving devtools.jsonview.enabled to a separate preferences file that is still processed by firefox fixes the issue. The downside is that this pref will keep following m-c's release cycle and not the addon's. But it is so generic it should not be a big issue. MozReview-Commit-ID: HrD5IVe54Ks
ad2a532a50f023a28490bf19659e9635abb99ffd: Bug 1369801 - dt-addon-prefs: load DevTools prefs when starting Loader.jsm;r=ochameau
Julian Descottes <jdescottes@mozilla.com> - Fri, 21 Jul 2017 16:05:19 +0200 - rev 419864
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1369801 - dt-addon-prefs: load DevTools prefs when starting Loader.jsm;r=ochameau DevTools should not execute any code on the browser startup. Loading preferences takes a non negligeable time and should be deferred to the devtools initialization. For all devtools entry points, Loader.jsm is always loaded first, so it is safe to load the preferences here. MozReview-Commit-ID: Hg4VBj2LqPo
1b1a7c913f135d850a02899c30104e7db305378d: Bug 1369801 - dt-addon: simplify devtools addon bootstrap and extract prefs loading;r=ochameau
Julian Descottes <jdescottes@mozilla.com> - Thu, 20 Jul 2017 18:31:46 +0200 - rev 419863
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1369801 - dt-addon: simplify devtools addon bootstrap and extract prefs loading;r=ochameau MozReview-Commit-ID: 13SxWssW0Xr
e2100bb65c97594d46184573c61a87592182f293: Bug 1369801 - dt-addon-build: additional build fixes for system addon;r=ochameau
Julian Descottes <jdescottes@mozilla.com> - Tue, 11 Jul 2017 14:35:44 +0200 - rev 419862
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1369801 - dt-addon-build: additional build fixes for system addon;r=ochameau In this patch: - register webide properly - register localization - add processing indicator in jar.mn for pref files (details below) The preferences files still contain processing instructions, that we manually interpret when loading prefs. Keeping the * processing indicator will avoid triggering warnings in tests scanning javascript files for issues such as browser_parsable_script.js MozReview-Commit-ID: 8WYUvbtMNn5
8a8f5e718ddd212b9a43291493f4e0496b6d33dd: Bug 1369801 - DevTools as system add-on;r=jdescottes
Alexandre Poirot <poirot.alex@gmail.com> - Tue, 30 May 2017 17:34:38 +0200 - rev 419861
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1369801 - DevTools as system add-on;r=jdescottes MozReview-Commit-ID: EUjkQtEUy4V
020aa7f3789c1d1330d1b24c9eaf06b70041ea12: Bug 1382833 - Add regression test for CPOWs in the Browser Console;r=jimb
Brian Grinstead <bgrinstead@mozilla.com> - Wed, 26 Jul 2017 11:22:59 -0700 - rev 419860
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1382833 - Add regression test for CPOWs in the Browser Console;r=jimb MozReview-Commit-ID: 6OEnLdOpg4Q
90c5dd7af31d37a88d50240156c2e83aaea7fd76: Bug 1382833 - Don't throw when dealing with CPOWs in the Object Actor;r=jimb
Brian Grinstead <bgrinstead@mozilla.com> - Wed, 26 Jul 2017 11:22:56 -0700 - rev 419859
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1382833 - Don't throw when dealing with CPOWs in the Object Actor;r=jimb MozReview-Commit-ID: CaIS2IpaQme
3beca75b8864d067eac2f63a4306a82782ed9447: Bug 1381630 - Enable the new console frontend by default in dev edition;r=nchevobbe
Brian Grinstead <bgrinstead@mozilla.com> - Wed, 26 Jul 2017 09:41:42 -0700 - rev 419858
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1381630 - Enable the new console frontend by default in dev edition;r=nchevobbe MozReview-Commit-ID: BgzsHk9qSix
24755d1775fc60fcc1013d835edf3283cd5cb2b6: Bug 1384363 - Update builders to rust 1.19.0 for linux64-fuzzing. r=mshal
Ralph Giles <giles@mozilla.com> - Tue, 25 Jul 2017 17:42:33 -0700 - rev 419857
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1384363 - Update builders to rust 1.19.0 for linux64-fuzzing. r=mshal Missed this in the update in bug 1382743. Thanks to glandium for pointing out the oversight. MozReview-Commit-ID: 6P4qnBCNEGy
11724cc8e83431c71ee5c2fe40829799b6b4abe5: Bug 1384363 - Add the fuzzing tooltool manifest to the rust update list. r=mshal
Ralph Giles <giles@mozilla.com> - Tue, 25 Jul 2017 17:41:58 -0700 - rev 419856
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1384363 - Add the fuzzing tooltool manifest to the rust update list. r=mshal MozReview-Commit-ID: Hv0bjfBvKfW
d9e5fd58d089cbf9504cdd510d8a7fb31a8e46ea: servo: Merge #17875 - Add support for having two separate parent styles. Fixes gecko bug 1382806 (from bzbarsky:first-line-dual-inheritance); r=emilio
Boris Zbarsky <bzbarsky@mit.edu> - Wed, 26 Jul 2017 15:21:37 -0500 - rev 419855
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
servo: Merge #17875 - Add support for having two separate parent styles. Fixes gecko bug 1382806 (from bzbarsky:first-line-dual-inheritance); r=emilio <!-- Please describe your changes on the following line: --> This is needed for ::first-line support. See https://drafts.csswg.org/css-pseudo-4/#first-line-inheritance This PR doesn't quite implement what the CSS spec draft says right now. It implements what Gecko does, which is what an earlier draft said. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix https://bugzilla.mozilla.org/show_bug.cgi?id=1382806 <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because servo doesn't support ::first-line yet <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> Source-Repo: https://github.com/servo/servo Source-Revision: 020188fdd77f0f0f2848e21eb9bcc28362d98506
702f9dbca19f3a8f31b628909fa4f75001a2f184: Bug 1384669: Reduce refcount churn in BidiParagraphData by using non-refcounted pointer hash keys. r=jfkthame
Daniel Holbert <dholbert@cs.stanford.edu> - Wed, 26 Jul 2017 12:47:53 -0700 - rev 419854
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1384669: Reduce refcount churn in BidiParagraphData by using non-refcounted pointer hash keys. r=jfkthame We don't need to bother with refcounting for these pointers, because they're pointing to DOM elements, and the DOM is basically immutable during reflow. And BidiParagraphData is a stack-only class which only lives for a short period of reflow - so it can assume these pointers' targets will stick around for its whole life. MozReview-Commit-ID: J3SfRYoRweX
e68cb2040ee39bc0240a0f27b2bae1cf9f9dbb20: Bug 635961 - Don't disable elfhack when the linker creates GNU_RELRO segments. r=froydnj
Mike Hommey <mh+mozilla@glandium.org> - Tue, 11 Jul 2017 08:10:50 +0900 - rev 419853
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 635961 - Don't disable elfhack when the linker creates GNU_RELRO segments. r=froydnj
1dad535d187a2cfce9a867e02825b736a0a07db6: Bug 635961 - Allow elfhack to relocate data under the GNU_RELRO segment. r=froydnj
Mike Hommey <mh+mozilla@glandium.org> - Tue, 11 Jul 2017 07:41:07 +0900 - rev 419852
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 635961 - Allow elfhack to relocate data under the GNU_RELRO segment. r=froydnj
61d1367ef2f1afd66687fbf807113be9ca2378ae: Bug 1384677 - remove com.apple.cookied access from content processes; r=haik
Alex Gaynor <agaynor@mozilla.com> - Tue, 25 Jul 2017 11:03:43 -0400 - rev 419851
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1384677 - remove com.apple.cookied access from content processes; r=haik MozReview-Commit-ID: 5mI4VXf7J8Q
8954e1ad4d825d361e5c65df9b61f90ba0b33354: Bug 1384273 - Get lint root dir from mach; r=ahal
Tom Prince <mozilla@hocat.ca> - Sat, 22 Jul 2017 01:28:34 -0600 - rev 419850
Push 7566 by mtabara@mozilla.com at Wed, 02 Aug 2017 08:25:16 +0000
Bug 1384273 - Get lint root dir from mach; r=ahal MozReview-Commit-ID: I6L6a9Sim49
(0) -300000 -100000 -30000 -10000 -3000 -1000 -300 -100 -50 -20 +20 +50 +100 +300 +1000 +3000 +10000 +30000 +100000 +300000 tip