Randell Jesup
|
28164c51c2
|
Bug 945614: Don't track windowIDs in MediaEngine for B2G r=mikeh,schien
|
2013-12-06 17:38:52 -05:00 |
|
Alfredo Yang
|
c0d5a4a149
|
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
|
2013-12-06 17:38:52 -05:00 |
|
Alfredo Yang
|
4525f5855b
|
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
|
2013-12-06 17:38:51 -05:00 |
|
Alfredo Yang
|
e36a238d1e
|
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
|
2013-12-06 17:38:51 -05:00 |
|
Anshul Jain
|
685ac8d571
|
Bug 946942 - Update APN settings on start if MMS call is already connected. r=gene
|
2013-12-06 12:01:30 -08:00 |
|
Ryan VanderMeulen
|
1d91fde607
|
Merge b2g-inbound to m-c.
|
2013-12-06 15:56:46 -05:00 |
|
Andrea Marchesini
|
8ea43b266a
|
Bug 947134 - Enable datastore/tests/test_certifiedApp.html for B2G Emulator, r=ehsan
|
2013-12-06 16:40:49 +00:00 |
|
Andy Wingo
|
37b518d477
|
Bug 945813 - Paper over cycle collection problem in IndexedDB. r=mccr8, r=khuey
|
2013-12-04 14:53:25 +01:00 |
|
Birunthan Mohanathas
|
786dc142da
|
Bug 206659 - Disregard case of MIME types in nsPluginTag::InitMime and add tests to verify mixed-case MIME type handling. r=bsmedberg
|
2013-12-06 10:34:20 -05:00 |
|
Ted Mielczarek
|
6dc9e9a606
|
bug 936104 - pages using only navigator.getGamepads should trigger gamepad backend startup. r=smaug
|
2013-12-06 06:52:06 -05:00 |
|
Carsten "Tomcat" Book
|
cfc5b7424b
|
Backed out changeset 2762cab83d31 (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:43:02 +01:00 |
|
Carsten "Tomcat" Book
|
0db72df158
|
Backed out changeset f65970fe598f (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:48 +01:00 |
|
Carsten "Tomcat" Book
|
8eed12cc2f
|
Backed out changeset 004fa11e352a (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:40 +01:00 |
|
Carsten "Tomcat" Book
|
56abc9a173
|
Backed out changeset 1f45be0c2485 (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:31 +01:00 |
|
Carsten "Tomcat" Book
|
a9748d5e39
|
Backed out changeset cad77af5f7e6 (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:20 +01:00 |
|
Carsten "Tomcat" Book
|
0139af29f2
|
Backed out changeset 1156b23f333f (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:07 +01:00 |
|
Carsten "Tomcat" Book
|
22b9fc1982
|
Backed out changeset 767065f0560b (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:41:59 +01:00 |
|
Carsten "Tomcat" Book
|
4a0793b0de
|
Backed out changeset 17c47c036980 (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:41:50 +01:00 |
|
Carsten "Tomcat" Book
|
f0d2b953c5
|
Backed out changeset 374e44c835a8 (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:41:42 +01:00 |
|
Carsten "Tomcat" Book
|
cd4f26eb48
|
Backed out changeset a0906b92810e (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:41:32 +01:00 |
|
Bobby Holley
|
24a7f00771
|
Bug 937317 - Remove unnecessary AutoSystemCaller usage. r=bz
See bug 937317 comment 38.
|
2013-12-05 21:34:17 -08:00 |
|
Bobby Holley
|
c8308277c1
|
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
|
2013-12-05 21:34:17 -08:00 |
|
Bobby Holley
|
f9de6938c4
|
Bug 937317 - Return null from ToWebIDLCallback if one doesn't already exist. r=bz
|
2013-12-05 21:34:17 -08:00 |
|
Bobby Holley
|
8ca6ed8d97
|
Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz
See the 'incumbent script' stuff in the WebIDL spec.
|
2013-12-05 21:34:17 -08:00 |
|
Bobby Holley
|
8ed094280d
|
Bug 937317 - Pass the entire CallbackObject to CallSetup. r=bz
We need this so that we can grab the incumbent global that we stashed on the
CallbackObject.
|
2013-12-05 21:34:17 -08:00 |
|
Bobby Holley
|
384fd2eb13
|
Bug 937317 - Implement and expose GetIncumbentGlobal. r=bz,luke
|
2013-12-05 21:34:16 -08:00 |
|
Bobby Holley
|
484909867c
|
Bug 937317 - Manipulate the script settings stack from the RAII classes. r=bz
|
2013-12-05 21:34:16 -08:00 |
|
Bobby Holley
|
95ee5b5404
|
Bug 937317 - Implement basic script settings stack machinery. r=bz
|
2013-12-05 21:34:16 -08:00 |
|
Bobby Holley
|
027aa23808
|
Bug 937317 - Factor out the shareable parts of CallSetup into AutoEntryScript and AutoIncubentScript. r=bz
|
2013-12-05 21:34:16 -08:00 |
|
Bobby Holley
|
f27d00b560
|
Bug 937317 - Make TabChildGlobal implement nsIGlobalObject. r=bz
|
2013-12-05 21:34:16 -08:00 |
|
Kyle Machulis
|
1d80d9000a
|
Bug 944309: Change null check for window from assert to full check/fail in Notification.cpp; r=mrbkap r=mhenretty
|
2013-12-05 15:26:04 -08:00 |
|
Benoit Girard
|
388fd461c3
|
Bug 940706 - Fix gesture detection transformation with APZC. r=kats,botond
|
2013-12-05 18:17:37 -05:00 |
|
Andrea Marchesini
|
97c72a5e48
|
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
|
2013-12-05 23:12:23 +00:00 |
|
Randell Jesup
|
6443657acb
|
bug 943898: Add ice state checking to webrtc mochitest framework r=ekr,jsmith
|
2013-12-05 18:10:21 -05:00 |
|
Byron Campen [:bwc]
|
90180a2448
|
Bug 943898: Fixed an important iceState -> iceConnectionState replacement and a few less-important ones. r=abr
|
2013-11-27 09:32:23 -08:00 |
|
Ryan VanderMeulen
|
f006eb0ddb
|
Merge m-c to inbound.
|
2013-12-05 17:56:44 -05:00 |
|
Ryan VanderMeulen
|
b2f54fc850
|
Merge b2g-inbound to m-c.
|
2013-12-05 17:53:41 -05:00 |
|
Ryan VanderMeulen
|
ad71ecfc91
|
Merge inbound to m-c.
|
2013-12-05 17:29:03 -05:00 |
|
Randell Jesup
|
8badbd39fb
|
Bug 945334: Fix runnable pointer holding r=roc
|
2013-12-05 16:30:51 -05:00 |
|
Randell Jesup
|
94705e6829
|
Backout bug 926746 part 3 (replaced with bug 945334) rs=jesup
|
2013-12-05 16:30:50 -05:00 |
|
Blake Kaplan
|
5ac83b64c6
|
Bug 933219 - Fix compartment mismatch in MobileMessageManager::Delete. r=gwagner
|
2013-12-05 13:28:41 -08:00 |
|
Blake Kaplan
|
a01b392d1c
|
Bug 933219 - Fix compartment mismatch in MobileMessageManager::Send. r=gwagner
|
2013-12-05 13:28:13 -08:00 |
|
Ryan VanderMeulen
|
33d0976fb1
|
Backed out changesets 22770b30545b, 0809370fabdb, 4ef4764c1b55, and bfe768b87464 (bug 697343) due to Gaia UI test bustage.
CLOSED TREE
|
2013-12-05 16:19:47 -05:00 |
|
Andrea Marchesini
|
114a19cd74
|
Bug 938406 - DataStoreService.jsm must emit 'datastore-first-revision-created' also when the first revision already exists., r=ehsan
|
2013-12-05 21:07:13 +00:00 |
|
Andrea Marchesini
|
bc1faeb812
|
Bug 930450 - Setting port to the empty string should set URL's port to "0", r=ehsan
|
2013-12-05 21:05:51 +00:00 |
|
Carsten "Tomcat" Book
|
94c2c4b9cf
|
merge b2g-inbound to m-c
|
2013-12-05 12:57:24 +01:00 |
|
Ben Tian
|
7439710810
|
Bug 946048 - Reset mPhoneType in BluetoothHFPManager constructor, r=echou
|
2013-12-04 13:51:57 +08:00 |
|
Nicholas Nethercote
|
803d8a5bcc
|
Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
--HG--
extra : rebase_source : 900bd1c641b26623cccf14d952b5387223b489eb
|
2013-12-03 20:01:24 -08:00 |
|
Max Jonas Werner
|
d381473051
|
Bug 892148 - Make DTLS fingerprint accessible from JS r=abr
|
2013-12-04 15:36:00 -06:00 |
|
Kyle Huey
|
dc16cac3af
|
Bug 934563: Use the safe JSContext since it will always exist. r=bholley
--HG--
extra : rebase_source : 828e6c0c3f9bbc689a791839545cb403a0d2e03d
|
2013-12-04 11:53:50 -05:00 |
|