Commit Graph

10823 Commits

Author SHA1 Message Date
Nicholas Nethercote
0d84313efb Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
2012-12-10 16:05:07 -08:00
Ehsan Akhgari
188f6e9c8b Merge mozilla-central into mozilla-inbound 2012-12-10 20:39:51 -05:00
Mario Alvarado [:marioalv]
3d9682f787 Bug 806724 - Port browser_ConsoleStoragePBTest.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB in global PB builds

--HG--
rename : dom/tests/browser/browser_ConsoleStoragePBTest.js => dom/tests/browser/browser_ConsoleStoragePBTest_perwindowpb.js
2012-12-10 19:19:25 -06:00
Gregor Wagner
a4c443cec4 Bug 819218 - Permissions Installer - Fix desktop-notification permission. r=sicking 2012-12-10 17:17:51 -08:00
Jonathan Griffin
a3ef44ebe7 Backout 8baf93244cfa for Marionette bustage, bug 813978 2012-12-10 17:06:58 -08:00
Benjamin Peterson
7b1c15f0ea 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
Olli Pettay
5b5db16421 Backout Bug 818559 to fix Bug 820067, a=me 2012-12-10 21:52:01 +02: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
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
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
Henrik Skupin
04948ff104 Bug 817709 - Fix make bustage when including leaking tests. r=standard8 2012-12-07 12:28:22 +01:00
Gregor Wagner
fe644a8cc4 Bug 814156 - Need additional security checks for the "permissions" permission. r=sicking 2012-12-06 21:05:53 -08:00
Marco Chen
3d0ed5758d Bug 815069 - Part 3: Adapt audio channel agent to nsHTMLMediaElement and AudioChannelService. r=roc, a=blocking-basecamp
[Audio] A mechanism for Gecko components without media element to join audio competing policy
2012-12-06 23:25:18 +08:00
Marco Chen
854e09e84b Bug 815069 - Part 2: AudioChannelAgent Implementation. r=roc, a=blocking-basecamp
[Audio ] mechanism for Gecko components without media element to join audio competing policy.
2012-12-06 22:29:20 +08:00
Marco Chen
f10a57bec0 Bug 815069 - Part 1: nsIAudioChannelAgent.idl r=roc, a=blocking-basecamp
[Audio ] mechanism for Gecko components without media element to join audio competing policy.
2012-12-06 15:57:00 +08:00
Marco Chen
fa2305ecd5 Bug 815322 - Phone rings on incoming call will pause audio. r=kinetik, a=blocking-basecamp
1. Add a new audio channel type called ringer.
  2. Add logic into AudioChannelService for ringer.
