Commit Graph

619711 Commits

Author SHA1 Message Date
Jim Blandy
7937c2dd77 Bug 1499792: Remove unneeded 'ThrottledEventQueue' forward declarations. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D9008

--HG--
extra : moz-landing-system : lando
2018-10-18 12:20:14 +00:00
Jared Wein
e85599dc8f Bug 1494551 - Sort the formautofill data by the last used time. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D9174

--HG--
extra : moz-landing-system : lando
2018-10-19 17:00:31 +00:00
Sebastian Hengst
9942dc3501 Backed out changeset 5ba65c3ad1ff (Bug 1496400) for failing devtools' browser_parsable_css.js: revert aboutdebugging.css which didn't get reverted during the backout
--HG--
extra : rebase_source : 604691b597c7d442f31a8be4d2f1c2cd22421a2e
2018-10-19 19:45:29 +03:00
Jared Wein
eb7010591a Bug 1420853 - Ensure only fields valid for the given country are saved. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D9034

--HG--
extra : moz-landing-system : lando
2018-10-19 16:36:45 +00:00
Andrew Halberstadt
27d8b8ee2d Bug 1500447 - [mozlint] Make sure lineno and column are always int (if present), r=rwood
This also updates the test for string inputs.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 15:54:32 +00:00
Martin Stransky
a4ef03261f Bug 1500366 - register all DBus connection to be handled by gmain loop, r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D9230

--HG--
extra : moz-landing-system : lando
2018-10-19 10:11:46 +00:00
Petru Lingurar
95bf19e8e9 Bug 1459864 - Modify <Product and feature tips> setting summary when disabled; r=jchen
Inform the user about why is this feature disabled and what to do to enable it.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 14:25:57 +00:00
Nicolas Chevobbe
3558483427 Bug 1493675 - Send JS keywords from webconsole's autocomplete service; r=julienw.
Since we do now have the list of Javascript keywords, we
import it from webconsole autocomplete service and send
the keywords matching the current expression to the client.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 16:07:22 +00:00
Nicolas Chevobbe
4d549fc4ff Bug 1493675 - Generate an array of the javascript keywords; r=arai.
This list is generated from /js/src/frontend/ReservedWords.h,
which is already used on the platform to generate list of js
reserved words.
This list will be used in the console autocomplete code to
expose those keywords to the user.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 14:58:42 +00:00
Drew Willcoxon
56ea6439f4 Bug 1499581 - Autofill search engine aliases in the address bar when '@' is typed as the first character r=mak
One important unrelated change this makes is that previously (in my other patches), the only "@" aliases we recognized were the internal "@" aliases in nsSearchService.  While I was working on the new test here I realized that engines with user (or test) aliases that start with "@" aren't recognized as having "@" aliases, but why not IMO.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 16:08:26 +00:00
Drew Willcoxon
2a3c8ef556 Bug 1496815 - Suggest search engine aliases in the address bar when '@' is typed as the first character r=mak
This bug touches just about every part of the urlbar: UnifiedComplete, the autocomplete binding, the formatter, CSS.

This builds on the patches in bug 1496814 and bug 1496811.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 16:08:24 +00:00
Robert Helmer
17ab05a92e Bug 1492656 - move Telemetry Coverage ping in-tree r=janerik
Differential Revision: https://phabricator.services.mozilla.com/D6359

--HG--
extra : moz-landing-system : lando
2018-10-19 00:47:37 +00:00
Dão Gottwald
61a306dcde Bug 1500086 - While typing, show the Go button and hide the history dropmarker. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D9106

--HG--
extra : moz-landing-system : lando
2018-10-19 15:58:57 +00:00
Florens Verschelde
bd9cc96aee Bug 1499987 - Add an active state to toolbox SVG icons; r=gl
- Update 'Pick an element' icon with bigger arrow, background in active state
- Update 'Pick an accessible element' icon with pixel-fitted design, background in active state
- Update 'RDM' icon with background in active state
- Use context-stroke to enable design changes, instead of a different URL, to avoid a visual glitch

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

--HG--
extra : moz-landing-system : lando
2018-10-19 15:31:26 +00:00
Tom Prince
e13a780a70 Bug 1497575: [staging-release] Fix tryselect tests for changed json formatting; r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D9153

--HG--
extra : moz-landing-system : lando
2018-10-19 13:28:50 +00:00
Matthew Gaudet
85889543ba Bug 1500267 - Record op in SetPropIRGenerator CacheIR logs r=evilpie
Depends on D9167

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

--HG--
extra : moz-landing-system : lando
2018-10-19 15:10:55 +00:00
Matthew Gaudet
0fca84b053 Bug 1500267 - Remove dead AutoDisableSpew r=nbp
Depends on D9165

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

--HG--
extra : moz-landing-system : lando
2018-10-19 15:10:32 +00:00
Matthew Gaudet
f0b9fb55b2 Bug 1500267 - Correct out of date comments r=tcampbell
Depends on D9164

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

