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

658476 Коммитов

Автор SHA1 Сообщение Дата
Tom Prince d93c3f8638 Bug 1560134: Use built-in/succeed worker type for dummy jobs; r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D36379

--HG--
extra : moz-landing-system : lando
2019-06-28 20:12:52 +00:00
Tom Prince c70b16ac1b Bug 1560134: [taskgraph] Allow multiple worker implementations to share a payload builder; r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D36378

--HG--
extra : moz-landing-system : lando
2019-06-28 20:09:35 +00:00
Omkar Konaraddi add3b7bedd Bug 1523714 - Add tests for the display of the selected action in the urlbar action r=adw
Differential Revision: https://phabricator.services.mozilla.com/D36355

--HG--
extra : moz-landing-system : lando
2019-07-01 23:51:09 +00:00
Alex Rosenfeld 2e33d7a927 Bug 1561577 - prevent default when esc is pressed on shortcutsModal r=jlast
Prevent toggling open Split Console with escape is pressed to toggle shortcutsModal closed.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 16:23:17 +00:00
Lars T Hansen 0b091ec7d3 Bug 1562906 - Test non-booleans with explicit comparisons. r=jseward
The sharedMemoryEnabled attribute of the module environment is not a
boolean, but a true/false enum, and must be tested through an explicit
comparison with one of the enum values.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 16:18:38 +00:00
Drew Willcoxon ada1b99b5f Bug 1559179 - Quantumbar: Fix keyboard navigation when stale results are present. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D36537

--HG--
extra : moz-landing-system : lando
2019-07-02 14:24:18 +00:00
David Walsh a5e1307a53 Bug 1557895 - Provide a tooltip for directories in the sources tree r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D34264

--HG--
extra : moz-landing-system : lando
2019-06-26 18:19:24 +00:00
Jason Laster e508e7c9eb Bug 1553291 - CodeMirror chokes on large minified files. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D36237

--HG--
extra : moz-landing-system : lando
2019-06-28 17:22:35 +00:00
Tim Nguyen 7ff9a0086c Bug 1558498 - Convert XUL textbox usages to HTML inputs in browser/components/preferences/connection.xul. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D36488

--HG--
extra : moz-landing-system : lando
2019-07-02 10:13:48 +00:00
Brendan Dahl 671176ff2b Bug 1562025 - Notify widget listener on size mode change in headless. r=jrmuizel
This fixes a number of headless web driver tests.

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

--HG--
extra : moz-landing-system : lando
2019-06-30 01:35:56 +00:00
Dorel Luca 88e2b90713 Backed out changeset 3b5355424e78 (bug 1499396) for geckoview failure in org.mozilla.geckoview.test.PromptDelegateTest.buttonTest 2019-07-02 18:27:54 +03:00
Paul Zuehlcke 7a5184fd90 Bug 1561973 - Disabled identity-popup full-screen test on linux. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D36318

--HG--
extra : moz-landing-system : lando
2019-07-02 11:43:52 +00:00
Martin Stransky 14cac6b6f3 Bug 1561859 - [Wayland] Expose active DRM on Wayland in about:support & telemetry, r=kats
Differential Revision: https://phabricator.services.mozilla.com/D36248

--HG--
extra : moz-landing-system : lando
2019-07-02 09:17:22 +00:00
Karan Sapolia d31233f330 Bug 1534285 - Make spacing between member functions in CacheIR.h consistent. r=mgaudet
Differential Revision: https://phabricator.services.mozilla.com/D35087

--HG--
extra : moz-landing-system : lando
2019-07-02 12:55:33 +00:00
Ricky Rosario 241bb63f04 Bug 1561307 - Add pref to enable/disable the What's New Panel feature r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D36545

--HG--
extra : moz-landing-system : lando
2019-07-02 14:53:14 +00:00
Benjamin Bouvier ac2e309b61 Bug 1562378: Don't leak debugging strings when not using wasm spew; r=luke
Differential Revision: https://phabricator.services.mozilla.com/D36486

--HG--
extra : moz-landing-system : lando
2019-07-01 16:52:55 +00:00
Andreas Pehrson 19c022c9e4 Bug 1405083 - Re-enable test_getUserMedia_basicScreenshare.html on linux64. r=rhunt
Differential Revision: https://phabricator.services.mozilla.com/D36220

