53f6b2ce4a215b6de3318a870f0bb7580ec96eb2: Bug 1348997 - When ESLint checks for reinstall, check the file diffs rather than a version number. r?Mossop
draft
Mark Banner <standard8@mozilla.com> - Mon, 24 Apr 2017 10:52:10 +0100 - rev 567026
Push
55417 by bmo:standard8@mozilla.com at Mon, 24 Apr 2017 09:57:25 +0000
Bug 1348997 - When ESLint checks for reinstall, check the file diffs rather than a version number. r?Mossop
This should make it unnecessary to bump the version number of our self-built modules, by comparing the actual files.
MozReview-Commit-ID: GFbxBs4bc4Z
1972bab70063a354efb57115b8ffed9e1bb41623: Bug 1357993: Set dom.animations-api.core.enabled preference. r=hiro
draft
Daisuke Akatsuka <dakatsuka@mozilla.com> - Mon, 24 Apr 2017 16:53:59 +0900 - rev 567025
Push
55416 by bmo:dakatsuka@mozilla.com at Mon, 24 Apr 2017 09:55:44 +0000
Bug 1357993: Set dom.animations-api.core.enabled preference. r=hiro
We need 'dom.animations-api.core.enabled' preference to test animation.
In this patch, set the preference before DOMWindowUtils test with animation.
MozReview-Commit-ID: 9lz0hWvyo83
9668fa642b12d27d9cee71b3d787c91004516551: Bug 1345540 - Measure input event handling latency. r?smaug, data-review?bsmedberg
draft
Wei-Cheng Pan <wpan@mozilla.com> - Tue, 18 Apr 2017 11:25:21 +0800 - rev 567024
Push
55415 by bmo:wpan@mozilla.com at Mon, 24 Apr 2017 09:54:26 +0000
Bug 1345540 - Measure input event handling latency. r?smaug, data-review?bsmedberg
This patch accumulates time spent in handlers that belongs to the same
WidgetEvent, then report the accumulated time to Telemetry.
MozReview-Commit-ID: 9mvwMewgIkJ
6309341ac45b74eadfc00fae2ccfbef69508841e: Bug 1356517 - Handle deep link to save as pdf. r?sebastian
draft
Nevin Chen <cnevinchen@gmail.com> - Mon, 24 Apr 2017 17:53:32 +0800 - rev 567023
Push
55414 by bmo:cnevinchen@gmail.com at Mon, 24 Apr 2017 09:54:19 +0000
Bug 1356517 - Handle deep link to save as pdf. r?sebastian
MozReview-Commit-ID: GSmX31j0uWU
ab9104a8a7adabd6e5740c7ac1238dff5f40de9c: Bug 1356517 - Handle deep link to show bookmark list. r?sebastian
draft
Nevin Chen <cnevinchen@gmail.com> - Mon, 24 Apr 2017 16:18:50 +0800 - rev 567022
Push
55414 by bmo:cnevinchen@gmail.com at Mon, 24 Apr 2017 09:54:19 +0000
Bug 1356517 - Handle deep link to show bookmark list. r?sebastian
MozReview-Commit-ID: 7lbuVseKPoY
5ec1e4a3c9b97f38af170e227015eabdd124a44c: Bug 1354679 - Show the paused debugger overlay when script gets paused; r=ochameau
draft
Patrick Brosset <pbrosset@mozilla.com> - Fri, 07 Apr 2017 10:33:11 +0200 - rev 567021
Push
55413 by bmo:pbrosset@mozilla.com at Mon, 24 Apr 2017 09:51:51 +0000
Bug 1354679 - Show the paused debugger overlay when script gets paused; r=ochameau
A previous bug had introduced a new overlay (highlighter) that was aimed
at being shown when the debugger would pause.
This commit adds the necessary code to the ThreadActor for the overlay
to be shown when script execution is paused, and hidden when script
execution resumes.
This commit also adds a test to cover this feature.
MozReview-Commit-ID: 3LT5MbJgbYq
87239c57cb9ae76358189187eb4d717127bca490: BASEWIP
draft
Patrick Brosset <pbrosset@mozilla.com> - Tue, 28 Feb 2017 11:40:11 +0100 - rev 567020
Push
55413 by bmo:pbrosset@mozilla.com at Mon, 24 Apr 2017 09:51:51 +0000
BASEWIP
MozReview-Commit-ID: HwxqLjeDtYu
50854c8833dce4090d37d032c3633bc282ba6ed6: Bug 1345540 - Measure input event handling latency. r?smaug, data-review?bsmedberg
draft
Wei-Cheng Pan <wpan@mozilla.com> - Tue, 18 Apr 2017 11:25:21 +0800 - rev 567019
Push
55412 by bmo:wpan@mozilla.com at Mon, 24 Apr 2017 09:50:55 +0000
Bug 1345540 - Measure input event handling latency. r?smaug, data-review?bsmedberg
MozReview-Commit-ID: 9mvwMewgIkJ
2f005c37616084214733512c245d1ad8f180adbf: Bug 1345710 - part3: implement PDFViaEMFPrintHelper to convert PDF to EMF
draft
Farmer Tseng <farmer.tseng@gmail.com> - Tue, 10 Jan 2017 17:43:16 +0800 - rev 567018
Push
55411 by bmo:fatseng@mozilla.com at Mon, 24 Apr 2017 09:50:09 +0000
Bug 1345710 - part3: implement PDFViaEMFPrintHelper to convert PDF to EMF
This class helps draw a PDF file to a given Windows DC.
MozReview-Commit-ID: IjZAIcN3bND
62c36deeac318ccc8ab891daf33dff41bfe740c5: Bug 1345710 - part2: implement a PDFiumEngineShim class to link to PDFium symbols r=jwatt,cjku
draft
Farmer Tseng <farmer.tseng@gmail.com> - Fri, 02 Dec 2016 12:02:56 +0800 - rev 567017
Push
55411 by bmo:fatseng@mozilla.com at Mon, 24 Apr 2017 09:50:09 +0000
Bug 1345710 - part2: implement a PDFiumEngineShim class to link to PDFium symbols r=jwatt,cjku
This class exposes an interface to PDFium library and takes care of loading and
linking to the appropriate PDFium symbols.
MozReview-Commit-ID: 32jZD6d0KFw
6e35ce859790bbdfb020806b53262bcc9731bd51: Bug 1355890 - Indicate remote control when Marionette is running
draft
Andreas Tolfsen <ato@mozilla.com> - Thu, 13 Apr 2017 20:35:14 +0100 - rev 567016
Push
55410 by bmo:ato@mozilla.com at Mon, 24 Apr 2017 09:45:52 +0000
Bug 1355890 - Indicate remote control when Marionette is running
This patch indicates that the browser is under remote control when
the Marionette remote server is running. This adds a visual hue to
the URL bar, distinguishing automation windows from normal browsing
session windows.
MozReview-Commit-ID: L7P3ewwbdo2
0b7ee672849ec48e04b3106990928e8695ff8bde: Bug 1355890 - Show UX cue when Firefox is under control of Marionette
draft
Andreas Tolfsen <ato@mozilla.com> - Thu, 13 Apr 2017 20:32:46 +0100 - rev 567015
Push
55410 by bmo:ato@mozilla.com at Mon, 24 Apr 2017 09:45:52 +0000
Bug 1355890 - Show UX cue when Firefox is under control of Marionette
Introduces new preference browser.urlbar.remoteControl which displays a
UX cue on the URL bar to indicate that the browser is under automation
and remote control by another program.
The preference will be flipped by Marionette when the server is running.
This is an effort to visually distinguish the user agent session that
is under remote control, from those used for normal browsing session.
The new hue helps identifying windows that are under automation.
There are probably more things we could do to indicate to a user that
the window is under control by an automation service, but this is a
first step.
MozReview-Commit-ID: UtBE3P2jT4
aac564a6e81110291a3fddb65adf0809c1f5e5fe: Bug 1358965 - Drop unnecessary static_cast. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Mon, 24 Apr 2017 18:43:46 +0900 - rev 567014
Push
55409 by hikezoe@mozilla.com at Mon, 24 Apr 2017 09:45:42 +0000
Bug 1358965 - Drop unnecessary static_cast. r?birtles
MozReview-Commit-ID: 1V1ISqv2uo1
0001d6b5f855063e35544f491c1a8669f3208ae1: Bug 1358965 - Don't call UpdateEffectProperties and UpdateTransitions() for null computed values. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Mon, 24 Apr 2017 18:43:44 +0900 - rev 567013
Push
55409 by hikezoe@mozilla.com at Mon, 24 Apr 2017 09:45:42 +0000
Bug 1358965 - Don't call UpdateEffectProperties and UpdateTransitions() for null computed values. r?birtles
We need null check for aOldComputedValues since the value might have been
cleared after we create a SequentialTask for EffectProperties or
CSSTransitions because the targe element got in display:none subtree.
Even so Gecko_UpdateAnimations is called because we need to stop CSS
animations in display:none subtree.
MozReview-Commit-ID: 9NfR2Dzq92g
aaab381c0a7014534aad56099d98094ba4ae77c6: Bug 1355890 - Indicate remote control when Marionette is running; r?automatedtester
draft
Andreas Tolfsen <ato@mozilla.com> - Thu, 13 Apr 2017 20:35:14 +0100 - rev 567012
Push
55408 by bmo:ato@mozilla.com at Mon, 24 Apr 2017 09:44:52 +0000
Bug 1355890 - Indicate remote control when Marionette is running; r?automatedtester
This patch indicates that the browser is under remote control when
the Marionette remote server is running. This adds a visual hue to
the URL bar, distinguishing automation windows from normal browsing
session windows.
MozReview-Commit-ID: L7P3ewwbdo2
5c01c172a1a1e0a6d48918822472704312a51d02: Bug 1355890 - Show UX cue when Firefox is under control of Marionette; r?gijs,automatedtester
draft
Andreas Tolfsen <ato@mozilla.com> - Thu, 13 Apr 2017 20:32:46 +0100 - rev 567011
Push
55408 by bmo:ato@mozilla.com at Mon, 24 Apr 2017 09:44:52 +0000
Bug 1355890 - Show UX cue when Firefox is under control of Marionette; r?gijs,automatedtester
Introduces new preference browser.urlbar.remoteControl which displays a
UX cue on the URL bar to indicate that the browser is under automation
and remote control by another program.
The preference will be flipped by Marionette when the server is running.
This is an effort to visually distinguish the user agent session that
is under remote control, from those used for normal browsing session.
The new hue helps identifying windows that are under automation.
There are probably more things we could do to indicate to a user that
the window is under control by an automation service, but this is a
first step.
MozReview-Commit-ID: UtBE3P2jT4
67cdf2bf63a1e404dcb13edf2e47c3eef6602965: Bug 1356244 - use DevToolsShim in addon-sdk
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 24 Apr 2017 11:44:01 +0200 - rev 567010
Push
55407 by jdescottes@mozilla.com at Mon, 24 Apr 2017 09:44:49 +0000
Bug 1356244 - use DevToolsShim in addon-sdk
MozReview-Commit-ID: L8AUKSkH5IO
a95b13f7542f42b21809f1af795e9096091aabc7: Bug 1356244 - use DevToolsShim in ext-devtools.js
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 24 Apr 2017 11:03:27 +0200 - rev 567009
Push
55407 by jdescottes@mozilla.com at Mon, 24 Apr 2017 09:44:49 +0000
Bug 1356244 - use DevToolsShim in ext-devtools.js
MozReview-Commit-ID: Bi1bSqgl1mI
ca9e5f5b8680f58fe97a496a31e5b83104b326a2: Bug 1356244 - use DevToolsShim in nsContextMenu
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 24 Apr 2017 09:20:21 +0200 - rev 567008
Push
55407 by jdescottes@mozilla.com at Mon, 24 Apr 2017 09:44:49 +0000
Bug 1356244 - use DevToolsShim in nsContextMenu
MozReview-Commit-ID: 2SrNcC8Fbes
dcb0da4bf86ac1f3a1504973aba904888c0a0f90: Bug 1356244 - call DevTools shim on devtools startup
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 24 Apr 2017 10:37:16 +0200 - rev 567007
Push
55407 by jdescottes@mozilla.com at Mon, 24 Apr 2017 09:44:49 +0000
Bug 1356244 - call DevTools shim on devtools startup
MozReview-Commit-ID: 7p4gviVsGu8