Граф коммитов

58143 Коммитов

Автор SHA1 Сообщение Дата
Bogdan Tara fd6371b06e Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-07 12:51:49 +03:00
shindli 0a1e0ca8a1 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-07 00:13:57 +03:00
Masatoshi Kimura 58a64c3e17 Bug 1496387 - Avoid changing the path format back and forth in order to reduce possibility of failures. r=mhowell
QueryFullProcessImageNameW may fail in some environments when dwFlags is zero
due to NT-to-DOS path conversions. CreateFile will convert the argumant back to
an NT path anyway.

--HG--
extra : source : 54778cf89825c24f656fcf8ebcef5aa3bf4e6839
extra : intermediate-source : b40d295b3c43d5cffa453bc0536af2bada4eeac2
2018-10-05 22:30:37 +09:00
Siddhant085 a3f1e05d1b Bug 1479445: Update the validation of PageInfo to use validateItemProperties r=mak,Standard8
Changed the validation function for PageInfo to use a more general validateItemProperties.
This changes the error message being thrown. Changed the respective test cases to accomodate the change.

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

--HG--
extra : moz-landing-system : lando
2018-10-02 15:30:24 +00:00
Ciure Andrei a48af06d13 Backed out 3 changesets (bug 1414287) for build bustages module machine type 'x64' conflicts with target machine type 'x86 CLOSED TREE
Backed out changeset 5cc491e4d9cb (bug 1414287)
Backed out changeset 98bb6d9eb63c (bug 1414287)
Backed out changeset 73dcff37f846 (bug 1414287)
2018-10-06 03:02:41 +03:00
Mike Hommey ac4f925b8b Bug 1414287 - Use a 64-bits clang-cl for 32-bits static analysis builds r=dmajor
This also requires the 64-bits rust compiler and some build system
tweaks.

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

--HG--
extra : moz-landing-system : lando
2018-10-05 22:56:34 +00:00
Mike Conley 7b8c8612f0 Bug 1496848 - Make browser_ContentSearch.js work with process flips. r=adw
Depends on D7937

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

--HG--
extra : moz-landing-system : lando
2018-10-05 22:29:49 +00:00
Mike Conley 6e40bbfc36 Bug 1496848 - Get rid of message manager global from browser_ContentSearch.js. r=adw
This is to simplify a later patch that makes it easier to deal with process
flipping.

Depends on D7936

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

--HG--
extra : moz-landing-system : lando
2018-10-05 22:29:23 +00:00
Tiberius Oros 14deb0fb08 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-06 00:47:12 +03:00
Tiberius Oros b4990a0cc1 Merge inbound to mozilla-central. a=merge 2018-10-06 00:44:03 +03:00
k88hudson e8e8efbf45 Bug 1496457 - Add Newsletter template, addon install telemetry, remove legacy onboarding code, and bug fixes to Activity Stream r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D7916

--HG--
rename : browser/components/newtab/content-src/asrouter/templates/SimpleSnippet/SimpleSnippet.schema.json => browser/components/newtab/content-src/asrouter/templates/NewsletterSnippet/NewsletterSnippet.schema.json
extra : moz-landing-system : lando
2018-10-05 19:16:25 +00:00
Gregory Mierzwinski 19ecc0e49a Bug 1496791 - Disable linux64-jsdcov completely. r=jmaher
This patch removes linux64-jsdcov from the available builds on taskcluster along with any hacks used to run it. It also removes any 'coverage' entries that were added to skip tests.

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

--HG--
extra : moz-landing-system : lando
2018-10-05 21:06:25 +00:00
Matthew Noorenberghe 963ec2ea52 Bug 1496698 - Remove Custom Elements polyfill from Web Payments UI. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D7863

--HG--
extra : moz-landing-system : lando
2018-10-05 15:37:25 +00:00
Paolo Amadini 9b5dfa4c54 Bug 1452626 - Remove the "download" binding. r=mak,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D7176

