Commit Graph

675260 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
661ecac0a9 Bug 1588346: removed webrtc sdk directory. r=dminor
Differential Revision: https://phabricator.services.mozilla.com/D49077

--HG--
extra : moz-landing-system : lando
2019-10-15 11:35:55 +00:00
jaril
23830a0484 Bug 1579928 - Reflect proper message order in the console for evaluations during replay r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D49229

--HG--
extra : moz-landing-system : lando
2019-10-15 20:56:27 +00:00
Dragana Damjanovic
58d9498a00 Bug 1588056 - Add telemetry about the time between network change events if we do the events coalescing. r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D48954

--HG--
extra : moz-landing-system : lando
2019-10-11 16:13:35 +00:00
mcrawford@mozilla.com
d43803dea3 Bug 1575304 - Remove ellipses after Learn more r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46350

--HG--
extra : moz-landing-system : lando
2019-10-15 21:02:04 +00:00
Geoff Brown
089eb143c9 Bug 1521640 - Track assertion counts in reftest harness; r=jgraham
These assertion counts were removed (accidentally?) by bug 1321127, effectively
not tracking assertion count mismatches in the reftest harness and instead
relying on mozharness to fail tasks based on the logged error messages.
Restoring the counts ensures:
 - the reftest summary includes accurate assertion counts like
   REFTEST INFO | Unexpected: 12 (..., 11 unexpected asserts, ...)
   REFTEST INFO | Known problems: 64 (..., 31 known asserts, ...)
 - assertion mismatches cause the harness to exit with an error code so
   that the job fails even if the log parsing is broken (bug 1587139)
   or the tests are being run locally with mach.

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

--HG--
extra : moz-landing-system : lando
2019-10-10 14:51:46 +00:00
Geoff Brown
c906073cd5 Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp
Most of these tests have been disabled for a long time; they run well
in the current test environment.
With the additional tests running, task times increase; I have added one
more test chunk for android mochitest-plain.
These tests were identified from a random sampling of mochitest manifests;
I intend to enable more mochitests in future patches.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 15:07:09 +00:00
Edgar Chen
2af9855ac3 Bug 1588208 - Don't need to traverse to TimeoutHandler; r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D49282

--HG--
extra : moz-landing-system : lando
2019-10-15 20:53:00 +00:00
Gijs Kruitbosch
472c1baed6 Bug 1588846 - move browser_bug839103.js somewhere more topical and make it pass with fission enabled, r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D49322

--HG--
rename : browser/base/content/test/general/browser_bug839103.js => layout/base/tests/browser_bug839103.js
rename : browser/base/content/test/general/bug839103.css => layout/base/tests/bug839103.css
rename : browser/base/content/test/general/test_bug839103.html => layout/base/tests/file_bug839103.html
extra : moz-landing-system : lando
2019-10-15 19:37:55 +00:00
Gijs Kruitbosch
00077cbcd6 Bug 1588835 - fix browser_bug633691.js to pass with fission enabled, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D49313

--HG--
rename : browser/base/content/test/general/browser_bug633691.js => browser/base/content/test/about/browser_bug633691.js
extra : moz-landing-system : lando
2019-10-15 20:52:35 +00:00
Markus Stange
ac77a58192 Bug 1588747 - Always insert the TitlebarGradientView underneath its siblings. r=spohl
Usually it covers a different area than the window's ChildView. But in some cases
it can overlap with the ChildView, and in those cases, it's better if the
ChildView is on top.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 20:45:01 +00:00
Jim Blandy
7edf88de7f Bug 1564170: Clean up some DebuggerScript referent matchers. r=jorendorff
As suggested in patch review, some of the mozilla::Variant matcher classes in
Script.cpp could be written more clearly using lambda-based matching. This patch
applies that technique in the implementations of DebuggerScript's create,
getStartLine, and getFormat methods.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 19:29:29 +00:00
Brian Grinstead
eab92c4995 Bug 1588855 - Remove browser-instrumentation job r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D49326

--HG--
extra : moz-landing-system : lando
2019-10-15 17:47:12 +00:00
Morgan Reschenberg
096272f01a Bug 1586482: Adjust fuzzy tolerance for android test failure. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D49301

--HG--
extra : moz-landing-system : lando
2019-10-15 18:03:52 +00:00
Erica Wright
c4912c7c9e Bug 1586090 - Direct signed-in and subscribed users to fxa on monitor page. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D49325

