Commit Graph

723138 Commits

Author SHA1 Message Date
Aki Sasaki
16c7337f1e Bug 1600657 - l10n-bumper should use the latest revisions. r=releng-reviewers,bhearsum DONTBUILD
- disable esr l10n-bumper on 81
- use l10n-repo-url instead of revision-url (l10n-central instead of elmo)

Differential Revision: https://phabricator.services.mozilla.com/D87693
2020-08-21 03:14:19 +00:00
Mike Hommey
b49cc98477 Bug 1660385 - Fix android-hw-p2-8-0-android-aarch64-{,shippable-}qr/opt tests to use the aarch64 build. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D87828
2020-08-21 01:46:48 +00:00
Razvan Maries
15cd0824da Backed out changeset 2f4bf8bab6cf (bug 1643776) for causing bug 1660323. CLOSED TREE 2020-08-21 04:34:24 +03:00
Botond Ballo
7d38b45e2a Bug 1543485 - Update wpt expectations. r=kats
The patches get several previously-failing assertions passing.

Depends on D87692

Differential Revision: https://phabricator.services.mozilla.com/D87816
2020-08-21 00:09:19 +00:00
Botond Ballo
a621152a3c Bug 1543485 - Also update the code in ScrollToImpl() that proactively updates the callback transform and main thread visual viewport offset. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D87692
2020-08-21 01:24:59 +00:00
Botond Ballo
27cd351633 Bug 1543485 - Back out the hacky fix for bug 1549625. r=kats
Now that main thread scroll updates preserve the relative scroll offset
in APZ, this hacky fix is no longer necessary.

Differential Revision: https://phabricator.services.mozilla.com/D87687
2020-08-20 23:30:13 +00:00
Botond Ballo
1ec395bfba Bug 1543485 - Preserve the relative scroll offset of the two viewports when accepting a main thread scroll update. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D87686
2020-08-21 01:25:37 +00:00
Dan Mosedale
eb0f5b96d9 Bug 1643776 - Add Alpenglow theme, r=dmose,rpl,flod
Differential Revision: https://phabricator.services.mozilla.com/D86058
2020-08-21 00:43:03 +00:00
Caroline Cullen
97d1b86763 Bug 1657022 - Only spew JSOps that have ICs. r=iain
Differential Revision: https://phabricator.services.mozilla.com/D87657
2020-08-20 22:19:10 +00:00
Caroline Cullen
8a41e066b1 Bug 1657022 - Spew lineno and column of JSOps. r=iain
Differential Revision: https://phabricator.services.mozilla.com/D87656
2020-08-20 22:19:02 +00:00
Paul Bone
0e35d33e4c Bug 1659630 - Enable BrowsingContext preservation in early beta r=cpeterson
Differential Revision: https://phabricator.services.mozilla.com/D87391
2020-08-20 16:40:55 +00:00
Kai Engert
30c199c768 Bug 1656520 - NSPR_4_28_RTM. r=kjacobs UPGRADE_NSPR_RELEASE DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D87815
2020-08-20 23:35:22 +00:00
Bob Owen
72fd7de5a6 Bug 1658299 Part 2: Add createDefaultSettings() to nsIPrinter for Windows. r=jwatt,jfkthame
This retrieves the same settings from the printer as
InitPrintSettingsFromPrinter.
There is probably a lot of scope for de-duplication of code here, but I decided
to try and protect the old fallback paths.

Depends on D87125

Differential Revision: https://phabricator.services.mozilla.com/D87604
2020-08-20 23:25:10 +00:00
Sebastian Hengst
dd5507b91b Bug 1660062 - shift start time for automated beta builds to 21:00 UTC to get RelEng and RelMan coverage. r=mtabara,releng-reviewers,bhearsum,aki DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D87632
2020-08-20 22:50:19 +00:00
Ting-Yu Lin
0319189711 Bug 1412687 Part 3 - Add a reftest testing breaking a float in a table. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D87631
2020-08-20 22:30:16 +00:00
Ting-Yu Lin
b91e219fd9 Bug 1412687 Part 2 - Consider an overflow container's scrollable overflow when deciding whether to reflow it. r=dholbert
This patch is similar to Bug 1559961 Part 2 [1]. That is, we want to reflow
an overflow container again if its scrollable overflow block-end exceeds
the available block-size constraint.

[1] https://hg.mozilla.org/mozilla-central/rev/d377ce300d0349c1b7dc562bcf5343851d36c6ed