--HG--
extra : rebase_source : 8e279ae5222dc6f38d0bda5691a6c9d09ca3f4ce
2018-10-04 11:12:03 +01:00
Dorel Luca d38f8c56e1 Backed out changeset a858092c4df7 (bug 1481199) for browser chrome failure in browser/base/content/test/general/browser_contentSearchUI.js
--HG--
extra : rebase_source : dea21b63eeae35ecdbc970465beb0b015cd747fc
2018-10-05 19:30:44 +03:00
Dão Gottwald b972ef4243 Bug 1496718 - Stop clobbering gURLBar when exiting customize mode. r=gijs 2018-10-05 18:35:46 +02:00
Ryan VanderMeulen 248f35638c Bug 1496753 - Update pdf.js to version 2.0.911. r=bdahl
--HG--
extra : rebase_source : def239ec6cefaf181426dee87f6695d2fa66ee11
2018-10-05 11:26:45 -04:00
Diego Pino Garcia 15b3794bc8 Bug 1481199 - Drop the obsolete dataType parameter for nsIBrowserSearchService.addEngine. r=mkaply
--HG--
extra : rebase_source : 3c229fd8f3f99946ac178b51e7677d85d982834f
2018-10-05 08:02:00 +03:00
Dorel Luca 49f9fd7e3c Merge mozilla-central to mozilla-inbound 2018-10-05 18:17:01 +03:00
Dorel Luca f3a2c5d9b2 Merge mozilla-inbound to mozilla-central a=merge 2018-10-05 18:09:44 +03:00
Jason Laster 23c04604af Revert "Backed out changeset edc506b37439 (bug 1495300) for failing at /browser_toolbox_options_disable_buttons.js on a CLOSED TREE"
This reverts commit f42585540c95dd9a2874a75f0a10125a313979f9.
2018-10-05 10:28:46 -04:00
Dão Gottwald bb74f2ee6a Bug 1496476 - add tabContextChanged stub. r=standard8 2018-10-05 15:43:53 +02:00
Johann Hofmann 0a8f8bf044 Bug 1496557 - Expose Report Breakage for Cookie Restrictions on Release. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D7856

--HG--
extra : rebase_source : d7db4dd38de02f7ec143656e025658a748314550
2018-10-05 11:27:55 +02:00
Dorel Luca b85e576a63 Bug 1457887 - Disabled browser_e10s_chrome_process.js on Debug build types. r=jmaher 2018-10-05 01:55:00 +03:00
Daisuke Akatsuka 22dc905fe7 Bug 1494170: Show proper icon of runtime. r=Gijs,jdescottes
Depends on D7036

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

--HG--
extra : moz-landing-system : lando
2018-10-05 03:52:12 +00:00
Johann Hofmann 2289894cfb Bug 1493185 - Always put Content Blocking, TP and Site Data to the top of about:preferences. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D7782

--HG--
extra : moz-landing-system : lando
2018-10-05 07:52:59 +00:00
Brian Grinstead c30ef4b74f Bug 1496478 - Only change the search engine when scrolling on searchbox if accel key is pressed;r=adw
The Custom Element migration missed the [modifiers=accel] in XBL on the DOMMouseScroll handler.

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

--HG--
extra : moz-landing-system : lando
2018-10-04 22:59:01 +00:00
Andrew Swan f7d8d964c5 Bug 1451526 Convert mozscreenshots to a webextension r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D7613

--HG--
rename : browser/tools/mozscreenshots/mozscreenshots/extension/bootstrap.js => browser/tools/mozscreenshots/mozscreenshots/extension/api.js
rename : browser/tools/mozscreenshots/mozscreenshots/extension/install.rdf => browser/tools/mozscreenshots/mozscreenshots/extension/manifest.json
extra : moz-landing-system : lando
2018-10-04 21:41:06 +00:00
Erica Wright c4cd1af1d7 Bug 1495612 - Add custom search keywords for DoH. r=jaws
On about:preferences, if a user enters "doh" or "trr" in the search, it brings them to the Connection Settings panel.

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

--HG--
extra : moz-landing-system : lando
2018-10-04 21:07:45 +00:00
Tim Nguyen ae01f9393f Bug 1416363 - Replace existing usages of XUL colorpicker with input[type='color']. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D7575

--HG--
extra : moz-landing-system : lando
2018-10-05 15:38:53 +00:00
Dorel Luca d9d36a5db3 Merge mozilla-central to autoland 2018-10-05 18:15:32 +03:00
Oriol Brufau 82cfa8e2d9 Bug 1489814 - Add 'populate' parameter in 'tabs.highlight'. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D7240

--HG--
extra : moz-landing-system : lando
2018-10-05 13:42:33 +00:00
Luca Greco f46cd9fd49 Bug 1496163 - Add installTelemetryInfo to the webext themes installed using the management.install API method. r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D7709

