Commit Graph

675184 Commits

Author SHA1 Message Date
Alexander Surkov
350c642a46 Bug 1587512 - remove nsIXBLAccessible interface r=MarcoZ,Jamie
Differential Revision: https://phabricator.services.mozilla.com/D48964

--HG--
extra : moz-landing-system : lando
2019-10-14 05:40:05 +00:00
Matthew Gaudet
b9f049ea43 Bug 1585718 - Defer BigInt allocation to JSScript construction, after bytecode emission r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D47834

--HG--
extra : moz-landing-system : lando
2019-10-11 21:10:27 +00:00
Matthew Gaudet
2609204be6 Bug 1585718 - Minimize external consumption of BigIntBox r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D47970

--HG--
extra : moz-landing-system : lando
2019-10-11 21:10:20 +00:00
Matthew Gaudet
fddb6cc97f Bug 1585718 - Store variants inside of GCThings array to support deferred allocation of objects r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D47969

--HG--
extra : moz-landing-system : lando
2019-10-11 21:10:06 +00:00
Edouard Oger
8b32e670f0 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 15:26:24 +00:00
Dão Gottwald
79806540d1 Bug 1588813 - Remove redundant imports and service getters from browser-fullScreenAndPointerLock.js and nsContextMenu.js. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D49298

--HG--
extra : moz-landing-system : lando
2019-10-15 15:06:22 +00:00
Emilio Cobos Álvarez
9eb8be65f7 Bug 1576714 - Don't update scrollbar visibility for non-top-level remote browsers. r=nika
This flag is only meant for window.open() stuff, so not relevant to iframes at
all.

This preserves the current fission behavior (which is quite broken) of always
showing scrollbars.

The way to control scrollbars for iframes (the scrolling attribute) is not
handled at all for Fission, I filed a bug and left a few FIXMEs.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 14:32:18 +00:00
Geoff Brown
bfe39d8e5a Bug 1588161 - Increase max-run-time for windows ccov devtools tests; r=marco
Avoid very frequent task timeouts.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 14:38:49 +00:00
Sorin Davidoi
6a6c20a378 Bug 1588262 - fix(devtools/debugger/sources): Display project root header inline r=davidwalsh
Uses flex display the information inline.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 14:33:21 +00:00
Andy Wingo
b736935a6c Bug 1577508 - Allow WebAssembly blocks to return multiple values r=luke
Differential Revision: https://phabricator.services.mozilla.com/D43977

--HG--
extra : moz-landing-system : lando
2019-10-15 08:46:29 +00:00
Nicolas Chevobbe
99657d8d0b Bug 1580181 - Reorganize js-property-provider. r=ochameau.
Move analyzeInputString function below JSPropertyProvider, so
the exported function appears first in the file.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 14:24:48 +00:00
Nicolas Chevobbe
c273de43c0 Bug 1580181 - Remove debuggee existence check in webconsole actor autocomplete. r=ochameau.
We always have a debugee for the eval window, so we can
remove the now unnecessary check.
We also take this as an opportunity to always attach the
thread when attaching the console in devtools/shared/webconsole/test/common.js
as it's what makes the evalWindow a debuggee.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 14:24:27 +00:00
Mike de Boer
7cf173a0ec Bug 1587804 - Add an Enterprise Policy that allows to set the default search engine used in Private Browsing mode. r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D49268

--HG--
extra : moz-landing-system : lando
2019-10-15 14:31:05 +00:00
Coroiu Cristina
5e1f2653cf Backed out changeset bc3714b56887 (bug 1575934) for wpt failures at /html/browsers/offline/application-cache-api/api_update_error.https.html on a CLOSED TREE 2019-10-15 17:28:16 +03:00
Edgar Chen
4869ad6da8 Bug 1585068 - Add WPT for promise rejections event for cross-origin script; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D49143

--HG--
extra : moz-landing-system : lando
2019-10-15 13:57:08 +00:00
Emilio Cobos Álvarez
a9f43b38fb Bug 1585068 - Cleanup rejections even if errors are muted. r=edgar,smaug
Differential Revision: https://phabricator.services.mozilla.com/D49057

--HG--
extra : moz-landing-system : lando
2019-10-15 14:16:16 +00:00
Emilio Cobos Álvarez
58050e8a18 Bug 1555947 - Be consistent in using composed / uncomposed doc for <link rel=localization>. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D49180

