gecko-dev/layout
Brendan Dahl c5fbaae97e Bug 1557371 - Part 1 - Load all XUL reftests with chrome privilege. r=dbaron
This will have two benefits:

1) Align test setup with shipping Firefox - We don't allow content
privilege XUL in shipping versions of Firefox, so having the tests be
chrome would be more realistic to our use case.

2) Support the XUL to XHTML migration. These files will soon become XHTML
files, but will still need to load XUL elements, so they'll need to be
marked as chrome privileged to continue working.

One test (404149-1.xul) is now disabled, since it fails when loaded as
chrome. Bug 1557383 was filed to address this.

Differential Revision: https://phabricator.services.mozilla.com/D33986

--HG--
extra : moz-landing-system : lando
2019-06-29 00:04:12 +00:00
..
base Merge inbound to mozilla-central. a=merge 2019-06-29 12:59:53 +03:00
build Bug 1490044 - Remove DOMPrefs. r=bzbarsky 2019-06-13 09:02:03 +00:00
doc Bug 1544343 - part 3: Make layout use mozilla::PresShell instead of nsIPresShell as far as possible r=emilio 2019-04-16 07:25:10 +00:00
forms Backed out 2 changesets (bug 1553705) for causing Bug1562142 . CLOSED TREE 2019-06-29 02:39:01 +03:00
generic Bug 1561002 - Use buildingRect for remote browser clipping when we don't have anything more precise. r=mattwoodrow 2019-06-26 02:50:36 +00:00
inspector Bug 1547621 - Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug 2019-04-30 01:52:53 +00:00
ipc Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
mathml Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
media
painting Bug 1554985 - Prevent the WebRenderUserData on the render root item from getting discarded prematurely. r=jrmuizel 2019-07-01 01:23:03 +00:00
printing Bug 1444847 - part 2: Sort out basic API of nsRange for consistency with coming StaticRange r=smaug 2019-06-28 07:47:29 +00:00
reftests Bug 1557371 - Part 1 - Load all XUL reftests with chrome privilege. r=dbaron 2019-06-29 00:04:12 +00:00
style Bug 1519958 - Drive by, remove unused CSS keywords. r=boris 2019-06-28 21:15:01 +02:00
svg Merge mozilla-central to mozilla-inbound. 2019-06-28 19:16:36 +03:00
tables Bug 1561738 - Remove nsStyleCoord. r=boris 2019-06-28 12:44:44 +02:00
tools Bug 1557371 - Part 1 - Load all XUL reftests with chrome privilege. r=dbaron 2019-06-29 00:04:12 +00:00
xul Bug 1557371 - Part 1 - Load all XUL reftests with chrome privilege. r=dbaron 2019-06-29 00:04:12 +00:00
moz.build