--HG--
extra : moz-landing-system : lando
2019-07-01 18:26:52 +00:00
Matthew Gaudet 680c9fdc50 Bug 1560425 - Remove old performance measurement API r=jorendorff
Differential Revision: https://phabricator.services.mozilla.com/D35522

--HG--
extra : moz-landing-system : lando
2019-07-02 14:37:17 +00:00
Andreas Pehrson f4b4b49bee Bug 1560215 - Properly handle errors from VP8TrackEncoder::GetEncodedPartitions. r=bryce
In the particular case of this bug's crashtest, a dataavailable callback from
the track encoder was raised at a point when
VP8TrackEncoder::GetEncodedPartitions would not actually return any data.
This would make VP8TrackEncoder::GetEncodedTrack propagate the error and set the
recorder in an error state, and cancel any ongoing recordings.

VP8TrackEncoder::GetEncodedPartitions was changed in bug 1333341 to distinguish
end-of-stream from other, real, errors; but callsites were not updated.
This patch fixes the callsites.

Depends on D36509

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

--HG--
extra : moz-landing-system : lando
2019-07-01 17:47:29 +00:00
Andreas Pehrson 2bfda55f1e Bug 1560215 - Accomodate extra async step added by RunOnGraph. r=padenot
It leads to a race with MediaRecorder::Session::Shutdown where the RunOnGraph
runner was dispatched to the graph before, but tries to dispatch to the encoder
thread after, the encoder thread had BeginShutdown() called on it.

Allowing the encoder thread dispatch to fail in this case is reasonable and
safe.

Depends on D36508

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

--HG--
extra : moz-landing-system : lando
2019-07-02 12:03:34 +00:00
Andreas Pehrson 961162ffd8 Bug 1560215 - Add crashtest. r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D36508

--HG--
extra : moz-landing-system : lando
2019-07-02 11:33:14 +00:00
Kershaw Chang c1a051b5ed Bug 1559865 - No need to set offline flag in ChildDNSService r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D35212

--HG--
extra : moz-landing-system : lando
2019-06-28 06:44:03 +00:00
Dylan Roeh 5b4527cd3a Bug 1499396 - Add basic testing for PromptDelegate. r=geckoview-reviewers,snorp
Some tests still disabled due to either test environment weirdness or actual breakage.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 13:58:06 +00:00
Tim Huang e37f90c91d Bug 1555226 - Part 6: Add tests for the mini panel and the TP switch flow. r=nhnt11
This patch adds two tests. One for ensuring the mini panel is working
correctly. Another for check the correctness of the TP switch flow.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 11:35:45 +00:00
Tim Huang 2b005d1d11 Bug 1555226 - Part 5: Add the badge alongside the TP switch toggle. r=nhnt11
This patch adds the badge at the side of TP switch toggle. The badge
will only show when the TP switch toggles to off.

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

--HG--
extra : moz-landing-system : lando
2019-06-28 14:29:47 +00:00
Tim Huang 98769d094b Bug 1555226 - Part 4: Implementing the switch flow for the mini panel. r=nhnt11
This patch makes the mini panel been shown after page reload due to
switch the tracking protection state. The mini panel will be auto hidden
after certain time, which can be configured by the pref
'browser.protections_panel.mini_panel_auto_hide_timing'. The default
value is 5 seconds.

This also implements the behavior that showing the protections panel on
clicking the mini panel.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 08:14:34 +00:00
Tim Huang aea75f2a1c Bug 1555226 - Part 3: Allow the protections panel to be opened as a mini panel. r=nhnt11
This patch implements the capability for opening the protections panel
as a mini panel. The mini panel is a protections panel which only displays
the header section.

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

--HG--
extra : moz-landing-system : lando
2019-06-28 12:49:09 +00:00
Tim Huang 82dd1aaad6 Bug 1555226 - Part 2: Implementing the toggle switch flow for the TP switch section. r=nhnt11
This patch implements the toggle switch flow for the TP switch section.
It adds a strip background to the TP switch section after toggled the
switch to off. Changing the string in the TP switch section. And the
breakage link should be remained after TP switch to off from on until
the page refreshs.

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

--HG--
extra : moz-landing-system : lando
2019-06-28 12:48:55 +00:00
Tim Huang e1c422448b Bug 1555226 - Part 1: Toggle the 'hasException' attribute on the protections panel after toggling the TP switch. r=nhnt11
This patch makes the 'hasException' attribtion to be toggled right after
toggling the TP switch. In order to do styling after the toggling.

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

