52ff139184daf909e342f5940805231ab3659ca9: Backed out 1 changesets (bug 1410364)
shindli <shindli@mozilla.com> - Wed, 22 Nov 2017 22:17:02 +0200 - rev 702179
Push
90414 by mozilla@noorenberghe.ca at Wed, 22 Nov 2017 21:44:13 +0000
Backed out 1 changesets (
bug 1410364)
Backed out changeset 681fece780ae (
bug 1410364) for failing in /secure-contexts/basic-popup-and-iframe-tests.html r=backout a=backout on a CLOSED TREE
f4851b138288a01cda19df0d3649a70d6322bc8b: Bug 1411521 - Handle javascript: URIs properly in PWAs. r=snorp
Dylan Roeh <droeh@mozilla.com> - Wed, 22 Nov 2017 13:17:27 -0600 - rev 702178
Push
90414 by mozilla@noorenberghe.ca at Wed, 22 Nov 2017 21:44:13 +0000
Bug 1411521 - Handle javascript: URIs properly in PWAs. r=snorp
4a65f0921a8545c8ec5f0f0de2b9557dbec66a89: bug 1419594 - test only - make update tests less likely to fail during async writes of the update xml files. r=mhowell
Robert Strong <robert.bugzilla@gmail.com> - Wed, 22 Nov 2017 11:34:10 -0800 - rev 702177
Push
90414 by mozilla@noorenberghe.ca at Wed, 22 Nov 2017 21:44:13 +0000
bug 1419594 - test only - make update tests less likely to fail during async writes of the update xml files. r=mhowell
b693fb4f900d51d3fda7300de6405a40b99ede4f: Bug 1020698 - Implement @autocomplete for <textarea>. r=baku
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Wed, 08 Nov 2017 21:35:04 -0800 - rev 702176
Push
90414 by mozilla@noorenberghe.ca at Wed, 22 Nov 2017 21:44:13 +0000
Bug 1020698 - Implement @autocomplete for <textarea>. r=baku
The dom.forms.autocomplete.formautofill check in nsContentUtils::InternalSerializeAutocompleteAttribute
will control if values other than "on" and "off" are supported.
MozReview-Commit-ID: 48X3OzvuOpV
20fbea037bce2e3b262fe528214c1dc1afd033c0: Bug 1020698 - Remove dom.forms.autocomplete.formautofill check on HTMLSelectElement.autocomplete. r=baku
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Wed, 22 Nov 2017 14:09:44 -0500 - rev 702175
Push
90414 by mozilla@noorenberghe.ca at Wed, 22 Nov 2017 21:44:13 +0000
Bug 1020698 - Remove dom.forms.autocomplete.formautofill check on HTMLSelectElement.autocomplete. r=baku
It's not necessary to hide the implementation of the property since nsContentUtils::InternalSerializeAutocompleteAttribute
already does a pref check to decide whether values other than "on"/"off" are supported.
MozReview-Commit-ID: 4yG1tfOJavX
47bd7a73705f15539915d1cb5b44d1c069f20efc: Bug 1394757 - remove XenDPriv.exe from VM to remove clipboard interference. r=ahal
Joel Maher <jmaher@mozilla.com> - Wed, 22 Nov 2017 14:08:16 -0500 - rev 702174
Push
90414 by mozilla@noorenberghe.ca at Wed, 22 Nov 2017 21:44:13 +0000
Bug 1394757 - remove XenDPriv.exe from VM to remove clipboard interference. r=ahal
c8aa2a53f3c54e52e3039c5a4dc5462c88e2a1bd: Bug 1418406 - Disable css-invalid/select/select-disabled-fieldset-2.html on android for perma failures. r=me, a=testonly
Geoff Brown <gbrown@mozilla.com> - Wed, 22 Nov 2017 11:58:40 -0700 - rev 702173
Push
90414 by mozilla@noorenberghe.ca at Wed, 22 Nov 2017 21:44:13 +0000
Bug 1418406 - Disable css-invalid/select/select-disabled-fieldset-2.html on android for perma failures. r=me, a=testonly
It appears that both select-disabled-fieldset-1 and select-disabled-fieldset-2 rely
on some other test being run first: Neither test passes if run alone, and both
tests fail with the current Android chunk divisions.
daa868080b2a940377c79a7cd7ddea8a438779a7: Bug 1417824 - Query theme for attribute change on element with appearance. r?heycam
draft
Xidorn Quan <me@upsuper.org> - Wed, 22 Nov 2017 15:35:12 -0600 - rev 702172
Push
90413 by xquan@mozilla.com at Wed, 22 Nov 2017 21:42:44 +0000
Bug 1417824 - Query theme for attribute change on element with appearance. r?heycam
The change is mostly copied from GeckoRestyleManager::AttributeChanged.
It is not clear to me whether it's worth moving it to the superclass so
that we don't duplicate the code. If we are removing the Gecko code in
short term, it probably doesn't matter.
It is also not clear whether we should port other code from that method
to ServoRestyleManager.
MozReview-Commit-ID: Fd1nbwgLGa1
ebdf03ef37f2bddde204d03e6a21016a504d565c: Bug 1417824 - Query theme for attribute change on element with appearance. r?heycam
draft
Xidorn Quan <me@upsuper.org> - Wed, 22 Nov 2017 15:35:12 -0600 - rev 702171
Push
90412 by xquan@mozilla.com at Wed, 22 Nov 2017 21:37:54 +0000
Bug 1417824 - Query theme for attribute change on element with appearance. r?heycam
MozReview-Commit-ID: Fd1nbwgLGa1
665727d54afca0c15d8545e9175b52b6601c7508: Bug 1417658 - Move export_suffixes into GeneratedFile; r?Build
draft
Mike Shal <mshal@mozilla.com> - Wed, 22 Nov 2017 14:14:30 -0500 - rev 702170
Push
90411 by bmo:mshal@mozilla.com at Wed, 22 Nov 2017 21:32:56 +0000
Bug 1417658 - Move export_suffixes into GeneratedFile; r?Build
I believe all backends will need to know which GeneratedFiles are needed
before compilation can start, so we should make that an attribute of the
object. Each backend can then make its own decision about what to do
with the different types of GeneratedFiles.
MozReview-Commit-ID: ByburRx540b
89165863ef3fda819869803104b563553153a805: Bug 1222924 - stop allowing webpages to link to moz-icon: , r?bholley
draft
Gijs Kruitbosch <gijskruitbosch@gmail.com> - Wed, 22 Nov 2017 21:31:41 +0000 - rev 702169
Push
90410 by bmo:gijskruitbosch+bugs@gmail.com at Wed, 22 Nov 2017 21:32:20 +0000
Bug 1222924 - stop allowing webpages to link to moz-icon: , r?bholley
MozReview-Commit-ID: FKEDboWIfFQ
592493f04505d256a25a02fe595f1a4344e2501b: Bug 1410240 - Search suggestions keep displacing awesomebar results as I'm about to click on them. r?mak
draft
Drew Willcoxon <adw@mozilla.com> - Wed, 22 Nov 2017 13:17:05 -0800 - rev 702168
Push
90409 by bmo:adw@mozilla.com at Wed, 22 Nov 2017 21:17:24 +0000
Bug 1410240 - Search suggestions keep displacing awesomebar results as I'm about to click on them. r?mak
MozReview-Commit-ID: 2NdV9qWzld1
e20608325358b1d5e073782b6893dfd192bf2ce0: Bug 1419792 - Shapes highlighter drawn inaccurately for shape-outside with margins. r=gl
draft
Mike Park <mikeparkms@gmail.com> - Wed, 22 Nov 2017 12:05:55 -0500 - rev 702167
Push
90408 by bmo:mpark@mozilla.com at Wed, 22 Nov 2017 21:16:31 +0000
Bug 1419792 - Shapes highlighter drawn inaccurately for shape-outside with margins. r=gl
MozReview-Commit-ID: 1MGCvsDXJ6O
2aac87be47440c2aca983ab9d2f7392aae67a79f: Bug 1419926 - Remove virtual keyword from functions that already have override. r?mattwoodrow
draft
Kartikaya Gupta <kgupta@mozilla.com> - Wed, 22 Nov 2017 16:05:10 -0500 - rev 702166
Push
90407 by kgupta@mozilla.com at Wed, 22 Nov 2017 21:05:53 +0000
Bug 1419926 - Remove virtual keyword from functions that already have override. r?mattwoodrow
The style guide (and linting tool) check for this, and these headers
have so many functions that it's better to just do a wholesale
conversion than to keep adding things and making the files more
inconsistent over time.
MozReview-Commit-ID: 1SFQv15bIxi
6003d0c76c675aed32b2ac65ca8f9b49550ba589: Bug 1407423 - Part 3: Update Puppet Device Implementation
draft
Kearwood Gilbert <kgilbert@mozilla.com> - Tue, 21 Nov 2017 14:18:16 -0800 - rev 702165
Push
90406 by kgilbert@mozilla.com at Wed, 22 Nov 2017 21:05:43 +0000
Bug 1407423 - Part 3: Update Puppet Device Implementation
- Update prefs to accomodate tests, disabling
enumeration throttling
- Updated Puppet display and controller implementation
to act more like the actual devices.
- Updated tests to ensure that they explicitly
create a VR mock display and don't create duplicate
mock displays.
MozReview-Commit-ID: 6RPVqekG2je
0c606b5a0874dcd12fe25e859e9359a09c5b0f75: Bug 1407423 - Part 2: Update gfxVRGVR to match refactoring
draft
Kearwood "Kip" Gilbert <kgilbert@mozilla.com> - Tue, 14 Nov 2017 10:42:46 -0800 - rev 702164
Push
90406 by kgilbert@mozilla.com at Wed, 22 Nov 2017 21:05:43 +0000
Bug 1407423 - Part 2: Update gfxVRGVR to match refactoring
MozReview-Commit-ID: DmKnEZanQ3f
b146f885959829239818c7f3fca1696c8fa61da8: Bug 1407423 - Ensure that any time we have loaded the Oculus runtime libary, we are polling ShouldQuit
draft
Kearwood "Kip" Gilbert <kgilbert@mozilla.com> - Tue, 10 Oct 2017 14:42:37 -0700 - rev 702163
Push
90406 by kgilbert@mozilla.com at Wed, 22 Nov 2017 21:05:43 +0000
Bug 1407423 - Ensure that any time we have loaded the Oculus runtime libary, we are polling ShouldQuit
- Ensure ovr_GetSessionStatus is polled even when a VR presentation
is not active.
- When we fail to initialize an Oculus Session or detect VR hardware,
immediately unload the Oculus Library as we can't poll for ShouldQuit
without a valid Oculus session.
- When we poll ovr_GetSessionStatus, we are now updating the mounted state
in VRDisplayInfo::mIsMounted.
- Added prefs to control enumeration throttling and timeout to release
VR hardware when inactive.
- Some refactoring to make frame loop more understandable and less
brittle.
- When throttling enumeration, we ensure that all other VR apis
also throttle enumeration so that they don't pick up the same device
during throttling.
- Some long functions in VRManager have been broken up and
had their inner-workings documented in more detail.
MozReview-Commit-ID: CEYwwQ9mYd0
efe440c26747cf12632237a50ed8931cacf707ff: Bug 1419426 - Implement browserSettings.contextMenuShowEvent, r?kmag
draft
Bob Silverberg <bsilverberg@mozilla.com> - Tue, 21 Nov 2017 12:33:15 -0500 - rev 702162
Push
90405 by bmo:bob.silverberg@gmail.com at Wed, 22 Nov 2017 21:02:28 +0000
Bug 1419426 - Implement browserSettings.contextMenuShowEvent, r?kmag
This new API exposes the ui.context_menus.after_mouseup preference to extensions
so mouse gesture add-ons can modify it.
Note that this is not supported on Android, and also calling it with a value of
"mousedown" on Windows is a no-op.
MozReview-Commit-ID: AkhRmAyzuSp
7327a4f02cb59a811a500aebede1ae2b1d3b5eff: Bug 1419426 - Implement browserSettings.contextMenuShowEvent, r?kmag
draft
Bob Silverberg <bsilverberg@mozilla.com> - Tue, 21 Nov 2017 12:33:15 -0500 - rev 702161
Push
90404 by bmo:bob.silverberg@gmail.com at Wed, 22 Nov 2017 20:56:23 +0000
Bug 1419426 - Implement browserSettings.contextMenuShowEvent, r?kmag
This new API exposes the ui.context_menus.after_mouseup preference to extensions
so mouse gesture add-ons can modify it.
Note that this is not supported on Android, and also calling it with a value of
"mousedown" on Windows is a no-op.
MozReview-Commit-ID: AkhRmAyzuSp
8bb4c808dddf3e41682c44641bf5ec88f95c733e: Bug 1374574 - Remove the FlyWeb service and DOM interfaces. r=djvj,bz
draft
Johann Hofmann <jhofmann@mozilla.com> - Wed, 22 Nov 2017 15:00:10 +0100 - rev 702160
Push
90403 by bmo:jhofmann@mozilla.com at Wed, 22 Nov 2017 20:44:03 +0000
Bug 1374574 - Remove the FlyWeb service and DOM interfaces. r=djvj,bz
MozReview-Commit-ID: 4hp9pLbMh4R