2012-12-06 17:11:19 +08:00
rlin@mozilla.com
07ef80f1ed Bug 815445 - Hook up telephony audio to audio channels backend r=baku 2012-12-06 18:11:06 +08:00
Ehsan Akhgari
7de39aad6d Merge mozilla-central into mozilla-inbound 2012-12-06 23:13:32 -05:00
Gregor Wagner
495132db9a Bug 818158 - mozContact.find() - contains lookup on the "tel" field failing. r=bent 2012-12-06 18:23:53 -08:00
Ehsan Akhgari
0d299a8bd4 Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-12-06 21:13:15 -05:00
Ed Morley
9f0c8971bc Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-06 10:02:57 +00:00
Ehsan Akhgari
33fbcf85fc Bug 806726 - Part 0: Don't run test_localStorageQuotaPrivateBrowsing.html in per-window PB builds 2012-12-06 00:29:45 -05:00
Ehsan Akhgari
ce76ea16dd Bug 806725 - Part 0: Don't run test_localStorageBasePrivateBrowsing.html in per-window PB builds 2012-12-06 00:29:03 -05:00
Ehsan Akhgari
d3b3992a90 Bug 806724 - Part 0: Don't run browser_ConsoleStoragePBTest.js in per-window PB builds 2012-12-06 00:27:27 -05:00
Ehsan Akhgari
6221a8bf7e Bug 806723 - Part 0: Don't run test_privatemode.xul in per-window PB builds 2012-12-06 00:26:04 -05:00
Gregor Wagner
cf4538bccd Bug 818507 - Importing SIM contacts stays stuck on spinner. r=gal 2012-12-05 20:03:27 -08:00
Chris Jones
024ba86f68 Bustage fix for bug 805333. a=bustage 2012-12-05 19:34:17 -08:00
Andrea Marchesini
1f563be898 Bug 805333, Patch 5 - mozAudioChannel for MediaElement - IPC. r=cjones a=blocking-basecamp 2012-12-05 19:01:58 -08:00
Andrea Marchesini
833ff3660a Bug 811222 - Enable system app to get currently used audio channel. r=sicking a=blocking-basecamp 2012-12-05 17:20:59 -08:00
Fabrice Desré
f862230686 Bug 809947 - Implement app.checkForUpdate for hosted apps [r=ferjm] 2012-12-05 08:50:32 -08:00
Dale Harvey
846ae6e19d Bug 816416 - Send system message on sms being sent. r=vicamo 2012-12-05 23:33:30 +08:00
Henrik Skupin
e89a6bddbe Bug 817709 - Global flag to conditionally enable leaking mochitests. r=jesup 2012-12-05 15:57:37 +01:00
Ed Morley
364ed7b1d4 Backout d29847ff05c4 (bug 811538) for B2G marionette-webapi failures in test_getmessage.js 2012-12-05 10:42:51 +00:00
Hsin-Yi Tsai
d234fc3a4a Bug 816913 - B2G RIL: update phoneState when there's an incoming call. r=allstarschh 2012-12-03 11:25:28 +08:00
Masatoshi Kimura
04fb0ce4aa Bug 817844 - Remove DOMClassInfo remnants from DOMParser/XMLSerializer. r=bz 2012-12-05 19:49:32 -05:00
Masatoshi Kimura
c2970034f4 Bug 817844 - Fix WebIDL signature of serializeToStream/parseFromStream. r=bz 2012-12-05 19:49:32 -05:00
Patrick Wang
5bb508742a Bug 816452 - Don't fire mozbrowsererror when loading page is stopped. r=jlebar 2012-12-05 16:10:19 +08:00
Georg Fritzsche
c2bbde6c2f Bug 813906 - Resolve base URLs correctly for plugin streams. r=bz 2012-11-27 15:14:38 +01:00
Kan-Ru Chen (陳侃如)
581f62bdc5 Bug 816850 - Don't call nsGeolocation::Shutdown() when disabled via settings. r=dougt 2012-12-05 17:20:59 +08:00
Trevor Saunders
4d16e0db71 backout 2bb432c47170 for debug asserts 2012-12-05 04:19:33 -05:00
Mike Hommey
4790d7bbe7 Bug 817955 - Only install identity modules in modules/identity. r=benadida,r=jparsons
--HG--
extra : rebase_source : 027b0cae0a29d00c34424e542fe4d57192aab5b1
2012-12-05 09:25:21 +01:00
Trevor Saunders
bd2d1feb84 bug 801466 - part 3 1/2 remove some prmem usage from dom/ and docshell/ r=mounir 2012-12-05 02:55:37 -05:00
Gene Lian
43c03101fa Bug 805655 - System messages are received by applications that should not be allowed to (part 4). r=fabrice,mounir 2012-11-28 18:57:16 +08:00
Gene Lian
39abd6f966 Bug 805655 - System messages are received by applications that should not be allowed to (part 3). r=fabrice,mounir 2012-12-05 11:49:34 +08:00
Gene Lian
590a5c1ddc Bug 805655 - System messages are received by applications that should not be allowed to (part 2). r=mounir 2012-12-05 11:49:26 +08:00
Gene Lian
db305c6cf3 Bug 805655 - System messages are received by applications that should not be allowed to (part 1). r=fabrice,sr=mounir 2012-12-05 11:49:16 +08:00
Patrick Wang
1cc3d158e5 Bug 817529 - Set isDisplaySpnRequire = true when current PLMN is equal to HPLMN or one of PLMNs that are listed in EF_SPDI. r=vicamo 2012-12-04 14:08:34 +08:00
Mike Habicher
7c2a23f834 Bug 817496 - Notify DeviceStorage when a new video file is finished recording. r=dougt 2012-12-04 21:00:39 -05:00
Mike Habicher
2884d9a473 Bug 817141 - Call EndTrack()/Finish() from StopPreview() (as well) to prevent deadlock. r=kchen 2012-12-04 21:00:39 -05:00
Randy Lin
423e7af568 Bug 814326 - Volume steps on the UI is 10 steps which cannot be mapped correctly to the underlying streams. r=sicking, r=fabrice 2012-12-04 18:21:43 +08:00
Gregor Wagner
693e87b1da Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=bent 2012-12-04 15:40:41 -08:00
Boris Zbarsky
52ea909e8e Bug 818263. Make the EventTarget binding work for nodes. r=smaug,peterv 2012-12-06 20:39:51 -05:00
Fabrice Desré
b3269c3071 Bug 813468 - Followup to fix filesystem permissions. [r=ferjm] 2012-12-06 13:44:29 -08:00
Fernando Jiménez
46ed6620d2 Bug 815769 - Only require an https payment provider if the dom setting says to; r=fabrice 2012-12-06 22:34:11 +01:00
Gregor Wagner
c1efedc036 Bug 811538 - Fix marionette bustage. r=me 2012-12-06 13:32:48 -08:00
Blake Kaplan
051db56d30 Bug 817983 - Disconnect first so that we force ourselves to actually try again. r=vchang 2012-12-06 13:27:14 -08:00
Peter Van der Beken
a5de435427 Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods). r=bz.
--HG--
rename : layout/reftests/backgrounds/background-referrer-ref.html => image/test/reftest/generic/accept-image-catchall-ref.html
rename : layout/reftests/backgrounds/background-referrer.html => image/test/reftest/generic/accept-image-catchall.html
rename : layout/reftests/backgrounds/background-referrer.sjs => image/test/reftest/generic/check-header.sjs
rename : layout/reftests/backgrounds/background-referrer-image.png => image/test/reftest/generic/green.png
rename : toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage.js => toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage.js
extra : rebase_source : 45715d6abe3155a6bcd1d21e5cc3f7b048180eb6
2012-11-26 15:19:02 +01:00
Boris Zbarsky
d1c8d3b88e Bug 815803. Now that JSSLOT_PROXY_PRIVATE == 0, simplify binding code that had to deal with different slot indices on proxy and non-proxy objects. r=peterv 2012-12-06 15:21:19 -05:00
Boris Zbarsky
23ba4fcb2d Bug 817473 part 2. Remove no-longer-needed nsNodeSH::PostCreatePrototype. r=peterv 2012-12-06 15:21:18 -05:00
Boris Zbarsky
4e84aec584 Bug 817473 part 1. Make nsIDOMXULDocument inherit from nsIDOMDocument, so that XUL documents end up with Document.prototype and Node.prototype on their proto chain. r=peterv 2012-12-06 15:21:18 -05:00
Boris Zbarsky
b3142f98f8 Bug 816376. Create vanilla objects for the interface object of callback interfaces. r=peterv 2012-12-06 15:21:18 -05:00
Boris Zbarsky
ff9bde99c1 Bug 817284. When none of our code is associated with a window in an obvious way, assume that scripts should be allowed to execute for a WebIDL callback. r=bholley 2012-12-06 15:21:18 -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
Gregor Wagner
19e2eaed85 Bug 817989 - [CONTACTS] Update testcase. r=gal 2012-12-04 13:00:59 -08:00
Gregor Wagner
cf581439fa Bug 817989 - [CONTACTS] Is not possible to save a contact with a very long phone number. r=gal 2012-12-04 13:00:36 -08:00
Marco Castelluccio
513bb7a63c Bug 741526 - Mozilla central mozapps implementation ignores Content-Type. r=fabrice 2012-11-29 17:52:02 -05:00
Andrea Marchesini
5504ab46d8 Bug 805333 part 2 - MediaElement connected to AudioChannelService, r=kinetik, a=blocking-basecamp 2012-12-04 11:46:07 -08:00
Andrea Marchesini
8fc7f2c452 Bug 805333 part 1 - AudioChannelService, r=kinetik, a=blocking-basecamp 2012-12-04 11:46:07 -08:00
Marco Chen
89b1b6353f Bug 805333 part 0 - Need a Policy & Mechanism for Audio Competing & Control. r=sicking a=blocking-basecamp
1. Add new permission called audio and it's sub item called channel.
  2. Add permission checking in nsHTMLMediaElement for audio channel.
