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
adaf1eeb7f13ce421dbaca3f9ae27d60ba9c1e4a: Bug 1374574 - Remove the FlyWeb system add-on from Fennec. r=sebastian
draft
Johann Hofmann <jhofmann@mozilla.com> - Wed, 22 Nov 2017 14:49:35 +0100 - rev 702159
Push
90403 by bmo:jhofmann@mozilla.com at Wed, 22 Nov 2017 20:44:03 +0000
Bug 1374574 - Remove the FlyWeb system add-on from Fennec. r=sebastian
MozReview-Commit-ID: AyYD4HedXFv
18e105fd411592ecaedbfb6cb54b17a53ef20af4: Bug 1363667 - P6.1 - disable broken web platform tests
draft
Nico Grunbaum - Wed, 22 Nov 2017 12:39:10 -0800 - rev 702158
Push
90402 by na-g@nostrum.com at Wed, 22 Nov 2017 20:43:32 +0000
Bug 1363667 - P6.1 - disable broken web platform tests
MozReview-Commit-ID: 5DLyxnPFqpB
ee09a840d3f7031b5b1157e9206524b7b700f5e8: 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 702157
Push
90401 by bmo:jhofmann@mozilla.com at Wed, 22 Nov 2017 20:40:58 +0000
Bug 1374574 - Remove the FlyWeb service and DOM interfaces. r=djvj,bz
MozReview-Commit-ID: 4hp9pLbMh4R
f542ad26a08d54e4cac2594f0e535a20b486eb00: Bug 1374574 - Remove the FlyWeb system add-on from Fennec. r=liuche
draft
Johann Hofmann <jhofmann@mozilla.com> - Wed, 22 Nov 2017 14:49:35 +0100 - rev 702156
Push
90401 by bmo:jhofmann@mozilla.com at Wed, 22 Nov 2017 20:40:58 +0000
Bug 1374574 - Remove the FlyWeb system add-on from Fennec. r=liuche
MozReview-Commit-ID: AyYD4HedXFv
9f773aae403dc3f21d383bfebb440ffeb23848e9: Bug 1374574 - Remove the FlyWeb system add-on from Firefox. r=mconley
draft
Johann Hofmann <jhofmann@mozilla.com> - Wed, 22 Nov 2017 14:47:49 +0100 - rev 702155
Push
90401 by bmo:jhofmann@mozilla.com at Wed, 22 Nov 2017 20:40:58 +0000
Bug 1374574 - Remove the FlyWeb system add-on from Firefox. r=mconley
MozReview-Commit-ID: BWqZIGz5hQx
c20ff3446a6db2a6ee9aca9a15f64eab34e57735: Bug 1402845 - Fix panelview sizing when in-transition. r=mikedeboer
draft
Sam Foster <sfoster@mozilla.com> - Thu, 05 Oct 2017 10:23:53 -0700 - rev 702154
Push
90400 by bmo:sfoster@mozilla.com at Wed, 22 Nov 2017 20:40:03 +0000
Bug 1402845 - Fix panelview sizing when in-transition. r=mikedeboer
* The extension content drives the sizing of the browser and popup that contains it via the Extension:BrowserResized message. The ignoreResizes property throttles/debounces this initially, stashing the dimensions received rather than triggering resize of the popup for every message. When the popup is a subview and fixedWidth, we ignore width but *do* want use the stashed height value.
* The in-transition class is what toggles the visibility property from collapse to visible. Without it the entire panelview has 0 height, so the class should be added before we measure the container and the header.
* Get tests passing with a workaround for negative maxHeight values (
bug 1412364)
MozReview-Commit-ID: AgcruVb9QPA
9d2bb9f378757eec2682cdc9e9f7f449d3585462: bug 1255485 - Remove NSDISTMODE=copy support from config.mk. r?build
draft
Ted Mielczarek <ted@mielczarek.org> - Wed, 22 Nov 2017 15:31:01 -0500 - rev 702153
Push
90399 by bmo:ted@mielczarek.org at Wed, 22 Nov 2017 20:36:46 +0000
bug 1255485 - Remove NSDISTMODE=copy support from config.mk. r?build
MozReview-Commit-ID: L5Pe4NexbJD
f3c40d8673f18bc4a8c7b3c8f92382b56bbc7a7d: bug 1255485 - Remove NSDISTMODE=copy from Makefiles. r?build
draft
Ted Mielczarek <ted@mielczarek.org> - Wed, 22 Nov 2017 15:30:06 -0500 - rev 702152
Push
90399 by bmo:ted@mielczarek.org at Wed, 22 Nov 2017 20:36:46 +0000
bug 1255485 - Remove NSDISTMODE=copy from Makefiles. r?build
MozReview-Commit-ID: GJV2O6zvEx2
1ddc65ab1717835bbad9b2739df7b84f99fd8e97: bug 1255485 - build PROGRAMs directly in dist/bin instead of copying them. r?build
draft
Ted Mielczarek <ted@mielczarek.org> - Wed, 25 Oct 2017 11:58:20 -0400 - rev 702151
Push
90399 by bmo:ted@mielczarek.org at Wed, 22 Nov 2017 20:36:46 +0000
bug 1255485 - build PROGRAMs directly in dist/bin instead of copying them. r?build
Historically we built all our binaries in directories in the objdir, then
symlinked them into dist/bin. Some binaries needed to be copied instead
so that certain relative path lookups work properly, so we resorted to
sprinkling `NSDISTMODE=copy` around Makefiles.
This change makes it so we build PROGRAMs (not any other sort of targets)
directly in dist/bin instead. We could do the same for our other targets
with a little more work.
There were several places in the tree that were copying built binaries to
some other place and needed fixup to match the new location of binaries.
MozReview-Commit-ID: 8TOD1uTXD5e
083efc49363bbcee7b6d96fe538c74d043a49b2b: Bug 1419561 - Set better nightly l10n routes for repackage tasks too. r=rail
draft
Justin Wood <Callek@gmail.com> - Wed, 22 Nov 2017 15:33:30 -0500 - rev 702150
Push
90398 by Callek@gmail.com at Wed, 22 Nov 2017 20:34:21 +0000
Bug 1419561 - Set better nightly l10n routes for repackage tasks too. r=rail
MozReview-Commit-ID: COHekNRlun3
4153bfea52c9414d5eef82d9bbdd23a194bab76b: Bug 1419561 - Set better nightly l10n routes. r=rail
draft
Justin Wood <Callek@gmail.com> - Thu, 12 Jan 2017 11:17:32 -0500 - rev 702149
Push
90398 by Callek@gmail.com at Wed, 22 Nov 2017 20:34:21 +0000
Bug 1419561 - Set better nightly l10n routes. r=rail
MozReview-Commit-ID: CLUMErDkhVi