Commit Graph

38442 Commits

Author SHA1 Message Date
Masayuki Nakano
c711b059dc Bug 895274 part.5 Rename NS_EVENT_NULL to eVoidEvent r=smaug 2015-08-29 08:58:26 +09:00
Andrea Marchesini
0f59fa5e42 Bug 1199265 - Correct actor for Blob in StructuredCloneHelper, r=khuey 2015-08-29 00:19:56 +01:00
Geoff Brown
af5db075e0 Bug 1189784 - Disable more dom/media mochitests on Android for intermittent failures; r=me, test-only 2015-08-28 17:07:51 -06:00
Kyle Huey
787ed3ef0d Bug 1196592: Make retargeting Fetch to another thread actually work. r=nsm 2015-08-28 13:49:07 -07:00
Jan Gerber
0acccc062f Bug 1199531 - Disable test_BufferingWait.html on Android due to timeouts. r=rillian
CLOSED TREE
2015-08-28 08:21:00 -04:00
Aaron Klotz
386639ec29 Bug 1198302 - Ensure that PluginAsyncSurrogate::NotifyAsyncInitFailed properly aborts any PluginAsyncSurrogate::WaitForInit calls. r=jimm 2015-08-27 16:14:16 -06:00
Ryan VanderMeulen
ce8ecfe229 Merge m-c to inbound. a=merge
CLOSED TREE
2015-08-28 12:12:44 -04:00
Michael Layzell
bc2b5bf1c6 Bug 1184973 - Part 2: Tests for new storage permissions model, r=ehsan, r=smaug 2015-08-28 10:10:36 -04:00
Michael Layzell
c8275843ce Bug 1145744 - Update CacheStorage to use common StorageAllowedForWindow logic, r=bkelly 2015-08-28 10:10:33 -04:00
Michael Layzell
5fd427a324 Bug 1147821 - Update IndexedDB to use common StorageAllowedForWindow logic, r=khuey 2015-08-28 10:10:30 -04:00
Michael Layzell
908625d7dc Bug 536509 - Update localStorage to use common StorageAllowedForWindow logic, r=ehsan 2015-08-28 10:10:28 -04:00
Michael Layzell
0f26211a90 Bug 1184973 - Part 1: Add nsContentUtils::StorageAllowedForWindow as a unified mechanism for determining storage avaliability, r=ehsan, r=smaug 2015-08-28 10:10:22 -04:00
Hiroyuki Ikezoe
4147c299d4 Bug 1199283 - nsContentUtils::sIsFrameTimingPrefEnabled should default to false. r=smaug 2015-08-27 14:51:00 -04:00
Ben Tian
f62d399880 Bug 1193379 - Create dom/bluetooth/common/webapi folder. r=joliu 2015-08-21 15:15:41 +08:00
Ben Tian
aa6c378010 Bug 1193379 - Move backend-neutral files into dom/bluetooth/common. r=joliu 2015-08-21 15:17:44 +08:00
Ben Tian
3e896e68b6 Bug 1193379 - Rename bluetooth2 folder to common. r=joliu 2015-08-21 15:19:12 +08:00
Ben Tian
f86e612405 Bug 1193379 - Move ipc and tests folders out from dom/bluetooth/bluetooth2. r=joliu 2015-08-25 17:57:09 +08:00
Ryan VanderMeulen
6d43ca9310 Merge inbound to m-c. a=merge 2015-08-28 08:48:42 -04:00
Ryan VanderMeulen
e6137bd9e2 Merge fx-team to m-c. a=merge 2015-08-28 08:44:47 -04:00
Cervantes Yu
665099fb75 Bug 1166207 - Load preload.js in the Nuwa process. r=khuey 2015-08-28 17:57:44 +08:00
Jean-Yves Avenard
f0dbf74957 Bug 1197125: [webm]. Don't load the entire webm in RAM. r=kinetik
Instead we parse it in chunks of 1MiB max.
2015-08-28 14:06:35 +10:00
Jean-Yves Avenard
bb211c8d07 Bug 1199032: [MSE/webm] P2. Construct WebMDemuxer with special MSE handling. r=kinetik 2015-08-28 14:06:34 +10:00
Jean-Yves Avenard
7447908c34 Bug 1199032: [webm] P1. Explicitly differentiate WebM usage for mediasource. r=kinetik
Relying on the data being fully buffered or not turned out to not be such a great idea.
2015-08-28 14:06:33 +10:00
Ryan VanderMeulen
42a4fb9ca2 Merge inbound to m-c. a=merge 2015-08-27 21:31:35 -04:00
Andrew Comminos
e4da3cb2b8 Revert "Bug 1191042 - Establish correct EGLConfig at GLContext creation. r=jrmuizel" CLOSED TREE
This reverts commit 99120014586d20a2921b9157e5ec81b3605cd8bd.
2015-08-27 17:12:06 -04:00
Jeff Gilbert
59e904dc50 Bug 1191042 - Establish correct EGLConfig at GLContext creation. r=jrmuizel 2015-08-27 16:55:45 -04:00
Fabrice Desré
0773b5eb7f Bug 1198970 - Get WebExtensions background pages to work on b2g r=billm 2015-08-27 13:34:33 -07:00
Geoff Brown
39eaa53e6a Bug 1189784 - Disable some dom/media mochitests on Android 4.3 Debug; r=gcp 2015-08-27 11:29:02 -06:00
Geoff Brown
2d122d7572 Bug 1189784 - Enable most dom/media mochitests on Android 4.3; r=gcp 2015-08-27 11:29:01 -06:00
Ryan VanderMeulen
8d03f69866 Merge m-c to fx-team. a=merge 2015-08-27 21:44:52 -04:00
Munro Chiang
675dd2618d Bug 1178214 - Return INIT_ERROR when video resolution exceeds hw codec capability. r=sotaro 2015-08-24 17:39:34 +08:00
Fabrice Desré
fa792ab670 Bug 1198988 - Turn off some useless dump() calls r=ferjm 2015-08-27 09:23:57 -07:00
Ryan VanderMeulen
7f36f728d8 Merge inbound to m-c. a=merge 2015-08-27 11:43:16 -04:00
JW Wang
3a11d16d89 Bug 1068596 - Pass SHARE_DELETE when opening a file so the file can be deleted without waiting for GC. r=roc 2015-08-27 08:14:07 -04:00
Ryan VanderMeulen
e781da9e2e Backed out changeset d2e4ce298bab (bug 1068596) for Windows crashes. 2015-08-27 07:29:06 -04:00
Nigel Babu
435b7c53e4 Backed out a19daae11647 (Bug 1186307) for W8 and W4 bustage on CLOSED TREE 2015-08-27 15:04:25 +05:30
Nigel Babu
16bb4b75d7 Back out a19daae11647 (Bug 1186307) for W8 and W4 bustage on CLOSED TREE 2015-08-27 14:50:50 +05:30
JW Wang
a4ca0f0a72 Bug 1068596 - pass SHARE_DELETE when opening a file so the file can be deleted without waiting for GC. r=roc. 2015-08-27 14:45:41 +08:00
Andrea Marchesini
174a27e7a7 Bug 1184058 - AudioChannelAgent should be muted when used without a proper window object, r=alwu 2015-08-27 09:12:21 +01:00
Andrea Marchesini
1c24ffbc3b Bug 1186307 - StructuredCloneHelper in workers.postMessage(), r=smaug 2015-08-27 09:06:09 +01:00
Phil Ringnalda
846cbe0a0b Back out 30a8392db2c2 (bug 1198094) for mQueuedSamples assertion failures 2015-08-26 22:09:40 -07:00
Phil Ringnalda
a3cd9e9701 Back out 7 changesets (bug 1177018) for debug b2g assertion failures in test_bug982141.html
CLOSED TREE