2012-12-03 17:46:43 +08:00
Henrik Skupin
d7afd65f4c Backout bug 817709 because tests have not been updated correctly. 2012-12-04 19:49:11 +01:00
Andrew McCreight
bf4449f2b7 Bug 792861 - Make HoldJSObjects/DropJSObjects infallible. r=smaug 2012-11-12 17:15:00 -08:00
Geoff Brown
5526d8578d Bug 742804 - Use a more specific message when sdcard not available for downloads; r=blassey 2012-12-04 08:57:48 -07:00
Henrik Skupin
eec94d0e3a Bug 817709 - Global flag to conditionally enable leaking mochitests. r=jesup
--HG--
extra : rebase_source : 08445b394ef810ac0be430298000a137c4cbd49b
2012-12-04 16:22:43 +01:00
Gene Lian
6a556e741a Bug 817945 - B2G MMS: Configure MMS proxy settings through SettingsService (follow-up). r=vicamo 2012-12-04 13:36:02 +08:00
Randell Jesup
76bf113eeb Bug 817841: Proxy deletion of nsDOMMediaStreams with NS_ProxyRelease() r=roc 2012-12-03 22:17:38 -08:00
Jason Duell
239cbd5e77 Backed out changeset d9bcbec33260 for bustage. 2012-12-03 22:12:51 -08:00
Randell Jesup
e60c01dd98 Bug 817841: Proxy deletion of nsDOMMediaStreams with NS_ProxyRelease() r=roc 2012-12-04 00:53:13 -05:00
Gregor Wagner
3707ede372 Bug 814211 - Need additional security checks for the "fmradio" permission. r=bent 2012-12-03 19:12:38 -08:00
Vicamo Yang
b378605e3f Bug 778093 - Part 9/9: xpcshell test cases, r=hsinyi 2012-12-04 10:41:46 +08:00
Vicamo Yang
463bafee54 Bug 778093 - Part 8/9: support EFcbmi and EFcbmir, r=hsinyi 2012-12-04 10:41:42 +08:00
Vicamo Yang
71c2763ce9 Bug 778093 - Part 7/9: config via Settings API, r=hsinyi 2012-12-04 10:41:39 +08:00
Vicamo Yang
46006eef6e Bug 778093 - Part 6/9: support GSM CBS message paging, r=hsinyi 2012-12-04 10:41:35 +08:00
Vicamo Yang
edebfa589d Bug 778093 - Part 5/9: support base GSM CBS message, r=hsinyi 2012-12-04 10:41:28 +08:00
Vicamo Yang
94efa23152 Bug 778093 - Part 4/9: support basic ETWS Primary Notification message, r=hsinyi 2012-12-04 10:41:15 +08:00
Vicamo Yang
fbfbc03f2c Bug 778093 - Part 3/9: complete onreceived event handling, r=mounir,hsinyi,bent 2012-12-04 10:40:47 +08:00
Vicamo Yang
fcdc68fd47 Bug 778093 - Part 2/9: add navigator.mozCellBroadcast, r=mounir 2012-12-04 10:38:25 +08:00
Vicamo Yang
430c5a72dc Bug 778093 - Part 1/9: IDL change, sr=mounir 2012-12-04 10:38:21 +08:00
Masatoshi Kimura
718fa2f004 Bug 816410 - Part 2: Remove legacy constructor functions. r=bz 2012-12-03 20:26:16 -05:00
Masatoshi Kimura
4a261035a8 Bug 816410 - Part 1: Convert XMLSerializer and DOMParser to WebIDL bindings. r=bz 2012-12-03 20:26:16 -05:00
Jason Smith
2904e16946 Bug 802982 - Crash test for excessive getUserMedia calls. r=jesup 2012-12-03 00:56:54 -08:00
Ryan VanderMeulen
32d1a9540c Merge m-c to inbound. 2012-12-03 20:25:59 -05:00
Ryan VanderMeulen
d7a27c19af Backed out changeset ebaa0a4d35a3 (bug 813758) due to bug 817758. 2012-12-03 19:03:16 -05:00
Fabrice Desré
812a427150 Bug 816149 - When updating hosted apps with appcache, the update is automatically done [r=ferjm] 2012-12-03 11:38:09 -08:00
Paul Adenot
7d39705bee Bug 817433 - Accept missing Mid for RTCIceCandidate. r=jesup 2012-12-02 14:10:19 -08:00
Boris Zbarsky
572496b567 Bug 816160. Don't require 'castable':False for prefable bindings with hasXPConnectImpls, and don't require hasXPConnectImpls bindings to be prefable. r=peterv 2012-12-03 11:46:03 -05:00
Boris Zbarsky
aad2fca4ba Bug 817476. Really do WebIDL bindings for Screen. r=ms2ger 2012-12-03 11:44:56 -05:00
Peter Van der Beken
9337bd8d50 Fix for bug 817420 (new bindings api for element broke cloud9/apf) - don't register Element prototype yet, we need to convert plain elements to the new DOM binding first. r=bz. 2012-12-03 15:26:44 +01:00
Vivien Nicolas
f7ee3900b3 Bug 814074 - Send a system message to the application when the application is not running anymore but waits for a notification. r=fabrice. a=blocking-basecamp. 2012-12-03 15:42:36 +01:00
Ed Morley
3d267d271c Backout b3b4311176fa (bug 816850) for test_mozsettingsWatch.html failures 2012-12-03 10:25:55 +00:00
Jose Antonio Olivera Ortega
c34b135845 Bug 815156 - B2G RIL: Expose serviceClass to DOM via nsIDOMMozMobileCFInfo. r=ferjm sr=sicking 2012-12-03 10:30:59 +01:00
Vivien Nicolas
9c3f33ff05 Bug 812119 - [HOMESCREEN] Must reboot after deleting an app to see its icon disappear from homescreen. r=fabrice. a=blocking-basecamp 2012-12-03 23:46:57 +01:00
Fernando Jiménez
3fae5f8a5d Bug 815148 - r=fabrice 2012-12-03 21:44:58 +01:00
Stefan Arentz
6e62b55d6e Bug 807659 - Also configure HTTPS proxy from APN settings. r=philikon 2012-12-03 12:18:50 -08:00
Kan-Ru Chen (陳侃如)
e1a2dba0db Bug 816850 - Don't call nsGeolocation::Shutdown() when disabled via settings. r=dougt 2012-12-03 17:13:48 +08:00
Gene Lian
5d9050d369 Bug 777251 - B2G MMS: Configure MMS proxy settings through SettingsService. r=vicamo 2012-11-30 18:09:37 +08:00
Gregor Wagner
38ef1e7668 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=testonly 2012-12-06 11:10:52 -08:00
Dave Hylands
f7b6f15089 Bug 818131 - Volume Manager should create fake volumes. r=dougt
This allows Updater and Device storage to query free space on a partition
even if a real volume doesn't exist.

