Belén Albeza
be69e3d5eb
Bug 1577484 - Part 2: Hide ManifestLoader when not needed, add a link to ManifestEmpty r=Ola,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D44669
--HG--
extra : moz-landing-system : lando
2019-09-06 11:16:13 +00:00
Belén Albeza
bcd927a4ce
Bug 1577484 - Part 1: Use async actions with thunk middleware for loading a manifest r=jdescottes,Ola
...
Differential Revision: https://phabricator.services.mozilla.com/D44668
--HG--
extra : moz-landing-system : lando
2019-09-06 10:34:36 +00:00
Masayuki Nakano
07dea9b716
Bug 1574852 - part 67-7: Make early-return style for first simple deletion case of `HTMLEditRules::HandleDeleteNonCollapsedSelection()` r=m_kato
...
Differential Revision: https://phabricator.services.mozilla.com/D44457
--HG--
extra : moz-landing-system : lando
2019-09-06 01:49:57 +00:00
Masayuki Nakano
3e4575061a
Bug 1574852 - part 67-6: Split the last common part of `HTMLEditRules::HandleDeleteNonCollapsedSelection()` r=m_kato
...
Differential Revision: https://phabricator.services.mozilla.com/D44456
--HG--
extra : moz-landing-system : lando
2019-09-06 01:44:00 +00:00
Christoph Kerschbaumer
b5a051c48e
Bug 1497584: Apply Meta CSP to about:preferences. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D44474
--HG--
extra : moz-landing-system : lando
2019-09-06 11:59:19 +00:00
Cosmin Sabou
8bda9231a8
Bug 1518442 - Part 6: Fix idlharness.https.html wpt test for Event-based form participation; r=jdai
...
--HG--
extra : amend_source : 4e583907c1d4c7c83eabf430af71d5e2497951b2
2019-09-06 14:51:07 +03:00
Peter Van der Beken
dcc6babcd8
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 14:36:46 +00:00
Jon Coppeard
bdab0a4eea
Bug 1577146 - Consider debugger weak maps when calculating which compartments we think are live r=sfink
...
Differential Revision: https://phabricator.services.mozilla.com/D44399
--HG--
extra : moz-landing-system : lando
2019-09-06 10:45:30 +00:00
Jon Coppeard
61645c287f
Bug 1577146 - Factor out a method to perform an oepration on all debugger weak maps r=jimb
...
Differential Revision: https://phabricator.services.mozilla.com/D44398
--HG--
extra : moz-landing-system : lando
2019-09-06 10:44:39 +00:00
Jon Coppeard
185aa0ee73
Bug 1579202 - Type cell pointer store buffers to simplify implementation r=tcampbell
...
Differential Revision: https://phabricator.services.mozilla.com/D44894
--HG--
extra : moz-landing-system : lando
2019-09-06 10:12:59 +00:00
Emily Toop
19b04db5a0
Bug 1565466 - Lock Window in `LayerViewSupport::OnDetach` r=snorp
...
Move lock of window inside thread in `LayerViewSupport::OnDetach` and pop the `GeckoResult` from list of waiting results while we still have the initiallock in `LayerViewSupport::RecvScreenPixels`.
This passes try, but then so did the last patch.
Differential Revision: https://phabricator.services.mozilla.com/D44800
--HG--
extra : moz-landing-system : lando
2019-09-05 14:22:15 +00:00
Luca Greco
b26125db66
Bug 1570645 - devtools panels registered by extension should provide an aria-label. r=jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D44677
--HG--
extra : moz-landing-system : lando
2019-09-05 15:19:50 +00:00
Cosmin Sabou
a532411ede
Bug 1569098 - Update test expectations for frequent failures on windows. r=jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D44981
--HG--
extra : moz-landing-system : lando
2019-09-06 10:14:53 +00:00
Cosmin Sabou
0a933b1510
Bug 1578325 - Disable test_async_waituntil.html for frequent failures. r=egao
...
Differential Revision: https://phabricator.services.mozilla.com/D44974
--HG--
extra : moz-landing-system : lando
2019-09-06 09:40:53 +00:00
John Dai
b6ae4f1d50
Bug 1518442 - Part 5: Add a mochitest for pref-off form data event attribute; r=smaug,edgar
...
Differential Revision: https://phabricator.services.mozilla.com/D44871
--HG--
extra : moz-landing-system : lando
2019-09-06 09:47:40 +00:00
John Dai
391d7c52fe
Bug 1518442 - Part 4: Fix wpt test for Event-based form participation; r=smaug,edgar
...
Differential Revision: https://phabricator.services.mozilla.com/D43988
--HG--
extra : moz-landing-system : lando
2019-09-06 09:47:38 +00:00
John Dai
1fd20a87f9
Bug 1518442 - Part 3: Add dom.formdata.event.enabled preference for Event-based form participation; r=smaug,edgar
...
Differential Revision: https://phabricator.services.mozilla.com/D43987
--HG--
extra : moz-landing-system : lando
2019-09-06 09:47:31 +00:00
John Dai
7cc4da92b6
Bug 1518442 - Part 2: Implement Event-based form participation; r=smaug,edgar
...
For Event-based form participation specification PR:
https://github.com/whatwg/html/pull/4239
Differential Revision: https://phabricator.services.mozilla.com/D43986
--HG--
extra : moz-landing-system : lando
2019-09-06 09:47:29 +00:00
John Dai
98aa8fdbb8
Bug 1518442 - Part 1: Implement FormDataEvent interface; r=smaug,edgar
...
Differential Revision: https://phabricator.services.mozilla.com/D43985
--HG--
extra : moz-landing-system : lando
2019-09-06 09:47:27 +00:00
Jan de Mooij
2054019eb7
Bug 1578350 - Cap stack quota to 2 MB on non-Windows platforms too. r=jorendorff,mccr8
...
In bug 1537609 we capped our main thread stack quota to 2 MB on Windows because
larger stacks can make some broken websites terribly slow. However on Linux and
Mac we still had larger stack sizes. Having significant differences in behavior
across platforms isn't great and it means those "broken" websites are still slow
on Mac/Linux, see bug 1562700 for example.
This patch adds a stack-quota-cap pref and applies it on all platforms.
Differential Revision: https://phabricator.services.mozilla.com/D44441
--HG--
extra : moz-landing-system : lando
2019-09-05 22:39:13 +00:00
Alexandre Poirot
cc2c969ee7
Bug 1568840 - Use PageStyle from the currently selected element in the computed view. r=pbro,jdescottes
...
Make the PageStyleFront be a singleton managed by the inspector front,
like highlighters and walker.
It helps keep the Computed View code synchronous as it is highly sensible
to race condition. A simple event loop spin make a throw during tests.
Differential Revision: https://phabricator.services.mozilla.com/D44445
--HG--
extra : moz-landing-system : lando
2019-09-06 08:12:46 +00:00
lloan
383995b276
Bug 1575180 - Support for case sensitive search. r=Honza
...
Differential Revision: https://phabricator.services.mozilla.com/D44085
--HG--
extra : moz-landing-system : lando
2019-09-06 08:26:06 +00:00
Frederic Wang
00ac838800
Bug 1577660 - Rename `HTMLOrSVGOrXULElementMixin` to `HTMLOrForeignElement`. r=bzbarsky
...
This commit renames `HTMLOrSVGOrXULElementMixin` to `HTMLOrForeignElement` and
actually makes it a mixin. dataset, tabIndex and blur() are moved from
HTMLElement, SVGElement and XULElement into this new mixin. As a consequence,
a few extended attributes for these interfaces are modified and the dataset
attribute is added to the XULElement one. However, none of these changes are
web-observable.
Differential Revision: https://phabricator.services.mozilla.com/D44879
--HG--
extra : moz-landing-system : lando
2019-09-06 07:46:46 +00:00
Mirko Brodesser
60543b4b41
Bug 1578668: part 6) Reorder conditions using `mHasWrittenCellsForRow`. r=hsivonen
...
To remove the obscurity of the conditions.
Depends on D44654
Differential Revision: https://phabricator.services.mozilla.com/D44655
--HG--
extra : moz-landing-system : lando
2019-09-05 08:00:18 +00:00
Mirko Brodesser
890f0eefbc
Bug 1578668: part 5) Add `CurrentLine::HasContentOrIndentationHeader`. r=hsivonen
...
Depends on D44653
Differential Revision: https://phabricator.services.mozilla.com/D44654
--HG--
extra : moz-landing-system : lando
2019-09-05 07:57:39 +00:00
Mirko Brodesser
3f8b66401f
Bug 1578668: part 4) Factor out `CreateLineOfDashes`. r=hsivonen
...
Depends on D44652
Differential Revision: https://phabricator.services.mozilla.com/D44653
--HG--
extra : moz-landing-system : lando
2019-09-05 07:57:08 +00:00
Mirko Brodesser
d7ccce23f3
Bug 1578668: part 3) Add `IsSignatureSeparator`. r=hsivonen
...
Depends on D44651
Differential Revision: https://phabricator.services.mozilla.com/D44652
--HG--
extra : moz-landing-system : lando
2019-09-05 07:56:31 +00:00
Mirko Brodesser
d81a92135a
Bug 1578668: part 2) Move `nsPlainTextSerializer::FlushLine` to `nsPlainTextSerializer::OutputManager::Flush`. r=hsivonen
...
Depends on D44650
Differential Revision: https://phabricator.services.mozilla.com/D44651
--HG--
extra : moz-landing-system : lando
2019-09-05 07:55:48 +00:00
Mirko Brodesser
d481f91e1a
Bug 1578668: part 1) Remove some code redundancy in `nsPlainTextSerializer::EndLine`. r=hsivonen
...
Differential Revision: https://phabricator.services.mozilla.com/D44650
--HG--
extra : moz-landing-system : lando
2019-09-05 07:53:55 +00:00
Nicolas Chevobbe
eac86b480c
Bug 1578681 - Lighten background of buttons in dark mode. r=fvsch.
...
Differential Revision: https://phabricator.services.mozilla.com/D44770
--HG--
extra : moz-landing-system : lando
2019-09-06 07:00:02 +00:00
David Teller
d35ba04964
Bug 1579095 - Non-fatal BinASTTokenReaderContext errors should be non-fatal;r=arai
...
Depends on D44891
Differential Revision: https://phabricator.services.mozilla.com/D44892
--HG--
extra : moz-landing-system : lando
2019-09-05 21:07:12 +00:00
David Teller
fc38431acd
Bug 1579095 - FullParseHandler::newReturnExpression should be more lenient on token positions in Binary mode;r=arai
...
Depends on D44890
Differential Revision: https://phabricator.services.mozilla.com/D44891
--HG--
extra : moz-landing-system : lando
2019-09-05 21:07:10 +00:00
David Teller
0cdfc2aef6
Bug 1579095 - FullParseHandler::sourceKind_ should be initialized from its constructor;r=arai
...
Differential Revision: https://phabricator.services.mozilla.com/D44890
--HG--
extra : moz-landing-system : lando
2019-09-05 21:07:08 +00:00
Masayuki Nakano
05db7b82d5
Bug 1574852 - part 67-5: Rewrite `HTMLEditRules::HandleDeleteNonCollapsedSelection()` with `EditorDOMPoint` r=m_kato
...
Before splitting the method, we should make it use `EditorDOMPoint` to
treat selection edges.
Differential Revision: https://phabricator.services.mozilla.com/D44455
--HG--
extra : moz-landing-system : lando
2019-09-06 00:59:32 +00:00
Razvan Maries
6a9bfbdc43
Backed out changeset 7541e22758eb (bug 1564170) for build bustages on Variant.h. CLOSED TREE
2019-09-06 08:00:37 +03:00
Jim Blandy
fdaa7a5c7c
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-09-06 04:47:09 +00:00
Daisuke Akatsuka
8615db6369
Bug 1579062: Turn on dom.animations-api.implicit-keyframes.enabled for css-multicol tests. r=birtles
...
Depends on D44940
Differential Revision: https://phabricator.services.mozilla.com/D44941
--HG--
extra : moz-landing-system : lando
2019-09-06 04:29:12 +00:00
Daisuke Akatsuka
20e0c026e0
Bug 1579062: Turn on dom.animations-api.implicit-keyframes.enabled for css-transforms tests. r=birtles
...
Depends on D44939
Differential Revision: https://phabricator.services.mozilla.com/D44940
--HG--
extra : moz-landing-system : lando
2019-09-06 04:29:03 +00:00
Daisuke Akatsuka
ab698711a8
Bug 1579062: Turn on dom.animations-api.implicit-keyframes.enabled for css-backgrounds tests. r=birtles
...
Depends on D44938
Differential Revision: https://phabricator.services.mozilla.com/D44939
--HG--
extra : moz-landing-system : lando
2019-09-06 04:29:10 +00:00
Daisuke Akatsuka
1112761233
Bug 1579062: Turn on dom.animations-api.implicit-keyframes.enabled for css-box tests. r=birtles
...
Differential Revision: https://phabricator.services.mozilla.com/D44938
--HG--
extra : moz-landing-system : lando
2019-09-06 04:29:01 +00:00
Nils Maier
12ec8dfe49
Bug 1576333 - Part 3: Fix broken test_inprogress r=zombie
...
Differential Revision: https://phabricator.services.mozilla.com/D43344
--HG--
extra : moz-landing-system : lando
2019-09-06 03:09:30 +00:00
Nils Maier
f28d2b02a0
Bug 1576333 - Part 2: Make WE downloads API cancel on HTTP errors r=zombie
...
Differential Revision: https://phabricator.services.mozilla.com/D43343
--HG--
extra : moz-landing-system : lando
2019-09-06 03:09:04 +00:00
Nils Maier
37528b94d0
Bug 1576333 - Part 1: Allow Downloads users to inspect HTTP codes r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D43342
--HG--
extra : moz-landing-system : lando
2019-09-06 03:08:44 +00:00
Daisuke Akatsuka
e3584dcd2b
Bug 1571942: Add a test for inspector shortcut in case that other tool is selected. r=jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D44773
--HG--
extra : moz-landing-system : lando
2019-09-06 03:25:58 +00:00
Daisuke Akatsuka
990e565c09
Bug 1571942: Avoid to raise the toolbox whenever the shortcut key of inspector was typed. r=jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D44772
--HG--
extra : moz-landing-system : lando
2019-09-06 03:25:43 +00:00
Masayuki Nakano
1a4a5cb8b9
Bug 1574852 - part 67-4: Split `HTMLEditRules::HandleDeleteAroundCollapsedSelection()` r=m_kato
...
Differential Revision: https://phabricator.services.mozilla.com/D44454
--HG--
extra : moz-landing-system : lando
2019-09-05 13:38:07 +00:00
Karl Tomlinson
5f12a1a635
Bug 1578623 ignore self-hosted frames when testing console message stack line numbers r=bhackett
...
Line numbers in self-hosted frames are not controlled by the test.
Depends on D44610
Differential Revision: https://phabricator.services.mozilla.com/D44611
--HG--
extra : moz-landing-system : lando
2019-09-04 16:36:38 +00:00
Karl Tomlinson
7afa4a3d2a
Bug 1578623 use 1 for first line number of worklet scripts r=baku
...
This is consistent with what the Web Console expects.
Differential Revision: https://phabricator.services.mozilla.com/D44610
--HG--
extra : moz-landing-system : lando
2019-09-06 02:02:59 +00:00
Karl Tomlinson
22391aabe8
Bug 1578623 remove documentation for non-existent parameter r=bholley
...
This comment has been obsolete since
https://hg.mozilla.org/mozilla-central/rev/cf4859464f9ea5c3bb44e35d328c13d02114f13a#l2.31
where it was clarified at
https://hg.mozilla.org/mozilla-central/rev/cf4859464f9ea5c3bb44e35d328c13d02114f13a#l5.75
Differential Revision: https://phabricator.services.mozilla.com/D44607
--HG--
extra : moz-landing-system : lando
2019-09-06 02:02:41 +00:00
Karl Tomlinson
6b19f33045
Bug 1578623 create worklet global with JSPrincipals having reference to WorkletImpl r=baku,bzbarsky
...
This will permit implementation of JSPrincipals::write().
Differential Revision: https://phabricator.services.mozilla.com/D44604
--HG--
rename : dom/worklet/WorkletPrincipal.cpp => dom/worklet/WorkletPrincipals.cpp
rename : dom/worklet/WorkletPrincipal.h => dom/worklet/WorkletPrincipals.h
extra : moz-landing-system : lando
2019-09-06 02:01:44 +00:00