Commit Graph

646597 Commits

Author SHA1 Message Date
Michael Cooper
b0a3daa947 Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya
Differential Revision: https://phabricator.services.mozilla.com/D27007

--HG--
extra : moz-landing-system : lando
2019-04-11 03:31:54 +00:00
Andreea Pavel
2a5a89a5ec Backed out 2 changesets (bug 1509110) for failing geckoview on a CLOSED TREE
Backed out changeset 81253689d39c (bug 1509110)
Backed out changeset f3338782b169 (bug 1509110)
2019-04-11 19:19:28 +03:00
Andreea Pavel
b0d7dc46eb Backed out changeset da3353f475f6 (bug 1528562) for failing mochitest/test_ext_identity.html on a CLOSED TREE 2019-04-11 18:57:48 +03:00
Andrea Marchesini
4f43786402 Bug 1514733 - RemoteWorkerController should be notified when the RemoteWorkerParent actor is dismissed, r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D26963

--HG--
extra : moz-landing-system : lando
2019-04-11 14:35:59 +00:00
Andrea Marchesini
07ce3681ac Bug 1542530 - Selection.toString() works correctly when text is selected together with a set of div+svg elements, r=mats
Differential Revision: https://phabricator.services.mozilla.com/D27064

--HG--
extra : moz-landing-system : lando
2019-04-11 14:13:24 +00:00
Alexander Surkov
370f7e7bdf Bug 1541045 - Drag space checkbox should be grey out when disabled r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D27065

--HG--
extra : moz-landing-system : lando
2019-04-11 15:38:57 +00:00
Mathieu Leplatre
55d85d758d Bug 1539455 - Replace string comparison by Remote Settings errors classes r=glasserc
Replace string comparison by Remote Settings errors classes

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

--HG--
extra : moz-landing-system : lando
2019-04-11 15:08:40 +00:00
Emilio Cobos Álvarez
6225992f10 Bug 1539171 - Make the list-item increment not visible from the computed style. r=mats
This is per https://drafts.csswg.org/css-lists/#declaring-a-list-item.

I intentionally kept <li value> defined using attribute mapping, I think that's
saner than special-casing it in layout.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 15:21:17 +00:00
Byron Campen [:bwc]
f55b60cae8 Bug 1509669 - Part 0: Remove some mochitest logic that was expecting the bogus stats. r=ng
Differential Revision: https://phabricator.services.mozilla.com/D26344

--HG--
extra : moz-landing-system : lando
2019-04-10 21:03:46 +00:00
David Walsh
03940b7837 Bug 1543453 - Show log value in tooltip when hovering on column breakpoint r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D26948

