Commit Graph

38112 Commits

Author SHA1 Message Date
Wes Kocher
d9b555b397 Merge m-c to b2ginbound, a=merge 2015-08-20 12:52:18 -07:00
Wes Kocher
8a06308208 Merge inbound to central, a=merge 2015-08-20 12:42:21 -07:00
Wes Kocher
fa8b1c2c1b Merge fx-team to central, a=merge 2015-08-20 12:28:10 -07:00
Andrew Osmond
431b833161 Bug 1187364 - Part 3. Fix missing end comment in WebIDL. r=me,bz 2015-08-20 13:40:21 -04:00
Andrew Osmond
1d8a85192a Bug 1008483 - Part 2. Readd missing nsPrintfCString.h include which has broken some local builds. r=me 2015-08-20 13:13:46 -04:00
Andrew Osmond
2758829a0c Bug 1166320 - Make volume service safer to use off main thread. r=dhylands 2015-08-20 12:47:23 -04:00
Andrew Osmond
a8a5cb3ed6 Bug 1196330 - Do not restart preview if configuration is unchanged. r=dhylands 2015-08-20 12:44:25 -04:00
Andrew Osmond
65fb2a7679 Backed out changeset 19eb382364a9 (bug 1194476) 2015-08-20 12:18:49 -04:00
Andrew Osmond
ed6204f006 Bug 1194476 - Do not restart preview if configuration is unchanged. r=dhylands 2015-08-20 12:12:45 -04:00
Jean-Yves Avenard
dc456b6648 Bug 1196591: Initialize member. r=me
Small correction introduced in bug 1190238
2015-08-20 21:04:28 +10:00
Nigel Babu
49b53c7428 Backed out changeset f447f7b8190b (bug 1185640) for W8 failures on CLOSED TREE 2015-08-20 16:12:00 +05:30
Andrea Marchesini
f0c93e5707 Bug 1185640 - ServiceWorkers - Passing a scope or scriptURL to register() with escaped '/' or '\' should fail, r=bkelly 2015-08-20 08:46:01 +01:00
Andrea Marchesini
70cb6ddacd Bug 1196514 - remove dom.messagechannel.enabled pref, r=smaug 2015-08-20 08:34:38 +01:00
Wes Kocher
8a4a00d18f Merge m-c to b2ginbound, a=merge 2015-08-19 17:14:04 -07:00
Andrea Marchesini
6d750e332a Bug 1192350 - XMLHttpRequest::Open() should check if mProxy has been already released in a nested ::Open() calls, r=khuey 2015-08-19 18:26:13 +01:00
JW Wang
2c7c90a745 Bug 1195185. Part 4 - remove dead code. r=roc. 2015-08-20 13:02:54 +08:00
JW Wang
bfef40beca Bug 1195185. Part 3 - align the life cycle of mData with {Start,Stop}Playback. r=roc. 2015-08-20 13:02:43 +08:00
JW Wang
b471cfd9f3 Bug 1195185. Part 2 - Check if all output streams are from the same graph because we don't support connecting streams from different graphs. r=roc. 2015-08-20 13:02:31 +08:00
JW Wang
791fc93907 Bug 1195185. Part 1 - rename Connect/Remove to AddOutput/RemoveOutput. r=roc. 2015-08-20 13:02:20 +08:00
Jocelyn Liu
1c4e9df863 Bug 1181512 - Use a single GATT interface, result handler, and notification handler for both GATT client and server operations in bluetooth daemon backend as bluez ipc protocol. r=tzimmermann 2015-08-19 14:28:06 -07:00
Jonathan Griffin
411013ed53 Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester 2015-08-18 11:26:14 -07:00
Bobby Holley
f01a126f2b Bug 1196371 - Add a runtime assertion against illegal string characters in OriginAttributes suffix creation. r=janv,r=mystor 2015-08-19 21:14:34 -07:00
Ehsan Akhgari
32a369b80d Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku
We need to rely on the audio channel service for all products now,
so supporting running without it seems pointless at this point.
2015-08-19 21:00:18 -04:00
Masatoshi Kimura
121c6f6d72 Bug 1141394 - Remove strings for SSLv3 warnings from the tree. r=keeler,dolske 2015-08-20 09:35:39 +09:00
Wes Kocher
f6147ac656 Backed out 4 changesets (bug 1191178) to see if it will fix the build bustage on a CLOSED TREE
Backed out changeset 32adb36cf863 (bug 1191178)
Backed out changeset 85cb22235eb5 (bug 1191178)
Backed out changeset 744bab15a5ec (bug 1191178)
Backed out changeset b7621c6af97e (bug 1191178)
2015-08-19 16:13:13 -07:00
Wes Kocher
3947493d19 Backed out changeset ee8d28602bc2 (bug 1191647) for build bustage CLOSED TREE 2015-08-19 15:55:05 -07:00
Wes Kocher
33bb841610 Backed out changeset f00b7bf7b9f8 (bug 1196371) for build bustage CLOSED TREE 2015-08-19 15:49:30 -07:00
Hiroyuki Ikezoe
fefea25bb1 Bug 1191178 - Part 2: Add PerformanceRenderTiming and PerformanceCompositeTiming. r=smaug 2015-08-19 15:14:05 -07:00
Hiroyuki Ikezoe
781d54ee60 Bug 1191178 - Part 1: Add a function to check frame timing preference value. r=smaug 2015-08-19 15:11:15 -07:00
Hiroyuki Ikezoe
32154eb6df Bug 1191178 - Part 0.1: GetSriLog() is needed to avoid unified build failure. r=francois 2015-08-19 15:10:52 -07:00
Hiroyuki Ikezoe
aff2b88eb5 Bug 1191178 - Part 0: Fix unified build in dom/base. Add missing headers and sorting them. r=smaug 2015-08-19 15:10:28 -07:00
dimi
9a558e8e77 Bug 1191647 - Listen to clear-origin-data in ServiceWorkerManager.cpp. r=bkelly 2015-08-19 14:46:53 +08:00
Nick Robson
3d61d63c3e Bug 904479 - Added createPromiseWithId() that returns id of resolver r=kanru,nsm 2015-08-19 14:53:22 -07:00
Bill McCloskey
f039e12372 Bug 1163735 - Ensure that we don't hand out a destroyed TabChild from WorkerPrivate::InterfaceRequestor (r=khuey)
If the actor we hand out has been __delete__d, then we'll crash when
Necko tries to send the actor to the parent to open connections.
2015-08-19 09:40:55 -07:00
Bill McCloskey
4648e61923 Bug 1190903 - Don't send StopIMEStateManagement message after TabParent has been destroyed (r=masayuki) 2015-08-19 09:40:31 -07:00
Andrea Marchesini
575b4e8082 Bug 1194978 - Renable RequestSync tests in b2g, r=nsm 2015-08-19 16:17:16 +01:00
Ehsan Akhgari
cb5d03e6e5 Bug 1196062 - Fix the typo in the entry for onmozinterruptend in the atom table; r=baku 2015-08-19 11:11:46 -04:00
Andrea Marchesini
aa4f07ae00 Bug 1181595 - MessagePortChild should check if the MessagePort is still alive before dispatching messages, r=smaug 2015-08-19 15:30:21 +01:00
Benjamin Chen
0dcd0f0e04 Bug 1071375: Re-enable some MediaRecorder tests. r=jwwang 2015-08-17 17:31:14 +08:00
Alastor Wu
390a307937 Bug 1191207 - cancel chrome checking 2015-08-06 14:54:01 +08:00
Ryan VanderMeulen
4f782249d9 Merge b2g-inbound to m-c. a=merge 2015-08-19 07:24:55 -04:00
Jean-Yves Avenard
8ad828bf9a Bug 1180214: P3. Do not override known duration with approximated one. r=edwin
Some gstreamer plugin return nonsensical values
2015-08-19 15:51:01 +10:00
William Chen
46ddc69e7f Bug 1131470 - Part 6: ScreenOrientation tests. r=baku 2015-08-18 15:28:01 -07:00
William Chen
8853fd74b9 Bug 1131470 - Part 5: Handle changes to active orientation lock. r=smaug 2015-08-18 15:28:01 -07:00
William Chen
c4be90067f Bug 1131470 - Part 4: Check sandboxing flag for orientation lock. r=baku 2015-08-18 15:28:01 -07:00
William Chen
4c783cde73 Bug 1131470 - Part 3: Implement ScreenOrientation interface. r=baku 2015-08-18 14:55:21 -07:00
William Chen
cb7d38cf1d Bug 1131470 - Part 1: Rename existing use of ScreenOrientation to ScreenOrientationInternal. r=baku 2015-08-18 14:55:09 -07:00
Matt Woodrow
14403876cf Bug 1195527 - Part 2: Add D3D11 video TextureClient recycler. r=jrmuizel 2015-08-18 21:04:46 -04:00
Matt Woodrow
5eeaa93ed8 Bug 1195527 - Part 1: Move D3D11 texture allocation into the TextureClient. r=jrmuizel 2015-08-18 21:04:14 -04:00
Michael Layzell
1cafd47819 Bug 1165217 - Use nsIPrincipal instead of nsIURI/appId/inBrowser for nsIQuotaManager, r=janv 2015-08-18 20:24:30 -04:00