--HG--
extra : moz-landing-system : lando
2019-10-15 14:15:14 +00:00
Florens Verschelde
dec9e481a5 Bug 1588294 - Project search results style tweaks, new highlight colors; r=davidwalsh
- Use tabular numbers in search input message to reduce layout shifts that impact the loader icon
- Use new highlight colors in search results
- Use standard code font-family (platform-dependent) and font-size (11px); change result row height to 18px (from 16px)
- Add row hover background color, similar to Network request list
- And a few more spacing tweaks

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

--HG--
extra : moz-landing-system : lando
2019-10-15 14:08:30 +00:00
Ryan VanderMeulen
9a02070479 Bug 1588527 - Update pdf.js to version 2.4.43. r=bdahl
Differential Revision: https://phabricator.services.mozilla.com/D49165

--HG--
extra : moz-landing-system : lando
2019-10-14 21:09:52 +00:00
David Walsh
fc0c35cd6b Bug 1585320 - Always show request blocking top bar r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D48992

--HG--
extra : moz-landing-system : lando
2019-10-14 13:39:48 +00:00
David Walsh
bd71d094b3 Bug 1588258 - Prevent React key erro in debugger's Breakpoints panel r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D49047

--HG--
extra : moz-landing-system : lando
2019-10-15 02:25:06 +00:00
Dorel Luca
c7518beb08 Backed out 2 changesets (bug 1587738, bug 1588051) for build bustage on js/src/jsapi-tests/testBinASTReader.cpp. CLOSED TREE
Backed out changeset 0c6326559079 (bug 1588051)
Backed out changeset ded00ff91429 (bug 1587738)
2019-10-15 16:41:59 +03:00
Valentin Gosu
92caaefe3b Bug 1582472 - Exclude DHCP Search Suffixes from TRR r=kershaw
Differential Revision: https://phabricator.services.mozilla.com/D49094

--HG--
extra : moz-landing-system : lando
2019-10-15 13:24:49 +00:00
Ehsan Akhgari
dab85e2115 Bug 1588164 - Remove an unused declaration for nsPermissionManager::GetPermissionHashKey; r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D48991

--HG--
extra : moz-landing-system : lando
2019-10-14 09:50:50 +00:00
David Teller
f70d27d622 Bug 1588051 - Tests with many strings;r=arai
Depends on D48968

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

--HG--
extra : moz-landing-system : lando
2019-10-15 07:26:36 +00:00
David Teller
737bcba516 Bug 1587738 - Adding a fastpath for the most common prefixes of a MultiLookupHuffmanTable;r=arai
By definition of Huffman encoding, the shortest keys are reserved for the most common values.
This patch changes how we store these shortest keys in a `MultiLookupHuffmanTable` to
improve lookup speed: instead of storing short keys in a subtable by extending them,
we store them in a `SingleLookupHuffmanTable`.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 12:41:37 +00:00
Dan Minor
dba62d5da9 Bug 1583967 - Fix pointer overflow errors in webrtc signal processing; r=ng
These have already been fixed upstream. The upstream comment was: "Negative
overflow is permitted here, because this is auto-regressive filters, and the
state for each batch run is stored in the "negative" positions of the output
vector."

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

--HG--
extra : moz-landing-system : lando
2019-10-14 18:17:40 +00:00
Emilio Cobos Álvarez
1abff7e4ce Bug 1588743 - Update property database.
MANUAL PUSH: Left this hanging around due to phlay's confirmation dialog.

CLOSED TREE
2019-10-15 15:02:36 +02:00
Daniel Varga
a52914e8a0 Merge mozilla-central to autoland - fix wpt failures. On a CLOSED TREE
--HG--
extra : rebase_source : d0df123886c1286b19b51ddfbb0bf3167101c5ca
2019-10-15 15:54:15 +03:00
Coroiu Cristina
276d70755b Backed out changeset 9042c3ee2c0b (bug 1582472) for xpcshell failures at toolkit/components/downloads/test/unit/test_DownloadIntegration.js on a CLOSED TREE 2019-10-15 15:57:24 +03:00
Sebastian Hengst
fa4c468ab4 Bug 1580536 - Add back test annotations lost during merge conflict. a=permafail-fix,test-only 2019-10-15 14:25:46 +02:00
Daniel Varga
25d6d422c2 Merge inbound to mozilla-central. a=merge 2019-10-15 13:57:31 +03:00
Daniel Varga
29fae07e3f Bug 1585304 Renamed non-object.tRenamed non-object.any.js.ini to non-object.tentative.any.js.ini r=dvarga
--HG--
rename : testing/web-platform/meta/html/semantics/scripting-1/the-script-element/json-module/non-object.any.js.ini => testing/web-platform/meta/html/semantics/scripting-1/the-script-element/json-module/non-object.tentative.any.js.ini
2019-10-15 13:52:49 +03:00
Daniel Varga
171109434c Merge autoland to mozilla-central. a=merge 2019-10-15 12:36:31 +03:00
Mihai Tabara
b41b773370 Bug 1588577 - switch to new GCP pushsnapworkers. r=nthomas a=release
Differential Revision: https://phabricator.services.mozilla.com/D49183

