Matt Woodrow
3640aa2a00
Bug 1325227 - Part 10: Use blocking read locks instead of forcing a synchronous transaction when using ContentClientRemoteBuffer. r=nical
2017-02-14 21:10:36 +13:00
Matt Woodrow
f3042f09fd
Bug 1325227 - Part 9: Implement a blocking TextureReadLock using CrossProcessSemaphore. r=nical
2017-02-14 21:10:36 +13:00
Matt Woodrow
c4faebc457
Bug 1325227 - Part 8: Add CrossProcessSemaphore. r=billm
2017-02-14 21:10:35 +13:00
Matt Woodrow
f148aa27b0
Bug 1325227 - Part 7: Allow locking TextureClients in RotatedBuffer to be fallible. r=nical
2017-02-04 18:53:30 +13:00
Matt Woodrow
99a35c3307
Bug 1325227 - Part 6: Composite immediately when starting to listen to vsync. r=mchang
2017-02-04 18:53:45 +13:00
Matt Woodrow
27322ef527
Bug 1325227 - Part 5: Hold the read lock while the TextureClient is locked. r=nical
2017-02-04 23:19:22 +13:00
Matt Woodrow
dca1c8803c
Bug 1325227 - Part 4: Split out the parts of TextureReadLock that are specific to the 'non-blocking' usage needed by tiling/texture pools. r=nical
2017-02-04 23:19:11 +13:00
Matt Woodrow
0686551eab
Bug 1325227 - Part 3: Allow child process to share semaphore handles with the parent/gpu processes. r=bobowen
2017-02-04 23:19:03 +13:00
Matt Woodrow
08e918a18b
Bug 1325227 - Part 2: Add equality operator to FileDescriptor as it is required by IPDL generated structs. r=billm
...
MozReview-Commit-ID: 9gD2FA1wGii
2017-02-04 23:18:53 +13:00
Matt Woodrow
450185804e
Bug 1325227 - Part 1: Remove synchronous transaction replies since they don't return any data we didn't already have. r=nical
...
MozReview-Commit-ID: 2HIbk65L7zR
2016-12-06 13:34:54 -10:00
Henri Sivonen
85850456ea
Bug 1121669 - Add a mutex around mFlushTimer to deal with write appearing to other threads in an inconsistent order. r=jseward.
...
MozReview-Commit-ID: 56r9PsEf8Jv
2017-01-26 08:45:31 +02:00
Kai Engert
c8dbb3b86e
Bug 1334127 - update firefox nss.symbols, r=franziskus
...
--HG--
extra : rebase_source : ae7d157350878c0988f39ac49a9d8731be9a8632
2017-02-10 02:29:00 +01:00
Franziskus Kiefer
6d466422fe
Bug 1334127 - land NSS 01d6c0dff06f, r=me
...
--HG--
extra : rebase_source : 37ce5889894c3a0208c91c2fa254ab6a8c9ba080
2017-02-13 14:27:06 +01:00
Ting-Yu Lin
744b2da832
Bug 1338443 followup - Fix comment indentation for nsFloatManager::mOld. r=me
...
Comment-only change. DONTBUILD.
MozReview-Commit-ID: Dci70Bqkbc0
2017-02-14 14:31:47 +08:00
Stone Shih
7d5071dd4b
Bug 1338057 - [Pointer Event] Sync wpt test cases to mochitest test cases. r=smaug
2017-02-09 13:44:41 +08:00
Matthew Noorenberghe
1c46be9433
Bug 1333682 - Split FormAutofillContent.js into a few JSMs shared for the process. r=seanlee
...
MozReview-Commit-ID: BpnLzuI1DvW
--HG--
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/FormAutofillContent.jsm
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/FormAutofillHandler.jsm
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/FormAutofillHeuristics.jsm
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/content/FormAutofillFrameScript.js
2017-02-14 14:18:32 +08:00
Cameron McCormack
748d1fa1ee
White space fix; no bug. (DONTBUILD)
...
MozReview-Commit-ID: LiEfvt4z1Ks
2017-02-14 13:29:47 +08:00
vincentliu
86bab080c6
Bug 1336351 - Add web platform test. r=smaug
2017-02-14 11:41:17 +08:00
vincentliu
fda0c3a079
Bug 1336351 - The null blob callback of canvas.toBlob should be async. r=bz, smaug
2017-02-14 11:39:16 +08:00
Phil Ringnalda
c7b01ecbda
Backed out 5 changesets (bug 1290292, bug 1290293) for gfx assertions
...
CLOSED TREE
Backed out changeset 652c909b75ad (bug 1290293)
Backed out changeset 90a284ea19e3 (bug 1290292)
Backed out changeset 8401d12fe936 (bug 1290293)
Backed out changeset d87488b69c18 (bug 1290293)
Backed out changeset 7368aa665fae (bug 1290293)
2017-02-13 19:28:45 -08:00
Phil Ringnalda
33173f619b
Backed out changeset 2a2ffd6f443c (bug 1300665) for failures in test_peerConnection_simulcastOffer.html
...
CLOSED TREE
2017-02-13 18:55:31 -08:00
David Major
29f09ee1ad
Bug 1338951: Remove const from PhaseInfo for better codegen on Windows. r=sfink
...
MozReview-Commit-ID: GJn0wtq0chz
--HG--
extra : rebase_source : 0ac8135e692eb70c541bb5777d2ae6ee3eb589a1
2017-02-14 15:25:45 +13:00
David Major
2a8526d947
Bug 1338947: Add const to kBinaryFileExtensions. r=gcp
...
MozReview-Commit-ID: 5le3q56JRms
--HG--
extra : rebase_source : 5c4121318a1cd15dcd820ec54d58f95a58aba5d4
2017-02-14 15:24:55 +13:00
Olli Pettay
35e2f8c417
Bug 1338901 - nsViewManager::ProcessPendingUpdatesForView should use AutoTArray to avoid alloc/free, r=tn
2017-02-14 03:44:23 +02:00
David Major
1da078f101
Bug 1338925: Enable warnings-as-errors in widget/cocoa/. r=mstange
...
MozReview-Commit-ID: HA7rItqciB2
--HG--
extra : rebase_source : c5dad547255c65558bda692b3de9a7719b5b1716
2017-02-14 10:28:49 +13:00
David Major
ac3ec55cdb
Bug 1338925: Declare viewDidChangeBackingProperties on NSView. r=mstange
...
MozReview-Commit-ID: BbIuzPTP3Y8
--HG--
extra : rebase_source : 1715403d70b43daadfc7e3f8e95101fddeadaa64
2017-02-14 10:28:28 +13:00
David Major
15d837457d
Bug 1338925: Move debug-only variables to ifdef DEBUG. r=mstange
...
MozReview-Commit-ID: 5XDjeLOvwkN
--HG--
extra : rebase_source : d392dddfb9d30465efff9962773a5e174e0144bf
2017-02-14 10:25:30 +13:00
David Major
d776465025
Bug 1338925: Use the correct exception macro in nsDragService::IsValidType. r=mstange
...
MozReview-Commit-ID: A0sld4ll0fy
--HG--
extra : rebase_source : 8bd4f7784f9434ba168c3394cfd7610cb0f6c2fb
2017-02-14 10:23:56 +13:00
Wes Kocher
c8fa3242ab
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: Lt0WpWkto4h
2017-02-13 17:07:33 -08:00
Wes Kocher
252dae269a
Merge inbound to central, a=merge
...
MozReview-Commit-ID: Gx7IszkCDZ4
2017-02-13 17:04:20 -08:00
Bill McCloskey
225fab4ac5
Bug 1337537 - Avoid SystemGroup assertion during WebAudio test (r=ehsan)
...
MozReview-Commit-ID: 9GbXnkF4fvZ
2017-02-13 17:03:05 -08:00
Bill McCloskey
70d043f2ab
Bug 1337537 - Workarounds to avoid TabGroup assertions in edge cases (r=smaug)
...
MozReview-Commit-ID: LVTgyivcA7V
2017-02-13 17:03:03 -08:00
Bill McCloskey
46be3abeb0
Bug 1337577 - Ensure that console listeners never touch web content, including in tests (r=mccr8)
...
MozReview-Commit-ID: 7UVaNUyj5yq
2017-02-13 17:03:01 -08:00
Bill McCloskey
c6b9c4a0bf
Bug 1337575 - Use SystemGroup for GC/CC (r=mccr8)
...
MozReview-Commit-ID: 9vLuFnuHS9U
2017-02-13 17:02:59 -08:00
Bill McCloskey
1ae37fef66
Bug 1337537 - Assert that runnables labeled with a given TabGroup never touch other TabGroups (r=ehsan)
...
MozReview-Commit-ID: sOdn9e5f57
2017-02-13 17:02:57 -08:00
Bill McCloskey
c46113590f
Bug 1337537 - JS engine changes for compartment validation (r=sfink)
...
MozReview-Commit-ID: E98wuxWSNtS
2017-02-13 17:02:55 -08:00
Bill McCloskey
e1b2f2ef09
Bug 1337537 - Make a SystemGroup singleton (r=ehsan)
...
MozReview-Commit-ID: Jnwrr49daeM
2017-02-13 17:02:52 -08:00
Bill McCloskey
9b20275aa5
Bug 1337537 - Move some TabGroup code to ValidatingDispatcher (r=ehsan)
...
MozReview-Commit-ID: EUqZKx2rAOt
2017-02-13 17:02:50 -08:00
Bill McCloskey
bea9c4205c
Bug 1337537 - Move Dispatcher.{cpp,h} to xpcom/threads (r=froydnj)
...
MozReview-Commit-ID: AYyKynUv4bX
2017-02-13 17:02:48 -08:00
Bill McCloskey
82ad45b35d
Bug 1337537 - Remove the need for TabGroup to be an nsISupports for DocShell::FindItemWithName (r=mystor)
...
MozReview-Commit-ID: CvnWt9Ny1IF
2017-02-13 17:02:47 -08:00
Bill McCloskey
ed66ab4b53
Bug 1334572 - Dispatch WindowLowered/Raised events asynchronously in test mode (for marionette) (r=smaug)
...
MozReview-Commit-ID: Kwgl6sX4OoU
2017-02-13 17:02:45 -08:00
Bill McCloskey
c8c4ea2401
Bug 1334346 - DocGroup should be correct for static clone documents (print, print preview) (r=smaug)
...
MozReview-Commit-ID: f0LdbxSahb
2017-02-13 17:02:43 -08:00
Bill McCloskey
4640ca8852
Bug 1334346 - Move print preview code in content script to separate runnable (r=smaug)
...
MozReview-Commit-ID: 3zvW0bwttzN
2017-02-13 17:02:41 -08:00
Bill McCloskey
c9fa914e2b
Bug 1334572 - Move Activate/Deactivate messages from PBrowser to PContent (r=smaug)
...
MozReview-Commit-ID: IMSK1sjeAJb
2017-02-13 17:02:39 -08:00
Wes Kocher
05bee27cec
Merge autoland to central, a=merge
...
MozReview-Commit-ID: 3sGhLpcvp7K
2017-02-13 16:49:15 -08:00
Sebastian Hengst
ebe4ae4dc3
Backed out changeset c27179ee59e9 (bug 1339129) for failing xpcshell tests netwerk/cookie/test/unit_ipc/test_ipc_parser_0001.js and test_ipc_parser_0019.js. r=backout
2017-02-13 21:23:52 +01:00
Wes Kocher
8a6ba3b877
Backed out changeset 3a166ded7d98 (bug 1334752) for turning browser_devices_get_user_media_unprompted_access_tear_off_tab.js permafail on OSX debug a=backout
...
MozReview-Commit-ID: 5N2eSjC6YKW
2017-02-13 12:11:50 -08:00
Andreas Tolfsen
528d9653a3
Bug 1319237 - Lower timeout elapse evaluation count; r=me a=followup-to-prevent-back out
...
Although low, 150 evaluations appears to cause intermittents with on
slow try environments, such as Android emulators.
Since the purpose of this test is to check that the timeout elapses
properly, we are not reducing quality by testing for a lower number
of evaluations.
MozReview-Commit-ID: KqOTARg1AHP
--HG--
extra : rebase_source : b10f0b066ce6201c07c5e7b40ebc32e60698374c
2017-02-13 12:02:01 -08:00
Michael Layzell
0515563c38
Bug 1339153
- Part 2: Add a test to ensure that view-source pages are not loaded as though they have a Large-Allocation header, r=smaug
...
MozReview-Commit-ID: CDYNC6UDScJ
2017-02-13 14:42:24 -05:00
Michael Layzell
a71fd85f7d
Bug 1339153
- Part 1: Correctly emulate missing headers in nsViewSourceChannel::GetResponseHeader, r=bz
...
MozReview-Commit-ID: 34bCA7wKkmh
2017-02-13 14:42:24 -05:00