Commit Graph

705396 Commits

Author SHA1 Message Date
Emilio Cobos Álvarez
b4e5a478aa Bug 1635094 - Allow having const WebIDL pointers in XPIDL. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D73634
2020-05-04 12:54:15 +00:00
jayati
20a03ae802 Bug 1633770 - Remove unnecessary loop in ContentSearchUIController._updateDefaultEngineIcon.r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D73091
2020-05-04 10:49:15 +00:00
Axel Hecht
0cd3253e07 Bug 1635103, drop platforms from shipped-locales, r=aki
The data isn't used anymore, as it's encoded in taskcluster/ci/l10n-bump/kind.yml.
This doesn't affect mobile, but TB/SM could use a corresponding change.

Differential Revision: https://phabricator.services.mozilla.com/D73712
2020-05-04 16:05:07 +00:00
Greg Tatum
d09e7cedb5 Bug 1623594 - Add recording state UI to the profiling popup; r=julienw
Differential Revision: https://phabricator.services.mozilla.com/D73332
2020-05-04 15:05:23 +00:00
Mihai Alexandru Michis
6c70d124b5 Merge mozilla-central to autoland. a=merge 2020-05-04 18:52:51 +03:00
Mihai Alexandru Michis
7af145646a Merge autoland to mozilla-central. a=merge 2020-05-04 18:50:01 +03:00
Marco Castelluccio
dea16d0d16 Bug 1635149 - Force scheduling tasks which were not known when the bugbug test selection model was trained. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D73718
2020-05-04 15:05:15 +00:00
Jonathan Kew
0939ecd87d Bug 1633627 - Ignore an empty 'language' atom when retrieving the nsFontMetrics for a style, so it doesn't result in using x-unicode font prefs. r=lsalzman
Instead, let it fall back to the system locale language (just as we do if no language has been specified).

Differential Revision: https://phabricator.services.mozilla.com/D72858
2020-05-04 14:55:49 +00:00
Mozilla Releng Treescript
b6bf8b5422 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-05-04 14:53:37 +00:00
Jonathan Watt
4def60efaf Bug 1634370. Make docshell/ buildable outside of unified-build environment. r=farre
Differential Revision: https://phabricator.services.mozilla.com/D73255
2020-05-04 14:53:34 +00:00
Mozilla Releng Treescript
79d0b5f6bc No bug - tagging 5b8406a0446906d7228e5d745549b50a3496dc0f with FIREFOX_NIGHTLY_77_END a=release DONTBUILD CLOSED TREE 2020-05-04 14:53:30 +00:00
Jonathan Watt
468b918bcd Bug 1634474. Make dom/html/ buildable outside of unified-build environment. r=farre
Differential Revision: https://phabricator.services.mozilla.com/D73309
2020-05-04 14:29:02 +00:00
Maja Frydrychowicz
0fe99be5b1 Bug 1634691 - Return early in Page.navigate for all non-http traffic r=remote-protocol-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D73460
2020-05-04 14:46:53 +00:00
Maja Frydrychowicz
e23ce2e143 Bug 1634691 - Decouple Target id from browsing context id r=remote-protocol-reviewers,whimboo
This fixes exceptions hit in destructors when the browsing context
is null. We encounter this when navigating to file: urls, for example,
in which case the target doesn't have a browsing context id.

Differential Revision: https://phabricator.services.mozilla.com/D73459
2020-05-04 14:46:46 +00:00
Mozilla Releng Treescript
02f4b16b48 No bug - tagging 200615cdc7c34a7fdfb2f7ffba158dae2cbf49d5 with FIREFOX_BETA_77_BASE a=release DONTBUILD CLOSED TREE 2020-05-04 14:07:28 +00:00
Gijs Kruitbosch
d2b64e9c45 Bug 1635054 - stop using ?. operator in newtab download manager code, r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D73623
2020-05-04 12:12:21 +00:00
Andrew Osmond
5b4cfc2d09 Bug 1635069 - Fix beta build with new gfxConfigManager. a=77beta-fix
Differential Revision: https://phabricator.services.mozilla.com/D73614
2020-05-04 10:44:18 +00:00
Michael Hoffmann
595db05652 Bug 1545069 - report the mime type as specified by the response headers r=julienw,gerald,mayhemer
Differential Revision: https://phabricator.services.mozilla.com/D68481
2020-05-04 07:13:47 +00:00
Simon Fraser
b7787faf63 Bug 1632793 Update dep key in partials generation r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D72357
2020-05-04 11:45:26 +00:00
Andrew Halberstadt
3220639fe4 Bug 1634484 - [tryselect] Change default ./mach try auto strategy to 'bugbug_reduced', r=marco
Depends on D73349