--HG--
extra : moz-landing-system : lando
2019-10-15 05:23:39 +00:00
Csoregi Natalia
4c3c765916 Merge autoland to mozilla-central. a=merge 2019-10-15 06:35:26 +03:00
Jared Wein
267f2d146d Bug 1581506 - Hide the extra text for the Firefox Accounts button if the text wrapping stretches across more than three lines. r=sfoster
I used three lines instead of two because in my testing the space above and below the Sign In button allowed for some extra text to be shown without strecthing out of the container. I would prefer to err on the side of showing the full text instead of just the elided text since we cannot add a tooltip (title attribute) without changing the FTL key.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 00:02:23 +00:00
jaril
9c8c9a6f79 Bug 1587170 - Fixed tick highlighting when hovered on a message r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D49173

--HG--
extra : moz-landing-system : lando
2019-10-15 02:41:48 +00:00
Markus Stange
d76e9ba35f Bug 1586627 - Work around a bug in AppleIntelHD3000GraphicsGLDriver in CompositorOGL. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D49050

--HG--
extra : moz-landing-system : lando
2019-10-15 02:14:50 +00:00
Ting-Yu Lin
3fc5360b6e Bug 1582019 Part 2 - Disable splitting absolute positioned multicol containers. r=dholbert
The crashtest contains an absolute positioning <dialog> multicol
container. If it is fragmented, we end up having a very wrong frame
tree.

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

--HG--
extra : moz-landing-system : lando
2019-10-14 23:32:35 +00:00
Ting-Yu Lin
1142a39a2a Bug 1582019 Part 1 - Move the comments to make them easier to read. r=dholbert
By looking at the original diff, the comments were placed after the conditions.
https://hg.mozilla.org/mozilla-central/diff/854d0d4791411c4733946d366a3824509451ed4f/layout/generic/nsAbsoluteContainingBlock.cpp

I place the comments before the conditions, and add blank lines to
separate them. This is a preparation because Part 2 is going to add a
new condition.

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

--HG--
extra : moz-landing-system : lando
2019-10-14 22:43:19 +00:00
Cosmin Sabou
3c03c8f466 Backed out changeset 2947c5ae2f8b (bug 1586600) for mochitest failures on test_group_wheelevents.html. 2019-10-15 03:52:46 +03:00
Tomislav Jovanovic
39ed482706 Bug 1588338 - Enable four plain mochitests with fission+debug r=mixedpuppy
[test_ext_exclude_include_globs.html]
[test_ext_request_urlClassification.html]
[test_ext_runtime_disconnect.html]
[test_ext_webrequest_upgrade.html]

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

--HG--
extra : moz-landing-system : lando
2019-10-14 22:26:33 +00:00
Emma Malysz
efcbc0d09d Bug 1588135, replace .xul test files in browser/ to .xhtml r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D48986