--HG--
extra : moz-landing-system : lando
2018-10-19 15:41:59 +00:00
Matthew Gaudet
026a672dc4 Bug 1500267 - [SMDOC] Brain transplants comment r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D9164

--HG--
extra : moz-landing-system : lando
2018-10-19 15:12:05 +00:00
WR Updater Bot
b8831a6d42 Bug 1500233 - Re-vendor rust dependencies. r=kats
Depends on D9268

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

--HG--
extra : moz-landing-system : lando
2018-10-19 15:57:43 +00:00
WR Updater Bot
87117a44b1 Bug 1500233 - Update webrender to commit c72754d72ddd0e9e198bb1edefe13f77d9a38f07. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D9268

--HG--
extra : moz-landing-system : lando
2018-10-19 15:57:32 +00:00
Dão Gottwald
d7f3ffe316 Bug 1500080 - UrlbarInput::value getter should return the untrimmed value. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D9088

--HG--
extra : moz-landing-system : lando
2018-10-19 15:25:55 +00:00
Johan Lorenzo
5ea7ea961b Bug 1498626 - Fix google-play-string docker image build r=dustin
Fix google-play-string docker image build

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

--HG--
extra : moz-landing-system : lando
2018-10-19 15:44:47 +00:00
Nicolas Chevobbe
9396d88360 Bug 1500475 - Modify browser_jsterm_content_defined_helpers.js to find cause of intermittent; r=bgrins.
The log we currently receive are not really
actionable (we are using ok, so we don't know
what the received value actually is). Switching
to is should give us what the value is when the
test fails, which might help us fix the failure.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 16:12:13 +00:00
Sebastian Hengst
addcac2c93 Backed out changeset 5ba65c3ad1ff (Bug 1496400) for failing devtools' browser_parsable_css.js: add dangling comma to code added back. CLOSED TREE 2018-10-19 18:56:00 +03:00
Sebastian Hengst
1188ceecee Backed out changeset 5ba65c3ad1ff (Bug 1496400) for failing devtools' browser_parsable_css.js: fix eslint failures, part 2. CLOSED TREE 2018-10-19 18:37:39 +03:00
Rob Wood
ed20c301e1 Bug 1500229 - Reduce raptor chrome jobs to run once daily; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D9252

--HG--
extra : moz-landing-system : lando
2018-10-19 13:30:14 +00:00
Julien Wajsberg
9c1ba92750 Bug 1480593 - Allow setting a different instance of perf.html for the new performance panel, using a pref r=gregtatum
Differential Revision: https://phabricator.services.mozilla.com/D8869

--HG--
extra : moz-landing-system : lando
2018-10-18 20:06:57 +00:00
Johann Hofmann
e5856b4cf7 Bug 1500103 - Only test return_button_adv and exception_button for new cert error pages. r=nhnt11
exception_button can technically be clicked on the old error pages, too, but conditionally
checking for the cert exception window to pop up is a bit overkill for this temporary workaround.
Ideally we would remove this pref soon anyway.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 14:21:41 +00:00
Johann Hofmann
d7b28163d3 Bug 1500020 - Update cert error page copy based on UX suggestions. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D9080

--HG--
extra : moz-landing-system : lando
2018-10-19 14:50:59 +00:00
Marco Bonardo
8c40aa8fd0 Bug 1498584 - Unable to delete urls containing backslashes from history. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D9097

--HG--
extra : moz-landing-system : lando
2018-10-19 13:19:24 +00:00
Marco Bonardo ext:(%20%3Cmbonardo%40mozilla.com%3E)
a3c4d56f39 Bug 1498178 - Add in-tree documentation for the Quantum Bar r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D8960

--HG--
extra : moz-landing-system : lando
2018-10-19 13:45:19 +00:00
Jamie Nicol
9498be51e6 Bug 1479754 - Hook up the force-first-paint codepath with webrender r=kats
When a CompositorBridgeParent receives a force first paint message, it
sets the flag on the AsyncCompositionManager, which notifies the
widget code at the next composite via
UiCompositorControllerParent::NotifyFirstPaint().

With webrender, this is crashing as there is no
AsyncCompositionManager. And even if it weren't crashing, the widget
will never receive the first paint message, so it never uncovers its
content.

This change ensures the widget receives the first message when
webrender is enabled. CompositorBridgeParent will set the flag on its
WebRenderBridgeParent, which will set the flag on the next received
display list. When the WebRenderBridgeParent flushes the corresponding
transaction, it calls UiCompositorcontrollerParent::NotifyFirstPaint,
to ensure the widget code gets the message.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 13:48:04 +00:00
Luca Greco
02b1c3c4d5 Bug 1498343 - Make it easier to recognize an extension that have access to the userScript.setScriptAPIs API method. r=mixedpuppy
Depends on D8538

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

--HG--
extra : moz-landing-system : lando
2018-10-17 12:39:20 +00:00
Luca Greco
c978631678 Bug 1498343 - Add more assertions related to behaviors on redefined globals and prototype methods in the userScript tests. r=mixedpuppy
Depends on D8537

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

