Coroiu Cristina
9683a17a37
Backed out changeset d2867a062f45 (bug 1574480) for browser-chrome failures at browser/base/content/test/general/browser_offlineQuotaNotification.js on a CLOSED TREE
2019-09-05 18:38:42 +03:00
Chris Muldoon
f58863b070
Bug 1577295 - Change color and appearance of font in paused error reason for improved readabiity r=davidwalsh
...
Differential Revision: https://phabricator.services.mozilla.com/D44766
--HG--
extra : moz-landing-system : lando
2019-09-05 15:10:14 +00:00
Agi Sferro
57394f5453
Bug 1574361 - Don't assume value of requireInteraction in tests. r=snorp
...
Differential Revision: https://phabricator.services.mozilla.com/D44522
--HG--
extra : moz-landing-system : lando
2019-09-05 15:09:37 +00:00
Nika Layzell
0354cad681
Bug 1577711 - Part 2: Perform frame static clone after parent static clone, r=smaug
...
This is done by delaying the code within nsFrameLoader::CreateStaticClone until
after the document has been created. The nsFrameLoader is re-discovered using
the subframe BrowsingContext's mEmbedderElement.
Differential Revision: https://phabricator.services.mozilla.com/D44586
--HG--
extra : moz-landing-system : lando
2019-09-05 14:55:19 +00:00
Nika Layzell
245b18cd39
Bug 1577711 - Part 1: Revert calling SetDocument earlier during clone from 1568055, r=smaug
...
This change was causing issues with images not displaying and iframes not
displaying correctly after multiple print preview calls.
Differential Revision: https://phabricator.services.mozilla.com/D44585
--HG--
extra : moz-landing-system : lando
2019-09-05 14:55:11 +00:00
Thomas Nguyen
db7ab2a061
Bug 1548087 - enumerateDevices should only expose devices which are allowed to use by FeturePolicy r=baku,jib
...
Differential Revision: https://phabricator.services.mozilla.com/D42958
--HG--
extra : moz-landing-system : lando
2019-09-05 14:53:07 +00:00
Thomas Nguyen
90fbbba220
Bug 1548087 - Move IsActivelyCapturingOrHasAPermission out of devices iteration. r=jib
...
Differential Revision: https://phabricator.services.mozilla.com/D43395
--HG--
extra : moz-landing-system : lando
2019-09-05 14:53:07 +00:00
James Willcox
99feef5a48
Bug 1343678 - Ensure events expecting a reply get one even if there is no listener r=geckoview-reviewers,droeh,agi
...
Differential Revision: https://phabricator.services.mozilla.com/D43984
--HG--
extra : moz-landing-system : lando
2019-09-04 21:25:46 +00:00
James Willcox
17531c0400
Bug 1343678 - Add WebPush support to GeckoView r=jcj,lina,agi,geckoview-reviewers,droeh,mt
...
Differential Revision: https://phabricator.services.mozilla.com/D41290
--HG--
extra : moz-landing-system : lando
2019-09-04 21:25:44 +00:00
James Willcox
6aa3f880b3
Bug 1343678 - Use window context for GeckoSessionTestRule.evaluateJS()
r=geckoview-reviewers,droeh
...
Differential Revision: https://phabricator.services.mozilla.com/D41289
--HG--
extra : moz-landing-system : lando
2019-09-04 21:25:42 +00:00
James Willcox
ea5c701029
Bug 1343678 - Enable web push pref for GeckoView r=geckoview-reviewers,droeh,smaug,jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D41288
--HG--
extra : moz-landing-system : lando
2019-09-05 13:59:32 +00:00
Sylvestre Ledru
20b343675a
Bug 1577726 - Move generated directories into a dedicated file (Generated.txt) from ThirdPartyPaths.txt r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D44147
--HG--
extra : moz-landing-system : lando
2019-09-05 14:24:21 +00:00
lloan
c6d477d0d1
Bug 1574430 - Enabling Search in Nightly. r=Honza.
...
Differential Revision: https://phabricator.services.mozilla.com/D44841
--HG--
extra : moz-landing-system : lando
2019-09-05 14:30:58 +00:00
Ted Campbell
64710ed1eb
Bug 1579081 - Remove unused CellEdgePtr::tagged() and friends. r=jonco
...
Differential Revision: https://phabricator.services.mozilla.com/D44836
--HG--
extra : moz-landing-system : lando
2019-09-05 14:20:04 +00:00
Christoph Kerschbaumer
4144eb70e4
Bug 1578231: Hardcode whitelist of about: pages where we can not apply a CSP. r=jkt
...
Differential Revision: https://phabricator.services.mozilla.com/D44617
--HG--
extra : moz-landing-system : lando
2019-09-05 14:22:09 +00:00
Ted Campbell
035184342d
Bug 1577580 - Cleanup LazyScriptData when not in deferred mode. r=mgaudet
...
This fixes a memory leak due to FunctionBox destructors not being called
but it is also the reasonable thing to limit how long we keep
LazyScriptData around in error cases.
NOTE: The deferred case may still leak in certain cases but it is
currently disabled. That will be fixed in another bug.
Differential Revision: https://phabricator.services.mozilla.com/D44272
--HG--
extra : moz-landing-system : lando
2019-09-05 14:19:15 +00:00
Alexandre Poirot
16d1ac6011
Bug 1578426 - Rename CssRuleView.target to currentTarget. r=pbro
...
Differential Revision: https://phabricator.services.mozilla.com/D44633
--HG--
extra : moz-landing-system : lando
2019-09-05 14:17:27 +00:00
Alexandre Poirot
2987ab1345
Bug 1578426 - Rename Inspector.target to Inspector.currentTarget. r=pbro
...
Rename this attribute to better significate that the target is
changing over time when the debugged target navigates to another process.
Differential Revision: https://phabricator.services.mozilla.com/D44632
--HG--
extra : moz-landing-system : lando
2019-09-05 14:17:20 +00:00
Mark Banner
7731688366
Bug 1578938 - Correctly move the urlbar documentation up a folder. r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D44801
--HG--
extra : moz-landing-system : lando
2019-09-05 13:28:23 +00:00
Mike Conley
61209ad7a6
Bug 1566183 - Add a keyboard shortcut to enter Picture-in-Picture for first video of focused window. r=NeilDeakin,JSON_voorhees,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D40082
--HG--
extra : moz-landing-system : lando
2019-09-05 14:09:25 +00:00
Christian Holler
d5d628a5fb
Bug 1577571 - Add OnUpgradeFailed to nsIHttpUpgradeListener. r=michal
...
Differential Revision: https://phabricator.services.mozilla.com/D44680
--HG--
extra : moz-landing-system : lando
2019-09-05 12:10:27 +00:00
Sylvestre Ledru
fa8b298b59
Bug 1577726 - Ride along: Remove third_party from the clang tidy configuration as it isn't used r=andi
...
Differential Revision: https://phabricator.services.mozilla.com/D44163
--HG--
extra : moz-landing-system : lando
2019-09-05 13:52:22 +00:00
Rob Wood
f591ad7b03
Bug 1568048 - Lift mozproxy management out of Raptor and into Perftest r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D42946
--HG--
extra : moz-landing-system : lando
2019-09-05 13:09:24 +00:00
Paul Zuehlcke
99bfbf1328
Bug 1574480 - Updated browser.js and OfflineAppsChild.jsm to use PermissionManager principal methods. r=johannh,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D42620
--HG--
extra : moz-landing-system : lando
2019-09-05 13:37:55 +00:00
ffxbld
3e8fdbe0ed
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM
...
Differential Revision: https://phabricator.services.mozilla.com/D44828
--HG--
extra : moz-landing-system : lando
2019-09-05 13:17:10 +00:00
Jon Coppeard
3ceda3db10
Bug 1578462 - Mark incoming CCW edges gray when the source is gray r=sfink
...
This splits marking of incoming CCWs from uncollected zones into two phases dependeing on the mark color of the source object. The targets of black or white wrappers are marked black (white means we don't know what color it should be), and targets of gray wrappers are marked gray. Where gray wrappers are later marked black by gray unmarking, we trigger a read barrier on the targed which will also have the effect of marking it black if it's in a zone we are marking.
I also added a shell function to dump information about cross compartment wrappers that was useful in debugging.
Differential Revision: https://phabricator.services.mozilla.com/D44666
--HG--
extra : moz-landing-system : lando
2019-09-05 13:14:08 +00:00
harry
0303f92923
Bug 1578433 - Add a new TIP result type to UrlbarUtils.RESULT_TYPES. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D44714
--HG--
extra : moz-landing-system : lando
2019-09-05 13:09:47 +00:00
Dão Gottwald
fbdd2b23e3
Bug 1579051 - Megabar: Remove the layout breakout placeholder. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D44818
--HG--
extra : moz-landing-system : lando
2019-09-05 13:04:04 +00:00
Dorel Luca
7f93ef38fb
Backed out changeset 0b809df52f3f (bug 1578716) for Eslint failure. CLOSED TREE
2019-09-05 15:53:25 +03:00
Nathan Froyd
18e78c6b0d
Bug 1578825 - add a strict version check for the NDK version; r=nalexander
...
One less thing for configurations to vary is a good thing. This change
also means that when we do NDK bumps that introduce some kind of weird
incompatible change, configuration with a newly-pulled tree and an old
NDK halts at configure, rather than giving weird build errors.
Differential Revision: https://phabricator.services.mozilla.com/D44705
--HG--
extra : moz-landing-system : lando
2019-09-04 19:20:39 +00:00
Marco Zehe
32f8c059bc
Bug 569313 - Get rid of redundant "Toolbar" in name of "Navigation" and "bookmarks" toolbars, r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D44810
--HG--
extra : moz-landing-system : lando
2019-09-05 12:25:13 +00:00
Sylvestre Ledru
931b1e9554
Bug 1579054 - Improve the --enable-clang-plugin description r=andi
...
Differential Revision: https://phabricator.services.mozilla.com/D44820
--HG--
extra : moz-landing-system : lando
2019-09-05 12:21:38 +00:00
Peter Van der Beken
212a96aecf
Bug 1578716 - Make browser_ext_contextMenus_targetUrlPatterns.js wait for end of load of about:reader before sending mouse event. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D44663
--HG--
extra : moz-landing-system : lando
2019-09-05 12:15:15 +00:00
Andrew Sutherland
dbbe7fbf1f
Bug 1511025 - Correct searchfox template traversal. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D44755
--HG--
extra : moz-landing-system : lando
2019-09-05 07:17:57 +00:00
Dorel Luca
3f262058ba
Backed out changeset e2927c8227d9 (bug 1578231) for Browser-chrome failures browser/base/content/test/performance/browser_preferences_usage.js
2019-09-05 14:47:53 +03:00
Jan de Mooij
89bb9a8b72
Bug 1575161 part 4 - Delete now empty Assembler-shared.cpp file. r=tcampbell
...
Depends on D42623
Differential Revision: https://phabricator.services.mozilla.com/D42624
--HG--
extra : moz-landing-system : lando
2019-09-04 19:09:42 +00:00
Jan de Mooij
a1b2325120
Bug 1575161 part 3 - Simplify CodeLocationLabel now that it's only used with absolute addresses. r=tcampbell
...
Depends on D42622
Differential Revision: https://phabricator.services.mozilla.com/D42623
--HG--
extra : moz-landing-system : lando
2019-09-04 19:09:59 +00:00
Jan de Mooij
4d479061fd
Bug 1575161 part 2 - Remove now unused CodeOffsetJump, RepatchLabel, PatchJump and related code. r=tcampbell
...
Removes about 850 lines of pretty complicated code.
Depends on D42621
Differential Revision: https://phabricator.services.mozilla.com/D42622
--HG--
extra : moz-landing-system : lando
2019-09-04 19:05:29 +00:00
Jan de Mooij
58448b589f
Bug 1575161 part 1 - Stop using CodeOffsetJump, RepatchLabel, PatchJump etc in the IonIC code. r=tcampbell
...
This will let us remove a lot of dead code in the next patch.
Differential Revision: https://phabricator.services.mozilla.com/D42621
--HG--
extra : moz-landing-system : lando
2019-09-04 19:05:19 +00:00
Masayuki Nakano
0382baf2fe
Bug 1574852 - part 66: Move HTMLEditRules::ExpandSelectionForDelete()
to HTMLEditor
r=m_kato
...
And this patch makes the new method do not touch `Selection`, instead, return
new `StaticRange`. Although the creation cost may make damage to the
performance but let's keep using `StaticRange` for now. There should be
a stack only class which have 2 `RangeBoundaryBase` or `EditorDOMPointBase`.
Differential Revision: https://phabricator.services.mozilla.com/D44205
--HG--
extra : moz-landing-system : lando
2019-09-05 07:25:51 +00:00
Masayuki Nakano
ff5055d6e2
Bug 1574852 - part 65: Move TextEditRules::CheckBidiLevelForDeletion()
to EditorBase
r=m_kato
...
Differential Revision: https://phabricator.services.mozilla.com/D44204
--HG--
extra : moz-landing-system : lando
2019-09-05 02:21:26 +00:00
Masayuki Nakano
656648d70f
Bug 1574852 - part 64: Move HTMLEditRules::MaybeDeleteTopMostEmptyAncestor()
to HTMLEditor
r=m_kato
...
Differential Revision: https://phabricator.services.mozilla.com/D44203
--HG--
extra : moz-landing-system : lando
2019-09-05 01:30:37 +00:00
Masayuki Nakano
c6648a62df
Bug 1574852 - part 63: Move HTMLEditRules::GetGoodSelPointForNode()
to HTMLEditor
r=m_kato
...
Differential Revision: https://phabricator.services.mozilla.com/D44202
--HG--
extra : moz-landing-system : lando
2019-09-05 01:14:24 +00:00
Masayuki Nakano
d2ce733c6a
Bug 1574852 - part 62: Move HTMLEditRules::TryToJoinBlocksWithTransaction()
to HTMLEditor
r=m_kato
...
Additionally, `WSRunObject::ScrabBlockBoundary()` and
`WSRunObject::PreparetToJoinBlocks()` are used only the it. Therefore, we
can clean them up.
Differential Revision: https://phabricator.services.mozilla.com/D44201
--HG--
extra : moz-landing-system : lando
2019-09-04 08:43:12 +00:00
Tim Huang
69c693bc22
Bug 1578105 - Fix the styling issue of the info button on Windows. r=nhnt11
...
The into button lacks the '-moz-appearance: none;' rule to disable the
system styling. Fix this by adding this.
Differential Revision: https://phabricator.services.mozilla.com/D44641
--HG--
extra : moz-landing-system : lando
2019-09-05 10:02:17 +00:00
Coroiu Cristina
19d1a50744
Bug 1536312 - disabled browser_884402_customize_from_overflow.js on windows and mac for frequest failures r=egao
...
Differential Revision: https://phabricator.services.mozilla.com/D44805
--HG--
extra : moz-landing-system : lando
2019-09-05 09:56:36 +00:00
Dorel Luca
f886c9404d
Merge mozilla-central to autoland
...
--HG--
extra : rebase_source : 1887f49c404c173e4a0d54ca5bd3082e9b23582e
2019-09-05 12:46:10 +03:00
Christoph Kerschbaumer
4e4f4a0bf6
Bug 1578231: Hardcode whitelist of about: pages where we can not apply a CSP. r=jkt
...
Differential Revision: https://phabricator.services.mozilla.com/D44617
--HG--
extra : moz-landing-system : lando
2019-09-05 09:44:13 +00:00
Nicolas Chevobbe
4bf8a96317
Bug 1578676 - Add missing separator left to the show content messages checkbox. r=Honza.
...
Differential Revision: https://phabricator.services.mozilla.com/D44636
--HG--
extra : moz-landing-system : lando
2019-09-05 09:24:25 +00:00
Nicolas Chevobbe
49076a161e
Bug 1578665 - Create a dedicated pref for Browser Console editor state. r=Honza.
...
We want the Browser Console and WebConsole to have
distinct preferences, so you might have one in
editor mode, and the other one in inline mode if
you want.
This is as simple as adding the preference, and
stripping the devtools.webconsole. prefix in
the constant we use for retrieving the preference
value.
Differential Revision: https://phabricator.services.mozilla.com/D44631
--HG--
extra : moz-landing-system : lando
2019-09-05 09:23:47 +00:00