Ben Kelly
c911e0c6bb
Bug 1424338 P2 Add ClientManager::Claim() message to matching ClientSource objects. r=baku
2017-12-08 14:46:42 -05:00
Ben Kelly
783e26e13e
Bug 1424338 P1 Implement ClientManager::MatchAll() to support clients.matchAll() WebAPI. r=baku
2017-12-08 14:46:42 -05:00
Christoph Kerschbaumer
491e62af53
Bug 1419902 - Check if doc exists before quering document URI within CloseOuter. r=smaug
2017-12-06 14:00:51 +01:00
André Bargull
024ae54b75
Bug 1420470 - Remove for-each options from CompileOptions and from JSCompartment. r=jorendorff
...
--HG--
extra : rebase_source : 050e224a49a0fce0843d8a7b202e4df4b0e4e3e3
2017-11-24 09:54:21 -08:00
Kris Maglione
4a4c4fdfd4
Bug 1421459: Update to ESLint 4 "indent" rule. r=aswan
...
MozReview-Commit-ID: LxLDWlsIlSk
--HG--
extra : rebase_source : 5762bdf08ff6c09c1b29f87366bddb552e4c74b2
extra : amend_source : 922a0c03722bd5a81daace7f0289ec3228191cfb
2017-11-28 14:13:59 -08:00
Kris Maglione
d089d170fb
Bug 1421473: Update to the ESLint 4 "indent" rule. r=aswan
...
MozReview-Commit-ID: CsHjN1Dqlr6
--HG--
extra : rebase_source : 81a622db852ab5c52699dee078e047223b3af508
extra : amend_source : afdd9b2ccc1a673638dfbfb257c4f0df8ec05842
2017-11-28 16:20:58 -08:00
Bob Owen
e19c11cd2a
Bug 1423296: Don't use MITIGATION_IMAGE_LOAD_NO_LOW_LABEL when running from a network drive. r=jimm
2017-12-08 19:00:54 +00:00
Emilio Cobos Álvarez
3ca7fb8834
Bug 1424257: Check-in .arcconfig. r=dkl
...
Summary:
I always need to remember to exclude it from my patches, and it's the
main reason I don't use phabricator.
It is harmless to anything other than arcanist, so there's no reason to not
check it in, I'd say.
Reviewers: dkl
Reviewed By: dkl
Bug #: 1424257
Differential Revision: https://phabricator.services.mozilla.com/D330
MozReview-Commit-ID: 8uE9ac3uS4y
2017-12-08 19:43:30 +01:00
Aaron Klotz
b5f620cfdd
Bug 1424317: Unconditionally remove UIA hook once UIA detection has run; r=jimm
...
MozReview-Commit-ID: I8pQ3GItBlF
2017-12-08 11:09:11 -07:00
Gabriel Luong
1902178c75
Bug 1424025 - Replace widgets.css link with only breadcrumbs.css. r=jdescottes
2017-12-08 13:19:54 -05:00
Nicolas B. Pierron
ce967e50c4
Bug 1412653 - Add missing MOZ_TRY. r=nbp
...
CLOSED TREE
2017-12-08 17:12:10 +00:00
Ben Kelly
4e2dc7e51f
Bug 1423913 P3 Don't register more shutdown handle if we create more than one ClientManagerService instance. r=baku
2017-12-08 11:52:07 -05:00
Ben Kelly
65e9628fa6
Bug 1423913 P2 Make callers expect infallble CreateSource() and CreateHandle(). r=baku
2017-12-08 11:52:07 -05:00
Ben Kelly
10e891e2d2
Bug 1423913 P1 Make ClientManager::CreateSource() and CreateHandle() infallible. Errors result in a detached object instead of nullptr. r=baku
2017-12-08 11:52:06 -05:00
Nicolas B. Pierron
81d226d76e
Bug 1412653 - Distinguish between call stack used for outer resume points from call stacks used for resuming at one instruction. r=jandem
2017-12-08 16:44:44 +00:00
Ryan Hunt
52aacbca78
Don't append to mDrawTargetsToFlush in Tiled OMTP (bug 1424172, r=bas)
...
MozReview-Commit-ID: GhlE3DXwKJi
--HG--
extra : rebase_source : 41a178a2cdce32e954841024f1075ee33081f475
extra : source : 0863e916742e8f4986db3b38b75b0b6ee2099d8f
2017-12-08 01:31:16 -06:00
Kartikaya Gupta
a12a7cbac8
Bug 1423346 - Follow-up to regenerate FFI header file. r=me
...
The autogenerated header should have been updated with the change to bindings.rs
but was missed.
DONTBUILD because this is trivial and not worth wasting cycles over.
MozReview-Commit-ID: 1yf65mnftyW
2017-12-08 11:31:18 -05:00
Narcis Beleuzu
f0d93dda2c
Backed out 2 changesets (bug 1422931
) for crashtest failures on dom/base/crashtests/1419799.html r=backout on a CLOSED TREE
...
Backed out changeset 60d9744e3fc4 (bug 1422931
)
Backed out changeset cf554d5d70cc (bug 1422931
)
2017-12-08 18:27:56 +02:00
Tim Taubert
975f015349
Bug 1422661 - Fix U2F test failures in new microtask scheduling r=jcj
...
Summary:
Ensure that transactions are cleared before U2FCallbacks are called, to allow
reentrancy from microtask checkpoints.
Move the two possible callbacks into U2FTransaction so we have nicer invariants
and know that there's a callback as long as we have a transaction.
Reviewers: jcj
Reviewed By: jcj
Bug #: 1422661
Differential Revision: https://phabricator.services.mozilla.com/D329
--HG--
extra : amend_source : 7097f38199a5bc4a215377e4f1a64079cf6d6a24
2017-12-08 16:55:52 +01:00
Mats Palmgren
23b6600c9c
Bug 1423292 - [css-grid] Add a couple of ItemState bits to Dump(), and make an ItemState assertion stricter (DEBUG-only changes). r=dholbert
...
MozReview-Commit-ID: 7JhmMenpXN
2017-12-07 18:44:57 +01:00
Mats Palmgren
afee933c5a
Bug 1418727 part 4 - [css-grid] Update WPT expected result (automated update). r=me
...
MozReview-Commit-ID: CrJd1kLLij5
2017-12-08 16:49:40 +01:00
Mats Palmgren
6313df5e3a
Bug 1418727 part 3 - [css-grid] Reftest updates.
...
MozReview-Commit-ID: GdypwZUhCgL
2017-12-07 18:44:57 +01:00
Mats Palmgren
49e389c837
Bug 1418727 part 2 - [css-grid] Require that an item spans at least one track with an 'auto' min sizing function for Automatic Minimum Size to apply. r=dholbert
...
MozReview-Commit-ID: KTVul2XQGsa
2017-12-07 18:44:57 +01:00
Mats Palmgren
055bc089c7
Bug 1418727 part 1 - [css-grid] Introduce StateBitsForRange() that collects the union of the state bits for a range of tracks (idempotent change). r=dholbert
...
MozReview-Commit-ID: HzSxwPMkBEu
2017-12-07 18:44:57 +01:00
Ryan VanderMeulen
01e424a4bc
Bug 1423649 - Fix compiler errors that happen when building with VS2017 15.5. r=rillian
2017-12-08 10:40:08 -05:00
Boris Zbarsky
3b3ea3f709
Bug 1423875. Fix InitializePropertiesFromCompatibleNativeObject to get the shape of the resulting object right. r=jandem
...
MozReview-Commit-ID: 8wnOnUv57pV
2017-12-08 10:36:58 -05:00
Jessica Jong
00fc818c22
Bug 1422931
- Part 2: Make webcomponents preference per-doc. r=smaug
...
This is to fix the case where preference is restore to false when a
testcas ends, but nsDocument::DeleteShell is called afterwards. So, we
make the preference per-doc and once it is enabled for a document, it
stays enabled.
2017-12-08 22:17:40 +08:00
Jessica Jong
491af03c03
Bug 1422931
- Part 1: Fix crash with slot element. r=smaug
2017-12-08 22:17:33 +08:00
Benjamin Bouvier
ba42dac599
Bug 1319203: Change the layout of JSFunction to support wasm optimized entries; r=jandem
...
MozReview-Commit-ID: CXrpbb2KXwS
--HG--
extra : rebase_source : bdd48a42955af1a4252cbd2edcb6ca50e3ca0e6b
2017-12-06 17:06:34 +01:00
Colomban Wendling
155453c3df
Bug 1166825, do not focus the first item in the menu when open with F10, helped by Samuel Thibault, r=enndeakin
...
This is consistent with other apps and toolkits (GTK, LibreOffice), and
gives blind people a better experience by providing a consistent
desktop experience, and consistent behavior of the right arrow key
regardless of the first focusable element.
---
layout/xul/nsMenuBarListener.cpp | 2 +-
layout/xul/nsXULPopupManager.cpp | 17 ++++++++++++++++-
toolkit/content/tests/widgets/window_menubar.xul | 14 ++++++++------
3 files changed, 25 insertions(+), 8 deletions(-)
2017-12-08 08:38:23 -05:00
Narcis Beleuzu
fde625126b
Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE
2017-12-08 14:39:37 +02:00
Narcis Beleuzu
fd0b701b6f
Backed out 4 changesets (bug 1417251) for reftest failures in abs-pos-non-replaced-vrl* on Windows and in box-sizing-replaced* on Android. r=backout a=backout
...
Backed out changeset 66d4e6df73d2 (bug 1417251)
Backed out changeset 5f8edbddf6b5 (bug 1417251)
Backed out changeset bf26cbb99b6a (bug 1417251)
Backed out changeset 2374657677b7 (bug 1417251)
--HG--
extra : amend_source : 9e00f8873f41a7aa6a98e6ccb6528e0c3c19eb05
2017-12-08 14:31:03 +02:00
Narcis Beleuzu
919f6beedb
Backed out changeset 3b950d180e68 (bug 1422846) for browser-chrome failures on browser_all_files_referenced.js r=backout on a CLOSED TREE
2017-12-08 14:02:53 +02:00
Jon Coppeard
8b6728a424
Bug 1372258 - Lazily initialise module binding maps so they are not allocated on a background thread r=anba
2017-12-08 10:55:57 +00:00
Narcis Beleuzu
04a25ecb14
Backed out changeset 6e523917ee97 (bug 1423353) as requested by igoldan. a=backout
2017-12-08 12:03:06 +02:00
Cosmin Sabou
c191e25cf5
Merge mozilla-inbound to mozilla-central r=merge a=merge
2017-12-08 11:56:44 +02:00
Jessica Jong
765510cef9
Bug 1419799 - Fix nsContentUtils::IsInSameAnonymousTree in Shadow DOM. r=smaug
...
No need to consider multiple shadow roots as it is only supported in Shadow DOM
v0, which is deprecated now.
MozReview-Commit-ID: BKemIBiMx1Q
2017-12-08 15:13:19 +08:00
Gabriel Luong
9fcaf906f7
Bug 1420499 - Update Codemirror to 5.32.0. r=bgrins
2017-12-08 01:30:05 -05:00
Ekanan Ketunuti
6e595c4845
Bug 1423794 - Add pruno, fearmonger, fearmongers, fearmongering, preparer, preparers, ISPs, trebuchet, trebuchets to the en-US dictionary. r=jet
2017-12-07 09:29:39 +07:00
Vedant Nevetia
2768e43dd3
Bug 1422846: remove all occurences of donottrack.xul r=jaws
2017-12-06 11:44:21 -05:00
Ricky Chien
e345a4990a
Bug 1423502 - Clean up leftover files under netmonitor/src/* r=Honza
...
MozReview-Commit-ID: Kvm788NVFz
--HG--
rename : devtools/client/netmonitor/src/request-list-context-menu.js => devtools/client/netmonitor/src/widgets/RequestListContextMenu.js
rename : devtools/client/netmonitor/src/request-list-header-context-menu.js => devtools/client/netmonitor/src/widgets/RequestListHeaderContextMenu.js
rename : devtools/client/netmonitor/src/waterfall-background.js => devtools/client/netmonitor/src/widgets/WaterfallBackground.js
extra : rebase_source : e5ce43f27b461f707d59812b266d33ba5941cc68
2017-12-06 16:36:53 +08:00
Emilio Cobos Álvarez
95703831fd
servo: Merge #19518 - style: Remove useless type parameter (from emilio:useless-code-is-useless); r=KiChjang
...
Source-Repo: https://github.com/servo/servo
Source-Revision: 22472b4db4564f7bc274eb01447e4f04fd7e7205
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 4c9671fc867830cf6fb5ccd528e7c0beafe39548
2017-12-07 20:32:11 -06:00
Phil Ringnalda
9d10710b26
Backed out 5 changesets (bug 1409083) for eslint failures
...
Backed out changeset 9de539be3665 (bug 1409083)
Backed out changeset 660e79af5c93 (bug 1409083)
Backed out changeset 574cd09aad41 (bug 1409083)
Backed out changeset b21b06a24705 (bug 1409083)
Backed out changeset b21e6a795493 (bug 1409083)
2017-12-07 19:47:09 -08:00
Clément David
e315ae631a
Bug 1419495 - Remove SelfSupport service r=dexter r=smaug
2017-12-02 21:52:30 +01:00
Kershaw Chang
fddbc9814e
Bug 1419346 - Move browser_favicon_load.js to favicon folder, r=florian
...
1. Move browser_favicon_load.js to browser/base/content/test/favicons/
2. Copy some necessary files.
3. Modify some file paths.
--HG--
rename : browser/base/content/test/performance/browser_favicon_load.js => browser/base/content/test/favicons/browser_favicon_load.js
rename : browser/components/originattributes/test/browser/file_favicon.html => browser/base/content/test/favicons/file_favicon.html
rename : browser/components/originattributes/test/browser/file_favicon.png => browser/base/content/test/favicons/file_favicon.png
rename : browser/components/originattributes/test/browser/file_favicon.png^headers^ => browser/base/content/test/favicons/file_favicon.png^headers^
rename : browser/components/originattributes/test/browser/file_favicon_thirdParty.html => browser/base/content/test/favicons/file_favicon_thirdParty.html
2017-12-07 10:40:56 +08:00
Eitan Isaacson
2fccef2647
Bug 1396478 - Don't process text changes from nodes that were removed from doc. r=surkov
2017-12-07 10:45:00 +02:00
Honza Bambas
1ee6257bc3
Bug 1386746 - Throttle HTTP response by allowing only small amount of data to read periodically, r=mcmanus
2017-11-28 05:37:00 +02:00
Gabriel Luong
f353991f53
Bug 1369945 - Display a split rule view panel in the inspector. r=bgrins
...
MozReview-Commit-ID: If55vBPfU3W
2017-11-27 15:54:18 -05:00
Paul Bone
e2cb498414
Bug 1420537
- Bailout from triggerZoneGC when the heap is busy r=jonco reland DONTBUILD
...
CLOSED TREE
--HG--
extra : source : 8af527a897919ee29c1a94efa50d2cf6ddf839fd
2017-12-01 12:06:57 +11:00
Phil Ringnalda
a20f401893
Backed out changeset 8af527a89791 (bug 1420538) for that being the wrong bug number
...
CLOSED TREE
2017-12-07 19:33:41 -08:00