Differential Revision: https://phabricator.services.mozilla.com/D73350
2020-04-30 21:50:40 +00:00
Andrew Halberstadt
af14780613 Bug 1634484 - [ci] Add a 'bugbug_disperse_low' shadow-scheduler and related strategy, r=marco
Depends on D73328

Differential Revision: https://phabricator.services.mozilla.com/D73349
2020-04-30 21:50:13 +00:00
Andrew Halberstadt
174d41fda5 Bug 1634484 - [ci] Remove the 'bugbug_all_low' shadow-scheduler and related strategy, r=marco
Differential Revision: https://phabricator.services.mozilla.com/D73328
2020-04-30 20:42:20 +00:00
Nika Layzell
573962fe33 Bug 1634764 - Add helpers for Top/Parent WindowContext, r=farre
There are various times when it would be useful to get the toplevel or parent
WindowContext from a window or browsing context. While this is already possible,
it's currently somewhat inconvenient.

Differential Revision: https://phabricator.services.mozilla.com/D73500
2020-05-04 14:26:34 +00:00
Gijs Kruitbosch
3e60b89564 Bug 1634431 - actually update tab colours when container data changes, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D73684
2020-05-04 14:21:22 +00:00
Ryan Hunt
64f2c9855c Bug 1621647 - Update import of reference-types spec tests. r=lth
This commit updates the reference-types spec tests. We now import and pass all
reference-types tests.

There are several tests failing across all test suites, I've triaged them and
added details on why they're failing.

Differential Revision: https://phabricator.services.mozilla.com/D70730
2020-05-04 04:11:12 +00:00
ffxbld
960049edf3 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D73699
2020-05-04 14:03:46 +00:00
Stephen A Pohl
5a60bc58b1 Bug 1629533: Fix an issue that prevented some icons from drawing in the macOS share menu. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D71871
2020-05-01 22:30:46 +00:00
Nicolas Chevobbe
d20e015fa0 Bug 1634972 - Use Editor.accel to bind Cmd/Ctrl + F in JSTerm. r=bomsy.
This allow us to not have to declare both Ctrl and Cmd + F extra keys
for CodeMirror; which fixes the OSX Ctrl+F default behaviour (move
cursor one char forward).

Differential Revision: https://phabricator.services.mozilla.com/D73598
2020-05-04 12:21:44 +00:00
Andi-Bogdan Postelnicu
54f965e51e Bug 1634050 - [clang-format] When analyzing files outside of the tree take along the appropriate .clang-format file as well. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D73053
2020-04-30 16:46:26 +00:00
Mihai Alexandru Michis
5d7a5b9d83 Bug 1630125 - Update fuzziness for rgb24prof2.bmp r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D73547
2020-05-02 20:33:21 +00:00
Erik Nordin
9a02b00263 Bug 1633863 - Remove nsCSSProps Dependency on BoolVarCache r=emilio,KrisWright
- Add new function `nsCSSProps::RecomputeEnabledState()`
- Register callbacks to `RecomputeEnabledState` instead of using `BoolVarCache`

Differential Revision: https://phabricator.services.mozilla.com/D73356
2020-05-04 06:01:49 +00:00
Dan Minor
ebc15b0b72 Bug 1625803 - Adjust test expectations for transport-cc; r=drno
Differential Revision: https://phabricator.services.mozilla.com/D73355
2020-05-04 04:21:58 +00:00
Dan Minor
d21d438d61 Bug 1625803 - Enable transport-cc extension for nightly and early beta; r=drno
Differential Revision: https://phabricator.services.mozilla.com/D73354
2020-05-04 04:22:26 +00:00
Narcis Beleuzu
3d39ec06bb Backed out changeset d578f391630a (bug 1633276) for mochitest failures on test_restyles.html . CLOSED TREE 2020-05-04 06:36:38 +03:00
Timothy Nikkel
b4a7e854ed Bug 1633276. Ensure that when IsFrameScrolledOutOfView calls nsLayoutUtils::TransformFrameRectToAncestor the ancestor frame is actually an ancestor. r=hiro
The SCROLLABLE_FIXEDPOS_FINDS_ROOT flag makes GetNearestScrollableFrame return the root scroll frame for fixed pos frames. Fixed pos frames are direct children of the root _frame_, which means that the frame we pass to TransformFrameRectToAncestor are not ancestors of each other in either direction.