--HG--
extra : moz-landing-system : lando
2019-06-28 12:48:46 +00:00
Chris H-C 2651b23009 Bug 1561017 - Clarify Event Telemetry docs about dynamic event categories r=janerik
Differential Revision: https://phabricator.services.mozilla.com/D36337

--HG--
extra : moz-landing-system : lando
2019-07-01 08:25:20 +00:00
Mark Banner a2a45da4d7 Bug 1562619 - Update search tests to correctly handle Google codes on ESR. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D36506

--HG--
extra : moz-landing-system : lando
2019-07-02 11:53:29 +00:00
Daniel Varga a6b15b8b9c Backed out changeset 99f94dd8c8f1 (bug 1547669) for xpcshell failure at xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_json_parser.js. On a CLOSED TREE 2019-07-02 16:06:55 +03:00
Daniel Varga 989da387ea Bug 1083971 - Added a new line in xpcom/ds/tools/make_dafsa.py to fix lint failure 2019-07-02 16:04:46 +03:00
Alexandre Poirot 6e45d0129a Bug 1560301 - Implement very minimal support of browser context. r=remote-protocol-reviewers,ato
Differential Revision: https://phabricator.services.mozilla.com/D35427

--HG--
extra : moz-landing-system : lando
2019-07-02 12:40:58 +00:00
Arpit Bharti 3ac5afd32b Bug 1083971 - Add an option to output a binary file for the PSL data r=leplatrem,erahm
Differential Revision: https://phabricator.services.mozilla.com/D34364

--HG--
extra : moz-landing-system : lando
2019-07-02 12:28:48 +00:00
Marco Bonardo e8c093c291 Bug 1547669 - Improve the TopSites WebExtension API with further options. r=mixedpuppy,Mardak,adw
Adds includePinned and includeSearchShortcuts options to the topSites API, so
that it's possible to get a list of results like it's shown on the newtab page.
Both options default to false, so that the existing behavior is preserved.
The API gets disabled on Android; this API always depended on APIs not well
supported there, and the test is disabled on Android, so it was untested.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 11:58:17 +00:00
Christoph Kerschbaumer 46505e9455 Bug 1497205: Apply Meta CSP to about:restartrequired.
Differential Revision: https://phabricator.services.mozilla.com/D36574

--HG--
extra : moz-landing-system : lando
2019-07-02 10:15:16 +00:00
Martin Stransky f93809e3ff Bug 1523822 - [Wayland] Get clipboard data again when poll returns EINTR/EAGAIN, r=jld
Differential Revision: https://phabricator.services.mozilla.com/D36454