Backed out changeset 40fdd735520d (bug 1177018)
Backed out changeset a82c39bb97ab (bug 1177018)
Backed out changeset dbb14a5cd2cd (bug 1177018)
Backed out changeset 112ec6bdaf4e (bug 1177018)
Backed out changeset 486f9a11fcbd (bug 1177018)
Backed out changeset 8e54cc5e6901 (bug 1177018)
Backed out changeset c2a30b4f3a7c (bug 1177018)
2015-08-26 21:38:05 -07:00
Phil Ringnalda
0dc46f2604 Back out f9edb5fe8fb9 (bug 1198982) for webplatform registration.https.html failures
CLOSED TREE
2015-08-26 21:36:40 -07:00
Karl Tomlinson
6b39dd3c5d bug 1197028 re-use DelayNode output buffer r=padenot 2015-08-21 13:36:31 +12:00
Karl Tomlinson
18da527fc3 bug 1197028 release shared buffers from downstream so that upstream can re-use r=padenot 2015-08-21 13:26:58 +12:00
Ryan VanderMeulen
15419d136b Merge m-c to inbound. a=merge
CLOSED TREE
2015-08-27 21:34:20 -04:00
Nils Ohlmeier [:drno]
2de8192c1e Bug 1167443 - Fix verification of end-of-candidates in mochitests. r=mt 2015-08-24 14:49:41 -07:00
Ryan VanderMeulen
dfc93cd111 Merge m-c to inbound. a=merge 2015-08-28 08:50:04 -04:00
Till Schneidereit
bd98b81d4e Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
Yoshi Huang
fd98ffd5d7 Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley 2015-08-18 15:01:42 +08:00