--HG--
extra : rebase_source : 4115a816e266f695303072070b7d5de64e0195c5
2012-12-06 09:31:57 -08:00
Gregor Wagner
ad8555cab8 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. Tests. r=bent 2012-12-06 09:20:36 -08:00
Gregor Wagner
1313e160d1 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=bent 2012-12-06 09:20:30 -08:00
Peter Van der Beken
e2dae3625c Back out 79fc9d732bf7 (bug 818219) for orange.
--HG--
extra : rebase_source : 862b4c446f9b454c4c72e7536e73b9d9ede9feb6
2012-12-06 16:09:55 +01:00
Peter Van der Beken
56e664510b Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods). r=bz.
--HG--
extra : rebase_source : ddbedbaea030272ce8fc1ac7245175f7fd3edaa4
2012-11-26 15:19:02 +01:00
Peter Van der Beken
4cd20ae3e5 Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods) - Add a constructor to callbacks to allow conversion between callback types. r=bz.
--HG--
extra : rebase_source : 6c55316f374ef1654f0b77b782500fc52a78881a
2012-12-06 11:41:14 +01:00
Peter Van der Beken
eb1a773525 Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods) - Remove hardcoded interface list in workers. r=bz.
--HG--
extra : rebase_source : 87b106b79f8e5912f10a603e407da1c93be4ed5d
2012-12-06 11:41:14 +01:00
Peter Van der Beken
08a9890d66 Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods) - Support castable types in unions. r=bz.
--HG--
extra : rebase_source : 633d2b350be0cf11ac0bb010a0ad427b10863ef4
2012-12-06 11:41:14 +01:00
Yoshi Huang
0f264e98ee Bug 814618 - Part 3: marionette test for Display Text with GSM 7 bit encoding. r=vicamo 2012-12-05 15:58:07 +08:00
Yoshi Huang
cfb13e0066 Bug 814618 - Part 2: xpcshell tests for Display Text. r=vicamo 2012-11-27 15:01:09 +08:00
Yoshi Huang
0be6e2a58d Bug 814618 - Part 1: Read GSM 7 bit packed string. r=vicamo 2012-11-27 15:28:24 +08:00
Michael Wu
8a7234d0b6 Bug 811178 - Send mousemove before mousedown and mouseup, r=cjones 2012-12-05 19:32:19 -05:00
Tom Schuster
12e54d9bdb Bug 676619 - Implementation of the download attribute for links. r=smaug 2012-12-02 21:55:52 +01:00
Ms2ger
739ae0477f Merge m-c to m-i. 2012-12-02 11:32:57 +01:00
Ms2ger
aff5fb21f4 Bug 817276 - Part c: Remove dead definition of the nsContractIDMapData struct; r=jst 2012-12-02 09:59:54 +01:00
Ms2ger
9c9420e2ec Bug 817276 - Part b: Return the pointer directly from nsScriptNameSpaceManager::LookupNavigatorName; r=jst 2012-12-02 09:59:51 +01:00
Ms2ger
a8021b844f Bug 817276 - Part a: Remove some unused jsids from nsDOMClassInfo; r=jst 2012-12-02 09:59:49 +01:00
Ms2ger
f5bccafc02 Bug 802163 - Fix pyflakes warnings in bindings python; r=peterv 2012-12-02 09:59:08 +01:00
Ms2ger
95bf651fec Bug 803825 - Part b: Paris bindings for FileHandle; r=khuey 2012-12-02 09:58:57 +01:00
Ms2ger
4f3a54421a Bug 810668 - Fix some gcc4.6 build warnings; r=bz 2012-12-02 09:54:55 +01:00
Ms2ger
caa2811c9c Bug 814898 - Part d: Cleanup CC goop in some more parts of dom/; r=mccr8 2012-12-02 09:54:51 +01:00
Ms2ger
fbadf3d9a2 Bug 814898 - Part c: Cleanup CC goop in B2G-specific parts of dom/; r=mccr8 2012-12-02 09:54:37 +01:00
Ms2ger
a5dc8db234 Bug 814898 - Part b: Cleanup CC goop in dom/base; r=mccr8 2012-12-02 09:53:37 +01:00
Ms2ger
db0b04ce1b Bug 814898 - Part a: Cleanup CC goop in dom/file; r=mccr8 2012-12-02 09:53:35 +01:00
Ms2ger
fe27bb312c Bug 816103 - Part b: Update webapps tests; r=bz 2012-12-02 09:52:36 +01:00
Ms2ger
3879ea24fe Bug 816103 - Part a: Handle encodings explicitly in parseFailures.py; r=jhammel 2012-12-02 09:52:18 +01:00
Jan Beich
6cdae25103 Bug 817267 - dirfd() is a macro on some BSDs, fix build there. r=yoric 2012-12-01 21:25:24 -05:00
Masatoshi Kimura
7a16130389 Bug 816487 - Allow all ASCII characters for WebIDL enum. r=bz 2012-12-01 21:23:26 -05:00
Doug Turner
8dc5deda97 Bug 813758 - Ensure permission for geolocation is tested in the parent process. r=bent 2012-12-01 21:21:56 -05:00
Amod Narvekar
399290969e Bug 781346 - Expose local profie directory to OS.Constants.Path. r=yoric 2012-12-01 21:20:44 -05:00
Peter Van der Beken
f95d18d798 Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz. 2012-11-22 12:09:43 +01:00
Mike Habicher
a5f98e4e26 Bug 809259 - fix for buffer exhaustion when cycling camera modes. r=cjones a=blocking-basecamp 2012-11-30 18:26:58 -08:00
Vincent Chang
f242ff1363 Bug 817901 - Wi-Fi hotspot (Open) cannot be turned on with empty password. r=gal 2012-12-05 17:57:59 +08:00
Ehsan Akhgari
4970895402 Merge mozilla-central into mozilla-inbound 2012-12-06 01:08:07 -05:00
Boris Zbarsky
c0456ed706 Bug 759621 test. No review, test only. 2012-12-14 02:32:13 -05:00
Patrick Wang
f1d08e9b77 Bug 819862 - Adding SIM path for EF_SPDI and corresponding test. r=vicamo 2012-12-10 14:46:22 +08:00
Alexandre Lissy
40b5f46ad5 Bug 819790 - Fix reading SPDI fail. r=vicamo 2012-12-13 16:42:23 +08:00
Shian-Yow Wu
daa2f03b09 Bug 818830 - B2G 3G: If we change APN name when data call is active, new data call cannot be established. r=vicamo 2012-12-14 11:13:31 +08:00
Gregor Wagner
f0cab2c607 Bug 821484 - ASSERTION: mDone shouldn't have been set to true already!: '!mDone', file dom/base/DOMRequest.cpp, line 113. r=sicking 2012-12-13 16:46:13 -08:00
Daniel Holbert
27c62a122b back out FAIL_ON_WARNINGS labeling from bug 821392, since there's one remaining android-only warning in that directory. (CLOSED TREE) 2012-12-13 16:26:30 -08:00
Daniel Holbert
9b64b06490 Bug 821392: Mark pluginSupportsAsyncDXGIDrawing as 'inline' instead of 'static' to fix build warning for .cpp files that #include it without using that method. r=Bas 2012-12-13 15:53:03 -08:00
Gregor Wagner
a491ceb9c0 Bug 820713 - Assertion failure: cx->runtime->requestDepth || cx->runtime->isHeapBusy(), at js/src/jscntxt.cpp:1492. r=billm 2012-12-13 15:35:40 -08:00
Gabriele Svelto
c95ca6c01f Bug 814771 - Add a cancelable runnable and use it to cancel a pending memory minimization procedure when an application is brought to the foreground r=jlebar 2012-12-11 19:13:29 +01:00
Boris Zbarsky
3076697db0 Bug 820862. JSJitInfo should say what sort of function it is. r=jandem 2012-12-13 17:08:43 -05:00
John Schoenick
5cc487ae7e Bug 767638 - Rename InitializeEmbedded* plugin functions to just Initialize*. r=josh 2012-12-13 13:51:28 -08:00
John Schoenick
84b9c456d3 Bug 767638 - Greatly simplify loading full-page plugins. r=josh 2012-12-13 13:51:27 -08:00
John Schoenick
2acf626c29 Bug 767633 - Bonus - Clean up whitespace in nsPluginHost. r=josh 2012-12-13 13:51:26 -08:00
John Schoenick
124e66d091 Bug 767633 - Part 3 - Remove a ton of obsolete nsPluginHost code. r=josh 2012-12-13 13:51:23 -08:00
John Schoenick
97210f5ad6 Bug 767633 - Part 2 - nsObjectLoadingContent should handle all initial streams for plugins. r=josh 2012-12-13 13:51:23 -08:00
Nathan Froyd
a152f6602b Bug 821317 - reduce the size of DOMClass.mInterfaceChain to something reasonable; r=bz 2012-12-13 11:01:00 -05:00
Jason Smith
670f0ff137 bug 799419 - crashtest for 2 peer connections create and close with fake video. r=jesup 2012-12-04 01:02:28 -08:00
Nathan Froyd
5a3f1cc23f Bug 821324 - actually return a success value from replaceFileIfChanged; r=bz 2012-12-13 11:26:33 -05:00
Henrik Skupin
99e00a9b89 Bug 796888 - Create Mochitest for Video only connection (connect/disconnect). r=jesup 2012-12-13 21:38:49 +01:00
Gregor Wagner
97084c57be Bug 821417 - PhoneNumberJS: fix startup warnings. r=bent 2012-12-13 12:00:22 -08:00
James Willcox
3eb7873fa3 Bug 820905 - backout ea1643fd4285
--HG--
extra : rebase_source : 50ddda21ab6942b6397366b9823b36df257b9482
2012-12-13 14:23:07 -05:00
Benjamin Smedberg
4ddd8054dd Bug 818664 - Report plugin version in plugin crash reports, r=josh
--HG--
extra : rebase_source : 4e9c0fe80cafe5294a85599c5f31bffbc78ebee6
2012-12-13 12:06:52 -05:00
Fabrice Desré
b3447102fc Bug 815173 - The interface feels sluggish when installing a big app [r=ferjm] 2012-12-13 09:54:49 -08:00
Andrew McCreight
d61e01cdfc bug 804220 - Make IDBWrapperCache::SetScriptOwner infallible. r=khuey 2012-11-29 14:54:14 -08:00
Ed Morley
4d946bd718 Merge mozilla-central to mozilla-inbound 2012-12-13 16:02:48 +00:00
Trevor Saunders
a78d6c805a bug 798567 - convert css values to webidl r=bz 2012-10-01 12:49:41 -04:00
Gregor Wagner
054cc367cb Bug 817302 - Intermittent test_contacts_basics.html | Test timed out. r=bent 2012-12-05 12:00:09 -08:00
Trevor Saunders
f1b73ccb3d bug 801466 - part 3.1 remove some prmem usage from dom/ and content/ r=mounir 2012-12-05 02:55:37 -05:00
Benoit Jacob
f5d2c58055 Bug 816187 - make WebIDL accept nullable dictionary retvals; let getContextAttributes's retval be nullable - r=bz 2012-11-30 18:30:05 -05:00
Vincent Chang
f18d63a602 Bug 815461 - wifi hotspot is not found after reboot. r=gal 2012-11-30 19:37:34 +08:00
Gregor Wagner
94efefc9a9 Bug 815572 - Standardize the Bluetooth permissions name bluetooth. PermissonTable. r=qdot 2012-11-30 14:16:17 -08:00
Gregor Wagner
45a714e799 Bug 814293 - Remove unused permissions. r=sicking 2012-11-30 12:22:35 -08:00
Fernando Jiménez
9be6eec3b8 Bug 816535 - [Apps] applyDownload() fails after restarting a canceled download;r=fabrice 2012-11-30 17:57:45 +01:00
Kartikaya Gupta
268082eeb3 Bug 814418 - Fix some warnings about unused variables. r=ehsan 2012-11-30 11:06:37 -05:00
Kartikaya Gupta
46c272ec04 Bug 814418 - Disable warnings-as-errors in dom/plugins/base on Android because of switch errors in android when building with gcc 4.6. r=joshmoz 2012-11-30 11:05:28 -05:00
Fabrice Desré
427848c3c5 Bug 820456 - Installing a big packaged app could kill the homescreen and make the phone unresponsive [r=ferjm] 2012-12-14 11:29:25 -08:00
Boris Zbarsky
eba842099b Bug 821760. Properly handle compartments in WebIDL static operation bindings. r=peterv 2012-12-14 14:11:23 -05:00
Boris Zbarsky
675e9c743e Bug 821438. Allow inheritance from interfaces with Unforgeable attributes. r=peterv 2012-12-14 14:10:50 -05:00
Boris Zbarsky
63350ba5b1 Bug 819904. Throw from WebIDL setters called with no arguments, per spec change. r=peterv 2012-12-14 14:10:49 -05:00
Boris Zbarsky
15e523cee0 Bug 818379. Make sure interface objects have a 'length' property even if they're not real function objects. r=peterv 2012-12-14 14:10:49 -05:00
Boris Zbarsky
f685496e81 Bug 816375. Switch NodeFilter to WebIDL bindings. r=peterv 2012-12-14 14:10:49 -05:00
Boris Zbarsky
0f31ea33da Bug 816380. Convert XPathEvaluator to WebIDL. r=peterv 2012-12-14 14:10:49 -05:00
Gregor Wagner
ad96024195 Bug 821510 - Settings: remove debug statements. r=sicking 2012-12-14 10:20:16 -08:00
Ed Morley
4f54b7fbbe Backout 67d84be0cc83 (bug 820544) for bustage 2012-12-14 16:58:51 +00:00
Ed Morley
911cab351a Merge mozilla-central to mozilla-inbound 2012-12-14 16:52:20 +00:00
Kyle Huey
b0e79fc559 Bug 820476: Allow postMessage on pending workers. r=bent
--HG--
extra : rebase_source : dcf71f5eafcf06b6c4da2cc8412e9b65eda144c4
2012-12-14 08:16:11 -08:00
William Chen
93b1b7ccbe Bug 820544 - Prefix webidl dictionary native members names to avoid C++ keywords. r=bz 2012-12-11 16:05:46 -08:00
Gina Yeh
b078ecf2ae Bug 816859 - Patch 1: Failed to receive a file, r=echou 2012-11-30 17:49:08 +08:00
Gina Yeh
bbc00dbb68 Bug 815325 - Patch 1: Turning bluetooth on and off multiple times causes restart, r=echou 2012-11-30 17:46:55 +08:00
Ed Morley
c89cf09eb0 Backout 2cf359411d7d (bug 813758) for crashes 2012-11-30 09:39:57 +00:00
Doug Turner
942c5be507 Bug 813758 - Ensure permission for geolocation is tested in the parent process. r=bent a=blocking-basecamp 2012-11-29 21:41:40 -08:00
Doug Turner
af3677fb60 Bug 813995 - Check device storage permissions in parent process. r=bent a=blocking-basecamp 2012-11-29 21:41:40 -08:00
Ehsan Akhgari
f2c331d256 Bug 816828 - Implement AudioContext.sampleRate; r=bzbarsky 2012-11-29 22:31:39 -05:00
Randy Lin
c25fe2c738 Bug 812434 - Support FM volume control for implement AudioChannel API. r=mwu 2012-11-29 10:14:11 +08:00
Philipp von Weitershausen
efaf74c731 Bug 815872 - Fix memory leak in install confirm/deny notification code. r=fabrice 2012-11-29 20:18:28 -05:00
Gregor Wagner
a4c6cb1253 Followup fix for bug 815833. r=bustage. on CLOSED TREE 2012-11-29 16:15:42 -08:00
Ryan VanderMeulen
d61679d82c Backed out changeset e64cd799b7b6 (bug 741526) for mochitest-4 orange. 2012-11-29 18:51:31 -05:00
Masatoshi Kimura
a8c987ec91 Bug 814900 - Test for various utf-16 files. r=hsivonen 2012-11-29 17:52:03 -05:00
Gene Lian
6523951e3d Bug 813994 - Alarm API - Need additional security checks for the "alarms" permission. r=bent 2012-11-28 19:13:58 +08:00
Steven Lee
07644dcdb9 Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part2-AudioChannelManager implemenentation. r=jlebar, r=sicking 2012-11-29 17:52:03 -05:00
Steven Lee
541660a4b9 Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part1-interface. r=sicking 2012-11-29 17:52:02 -05:00
Rob Wood
d702c6ff38 Bug 794301 - Develop WebSMS test to verify marking message read/unread, update manifest. r=davehunt 2012-11-26 12:43:56 -08:00
Marco Castelluccio
b945d977f3 Bug 741526 - Mozilla central mozapps implementation ignores Content-Type. r=fabrice 2012-11-29 17:52:02 -05:00
Gregor Wagner
2e5034912c Bug 815833 - [contacts] Add PhoneNumberJS to ContactsDB. r=bent 2012-11-29 14:50:19 -08:00
Gregor Wagner
3e4ab34c8b Bug 814153 - Need additional security checks for the "settings" permission. r=bent 2012-11-29 14:23:55 -08:00