Differential Revision: https://phabricator.services.mozilla.com/D87630
2020-08-20 22:29:59 +00:00
Ting-Yu Lin
1308ebb070 Bug 1412687 Part 1 - Make const-cast clearer in nsTableRowGroupFrame::Reflow(). r=dholbert
ReflowInputFlags is a struct of bitfields, so we cannot use AutoRestore to
restore its member bitfield.

Differential Revision: https://phabricator.services.mozilla.com/D87629
2020-08-20 22:24:58 +00:00
Jonathan Kew
9f640d3ca0 Bug 1658300 - Implement NamedPrinter() for nsPrinterListWin, and remove the base implementation. r=bobowen
Differential Revision: https://phabricator.services.mozilla.com/D87450
2020-08-20 11:21:34 +00:00
Emily McDonough
6e197b450a Bug 1658300 - Implement a promise-based nsIPrinterList::getNamedOrDefaultPrinter. r=jwatt,emilio
This only works for CUPS, and will do nothing on Windows yet.

Co-Authored-By: Jonathan Kew <jkew@mozilla.com>

Differential Revision: https://phabricator.services.mozilla.com/D86851
2020-08-20 11:59:46 +00:00
Razvan Maries
73e4e809df Backed out changeset d7d16d30097d (bug 1659008) for perma failures on browser_download_open_with_internal_handler.js. CLOSED TREE 2020-08-21 01:40:03 +03:00
Harry Twyford
7f48f83bec Bug 1659775 - Restrict adaptive history from appearing in search mode. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D87796
2020-08-20 20:12:01 +00:00
Joel Maher
09c938e9e8 Bug 1660221 - migrate windows hardware tasks to new 1803 image. r=taskgraph-reviewers,aki
migrate windows hardware tasks to the new 1803 image.

Differential Revision: https://phabricator.services.mozilla.com/D87740
2020-08-20 15:47:18 +00:00
Eitan Isaacson
4b2ca1f36a Bug 1660109 - Support get bounds for text marker range. r=Jamie
Depends on D87669

Differential Revision: https://phabricator.services.mozilla.com/D87670
2020-08-20 22:12:23 +00:00
Eitan Isaacson
1b3266b806 Bug 1660109 - Add BoundsForRange sync ipc call. r=Jamie,nika
Differential Revision: https://phabricator.services.mozilla.com/D87669
2020-08-20 22:11:41 +00:00
Emilio Cobos Álvarez
341aec03de Bug 1658551 - Properly sanitize the URI we log to the console. r=heycam
Drive-by, but this is what a bunch of other console messages do.

Depends on D87267

Differential Revision: https://phabricator.services.mozilla.com/D87268
2020-08-20 22:04:36 +00:00
Emilio Cobos Álvarez
44b1932fad Bug 1658551 - Move preload usage timer creation to the common NotifyOpen implementation. r=heycam
Not just the one that takes a channel. This fixes the issue.

Also, as an optimization, avoid creating a timer if we're used already
or we have already one.

Differential Revision: https://phabricator.services.mozilla.com/D87267
2020-08-20 22:01:29 +00:00
Hiroyuki Ikezoe
d19326f840 Bug 1660213 - Fixed an used variable error in nsDocumentViewer::GetCurrentSheetFrameAndPageNumber. r=heycam
Differential Revision: https://phabricator.services.mozilla.com/D87806
2020-08-20 22:02:54 +00:00
Razvan Maries
0c5b98d077 Backed out changeset c034b967d740 (bug 1571247) for perma failures on test_DownloadsCommon_getMimeInfo.js. CLOSED TREE 2020-08-21 01:27:47 +03:00
Razvan Maries
5746cb6bd9 Backed out changeset 2a1fa73b1a63 (bug 1643776) for perma failures on browser_all_files_referenced.js. CLOSED TREE 2020-08-21 01:02:18 +03:00
Gijs Kruitbosch
26f3e611e6 Bug 1659008 - do not store user preferences for binary/octet-stream mimetypes, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D87789
2020-08-20 21:41:47 +00:00
Mark Banner
4e5f58ae88 Bug 1659960 - Changing the experiment pref should reload the search engine configuration straight away. r=daleharvey
Depends on D87760

Differential Revision: https://phabricator.services.mozilla.com/D87761
2020-08-20 21:17:53 +00:00
Mark Banner
241ff98926 Bug 1659960 - When reloading search engines, handle switch an engine from one locale to another when the name is the same. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D87760
2020-08-20 20:55:13 +00:00
Tim Huang
fc87a8bd31 Bug 1654436 - Part 3: Enable test_localStorageCookieSettings.html in Fission. r=ttung
Depends on D87734