--HG--
extra : moz-landing-system : lando
2018-10-15 17:56:34 +00:00
Luca Greco
2d797a01ef Bug 1498343 - Fix and re-enable userScript test disabled in Bug 1498343. r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D8537

--HG--
extra : moz-landing-system : lando
2018-10-18 12:19:51 +00:00
Kartikaya Gupta
a971a37e5f Bug 1485834 - Allow recomputing the cumulative resolution in ComputeScrollMetadata. r=botond
We need to correctly populate the cumulative resolution field in the
ScrollMetadata in order to support zooming. Without this, the cumulative
resolution doesn't include the presShell resolution, and that results in
APZ getting into an inconsistent state.

Currently, the cumulative resolution is populated from the
ContainerLayerParameters object's scale, but in the case of WebRender,
we call ComputeScrollMetadata with an empty ContainerLayerParameters
since don't actually do layer building or rasterization in Gecko.
This patch makes this more explicit by changing the argument to a
Maybe<ContainerLayerParameters> and passing Nothing() from the WebRender
call sites.

In this scenario, we just use the cumulative presShell resolution as
the cumulative resolution, which should be correct for WebRender as
we won't have an "extra" CSS-derived resolution applied on the Gecko
side.

Depends on D9120

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

--HG--
extra : moz-landing-system : lando
2018-10-19 14:24:50 +00:00
Kartikaya Gupta
33d89bae83 Bug 1485834 - Sample APZ zoom values for webrender. r=botond
Depends on D9119

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

--HG--
extra : moz-landing-system : lando
2018-10-19 14:24:32 +00:00
Kartikaya Gupta
7c90df3b0a Bug 1485834 - Expose the zooming API from WebRender. r=Gankro
Differential Revision: https://phabricator.services.mozilla.com/D9119

--HG--
extra : moz-landing-system : lando
2018-10-19 14:24:14 +00:00
Wes Kocher
060f969b83 Bug 1499889 - Make sure we don't try to remove device forwards that no longer exist r=gbrown
The stop() function is apparently being called multiple times at the end of a test run, causing us to sometimes attempt to remove device forwards that were removed in an earlier stop() attempt but before the conditions checked in stop() to remove the device forwards get changed. This caused a traceback to be printed out at the end of every test run, complaining about attempts to remove device forwards that don't exist.

Rather than dig through to figure out why/where stop() is getting called twice, this patch just papers over the issue by making sure there is at least one device forward still listed before attempting to remove them.

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

--HG--
extra : moz-landing-system : lando
2018-10-19 14:38:51 +00:00
Rob Wood
48a9b391fa Bug 1500236 - Have Raptor use '127.0.0.1' instead of 'localhost' to fix timeouts on OSX; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D9147

--HG--
extra : moz-landing-system : lando
2018-10-18 20:30:13 +00:00
Rob Wood
b152a23012 Bug 1499739 - Talos pageloader intermittently fails to load pages locally; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D9149

--HG--
extra : moz-landing-system : lando
2018-10-18 21:01:38 +00:00
Sebastian Hengst
f68ce964e2 Backed out changeset 5ba65c3ad1ff (bug 1496400) for failing devtools' browser_parsable_css.js: fix eslint failures. CLOSED TREE 2018-10-19 18:02:03 +03:00
Sebastian Hengst
3bec943cf1 Backed out changeset 5ba65c3ad1ff (bug 1496400) for failing devtools' browser_parsable_css.js. CLOSED TREE
--HG--
extra : rebase_source : f4fce12617b893898023e65d528aa5d9c9b3e716
2018-10-19 17:17:05 +03:00
Margareta Eliza Balazs
405c07ddc3 Backed out 2 changesets (bug 1500086, bug 1500080) for bc failures in browser/components/urlbar/tests/browser/browser_UrlbarInput_unit.js CLOSED TREE
Backed out changeset 59fed9e69c53 (bug 1500086)
Backed out changeset f6c89db3520c (bug 1500080)
2018-10-19 17:08:37 +03:00
Narcis Beleuzu
2a625fa2aa Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-19 16:30:39 +03:00
Narcis Beleuzu
90d51e6cd9 Merge inbound to mozilla-central. a=merge 2018-10-19 16:11:27 +03:00
Brindusan Cristian
28baa2bf3e Backed out changeset 8641e30ebaf4 (bug 1435871) for multiple browser-chrome failures on payments. CLOSED TREE 2018-10-19 14:58:11 +03:00
Brindusan Cristian
1420f3437e Backed out 2 changesets (bug 1435871) for multiple browser-chrome failures on payments. CLOSED TREE
Backed out changeset 0f7592b662e2 (bug 1435871)
Backed out changeset 039f6d65036e (bug 1435871)
2018-10-19 12:36:13 +03:00
Mark Banner
7d7844c8d5 Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (setup ESLint). r=mossop
Depends on D8391

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

--HG--
extra : moz-landing-system : lando
2018-10-19 08:46:31 +00:00