--HG--
extra : moz-landing-system : lando
2018-10-04 18:34:44 +00:00
Daniel Varga deacbe9952 Backed out changeset e994da668be6 (bug 1493446) for ES linting failure. 2018-10-05 15:07:25 +03:00
Vincent Cote 702e3e7313 Bug 1493446 - Create a skeleton of the new internal settings HTML page. r=bgrins,paolo
Differential Revision: https://phabricator.services.mozilla.com/D6573

--HG--
extra : moz-landing-system : lando
2018-10-05 10:41:49 +00:00
Eden Chuang 05093acbf4 Bug 1441752 - Adding an new attribute regionCode in PaymentAddress. r=baku
--HG--
extra : histedit_source : d71b94a611ff5cd3f5b556de9157ff46a5cfeda6
2018-09-28 12:21:59 +02:00
Jared Wein 7fe44d3527 Bug 1496309 - Fix arguments to populateSendTabToDevicesMenu and add automated test for coverage. r=Felipe
Differential Revision: https://phabricator.services.mozilla.com/D7684

--HG--
extra : moz-landing-system : lando
2018-10-04 18:37:50 +00:00
Michael Kaply f315820cba Bug 1496180 - Add security devices description and correct error parsing. r=flod,Felipe
Differential Revision: https://phabricator.services.mozilla.com/D7747

--HG--
extra : moz-landing-system : lando
2018-10-04 17:04:42 +00:00
Dão Gottwald df77dbf5ba Bug 1491249 - Implement URL tooltip. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D7698

--HG--
extra : moz-landing-system : lando
2018-10-04 15:53:09 +00:00
Narcis Beleuzu de85cdbfc7 Merge mozilla-central to autoland. CLOSED TREE 2018-10-04 18:58:42 +03:00
Narcis Beleuzu b9b1c8ff17 Merge inbound to mozilla-central. a=merge 2018-10-04 18:48:04 +03:00
Narcis Beleuzu 4784b53689 Backed out 3 changesets (bug 1494170) for causing merge conflicts.
Backed out changeset 149ed1ed1f73 (bug 1494170)
Backed out changeset 567f15a5455a (bug 1494170)
Backed out changeset b1c901b2d661 (bug 1494170)
2018-10-04 18:47:37 +03:00
Ursula Sarracini 4086d55bdf Bug 1496128 - Fix perma fail in browser/components/newtab/test/browser for search shortcuts r=k88hudson
Each of the tests account for search shortcuts being there, so turning them off was leading to failures. Instead, we'll leave them on, since that will be the default case, and let the tests decide on the behaviour for themselves.

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

--HG--
extra : moz-landing-system : lando
2018-10-04 15:10:58 +00:00
Ursula Sarracini 16a34cbce4 Bug 1496447 - Unpaired #else in firefox.js r=Alex_Gaynor
Differential Revision: https://phabricator.services.mozilla.com/D7730

--HG--
extra : moz-landing-system : lando
2018-10-04 14:48:00 +00:00
Brindusan Cristian 10b00a8313 Backed out changeset 2f1229c179d3 (bug 1494046) for browser-chrome failures in browser_bookmark_add_tags.js. CLOSED TREE 2018-10-04 13:07:28 +03:00
Luca Greco bf9a555beb Bug 1493470 - pageAction icon should not be reset on subframe navigations. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D7600

--HG--
extra : moz-landing-system : lando
2018-10-03 18:46:36 +00:00
Mark Banner dece7b1fd1 Bug 1494046 - Improve how the folder icon is selected on the folder list in the bookmark popup window. r=mak
Change to using an event listener to follow when the selection changes more accurately. Also switch to using GUIDs as they are better defined than indexes.

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

--HG--
extra : moz-landing-system : lando
2018-10-04 08:54:25 +00:00
Christoph Kerschbaumer 4c9dc7e143 Bug 1495983: Assert system privileged about: pages have CSP. r=smaug 2018-10-03 09:47:08 +02:00
Masatoshi Kimura 9dac851a16 Bug 1496050 - Make IsSameBinaryAsParentProcess more robust. r=mhowell
We should not go into infinite process creation loop when we are unsure if
Firefox is a child of itself.

--HG--
extra : rebase_source : 9aafb03b727b3ccacd5374804a3116558313896f
2018-10-04 01:01:24 +09:00
Narcis Beleuzu bcd56bfa14 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-10-04 12:29:16 +03:00