--HG--
extra : moz-landing-system : lando
2019-04-11 14:52:52 +00:00
nagpalm7
962d76ab96 Bug 1543581 - Align threads list with UI specs r=fvsch
Fixes [[ https://github.com/firefox-devtools/debugger/issues/8149 | Bug 8149 ]]
Threads list after the changes look like.
{F1255266}

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

--HG--
extra : moz-landing-system : lando
2019-04-11 13:23:55 +00:00
Shane Caraveo
e5dba8b292 Bug 1528562 support POST with 303 redirect in identity.launchWebAuthFlow r=rpl,Ehsan
nsBrowserStatusFilter is updated to not filter out STATE_IS_REDIRECTED_DOCUMENT.

The test here is adding a way to have a "login form" do a post to a server script, which then does a 303 redirect.  This mimics what some services, including LinkedIn do during this stage.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 11:25:02 +00:00
Brian Grinstead
e1abf1b768 Bug 1542843 - Don't special case XUL documents in webExtensionTargetPrototype._shouldAddNewGlobalAsDebuggee;r=rpl
As we convert more chrome documents away from XUL we end up running
through two different paths in this function. These are going to be
filtered out in later checks anyway, so this change removes the early return.

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

--HG--
extra : moz-landing-system : lando
2019-04-08 19:26:23 +00:00
Andreea Pavel
4840f1b635 Backed out changeset 7899601d5d70 (bug 1534818) for eslint failure on a CLOSED TREE 2019-04-11 16:57:48 +03:00
Andreea Pavel
35a8067dab Backed out changeset 6e87244c4b89 (bug 1541934) for failing xpcshell at test_removeDataFromDomain.js on a CLOSED TREE 2019-04-11 16:57:19 +03:00
Matthew Gaudet
e1da88895b Bug 1543471 - Correct formatting in StartupTimeline.h r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D26968

--HG--
extra : moz-landing-system : lando
2019-04-11 13:50:27 +00:00
Jason Laster
b7e242eead Bug 1534818 - Test worker functionality. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D26808

--HG--
extra : moz-landing-system : lando
2019-04-11 13:45:28 +00:00
Syeda Asra Arshia Qadri
be84237367 Bug 1541432: Move browser_keyword* tests from browser/base/content/test/general to browser/components/urlbar. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D26895

--HG--
rename : browser/base/content/test/general/POSTSearchEngine.xml => browser/components/urlbar/tests/browser/POSTSearchEngine.xml
rename : browser/base/content/test/general/browser_keywordBookmarklets.js => browser/components/urlbar/tests/browser/browser_keywordBookmarklets.js
rename : browser/base/content/test/general/browser_keywordSearch.js => browser/components/urlbar/tests/browser/browser_keywordSearch.js
rename : browser/base/content/test/general/browser_keywordSearch_postData.js => browser/components/urlbar/tests/browser/browser_keywordSearch_postData.js
extra : moz-landing-system : lando
2019-04-11 13:37:48 +00:00
Jason Laster
2bcc64bcd9 Bug 1543406 - Upgrade flow to 0.96. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D26918

--HG--
extra : moz-landing-system : lando
2019-04-10 14:58:07 +00:00
Kartikaya Gupta
937b89a55a Bug 1542019 - Split the dispatch-to-content flag into three. r=botond,hsivonen
This patch extracts two additional CompositorHitTestInfo flags from the
eDispatchToContent flag; eApzAwareListeners for elements that have
APZ-aware listeners, and eInactiveScrollframe for inactive scrollframe
or unlayerized scrollthumbs. The eDispatchToContent is then renamed to
eIrregularArea to reflect the fact that it is used for irregular-shaped
areas that require main-thread hit-testing.

Additionally, it is important to note that when using the non-WebRender
codepath, all three of these flags still end up gettings squashed into
the "dispatch to content" region on the EventRegions; when APZ
reconstructs a CompositorHitTestInfo it will turn anything in this
region back into an eIrregularArea. So this is a lossy round-trip
conversion for the non-WebRender case. However it should still result in
correct behaviour because the semantics of eIrregularArea result in APZ
relying on the main-thread to do hit-testing and so any APZ-aware
listeners and inactive scrollframes are also handled by the main-thread.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 13:31:53 +00:00
Jason Orendorff
4669671e38 Bug 1539877 - Remove Modifier::TemplateTail. r=jwalden
Differential Revision: https://phabricator.services.mozilla.com/D25330

--HG--
extra : moz-landing-system : lando
2019-04-11 13:25:36 +00:00
Dylan Roeh
c2281e0427 Bug 1509110 - Add testing for onHistoryStateChange and gotoHistoryIndex. r=geckoview-reviewers,snorp
Differential Revision: https://phabricator.services.mozilla.com/D24532

--HG--
extra : moz-landing-system : lando
2019-04-11 12:51:32 +00:00
Dylan Roeh
207106354e Bug 1509110 - Add HistoryItem and HistoryList classes, HistoryDelegate.onHistoryStateChange callback, and GeckoSession.gotoHistoryIndex. r=esawin,geckoview-reviewers,snorp
Differential Revision: https://phabricator.services.mozilla.com/D24439

--HG--
extra : moz-landing-system : lando
2019-04-11 12:51:12 +00:00
Geoff Brown
7c62ee2e2f Bug 1543558 - Increase max-run-time for linux shippable builds; r=jmaher
Avoid intermittent timeouts: increase max-run-time to 2.5 hours to account for
normal variability in run time.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 09:01:16 +00:00
Simon Fraser
58897d584f Bug 1543033 Fix pathing for win64_aarch64_info.txt r=mtabara
I've refactored the artifact map generation slightly to make the list
of platforms more flexible, and also to let us have the previous name for
win64_aarch64_info.txt.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 12:11:56 +00:00
Khyati Agarwal
ca2437eedf bug 1524359 - 49,600 instances of "NS_ENSURE_SUCCESS(rv, false) failed with result 0x80004005" emitted from docshell/shistory/nsSHistory.cpp during linux64 debug testing r=peterv
Replaced "NS_ENSURE_SUCCESS" with 'if' condition

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

--HG--
extra : moz-landing-system : lando
2019-04-11 12:11:05 +00:00
Andreea Pavel
cc52ff4ec5 Bug 1536772 - disabled 785753-1.html on all platforms r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D27052

--HG--
extra : moz-landing-system : lando
2019-04-11 12:51:25 +00:00
ffxbld
9377e7ab3a No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D27059

--HG--
extra : moz-landing-system : lando
2019-04-11 12:41:38 +00:00
violet
ed94c070ef Bug 1543577 - Remove useless parameter aImageSize from nsLayoutUtils::DrawBackgroundImage r=emilio
aImageSize parameter is only used for SVG background image to pass the intrinsic size.
After bug 1524901, it becomes useless. Let's remove it.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 11:52:03 +00:00
Geoff Brown
7897534073 Bug 1318091 - Skip jemalloc gtests on android; r=bc
The jemalloc tests leave behind minidumps. Disable for now, for a green run.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 10:57:50 +00:00
Andreea Pavel
770584d8f9 Backed out 4 changesets (bug 1532993, bug 1538731) for failing dt on a CLOSED TREE
Backed out changeset f7050f15a28d (bug 1532993)
Backed out changeset f1615630af59 (bug 1532993)
Backed out changeset ff05581f5fe0 (bug 1538731)
Backed out changeset 769d9b3bdd4e (bug 1538731)

--HG--
extra : histedit_source : 3aecad787c4b55f12dc7e6384f0a8722e2a60bbd
2019-04-11 16:06:27 +03:00
Dão Gottwald
e5ad6d5d8c Bug 1541910 - Use the chrome/content separator color for the urlbar results popup's top and bottom borders consistently across platforms and remove left and right borders. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D26192

--HG--
extra : moz-landing-system : lando
2019-04-11 11:47:18 +00:00
Nicolas B. Pierron
d626065a6c Bug 1528829 - Add test case to check range analysis correctness. r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D21930

--HG--
extra : moz-landing-system : lando
2019-03-21 19:37:58 +00:00
Andreea Pavel
3b158268df Backed out changeset 03ed53e600d4 (bug 1540828) for failing eslint on a CLOSED TREE 2019-04-11 15:16:03 +03:00
monikamaheshwari
79c0be7b2b Bug 1540828 De-dupe passwordmgr checkACForm function r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D26695

--HG--
extra : moz-landing-system : lando
2019-04-11 11:45:47 +00:00
Daisuke Akatsuka
c2af90eef6 Bug 1497454: Add a test for focusing existing tab. r=jdescottes
Depends on D26652

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

--HG--
extra : moz-landing-system : lando
2019-04-11 11:39:57 +00:00
Daisuke Akatsuka
c7f59d9619 Bug 1497454: Focus a tab which is inspecting for the debug target. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D26652

--HG--
extra : moz-landing-system : lando
2019-04-11 02:06:41 +00:00
Martin Stransky
f8f3c43a24 Bug 1508378 - Fix round error when damage rect size/position is odd number and scale factor is used, r=lsalzman
We have rendering artifacts when sceen scale is set and damage size/position is odd number.
It's caused by round error so update the size/position accordingly.

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

--HG--
extra : moz-landing-system : lando
2019-04-10 14:17:28 +00:00
Andrea Marchesini
afbad5faf0 Bug 1541934 - mozStorageConnection can crash on shutdown, r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D26491

--HG--
extra : moz-landing-system : lando
2019-04-11 11:14:51 +00:00
Peter Van der Beken
7552bea442 Bug 1534638 - Part 3: rename SetRootDocShell to ClearDocShell. r=qdot
Depends on D25763

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

--HG--
extra : moz-landing-system : lando
2019-04-04 16:20:19 +00:00
Peter Van der Beken
e646d6366e Bug 1534638 - Part 2: remove nsISHEntry::getAnyContentViewer. r=qdot
Bug 304860 and bug 1364364 have disabled the bfcache for subframes, so we only
store the contentviewer in the root entry.

Depends on D25761

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

--HG--
extra : moz-landing-system : lando
2019-04-04 16:19:37 +00:00
Peter Van der Beken
023a72eb9b Bug 1534638 - Part 1: remove unused arguments from session history listeners. r=qdot
Differential Revision: https://phabricator.services.mozilla.com/D25761

--HG--
extra : moz-landing-system : lando
2019-04-04 16:18:48 +00:00
Tim Nguyen
a98fbc3898 Bug 1543626 - Make browser_all_files_referenced.js parse theme_experiment manifest field. r=florian
Differential Revision: https://phabricator.services.mozilla.com/D27047

--HG--
extra : moz-landing-system : lando
2019-04-11 10:36:24 +00:00
Tim Nguyen
53c127843c Bug 1519548 - Introduce dark mode in-content page preference. r=dao,jaws
Differential Revision: https://phabricator.services.mozilla.com/D16363

--HG--
extra : moz-landing-system : lando
2019-04-11 10:27:55 +00:00
Julian Descottes
4fd5e7af5e Bug 1532993 - Add test for perfomance panel when devtools are in frame type=content r=ochameau
Depends on D26919

This test also needs the fixes from Bug 1538731

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

--HG--
extra : moz-landing-system : lando
2019-04-11 10:06:57 +00:00
Julian Descottes
862fa42f20 Bug 1532993 - Use DOMHelpers to wait for iframe load in widgets/Graphs.js;r=ochameau
Depends on D26900
Fixes the blank chart and load issues for the old perf panel in about:devtools-toolbox (or type=content)

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

--HG--
extra : moz-landing-system : lando
2019-04-11 09:03:41 +00:00
Julian Descottes
bf0b866ca5 Bug 1538731 - Add test for panel reloading with about:devtools-toolbox;r=daisuke
Depends on D26899
This test would timeout with the fix in the previous patch

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

--HG--
extra : moz-landing-system : lando
2019-04-11 09:52:47 +00:00
Julian Descottes
fecd3641a7 Bug 1538731 - Stop using async methods in performance panel initializer.js;r=daisuke
Follow up to 1524982. We started using the browserloader to load almost all perf panel files.
However we kept two async methods in the js file loaded by performance/index.xul, which defeated the purpose.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 09:36:14 +00:00
James Graham
7b45ebc476 Bug 1543244 - Refactor mach addtest support, r=ahal,bgrins
Add addtest support for per-suite arguments and multiple files. Also
support opening the created test in an editor. This allowed supporting
the wpt suite and replaces `mach wpt-create`.

 # Create a wpt test
 ./mach addtest testing/web-platform/tests/accelerometer/test.html

 # Create a wpt reftest
 ./mach addtest --suite wpt-reftesttesting/web-platform/tests/css/example.html --ref example-ref.html

The files created will be opened in the default editor if --editor is
supplied or a specified editor if the argument is given a value.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 09:44:32 +00:00
Chris Pearce
f1b4ef2942 Bug 1533129 - Add extended MIME parameter support to MediaSource.isTypeSupported on YouTube only. r=jya
YouTube.com/tv uses YouTube specific extensions to MediaSource.isTypeSupported
in order to determine whether it serves 4K. It checks with bogus values, and if
we reject the bogus values, it assumes we're responding truthfully to the other
queries. So add support to reject the bogus values on YouTube.com.

With this patch, we can play 4K on YouTube.com/tv.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 09:53:26 +00:00