Zibi Braniecki
8ef8bb9efc
Bug 1289340 - Expose Intl.DateTimeFormat.prototype.formatToParts. r=waldo
...
MozReview-Commit-ID: Ii7TqMDRzu4
2016-09-13 20:49:21 -07:00
Ben Kelly
2d718bf199
Bug 1300658 P7 Make test_ext_downloads_search.js wait for full window file removal. r=aswan
2016-09-13 20:14:02 -07:00
Ben Kelly
3ef8365a49
Bug 1300658 P6 Fix one place XHR used NS_DispatchToMainThread() directly from a worker. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
f1f3b13517
Bug 1300658 P5 Make service worker APIs use the MainThreadTaskQueue. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
c26c5533f0
Bug 1300658 P4 Make dom/fetch use the worker MainThreadTaskQueue. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
adf0d2b529
Bug 1300658 P3 Don't fail test_consoleAndBlobs.html if other console messages are received. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
e5c5dd65ac
Bug 1300658 P2 Make WorkerRunnable's destined for main thread use the MainThreadTaskQueue. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
f7c726cbfd
Bug 1300658 P1 Expose a main thread TaskQueue WorkerPrivate. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
ae456e0d5c
Bug 1300118 P5 Expose the TaskQueue backlog ImpreciseLengthForHeuristics(). r=bholley
2016-09-13 20:12:15 -07:00
Ben Kelly
48310e4429
Bug 1300118 P4 Make nsThread expect NS_DISPATCH_AT_END similar to nsThreadPool. r=bholley
2016-09-13 20:12:15 -07:00
Ben Kelly
11d56a06f0
Bug 1300118 P3 Fix TaskQueue sCurrentThread TLS handling for nsIEventTarget targets. r=jwwang
2016-09-13 20:12:15 -07:00
Ben Kelly
e03450312b
Bug 1300118 P2 Make TaskQueue implement nsIEventTarget. r=bholley
2016-09-13 20:12:15 -07:00
Ben Kelly
f0d440f9d1
Bug 1300118 P1 Make TaskQueue deliver runnables to nsIEventTarget. r=bholley
2016-09-13 20:12:15 -07:00
Ben Kelly
46960c09a1
Bug 1300118 P0 Rename NS_DISPATCH_TAIL to NS_DISPATCH_AT_END to avoid confusion with AbstractThread::TailDispatch. r=bholley
2016-09-13 20:12:15 -07:00
Tooru Fujisawa
c0fc17d9f4
Bug 1298779 - Port jskwgen to Python. r=jwalden
2016-09-14 12:16:41 +09:00
Bill McCloskey
a430c0ac5b
Bug 1287004 - Give PuppetWidgets in parent process a compositor bridge (r=mattwoodrow)
2016-09-13 20:06:44 -07:00
George Wright
3480df735c
Bug 1241865
- Disable canvas-2d-pixels memory reporter as it currently reports inaccurate values. r=nical
2016-09-13 23:03:09 -04:00
George Wright
2e75d2e6ac
Bug 1297565 - Handle failure from calling CompositorBridgeChild::SendNotifyChildCreated() in RenderFrameParent::Init() r=mattwoodrow
2016-09-13 22:58:54 -04:00
George Wright
2f9a23cf41
Bug 1297565 - Fine tune and update our assertions based on old assumptions which may no longer be valid with a GPU process r=dvander
2016-09-13 22:58:54 -04:00
Phil Ringnalda
76834b90c1
Bug 1300036 - Disable browser_dbg_pretty-print-11.js until it's fixed to work correctly and not constantly fail
2016-09-13 19:30:55 -07:00
Patrick McManus
14f8754356
Bug 1302488 - Alt-Svc Hard Refresh Race r=hurley
2016-09-13 13:24:19 -04:00
Dustin J. Mitchell
abfa4e2d89
Bug 1286075: remove legacy stragglers; r=Callek
...
MozReview-Commit-ID: D1eOItJmTJQ
2016-09-14 15:21:29 +00:00
Kartikaya Gupta
7522e70f83
Bug 1302452 - Rip out the filler view inside LayerView since we don't support older Android versions any more. r=rbarker
...
MozReview-Commit-ID: In4imULuo1t
2016-09-14 11:02:37 -04:00
Neil Rashbrook
bf6bdf8c7c
Bug 1290158 Don't generate synthetic paint events for invisible documents r=mattwoodrow
2016-09-14 15:55:45 +01:00
Kartikaya Gupta
387645f4b5
Bug 1263458 - Force a full-page snapshot to make sure the scrollbars get included as well. r=botond
...
The reftest-no-flush avoids some issues on Fennec where the reftest harness
gets into an infinite loop of snapshotting because the pending-paint flag never
gets cleared. The flag seems to be set as a result of the APZ flush and I'm
unclear on why it doesn't get cleared normally, but this bypasses the problem.
MozReview-Commit-ID: 8SGoSkRo5nm
2016-09-14 10:53:57 -04:00
Alexander Surkov
898680fc8e
Bug 1301770 - dismiss mutation events if their container has been shown or hidden afterwards, r=yzen
2016-09-13 15:21:26 -04:00
Luke Wagner
91bfa8067c
Bug 1302434 - Baldr: fix unified bustage (r=bbouvier)
...
MozReview-Commit-ID: 61nhNdVZcx5
--HG--
extra : rebase_source : 0ccf65e2eade397b39d2b2722cf585dcd44f365d
2016-09-14 09:20:15 -05:00
Luke Wagner
73207ea044
Bug 1302407 - Remove now-unnecessary assert in SharedArrayMappedSize() (r=bbouvier)
...
MozReview-Commit-ID: 632vxGqHGz4
--HG--
extra : rebase_source : a2ef73dfb76eaf3fffaa5c6a8beb9e77462e9eff
2016-09-14 09:19:46 -05:00
Luke Wagner
a69501f944
Bug 1302409 - Baldr: handle Linux si_code == SI_KERNEL corner case in out-of-bounds signal handler (r=bbouvier)
...
MozReview-Commit-ID: F2TKrDdj8Oo
--HG--
extra : rebase_source : 647601b6d7c80e3c5f601798476d2ffc3abcf554
2016-09-14 09:18:50 -05:00
Matteo Ferretti
b0da97f01c
Bug 1254388 - Apply touch simulation from selected device. r=ntim
...
MozReview-Commit-ID: De8lVrct0iZ
--HG--
extra : transplant_source : %81Xo%B0%A31%E3%EB%E5%15N%0A%8Ct%D6%95%F1%DB%C5%3C
2016-09-13 16:28:15 +02:00
Steven Englehardt
9d9bb6765e
Bug 1294866 - Part 3: Tests to verify contentPrincipal persists during session restore. r=mikedeboer
...
--HG--
extra : rebase_source : d2697330086c6a56191c4db990642d421e755ca9
2016-09-13 21:18:38 +08:00
Steven Englehardt
84249d0d06
Bug 1294866 - Part 2: Storing the loadingPrincipal used to load favicons in SessionStore. r=mikedeboer
...
--HG--
extra : rebase_source : 4465315e3fea27598a4e0fd30c3acabc39a0fe14
2016-09-13 21:18:37 +08:00
Steven Englehardt
36e8d1bf37
Bug 1294866 - Part 1: Move principal serialization to a utils file. r=mikedeboer
...
--HG--
extra : rebase_source : da212f0a03fff8cfaf5d76256e1558a9f6d095c7
2016-09-13 21:18:36 +08:00
Julian Descottes
7c31e01b86
Bug 1281341 - devtools tests: force gc/cc after closing tab and toolbox;r=ochameau
...
MozReview-Commit-ID: EFhxukfX3dP
--HG--
extra : rebase_source : 2cff26a2f11597a3c5c21acb06fd449365dcd6ba
extra : source : ae7efe8c8f99f401da49a5d723c693bfa069d311
2016-09-13 11:59:28 +02:00
Jonathan Kew
dacfec4989
Bug 1302389 - patch 3 - Handle vertical writing mode in nsLayoutUtils::GetScrolledRect(). r=dholbert
2016-09-12 13:33:23 +01:00
Jonathan Kew
19eb5fe1ee
Bug 1302389 - patch 2 - Add ScrollFrameHelper::IsBidiLTR to return the inline-bidi direction, as opposed to physical LTR-ness, and use this in GetScrolledFrameDir(). r=dholbert
2016-09-15 10:41:36 +01:00
Jonathan Kew
01c9f80e52
Bug 1302389 - patch 1 - Rename ScrollFrameHelper::IsLTR to IsPhysicalLTR for clarity (no behavior change). r=dholbert
2016-09-15 10:41:28 +01:00
Jonathan Kew
9e78dff160
Bug 1302389 - patch 0 - Reftests for scroll-frame with vertical writing mode. r=dholbert
2016-09-15 10:41:15 +01:00
Jonathan Kew
75cd1bb487
Bug 1302734 - Don't restrict unicode-bidi:plaintext support to horizontal writing mode. r=dholbert
2016-09-15 10:36:28 +01:00
Jonathan Kew
1cb8417b24
Bug 1302734 - Add reftests for unicode-bidi:plaintext in vertical writing mode. r=dholbert
2016-09-15 10:36:26 +01:00
Dão Gottwald
c47c32433e
Bug 1008730 - Make customization palette respect OS themes. r=gijs
...
--HG--
extra : rebase_source : 7694764d6fa66077ba69e665250c01976938e7b8
2016-09-14 22:20:22 +02:00
Thomas Wisniewski
3ad210d9fd
Bug 1302623 - Refactor XHR.open() methods to remove use of Optionals and correct auth handling. r=smaug
...
--HG--
extra : amend_source : b042192a0a0e75deb486beb1e503726c262daba7
2016-09-14 14:50:58 -04:00
Daosheng Mu
d4b168679c
Bug 1302589 - Unmark skip-if of drawingbuffer-static-canvas-test for Win 8; r=ethlin, r=jgilbert
...
MozReview-Commit-ID: 6sgVrU6XvfU
--HG--
extra : transplant_source : %CF%CA%C5c8%1Ej%FB%B2Z%05%95%3B%FEU%E4%14b%C5%80
2016-09-13 16:58:48 +08:00
Henry Chang
8cc38b3dfc
Bug 1302044 - Init tableArray with only enabled tables. r=francois.
...
MozReview-Commit-ID: KMp8oLkBXwb
--HG--
extra : rebase_source : eb29994750e8707c18867a6f9fa6ac9e00dd49ff
2016-09-12 17:30:06 +08:00
Kit Cambridge
57bc3e0a3b
Bug 1302286 - Remove `_getNode` and `_getChildren` from the bookmarks engine. r=markh
...
MozReview-Commit-ID: 4rsWiz1uzjN
--HG--
extra : rebase_source : 846f75b3993cd7cab8d303b5faefd2281433053b
2016-09-13 17:02:30 -07:00
Daosheng Mu
9f5625a417
Bug 1300508 - Fix conformance fails for Windows 10; r=ethlin,jgilbert
...
MozReview-Commit-ID: 6kR4Xfgo2Vo
--HG--
extra : rebase_source : 741415a1d3688a37ec7a6b41f4ec71edcc7c6b2b
2016-09-13 22:25:47 +08:00
Phil Ringnalda
2dda3b0b13
Backed out changeset 10322a5fc3e7 (bug 1156427) for failures in test_navigation.py TestNavigate.test_should_throw_a_timeoutexception_when_loading_page
...
CLOSED TREE
2016-09-13 18:55:04 -07:00
Jean-Yves Avenard
95ee05fbb7
Bug 1302465: [MSE] Schedule eviction, even if previously the source buffer was full. r=gerald
...
Conditions may have changed (such as currentTime moving since the last attempt). So we try again.
MozReview-Commit-ID: 2zexl1FzOd7
--HG--
extra : rebase_source : 5c21f6edc438fb012e18eda45237383fc8b83794
2016-09-14 09:28:01 +10:00
Ryan VanderMeulen
739f3dac5a
Merge m-c to autoland. a=merge
2016-09-13 20:46:39 -04:00
Dustin J. Mitchell
6b94deded3
Bug 1286075: fix flake8 error; r=gps CLOSED TREE a=KWierso
...
MozReview-Commit-ID: 4DWMQTVekwk
--HG--
extra : amend_source : b57aa55fd733350a0159f0e2668f33d9802e3d4c
2016-09-13 19:44:04 +00:00