--HG--
extra : moz-landing-system : lando
2019-10-15 19:41:35 +00:00
Anny Gakhokidze
509b178241 Bug 1530413 - Inconsistent error reporting for non-function object RHS to instanceof, r=bzbarsky,tcampbell
Additionally, this fixes test dom/tests/mochitest/bugs/test_bug1530292.html
which fails if fission is enabled.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 19:55:17 +00:00
Geoff Brown
d0c30405e1 Bug 1521640 - Update android crashtest assertion ranges; r=geckoview-reviewers,snorp
Avoid assertion range mismatch errors in Android crashtests.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 19:40:24 +00:00
Martin Stransky
0595546bfc Bug 1587008 - [Wayland] Get wl_egl_window size from compositor by nsWindow::SetEGLNativeWindowSize, r=jhorak
We can't set wl_egl_window from widget code as it must match GL rendering pipeline,
so let compositor to set the egl window size.

Depends on D49136

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

--HG--
extra : moz-landing-system : lando
2019-10-15 19:25:47 +00:00
Martin Stransky
5a403b0cdd Bug 1587008 - [Wayland] Set EGL window size at CompositorOGL::BeginFrame, r=sotaro
wl_egl_window size must exactly march GL rendering pipeline setting.

Compositor and widget can have different window sizes during window resize when widget
is resized faster than layout can render. Firefox window is rendered misplaced then
and it's "jumping" as layout size is behind toolkit size.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 19:25:28 +00:00
Erica Wright
da9bdae004 Bug 1579974 - Add celebrating milestone toast when certain numbers of trackers are blocked. r=k88hudson,johannh,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D47512

--HG--
extra : moz-landing-system : lando
2019-10-15 19:30:11 +00:00
Michael Cooper
950b8090b3 Bug 1587579 - Add Normandy capability listing for available JEXL context variables r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D48765

--HG--
extra : moz-landing-system : lando
2019-10-14 14:46:57 +00:00
Michael Cooper
6a6a8eeb64 Bug 1584368 - Fetch Normandy recipes from capabilities-aware locations r=Gijs,leplatrem
This indicates to the Normandy server that this client understands the
capabilities model, which is used for backwards compatibility. Without this
change, the server will only send recipes that are compatible with the
functionality that existed in Firefox 70, and other recipes will not be
included. With this change, we'll get the full picture of recipe.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 19:28:04 +00:00
Tomislav Jovanovic
2958ae2286 Bug 1588390 - Fix test_ext_webrequest_hsts.html with Fission r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D49092

--HG--
extra : moz-landing-system : lando
2019-10-14 23:30:17 +00:00
Ehsan Akhgari
9a0578ff9c Bug 1575934 - Create the channels used to download and verify appcache entries with the cookie settings belonging to the document which created the appcache; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D49018

--HG--
extra : moz-landing-system : lando
2019-10-15 17:32:54 +00:00
Gabriel Luong
7225b50741 Bug 1568126 - Part 2: Make InspectorStyleChangeTracker work with fission. r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D48607

--HG--
extra : moz-landing-system : lando
2019-10-15 18:21:50 +00:00
Edwin Takahashi
3d4f9b4d8c Bug 1581015 - convert vcs-setup to run with python3 r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D45817

--HG--
extra : moz-landing-system : lando
2019-09-19 15:11:20 +00:00
Armando Ferreira
1b620ea961 Bug 1523868 - Add a doorhanger options menu in console toolbar - Part 1.
Differential Revision: https://phabricator.services.mozilla.com/D47979

--HG--
extra : moz-landing-system : lando
2019-10-15 17:04:30 +00:00
Jon Coppeard
2a9b7ef7bf Bug 1587034 - Remove some uses of TraceManuallyBarrieredEdge r=sfink
Differential Revision: https://phabricator.services.mozilla.com/D48716

--HG--
extra : moz-landing-system : lando
2019-10-15 17:04:50 +00:00
Edouard Oger
f6c6575b00 Bug 1588793 - Load Sync Now string at startup. r=flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D49296

--HG--
extra : moz-landing-system : lando
2019-10-15 17:17:52 +00:00
Kris Taeleman
8205a49853 Bug 1585801 - Fixing crash when folder is not writable and refactored logic. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D48999

--HG--
extra : moz-landing-system : lando
2019-10-15 17:03:22 +00:00
Mike Conley
ffc7835642 Bug 1587362 - Regression test. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D48886

--HG--
extra : moz-landing-system : lando
2019-10-12 23:50:45 +00:00
Narcis Beleuzu
62eebc2776 Backed out changeset 67b51087d673 (bug 1399866) for assertion failures on GC.cpp . CLOSED TREE 2019-10-15 21:19:25 +03:00
Narcis Beleuzu
072545a7c3 Bug 1587777 - Fix Linting on constants.js . CLOSED TREE 2019-10-15 20:44:17 +03:00
Narcis Beleuzu
749a47cb03 Bug 1587777 - Fix Linting on constants.js . CLOSED TREE 2019-10-15 20:14:52 +03:00
Jon Coppeard
2d84958b5d Bug 1399866 - Add assertions that we don't create black to gray edges from ObjectGroups to global objects r=sfink
Not a fix. This patch adds some assertions that we don't ever set the realm of an ObjectGroup such that it points to a gray global object. We have these asserts already for other types of edge but this one is indirect because we store a pointer to the Realm, and get the global from that.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 16:28:13 +00:00
Jeff Walden
61c972b498 Bug 1582348 - Implement |WritableStreamFinishInFlightClose|. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46415

