Carsten "Tomcat" Book
0f735de664
Merge mozilla-central to fx-team
2016-09-14 15:44:25 +02:00
Carsten "Tomcat" Book
515bca4fca
merge mozilla-inbound to mozilla-central a=merge
2016-09-14 15:41:48 +02:00
Carsten "Tomcat" Book
73a127f3e1
Backed out changeset 8d59556d361f (bug 1281341) for dt8 crashes
2016-09-14 15:36:30 +02:00
Carsten "Tomcat" Book
d63d14dfed
Backed out changeset fc9963bf6d98 (bug 1301621) for xpcshell bustage
2016-09-14 12:28:50 +02:00
James Graham
e2e577306d
Bug 1302673
- Encrypted media tests also seem to be unstable on OSX, a=testonly
...
MozReview-Commit-ID: BUee8ZFWL2D
2016-09-14 11:22:36 +01:00
Carsten "Tomcat" Book
6520e60ddb
Merge mozilla-central to autoland
2016-09-14 12:17:20 +02:00
Carsten "Tomcat" Book
395241c288
Merge mozilla-central to fx-team
2016-09-14 12:13:41 +02:00
Carsten "Tomcat" Book
9a2448ee1c
Merge mozilla-central to mozilla-inbound
2016-09-14 12:11:09 +02:00
Carsten "Tomcat" Book
d2c3fe7fd3
merge autoland to mozilla-central a=merge
2016-09-14 12:07:02 +02:00
Carsten "Tomcat" Book
1019d4f3c1
merge mozilla-inbound to mozilla-central a=merge
2016-09-14 12:04:01 +02:00
Edwin Flores
794b92fe7b
Bug 1296996 - Use ProducerRead{Acquire/Release} in ReadBuffer::Create - r=jgilbert
2016-09-14 11:02:37 +01:00
Nicolas B. Pierron
405f3fd73c
Bug 1302142 - Accept any value as valid input for MIteratorStart. r=jandem
2016-09-14 09:48:19 +00:00
Andi-Bogdan Postelnicu
8f2af4af11
Bug 1302658 - substitute null checks with NS_ENSURE_TRUE. r=baku
...
MozReview-Commit-ID: GQmfWrmhKNg
--HG--
extra : rebase_source : 50c8dbac10a8b249bccce27616159daec9d9af1a
2016-09-14 12:15:01 +03:00
Jean-Yves Avenard
c23c6575b1
Bug 1302646: Fix mac compilation following bug 337051. r=gerald
...
MozReview-Commit-ID: DYpijpqKtId
--HG--
extra : rebase_source : 102c95b2aa164dbb19e891474d4a6864dc442db0
2016-09-14 17:38:06 +10:00
Jason Laster
71f4af770c
Bug 1302202 - Fix splitconsole keypress handler. r=jlongster
2016-09-13 22:55:05 -04:00
Blake Kaplan
b7ff0cc9bb
Bug 1260199 - Remove yet another use of CPOWs in this test. r=mconley
...
MozReview-Commit-ID: RxKqmcl0aC
--HG--
extra : rebase_source : 7a8a255efe03a9a9e8e984c79f18b33e836eded5
2016-09-13 16:30:52 -07:00
Steve Fink
62bd9194f0
Bug 1301764 - Implement JS_GC_REPORT_TENURING to report what is getting tenured, r=terrence
...
--HG--
extra : rebase_source : f1be2ad91b5848470fe486894ee7105fcc12c7bf
2016-09-13 14:03:40 -07:00
Benoit Girard
fab198cffc
Bug 1288746 - Handle missing EGL failure IDs. r=jmuizel
...
MozReview-Commit-ID: Kk5vFNMdhjV
--HG--
extra : rebase_source : 8a8851b91fa045c8cb13e1aee2c8c7c62d2b0a4e
2016-09-13 14:17:29 -04:00
Phil Ringnalda
7fc271e5f5
Backed out changeset 663cde4dd044 (bug 1287004) for crashes [@ XGetWindowAttributes]
...
CLOSED TREE
2016-09-13 21:06:19 -07:00
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