--HG--
extra : moz-landing-system : lando
2019-07-02 09:00:26 +00:00
Dorel Luca b6e41fe22d Merge mozilla-central to autoland 2019-07-02 12:43:39 +03:00
Coroiu Cristina fd63afb6ba Backed out changeset 65f2110d9bb9 (bug 1560495) for wpt failures at navigation-timing/nav2_test_unloadEvents_with_cross_origin_redirect_opt_in.html 2019-07-02 12:38:44 +03:00
Dorel Luca 0671407b7b Merge mozilla-inbound to mozilla-central. a=merge 2019-07-02 12:38:01 +03:00
Dorel Luca 4bbd01493b Backed out 43 changesets (bug 1561724, bug 1561150, bug 1541557, bug 1561122, bug 1560400, bug 1558298, bug 1561999, bug 1532795, bug 1561061) for multiple failures. CLOSED TREE
Backed out changeset 1a4fe24a016c (bug 1541557)
Backed out changeset 6fc41e51bcee (bug 1561061)
Backed out changeset d916d89a5c90 (bug 1561122)
Backed out changeset 757d285aafdd (bug 1560400)
Backed out changeset a7eab5ca061d (bug 1541557)
Backed out changeset d972bbdfe039 (bug 1541557)
Backed out changeset 8802daac6779 (bug 1541557)
Backed out changeset 92c01418b96f (bug 1561150)
Backed out changeset fa5e186e1635 (bug 1561061)
Backed out changeset aa2bee0b18c3 (bug 1560400)
Backed out changeset adf832af8e48 (bug 1561150)
Backed out changeset 72630a7c6e67 (bug 1561999)
Backed out changeset c35aff2a9336 (bug 1561724)
Backed out changeset 19e0edc92077 (bug 1561150)
Backed out changeset 0b3e2164f128 (bug 1561150)
Backed out changeset 43211ebfe738 (bug 1561122)
Backed out changeset c2d0956f41d8 (bug 1561061)
Backed out changeset bf0f0e95c61c (bug 1560400)
Backed out changeset 84633034590f (bug 1560400)
Backed out changeset d5415970da5f (bug 1532795)
Backed out changeset 119caddcb066 (bug 1532795)
Backed out changeset fbbe113aeef2 (bug 1532795)
Backed out changeset 8a3d311c7fac (bug 1532795)
Backed out changeset 1471732eca80 (bug 1532795)
Backed out changeset 46ff845a7b0c (bug 1541557)
Backed out changeset c2697f04d38c (bug 1541557)
Backed out changeset 75ebd6fce136 (bug 1541557)
Backed out changeset 189dc8a35981 (bug 1541557)
Backed out changeset b4ed40bea269 (bug 1541557)
Backed out changeset 158a4000c44b (bug 1541557)
Backed out changeset 61fa2745733f (bug 1541557)
Backed out changeset d2ee912c5189 (bug 1558298)
Backed out changeset 7a0aab00327b (bug 1558298)
Backed out changeset fddf2808fedf (bug 1558298)
Backed out changeset 0f6b382f0626 (bug 1558298)
Backed out changeset 6ccaa25367f2 (bug 1558298)
Backed out changeset d27574cfbb0e (bug 1558298)
Backed out changeset 162bc1fc2730 (bug 1558298)
Backed out changeset f94500dd11e3 (bug 1558298)
Backed out changeset fb67ac962bc5 (bug 1558298)
Backed out changeset c634099abb9d (bug 1558298)
Backed out changeset 8d4419c439e1 (bug 1558298)
Backed out changeset d8b7ed5e149f (bug 1558298)

--HG--
rename : testing/mochitest/tests/SimpleTest/MozillaLogger.js => testing/specialpowers/content/MozillaLogger.js
rename : testing/specialpowers/content/SpecialPowersParent.jsm => testing/specialpowers/content/SpecialPowersObserver.jsm
rename : testing/specialpowers/content/SpecialPowersAPIParent.jsm => testing/specialpowers/content/SpecialPowersObserverAPI.js
rename : testing/specialpowers/content/SpecialPowersChild.jsm => testing/specialpowers/content/specialpowers.js
rename : testing/specialpowers/content/SpecialPowersAPI.jsm => testing/specialpowers/content/specialpowersAPI.js
2019-07-02 10:51:56 +03:00
Kris Maglione 3006b82fc3 Bug 1541557: Follow-up: Increase timeout after pref-change a bit more. r=bustage 2019-07-01 21:41:10 -07:00
Mihai Alexandru Michis 761fb3a596 Backed out changeset c68a6b2e0157 (bug 1557371) for causing failures in reftest/content/bugs/272646-1.xul CLOSED TREE 2019-07-02 06:01:31 +03:00
Kris Maglione ea69464bc7 Bug 1561061: Follow-up: Fix another test race in pushPrefEnv. r=bustage CLOSED TREE 2019-07-01 19:25:24 -07:00
Kris Maglione 54c8dd9786 Bug 1561122: Disable browser_html_abuse_report on Windows. r=bustage CLOSED TREE
--HG--
extra : amend_source : db1ec63aa3ee45f2333198311d71fd7d01393e88
2019-07-01 19:18:32 -07:00
Kris Maglione 1b3eb1f356 Bug 1560400: Follow-up: Really fix crashtest bustage. r=bustage 2019-07-01 19:13:59 -07:00
Kris Maglione 0ad8c01dde Bug 1541557: Follow-up: Fix intermittent error in passwordmgr tests. r=bustage 2019-07-01 18:43:33 -07:00
Kris Maglione 98f261bc5f Bug 1541557: Follow-up: Fix intermittent error from shutdown race in WebExtension tests. r=bustage CLOSED TREE
--HG--
extra : amend_source : ce3e8e4eb3f44c4089b6cd6d197f7d218085aaa8
2019-07-01 18:12:25 -07:00
Kartikaya Gupta 25911f6baa Bug 1560149 - Add some documentation for document splitting. r=dthayer
Differential Revision: https://phabricator.services.mozilla.com/D36210

--HG--
extra : moz-landing-system : lando
2019-07-02 00:53:07 +00:00