--HG--
extra : moz-landing-system : lando
2019-10-15 16:53:00 +00:00
Jeff Walden
78081f62cb Bug 1582348 - Implement |WritableStreamDefaultWriterClose|. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46414

--HG--
extra : moz-landing-system : lando
2019-10-15 16:52:48 +00:00
Jeff Walden
a44aad662c Bug 1582348 - Implement |WritableStreamFinishInFlightWriteWithError|. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46413

--HG--
extra : moz-landing-system : lando
2019-10-15 16:52:41 +00:00
Jeff Walden
12abb3f0bd Bug 1582348 - Implement |WritableStreamFinishInFlightWrite|, |WritableStreamCloseQueuedOrInFlight|, and |WritableStreamMarkCloseRequestInFlight|. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46412

--HG--
extra : moz-landing-system : lando
2019-10-15 16:52:26 +00:00
Jeff Walden
e2170e55f1 Bug 1582348 - Implement |WritableStreamDefaultWriter.prototype.get ready| (although it won't actually work til we properly compute/store the [[readyPromise]] internal property). r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46411

--HG--
extra : moz-landing-system : lando
2019-10-15 16:52:14 +00:00
Jeff Walden
07fe6e9a7d Bug 1582348 - Implement |WritableStreamDefaultWriter.prototype.get desiredSize| (although it probably won't actually work properly just yet). r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46410

--HG--
extra : moz-landing-system : lando
2019-10-15 16:52:01 +00:00
Jeff Walden
344b0219d6 Bug 1582348 - Implement |WritableStreamDefaultWriter.prototype.get closed| (although it won't actually work til we properly compute/store the [[closedPromise]] internal property). r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46409

--HG--
extra : moz-landing-system : lando
2019-10-15 16:51:52 +00:00
Valentin Gosu
ca8206c9cd Bug 1580976 - Check that moz-http2.js is working before running test_trr.js r=JuniorHsu
Differential Revision: https://phabricator.services.mozilla.com/D49309

--HG--
extra : moz-landing-system : lando
2019-10-15 16:40:06 +00:00
Erica Wright
5df82bce2d Bug 1588315 - Firefox Monitor link encodes emails to handle special characters. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D49300

--HG--
extra : moz-landing-system : lando
2019-10-15 16:33:28 +00:00
Bobby Holley
1aac000114 Bug 1244247 - Remove racey sScriptSettingsTLSInitialized. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D49213

--HG--
extra : moz-landing-system : lando
2019-10-15 02:10:02 +00:00
David Walsh
55204b4619 Bug 1587777 - Implement request blocking toolbar button r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D48914

--HG--
extra : moz-landing-system : lando
2019-10-15 16:32:33 +00:00
David Walsh
d920e3e85f Bug 1584988 - Only allow files to be dropped onto HAR overlay r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D48982

--HG--
extra : moz-landing-system : lando
2019-10-15 15:29:51 +00:00
Greg Tatum
037581be8e Bug 1588086 - Fix the multi-modal getSymbolTable; r=julienw
The function had the wrong argument parameters, and it wasn't
fetching the latest list of objdirs.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 11:25:18 +00:00
Brian Grinstead
d49cb14c71 Bug 1575485 - Listen to legacy mouse scroll events on <tree> shadowRoot instead of the host element r=NeilDeakin
This allows scrolling to happen directly on the scrollbar element, which is inside the shadow DOM.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 14:16:23 +00:00
Dão Gottwald
d093241f42 Bug 1586351 - Cache retained results in the view temporarily to prevent results from flickering when MegaBar reopens. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D48818

--HG--
extra : moz-landing-system : lando
2019-10-15 16:05:05 +00:00
Dorel Luca
518c1a81eb Backed out 2 changesets (bug 1587008) for build bustage on src/widget/gtk/GtkCompositorWidget.cpp. CLOSED TREE
Backed out changeset 9e610c4628e1 (bug 1587008)
Backed out changeset afc6499c8f1f (bug 1587008)

--HG--
extra : rebase_source : 3c3cc17ada4079f279809cae1ece2e226fde5acf
extra : histedit_source : c7f61dbede0eda8ea3b0a1dfa5c67f8650f4ca81
2019-10-15 19:10:32 +03:00