--HG--
rename : browser/base/content/test/chrome/test_aboutCrashed.xul => browser/base/content/test/chrome/test_aboutCrashed.xhtml
rename : browser/base/content/test/chrome/test_aboutRestartRequired.xul => browser/base/content/test/chrome/test_aboutRestartRequired.xhtml
rename : browser/base/content/test/contextMenu/subtst_contextmenu_xul.xul => browser/base/content/test/contextMenu/subtst_contextmenu_xul.xhtml
rename : browser/base/content/test/general/browser_tab_dragdrop2_frame1.xul => browser/base/content/test/general/browser_tab_dragdrop2_frame1.xhtml
rename : browser/components/places/tests/chrome/test_0_bug510634.xul => browser/components/places/tests/chrome/test_0_bug510634.xhtml
rename : browser/components/places/tests/chrome/test_bug1163447_selectItems_through_shortcut.xul => browser/components/places/tests/chrome/test_bug1163447_selectItems_through_shortcut.xhtml
rename : browser/components/places/tests/chrome/test_bug549192.xul => browser/components/places/tests/chrome/test_bug549192.xhtml
rename : browser/components/places/tests/chrome/test_bug549491.xul => browser/components/places/tests/chrome/test_bug549491.xhtml
rename : browser/components/places/tests/chrome/test_selectItems_on_nested_tree.xul => browser/components/places/tests/chrome/test_selectItems_on_nested_tree.xhtml
rename : browser/components/places/tests/chrome/test_treeview_date.xul => browser/components/places/tests/chrome/test_treeview_date.xhtml
rename : browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.xul => browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.xhtml
rename : browser/components/preferences/in-content/tests/subdialog.xul => browser/components/preferences/in-content/tests/subdialog.xhtml
rename : browser/components/preferences/in-content/tests/subdialog2.xul => browser/components/preferences/in-content/tests/subdialog2.xhtml
rename : browser/extensions/formautofill/test/browser/focus-leak/doc_iframe_typecontent_input_focus.xul => browser/extensions/formautofill/test/browser/focus-leak/doc_iframe_typecontent_input_focus.xhtml
extra : source : 9de4958b65f183a452937f1e7e6b526df36e02f1
2019-10-14 22:24:12 +00:00
Cosmin Sabou
372660d92d Backed out changeset 9de4958b65f1 (bug 1588135) for browser chrome failures on test_aboutRestartRequired.xhtml
--HG--
rename : browser/base/content/test/chrome/test_aboutCrashed.xhtml => browser/base/content/test/chrome/test_aboutCrashed.xul
rename : browser/base/content/test/chrome/test_aboutRestartRequired.xhtml => browser/base/content/test/chrome/test_aboutRestartRequired.xul
rename : browser/base/content/test/contextMenu/subtst_contextmenu_xul.xhtml => browser/base/content/test/contextMenu/subtst_contextmenu_xul.xul
rename : browser/base/content/test/general/browser_tab_dragdrop2_frame1.xhtml => browser/base/content/test/general/browser_tab_dragdrop2_frame1.xul
rename : browser/components/places/tests/chrome/test_0_bug510634.xhtml => browser/components/places/tests/chrome/test_0_bug510634.xul
rename : browser/components/places/tests/chrome/test_bug1163447_selectItems_through_shortcut.xhtml => browser/components/places/tests/chrome/test_bug1163447_selectItems_through_shortcut.xul
rename : browser/components/places/tests/chrome/test_bug549192.xhtml => browser/components/places/tests/chrome/test_bug549192.xul
rename : browser/components/places/tests/chrome/test_bug549491.xhtml => browser/components/places/tests/chrome/test_bug549491.xul
rename : browser/components/places/tests/chrome/test_selectItems_on_nested_tree.xhtml => browser/components/places/tests/chrome/test_selectItems_on_nested_tree.xul
rename : browser/components/places/tests/chrome/test_treeview_date.xhtml => browser/components/places/tests/chrome/test_treeview_date.xul
rename : browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.xhtml => browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.xul
rename : browser/components/preferences/in-content/tests/subdialog.xhtml => browser/components/preferences/in-content/tests/subdialog.xul
rename : browser/components/preferences/in-content/tests/subdialog2.xhtml => browser/components/preferences/in-content/tests/subdialog2.xul
rename : browser/extensions/formautofill/test/browser/focus-leak/doc_iframe_typecontent_input_focus.xhtml => browser/extensions/formautofill/test/browser/focus-leak/doc_iframe_typecontent_input_focus.xul
extra : rebase_source : 95271ab213263da82a35c1fc52e1dedc3bfc4789
2019-10-15 03:06:38 +03:00
James Graham
eb74728543 Bug 1586930 - Fix broken metadata, a=testonly
MANUAL PUSH: wpt sync fixup
2019-10-14 23:58:22 +02:00
Csoregi Natalia
22b13f01c9 Merge autoland to mozilla-central. a=merge 2019-10-15 00:30:01 +03:00
Bryce Seager van Dyk
a37965e298 Bug 1586347 - Have BrowserChild internally take care of caching logic when checking if windows support protected media. r=dminor,rhunt
Currently when checking if a window supports protected media it's up to the
caller interacting with a BrowserChild to check if a response is already
cached, to perform the check if needed, and to then set the cached response if a
call was made. This patch moves that logic internal to Browser child so that
callers need to only worry about interacting with a single function.

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

--HG--
extra : moz-landing-system : lando
2019-10-14 19:10:39 +00:00
Mark Hammond
0481284ac7 Bug 1583897 - Send a telemetry event for new sendtab. r=tcsc,eoger,lina
Differential Revision: https://phabricator.services.mozilla.com/D48153

--HG--
extra : moz-landing-system : lando
2019-10-14 22:17:28 +00:00
Mike Taylor
0b08adcfbb Bug 1587558 - Import WebCompat GoFaster 6.4.0 sources. r=twisniewski
Differential Revision: https://phabricator.services.mozilla.com/D48902

--HG--
extra : moz-landing-system : lando
2019-10-14 21:23:59 +00:00