Differential Revision: https://phabricator.services.mozilla.com/D87735
2020-08-20 13:01:13 +00:00
Tim Huang
5433471841 Bug 1654436 - Part 2: Fix the issue that is() doesn't work in frameLocalStorageCookieSettings.html. r=ttung
Differential Revision: https://phabricator.services.mozilla.com/D87734
2020-08-20 13:41:45 +00:00
Tim Huang
0f5e9d3510 Bug 1654436 - Part 1: Clean up the permissions for test 'test_cookieBlock.html'. r=ttung
Differential Revision: https://phabricator.services.mozilla.com/D87733
2020-08-20 12:58:52 +00:00
Dan Mosedale
a33a060360 Bug 1643776 - Add Alpenglow theme r=dmose,rpl,flod
Differential Revision: https://phabricator.services.mozilla.com/D86058
2020-08-20 21:04:57 +00:00
Razvan Maries
ef96306031 Bug 1660288 - Fixing the lint failure. CLOSED TREE 2020-08-20 23:55:09 +03:00
James Willcox
d8817b722b Bug 1633322 - Consider content handling for onTouchEventForResult r=geckoview-reviewers,botond,agi,esawin
Differential Revision: https://phabricator.services.mozilla.com/D86384
2020-08-20 20:40:51 +00:00
Botond Ballo
e008dd3885 Bug 1633322 - Add an input block callback facility to allow senders of input events to receive a delayed notification of whether the event was processed by the root APZC. r=kats
This facility is only implemented for in-process senders of
input events (i.e. not for GPU process setups).

Differential Revision: https://phabricator.services.mozilla.com/D79931
2020-08-20 20:40:51 +00:00
Botond Ballo
6651ba71a3 Bug 1633322 - Turn APZEventResult::mHandledByRootApzc into a Maybe. r=kats,geckoview-reviewers,snorp
Differential Revision: https://phabricator.services.mozilla.com/D79930
2020-08-20 00:10:09 +00:00
Botond Ballo
66380a8ca4 Bug 1633322 - Combine APZEventResult::mTargetIsRoot and mHitRegionWithApzAwareListeners into a single flag. r=kats,geckoview-reviewers,snorp
GeckoView uses these flags for the same purpose: to determine
whether or not to allow certain effects, such as pull to refresh
or dynamic toolbar movement, that should be limited to cases
where an event manipulates the root scrollable.

In a subsequent patch, we will enhance the API between APZ and
GeckoView such that in cases where we don't know for sure whether
an event will manipulate the root scrollable until it is
dispatched to content, we tell GV the answer asynchronously.
This is easier if there is only one flag to report.

Differential Revision: https://phabricator.services.mozilla.com/D79929
2020-08-20 00:10:12 +00:00
Gijs Kruitbosch
11288fd257 Bug 1660288 - fix python3 errors in the linter's hooks.py tripped when using python3-based mercurial, r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D87800
2020-08-20 20:35:26 +00:00
Jonathan Watt
77b6aa4aa6 Bug 1659870. Rename print scaling 'Fit to page' to 'Fit to page width'. r=mstriemer,fluent-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D87792
2020-08-20 20:32:24 +00:00
Emil Farisan
e5378efe38 Bug 1658505 - updated links and updated some code blocks. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D87443
2020-08-19 16:10:37 +00:00
Emil Farisan
1c3c4674f6 Bug 1658505 - added banner in migrated pages and added table. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D86812
2020-08-19 10:12:39 +00:00
Emil Farisan
f7f16794c9 Bug 1658505 - renamed files from mozilla to firefox. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D86811
2020-08-17 12:08:57 +00:00
Emil Farisan
bfa8dd8228 Bug 1658505 - fix codespell and rst errors and remove unused reference. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D86810
2020-08-17 12:07:49 +00:00
Emil Farisan
8d75cc29fb Bug 1658505 - added debugging and memory sanitizer pages from MDN to in-tree. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D86705
2020-08-17 12:07:18 +00:00
Gijs Kruitbosch
9d13d41b05 Bug 1571247 - don't default to the jfif extension for image/jpeg files as suggested by the Windows registry, r=agashlin
Differential Revision: https://phabricator.services.mozilla.com/D87371
2020-08-20 20:21:05 +00:00
Jan Varga
d749be0c59 Bug 1659660 - Improve documentation and testing for mozilla::Result::map and mozilla::Result::mapErr; r=froydnj,dom-workers-and-storage-reviewers,sg
Differential Revision: https://phabricator.services.mozilla.com/D87414
2020-08-20 11:04:12 +00:00