Jonathan Griffin
|
a3ef44ebe7
|
Backout 8baf93244cfa for Marionette bustage, bug 813978
|
2012-12-10 17:06:58 -08:00 |
|
Fabrice Desré
|
367f99006e
|
Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 2 : use cookie jars [r=sicking]
|
2012-12-10 15:49:02 -08:00 |
|
Fabrice Desré
|
6df5e23e90
|
Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 1: move the xhr to Webapps.jsm [r=sicking]
|
2012-12-10 15:48:59 -08:00 |
|
Boris Zbarsky
|
5a9c258d9f
|
Bug 819751. Turn out the WebIDL-based quickstubs for touch event handlers for now, because that setup doesn't handle prefable properties correctly. r=peterv
|
2012-12-10 17:38:22 -05:00 |
|
Fabrice Desré
|
31ce346abb
|
Bug 813978 - follow up, turn off debug messages r=me
|
2012-12-10 14:08:25 -08:00 |
|
Fabrice Desré
|
1e9bef1f9d
|
Bug 813978 - [SMS API] getMessages cursor is slow when SMS database contains large number of messages [r=ferjm]
|
2012-12-10 13:03:59 -08:00 |
|
Fabrice Desré
|
2a27ee875d
|
Bug 817982 - Add support for preinstalled packaged apps in webapps.jsm [r=ochameau]
|
2012-12-10 12:51:10 -08:00 |
|
Mark Banner
|
d0a23afeeb
|
Bug 819916 Selecting "Share Microphone" or "Share Camera" picks the last item in the list rather than the first. r=jesup
|
2012-12-10 19:51:48 +00:00 |
|
Boris Zbarsky
|
910385dff7
|
Bug 817669 test. r=bholley
|
2012-12-10 14:29:29 -05:00 |
|
Boris Zbarsky
|
b5b96d4efa
|
Bug 816846. Correctly call up to our superclass to resolve an identifier conflict. r=khuey
|
2012-12-10 14:28:02 -05:00 |
|
Dave Hunt
|
aa6d6aa788
|
Bug 805452 - Write Marionette tests for battery charging status changes. r=rwood
|
2012-12-10 12:11:03 -05:00 |
|
James Willcox
|
eade793da1
|
Bug 800838 - Remove unnecessary delay when unscheduling plugin timers on Android r=blassey
--HG--
extra : rebase_source : 430d21db7ca1d513c1cd401f86d36a21e36e5f30
|
2012-12-10 10:00:44 -05:00 |
|
Masatoshi Kimura
|
0a18b69440
|
Bug 817643 - Separate the test for each iframe. r=hsivonen
|
2012-12-06 08:17:32 +09:00 |
|
Masatoshi Kimura
|
86d97108c8
|
Bug 638379 - Part 3: Remove workaround for unreliable inputErrorBehavior. r=hsivonen
|
2012-12-10 09:11:15 -05:00 |
|
Masatoshi Kimura
|
bc1c6db35a
|
Bug 818281 - Remove legacy XHR constructor. r=bz
|
2012-12-10 09:04:30 -05:00 |
|
Gene Lian
|
105698cbae
|
Bug 819264 - Need a Policy & Mechanism for Audio Competing & Control (Patch-0 follow-up). r=sicking, a=blocking-basecamp
|
2012-12-07 18:01:47 +08:00 |
|
Anthony Jones
|
ebfc1d2d82
|
Bug 804808 - Fixed missing reset of zoom. r=cjones
|
2012-12-10 08:50:24 -05:00 |
|
Anthony Jones
|
beb0232023
|
Bug 799401 - Fix flash of blur on viewport change. r=cjones
|
2012-12-10 08:50:24 -05:00 |
|
Henrik Skupin
|
1541623233
|
Bug 812785 - Crashtest for WebRTC use-after-free crash. r=jesup
|
2012-11-19 15:56:29 +01:00 |
|
Alexandre Poirot
|
ff852d7605
|
Bug 807438 - Add new 'open-remote-window' app permission r=sicking, a=blocking-basecamp
|
2012-12-10 11:51:50 +01:00 |
|
Marco Chen
|
51cd2c8a1a
|
Bug 819275 - [Audio] The Usage of nsRefPtr for AudioChannelService is Wrong. r=roc, a=blocking-basecamp
|
2012-12-07 19:31:57 +08:00 |
|
Rob Wood
|
9d4c4c1cd5
|
Bug 814761 - Part 2/2: add test cases, r=rwood,yoshi
|
2012-12-10 14:19:42 +08:00 |
|
Vicamo Yang
|
15b20bacb2
|
Bug 814761 - Part 1/2: fix ril worker exception due to buffer overwritten, r=yoshi
|
2012-12-10 14:19:38 +08:00 |
|
Robert O'Callahan
|
c304cb3844
|
Bug 785348. Part 1: Track when we've called into plugin code. While we're in plugin code, never run the refresh driver. r=mats
--HG--
extra : rebase_source : 2ddabda92acc1364d3c24cf20f7d45896ac09849
|
2012-12-07 12:58:14 +13:00 |
|
Gregor Wagner
|
b933899935
|
Bug 818566 - Permissions Installer - Fix camera permission. r=sicking
|
2012-12-09 19:23:54 -08:00 |
|
Edgar Chen
|
f7082efcb8
|
Bug 804671 - Part 4: marrionette tests for PROVIDE_LOCAL_INFORMATION. r=allstars.chh
|
2012-11-26 16:37:35 +08:00 |
|
Edgar Chen
|
b8ecdf2fef
|
Bug 804671 - Part 3: xpcshell tests for PROVIDE_LOCAL_INFORMATION. r=allstars.chh
|
2012-11-27 09:36:06 +08:00 |
|
Edgar Chen
|
e39e6eadfc
|
Bug 804671 - Part 2: Support PROVIDE_LOCAL_INFO in RIL. r=allstars.chh
|
2012-11-21 11:23:39 +08:00 |
|
Edgar Chen
|
a790a10fbd
|
Bug 804671 - Part 1: IDL for PROVIDE_LOCAL_INFO. r=allstars.chh. sr=jonas
|
2012-11-23 10:18:52 +08:00 |
|
Cameron McCormack
|
504d070205
|
Bug 819731 - Remove contentStyleType and contentScriptType from SVGSVGElement. r=longsonr
|
2012-12-10 12:33:10 +11:00 |
|
Saurabh Anand
|
b4c382b899
|
Bug 818258 - Update the 'headerFile' descriptor field in Bindings.conf to reflect the latest changes in WeGLContext.h, r=bjacob
|
2012-12-09 22:59:12 +05:30 |
|
Saurabh Anand
|
c9e3659e16
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
|
David Zbarsky
|
4f6481efb4
|
Bug 817332 - Remove XPIDL for HTMLPropertiesCollection/PropertyNodeList r=bz
|
2012-12-08 17:06:42 -05:00 |
|
Vincent Chang
|
b1e37f309f
|
Bug 815070 - [Wifi Tethering] Wait driver ready before turning on Wifi tethering. r=mrbkap a=blocking-basecamp
|
2012-11-26 17:56:44 +08:00 |
|
Benjamin Peterson
|
204319cb96
|
Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug
|
2012-12-07 20:35:17 -05:00 |
|
Andrea Marchesini
|
2e7f3fbe1e
|
Bug 812249 - When "javascript.options.strict" is enabled related warnings/errors trigger worker.onerror handler. r=bent
--HG--
extra : rebase_source : a0bf6f37f2e83cbcc3586240d3312b84b1ca28a5
|
2012-12-07 19:35:44 -05:00 |
|
Gregor Wagner
|
f0041a944f
|
Bug 819584 - [SMS] Don't perform an upgrade of existing sms yet. r=sicking
|
2012-12-07 16:16:30 -08:00 |
|
John Schoenick
|
19cc51ed21
|
Bug 810082 - Part 0.5 - Add script access event for CTP'd plugins r=joshmoz
|
2012-12-07 14:50:10 -08:00 |
|
Gregor Wagner
|
1d6b1434ec
|
Bug 819526 - [SMS] Don't update the primary key in mostRecentStore r=bent
|
2012-12-07 14:47:11 -08:00 |
|
Marco Chen
|
4de5d23b78
|
Bug 818824 - Fire an event when no audio channel is playing now. r=baku, a=blocking-basecamp
|
2012-12-07 19:46:18 +08:00 |
|
Gregor Wagner
|
0eab58275c
|
Bug 818583 - Permissions Installer Tests. r=orange
|
2012-12-07 11:24:19 -08:00 |
|
Fabrice Desré
|
8982ca24bb
|
Bug 819103 - Twitter fails to install from Marketplace [r=sicking]
|
2012-12-07 11:20:15 -08:00 |
|
Gregor Wagner
|
ded989a2a9
|
Bug 819250 - PhoneNumber.js overwrites national number. r=bent
|
2012-12-07 10:47:44 -08:00 |
|
Fernando Jiménez
|
561e35b501
|
Bug 818627 - UNSUFFICIENT_STORAGE error is not triggered correctly; r=fabrice
|
2012-12-07 19:13:27 +01:00 |
|
Gregor Wagner
|
8a35201f5f
|
Bug 818583 - Permissions Installer - Fix access and permission: device-storage:apps. r=sicking
|
2012-12-07 09:55:11 -08:00 |
|
Amod Narvekar
|
0ac5acf519
|
Bug 796873 - Don't lock the screen if we might not be able to unlock it. r=mounir
|
2012-12-07 17:33:39 +00:00 |
|
Jens Hatlak
|
714d91c5f3
|
Bug 818674 - "ReferenceError: manifest is not defined" in Webapps.jsm inline function readCSPs. r=fabrice
|
2012-12-07 18:07:04 +01:00 |
|
Benoit Girard
|
de680b681f
|
Bug 818296 - Don't NukeCrossCompartment on optimized shutdown. r=khuey
|
2012-12-07 11:54:46 -05:00 |
|
Tim Taubert
|
0c4f22e11f
|
Bug 808231 - Implement add/removeNextPaintListener() methods for mozbrowsers r=jlebar a=blocking-basecamp
|
2012-12-06 18:03:27 +01:00 |
|
Gina Yeh
|
65c913b3b0
|
Bug 817930 - Patch 1: Support for receiving multiple files sequentially, r=echou
|
2012-12-07 20:12:57 +08:00 |
|