Commit Graph

10630 Commits

Author SHA1 Message Date
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
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
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
Cameron McCormack
b48649b1f9 Bug 816431 - Followup to add a comment reminding us to remove the prefixed consts. r=nobody DONTBUILD
--HG--
extra : rebase_source : a77caa6b725028eed75278f6a49baaf087a9d536
2012-11-29 20:45:56 +11:00
Dale Harvey
1309b1e956 Bug 814163 - Populate most-recent table with existing sms data 2012-11-29 13:35:27 -08:00
Boris Zbarsky
29ae813b11 Bug 812783. Add support for flagging callbacks as worker-only. r=khuey 2012-11-29 11:14:40 -05:00
Boris Zbarsky
2df1c922cc Bug 815671 part 5. Various miscellaneous fixups in dom/ and hal/ code to copy arrays only when we explicitly want to. r=jlebar 2012-11-29 11:14:14 -05:00
Boris Zbarsky
53f339800c Bug 815671 part 4. Remove some array copying in gfx code. r=roc 2012-11-29 11:14:13 -05:00
Boris Zbarsky
1ed8fa1969 Bug 815671 part 3. Make nsXULPopupManager::GetVisiblePopups use an array out param instead of returning array object copies. r=roc 2012-11-29 11:14:13 -05:00
Fernando Jiménez
b30a12c259 Bug 815547 - [Apps] Inconsistent app attribute status when download error; r=fabrice 2012-11-29 15:19:37 +01:00
Patrick Wang
3a93b97499 Bug 793111 - Part 3 - Test case r=vicamo 2012-11-27 18:26:26 +08:00
Patrick Wang
62d49b0870 Bug 793111 - Part 2 - getting PLMN list and deciding required carrier name component r=vicamo 2012-11-02 19:34:41 +08:00
Patrick Wang
1e51c7fcef Bug 793111 - Part 1 - Add properties in nsIDOMMozMobileICCInfo to indicate if PLMN/SPN is required sr=sicking 2012-11-27 21:08:12 +08:00
Henrik Skupin
8e44f4c656 Bug 816463 - Update webrtc crashtest manifest to use new default-preferences feature. r=jesup
--HG--
extra : rebase_source : 614a2906772fe40a3b781a014eb2ad18f1a226ca
2012-11-29 14:15:33 +01:00
Fabrice Desré
bc55dd3b9c Bug 808220 - [SMS API] Retrieve a 'sent' message show field 'sender' as 'undefined' STRING, not undefined [r=ferjm] 2012-11-29 05:21:11 -08:00
Benjamin Chen
4bc6260040 Bug 804985 - [browser] don't try to zoom out wider than the page width r=cjones
1. bring the zoom factor into BrowserElementScrollng.js
2. fix the zoom ratio in AsyncPanZoomController::ZoomToRect
3. fix the relation between _isRectZoomedIn and AsyncPanZoomController::ZoomToRect
4. zoom it out if the rect reach the device maximal zoom ratio
2012-11-28 17:18:12 +08:00
Ed Morley
6235b77c71 Backout 67e95e421678 (bug 814195) for Windows debug jsreftest failures on a CLOSED TREE 2012-11-29 11:17:11 +00:00
Cameron McCormack
f0af12d6b2 Bug 816431 - Add unprefixed CSSRule.KEYFRAME{,S}_RULE constants. r=bz 2012-11-29 18:57:32 +11:00
Fabrice Desré
0bcc3b3058 Bug 778668 - Bubble the application name/origin/manifest in the desktop-notification mozChromeEvent [r=wchen] 2012-11-28 22:36:15 -08:00
Shih-Chiang Chien
585436962e Bug 805638 - Find parent node while the inner scrollable region reaches the end. r=vingtetun 2012-11-01 15:48:45 +08:00
mmakrai
ef4e8289ec Bug 770864 - NPAPI stream destroyed with reason NPRES_NETWORK_ERR when the user leaves the page. r=gfritzsche 2012-11-28 12:15:47 +01:00
Ryan VanderMeulen
d9dd86b601 Merge m-c to inbound. 2012-11-28 22:46:45 -05:00
Philipp von Weitershausen
5f87968c7c Bug 812368 follow-up: fix system message broadcast. r=fabrice 2012-11-28 11:23:56 -08:00
Ed Morley
b9a38a1e54 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-28 17:10:57 +00:00
Chia-hung Tai
44260ff6ec Bug 815020 -Remove implicit_jscontext in function receiveWapPush .r=vyang 2012-11-28 10:59:05 +08:00
Vicamo Yang
d2b2019757 Bug 804754 - Add UAProfile url into HTTP request header. r=vyang 2012-11-29 11:39:58 +08:00
Ryan VanderMeulen
39bf88d9c3 Backed out changeset 4f7114a9d050 (bug 812119) for test failures. 2012-11-28 22:14:04 -05:00
Vivien Nicolas
78493a1eb8 Bug 812119 - [HOMESCREEN] Must reboot after deleting an app to see its icon disappear from homescreen. r=fabrice 2012-11-28 17:13:54 -08:00
Olli Pettay
1e72329799 Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey
--HG--
extra : rebase_source : 7b2726d2aa7f5764a3c4cb750e5a735728069687
2012-11-28 03:37:57 +02:00
vliu
579ada9321 Bug 813823 - AudioManager reports unknown status when inserting headphone or headset. r=mwu 2012-11-27 11:13:19 +08:00
Peter Van der Beken
44aba20f63 Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 4: inline xpc_qsUnwrapObj. r=bz.
--HG--
extra : rebase_source : 712ff5573098f9d29fce555fb8cd548c5900d60e
2012-11-27 10:20:05 +01:00
Peter Van der Beken
2aa20fb76b Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 2: make WrapNewBindingObject a little faster. r=bz.
--HG--
extra : rebase_source : ea52aea5d91436b516c8aa439f4af741cdea824c
2012-11-27 10:20:04 +01:00
Peter Van der Beken
1830a6a0b7 Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 1: use qsObjectHelper instead of xpcObjectHelper in HandleNewBindingWrappingFailure. r=bz.
--HG--
extra : rebase_source : 32e20aec9cf2ea8a6e8d878ce758f792e6b8a67f
2012-11-27 10:20:04 +01:00
Peter Van der Beken
e441579753 Fix for bug 815158 (Make HTMLElement.ontouch* work with tristate dom.w3c_touch_events.enabled). r=bz.
--HG--
extra : rebase_source : 878d559d1a57ad69bdac7bea682ea344ecdea96a
2012-11-19 11:59:13 +01:00
Gina Yeh
199b108bb4 Bug 813817 - Patch 1: Cancelling file transferring doesn't clear the notifications, r=echou 2012-11-28 15:59:20 +08:00
Boris Zbarsky
fc1f1a5fd4 Fix up indentation of the generated code for event handler return values. No bug. 2012-11-28 02:33:50 -05:00
Edgar Chen
b9f81258dc Bug 804680 - Part 2: xpcshell tests for MORE_TIME. r=allstars.chh 2012-11-19 17:10:24 +08:00
Edgar Chen
56cc89c14d Bug 804680 - Part 1: Support MORE_TIME in RIL. r=allstars.chh 2012-11-19 16:44:33 +08:00
Chris Jones
1b8eb2b047 Bug 809259: Properly handle allocation failures. r=kanru 2012-11-27 22:54:39 -08:00
Philipp von Weitershausen
4d791ca86f Bug 812368 - B2G RIL: dispatch 'telephony-new-call' system message directly after receiving UNSOLICITED_CALL_RING from rild. r=hsinyi 2012-11-27 20:28:43 -05:00
Eric Faust
310c02137b Bug 747289 - Part 1/2 - Update Paris bindings to expose DOM constants. r=bz 2012-11-28 16:28:36 -05:00
Rob Wood
9226d5a6b9 Bug 810083 - Develop WebSMS test to verify receiving multipart SMS, update manifest; r=jgriffin 2012-11-09 10:54:24 -08:00
Josh Matthews
0541a0bcc3 Backed out changeset 7c45205a61a0 (bug 769285) 2012-11-28 11:51:42 -05:00
Josh Matthews
5b91db75ab Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-11-28 11:20:20 -05:00
Peter Van der Beken
147e2bb1eb Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
--HG--
extra : rebase_source : 360b2ee1bc678265781991149185a1c1d262642e
2012-11-22 12:09:43 +01:00
Ehsan Akhgari
88689f2f34 Merge mozilla-central into mozilla-inbound 2012-11-28 09:43:30 -05:00
Jason Smith
b185e7f32f Bug 781534 - Create basic automated test coverage for the mozGetUserMedia for desktop. r=roc 2012-11-26 18:27:46 -08:00
Mounir Lamouri
42b297ab44 Bug 798446 - Attempt to fix startup crash in nsGlobalWindow ctor. r=bz 2012-11-27 18:29:49 +00:00
David Keeler
b737ede83b bug 746374 - differentiate click-to-play plugin permissions by type and vulnerability status r=jaws r=joshmoz 2012-11-27 10:09:10 -08:00
Fabrice Desré
8692e03c9f Bug 815198 - [Webapps] Webapps.download should call Webapps.applyDownload when installState is 'pending' [r=ferjm] 2012-11-27 08:40:18 -08:00
Fabrice Desré
6f0283dfd3 Bug 815561 - Limit Web Activities to the foreground application [r=sicking] 2012-11-27 08:40:18 -08:00
Ed Morley
cd45324919 Backout 66f3565f4817, 131bc42cd637 & 8cdd43b76d19 (bug 793111) for B2G marionette failures 2012-11-27 15:50:43 +00:00
Ehsan Akhgari
8ed79688df Bug 814789 - Tie the life-time of the AudioContext to the life-time of the document owning it; r=bzbarsky 2012-11-23 18:33:41 -05:00
Vicamo Yang
8d1d3ffe78 Bug 793111 - Part 3 - Test case r=vicamo 2012-11-27 21:29:13 +08:00
Vicamo Yang
bd4f4cd1f5 Bug 793111 - Part 2 - getting PLMN list and deciding required carrier name component r=vicamo 2012-11-27 21:29:10 +08:00
Vicamo Yang
8520261ae5 Bug 793111 - Part 1 - Add properties in nsIDOMMozMobileICCInfo to indicate if PLMN/SPN is required sr=sicking 2012-11-27 21:29:07 +08:00
Michal Novotny
49503a3335 Bug 725993 - Remove usage of STORE_ON_DISK flag in XHR code, r=jonas 2012-11-27 12:48:15 +01:00
Cameron McCormack
356953b2ea Bug 814907 - Fix test_interfaces.html failures. r=orange 2012-11-27 17:43:01 +11:00
Eric Chou
3935daabf2 Bug 811946 - remove annoying compiler warnings and define a more structured interface for Bluetooth uuid, r=qdot 2012-11-27 14:12:19 +08:00
Cameron McCormack
a4292916ca Bug 814907 - Add new CSS GroupingRule and ConditionRule interfaces. r=bz 2012-11-27 16:30:30 +11:00
Daniel Holbert
b6dbce0c4e Backed out changeset 704c91d3e7fa (Bug 814789) because of mac build-bustage 2012-11-26 20:34:10 -08:00
Ehsan Akhgari
993cf8162c Bug 814789 - Tie the life-time of the AudioContext to the life-time of the document owning it; r=bzbarsky 2012-11-23 18:33:41 -05:00
Fabrice Desré
c715058cfe Bug 813195 - [Apps] Cannot retry to download hosted apps with cache manifest [r=ferjm] 2012-11-26 20:03:43 -08:00
Boris Zbarsky
dce41beebc Bug 810641. Implement support for variadic callback arguments in WebIDL. r=peterv 2012-11-26 21:14:45 -05:00
Boris Zbarsky
3727b0d820 Bug 813623. Fix Xrays to actually work correctly for static methods and properties. r=peterv 2012-11-26 21:14:45 -05:00
Masatoshi Kimura
382ebe1356 Bug 782412 - Part 5: Remove a workaround from dom/encoding. r=hsivonen 2012-11-26 20:38:20 -05:00
Masatoshi Kimura
292564df3b Bug 782412 - Part 4: Implement inputErrorBehavior. r=smontagu 2012-11-26 20:38:20 -05:00
Masatoshi Kimura
6a679006de Bug 782412 - Part 3: Improve the BOM handling. r=smontagu 2012-11-26 20:38:20 -05:00
Gregor Wagner
760ee093fe Bug 815398 - Settings: set navigator.mozSettings to null if we don't have read or write permission. r=bent 2012-11-26 15:33:34 -08:00
Jeff Gilbert
5ea164ca57 Bug 811958 - Fix and move ShateType type - r=bgirard 2012-11-26 14:23:27 -08:00
Jeff Gilbert
144687e59c Backed out csets 807f2c3df974, 1637c39b4ed6, ec29e09a270e (bug 811958) for burning android 2012-11-26 13:48:20 -08:00
Brian Hackett
4e0efb87f1 Add config option for off thread compilation, bug 815199. r=dvander 2012-11-26 16:30:37 -05:00
Jeff Gilbert
6db824094c Bug 811958 - Fix and move ShareType type - r=bgirard 2012-11-26 12:51:57 -08:00
Andrew McCreight
28e0b1694e Bug 814453 - Eliminate NS_IMPL_CYCLE_COLLECTION_UNLINK_NATIVE_0 and NS_IMPL_CYCLE_COLLECTION_TRACE_NATIVE_BEGIN. r=smaug 2012-11-23 11:27:06 -08:00
Andrew McCreight
033e25a0c1 Bug 814738 - Modernize Traverse for nsTObserverArray. r=smaug 2012-11-23 11:13:39 -08:00
Matt Brubeck
884ddb6b0f Bug 564815 - Tests for window.devicePixelRatio 2012-11-26 09:52:19 -08:00
Kyle Huey
b6500da2e9 Bug 813762: Teach OS.File about compartment sharing. r=mrbkap 2012-11-26 08:55:12 -08:00
Eric Chou
6044c3436d Bug 814376 - Improve the mechanism for setting file extension of a blob, r=sicking 2012-11-26 20:51:29 +08:00
Oleg Romashin
18420a52d9 Bug 815047 - Qt Geolocation does not compile on mer sdk QtMobility namespace missing. r=romaxa DONTBUILD NPODB 2012-11-25 22:48:35 -08:00
Gina Yeh
d1d76cc78d Bug 814555 - Patch 1: After hanging up the phone, still ring tone from bluetooth, r=echou 2012-11-26 10:35:55 +08:00
Chuck Lee
ad0b143ac4 Bug 796277 - 0001.Save voicemail info in RIL. r=hsinyi 2012-11-23 12:09:01 +08:00
Ms2ger
4e5aff061f Bug 814777 - Try to fix timeout handling for testharness.js tests; r=jgraham 2012-11-24 20:05:37 +01:00
Rob Wood
2a879825b0 Bug 814691 - Develop WebTelephony test to verify cannot have multiple calls on hold simultaneously and update manifest. r=davehunt 2012-11-23 07:04:12 -08:00
Vincent Chang
8bfb712573 Bug 811833 - [System] When the device is woken from sleep, wifi does not automatically connect to the network. r=mrbkap 2012-11-21 16:19:08 +08:00
Mike Habicher
038e6a66bd Bug 809259 - improve camera stability when switching between picture and video modes r=kanru 2012-11-23 13:31:42 +08:00
Robert O'Callahan
b0c1553fa9 Bug 812517. Part 2: Call ScrollToCSSPixelsApproximate when TabChild scrolls. r=mats
--HG--
extra : rebase_source : e4c9db69125d21a84400a062630a0c62c3f450d8
2012-11-23 14:25:28 +13:00
Benoit Jacob
ec39e2a150 Bug 814444 - Remove now-useless TRAVERSE_NATIVE_BEGIN and UNLINK_BEGIN_NATIVE macros - r=mccr8 2012-11-22 12:15:38 -05:00
Andrea Marchesini
a278c53d0a Bug 813462 - Activities with unknown properties in the payload should not be filtered-out by the handlers. r=mounir 2012-11-22 14:40:34 +00:00
Chuck Lee
3d3d389f0d Bug 807136 - Enable schedule scan recovery based on device property. r=mrbkap 2012-11-22 18:29:24 +08:00
Peter Van der Beken
a428926b2d Fix for bug 812333 (Replace Node quickstubs with new binding methods) - part 2: install Node's binding methods on the XPConnect proto. r=bz. 2012-11-22 12:09:41 +01:00
Peter Van der Beken
40e1016078 Fix for bug 812333 (Replace Node quickstubs with new binding methods) - part 1: make WrapNewBindingObject asserts deal with HTMLCollection. r=bz. 2012-11-22 11:46:53 +01:00
Peter Van der Beken
243151f563 Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz. 2012-11-19 11:59:13 +01:00
Paul Adenot
02703184c2 Bug 495040 - Implement playbackRate and related bits r=kinetik 2012-11-22 11:38:28 +01:00
Boris Zbarsky
43de67ca23 Bug 814064. We should not fire a readystatechange for our transition to the SENT state. r=sicking 2012-11-22 01:25:01 -05:00
Boris Zbarsky
467ac3a5cf Bug 812392. Make sure we don't allow descendant protoss to confuse whether a proto corresponds to a DOM type. r=bhackett,peterv 2012-11-21 11:19:26 -05:00
Shian-Yow Wu
e306e86469 Bug 790463 - [B2G] several telephony tests often causes emulator to crash. r=jgriffin 2012-11-22 10:39:42 +08:00