So we treat fixed pos frames specially and don't pass that flag.

Differential Revision: https://phabricator.services.mozilla.com/D73587
2020-05-04 02:32:43 +00:00
Mélanie Chauvel (ariasuni)
9632cae262 Bug 1560218 - browser.tabs.duplicate() can now specify index and active property r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D67782
2020-05-04 01:11:32 +00:00
Andrew Osmond
f5baf0eea6 Bug 1632259 - Refactor WebRender configuration logic in gfxPlatform to be testable. r=jrmuizel
We have encountered issues when rolling out WebRender because the
configuration logic is quite complicated. It would serve us well to have
it in a form that we can easily test. This patch does said refactor, as
well as adds an initial set of tests.

Differential Revision: https://phabricator.services.mozilla.com/D72027
2020-05-04 01:01:53 +00:00
Jared Wein
d0679695d6 Bug 1581383 - Rename 'Preview in Firefox' to 'Open in Firefox' since 'preview' projects limited capabilities, and also change the name of the OS option when the file type can be handled internally. r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D72775
2020-05-03 21:51:54 +00:00
Narcis Beleuzu
d8c8b2edc9 Backed out changeset 48e305833f6a (bug 1625803) for mda failures on test_peerConnection_basicAudioVideoVerifyExtmap.html . CLOSED TREE 2020-05-04 00:25:15 +03:00
Timothy Nikkel
3316760312 Bug 1634939. When forwarding afterpaint events the child could have been removed from the doc tree. r=mattwoodrow
Depends on D73565

Differential Revision: https://phabricator.services.mozilla.com/D73566
2020-05-03 21:03:30 +00:00
Timothy Nikkel
8f1f560edb Bug 1634939. |this| can be destroyed and unable to send messages in ReftestFissionChild::forwardAfterPaintEventToParent after dispatching an event. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D73565
2020-05-03 20:58:39 +00:00
Dan Minor
583253bfa6 Bug 1625803 - Enable transport-cc extension for nightly and early beta; r=drno
Differential Revision: https://phabricator.services.mozilla.com/D73354
2020-05-03 20:27:30 +00:00
Brindusan Cristian
28c01171d5 Backed out changeset c3090a952a79 (bug 1620646) for sm bustages at regress-465443.js. CLOSED TREE 2020-05-03 23:19:36 +03:00
Zibi Braniecki
7c0d8613fc Bug 1634732 - Unblock layout if nullifying DocumentL10n in LocalizationLinkRemoved. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D73472
2020-05-03 20:11:21 +00:00
Emilio Cobos Álvarez
41d768afe9 Bug 1633732 - Increase the fuzz range even more to account for some other win builds.
Differential Revision: https://phabricator.services.mozilla.com/D73580
2020-05-03 19:49:27 +00:00
Sonia Singla
03a971f7cd Bug 1620646 - Changes updated for test failure. r=jorendorff
Differential Revision: https://phabricator.services.mozilla.com/D73436
2020-05-03 19:37:56 +00:00
Brindusan Cristian
63dd8d9103 Backed out changeset 24437647ba33 (bug 1581383) for bc failures at browser_applications_selection.js. 2020-05-03 20:32:26 +03:00
Jared Wein
47d1d70b51 Bug 1581383 - Rename 'Preview in Firefox' to 'Open in Firefox' since 'preview' projects limited capabilities, and also change the name of the OS option when the file type can be handled internally. r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D72775
2020-05-03 16:09:03 +00:00
Philipp Zech
e7364f83d0 Bug 1625745 - Convert counter-system #defines to enum classes. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D72554
2020-05-03 14:36:55 +00:00
Christoph Kerschbaumer
3262e01355 Bug 1634270: Fix rebase error from Bug 1623565 affecting MixedContentBlocker. r=kamidphish
Differential Revision: https://phabricator.services.mozilla.com/D73196
2020-05-03 03:26:00 +00:00