Commit Graph

13527 Commits

Author SHA1 Message Date
Fabrice Desré
7ba8fb1e08 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
836ce22b6e Bug 805638 - Find parent node while the inner scrollable region reaches the end. r=vingtetun 2012-11-01 15:48:45 +08:00
mmakrai
9ae048d084 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
116fadb096 Merge m-c to inbound. 2012-11-28 22:46:45 -05:00
Philipp von Weitershausen
d4564c2b7d Bug 812368 follow-up: fix system message broadcast. r=fabrice 2012-11-28 11:23:56 -08:00
Ed Morley
7e3f984ccc Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-28 17:10:57 +00:00
Chia-hung Tai
ab9b00b859 Bug 815020 -Remove implicit_jscontext in function receiveWapPush .r=vyang 2012-11-28 10:59:05 +08:00
Vicamo Yang
b6f7216c45 Bug 804754 - Add UAProfile url into HTTP request header. r=vyang 2012-11-29 11:39:58 +08:00
Ryan VanderMeulen
b3d7679edb Backed out changeset 4f7114a9d050 (bug 812119) for test failures. 2012-11-28 22:14:04 -05:00
Vivien Nicolas
49dc71d8fe 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
c806b877ae 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
e0d26ab437 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
41a9701717 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
a40774deb2 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
7a757eb82e 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
ba333c8392 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
41d963f2a9 Bug 813817 - Patch 1: Cancelling file transferring doesn't clear the notifications, r=echou 2012-11-28 15:59:20 +08:00
Boris Zbarsky
864866eb21 Fix up indentation of the generated code for event handler return values. No bug. 2012-11-28 02:33:50 -05:00
Edgar Chen
ac64b1f3d1 Bug 804680 - Part 2: xpcshell tests for MORE_TIME. r=allstars.chh 2012-11-19 17:10:24 +08:00
Edgar Chen
d7974b1cff Bug 804680 - Part 1: Support MORE_TIME in RIL. r=allstars.chh 2012-11-19 16:44:33 +08:00
Chris Jones
57c48cf12d Bug 809259: Properly handle allocation failures. r=kanru 2012-11-27 22:54:39 -08:00
Philipp von Weitershausen
609c647a8a 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
c4df170bbd Bug 747289 - Part 1/2 - Update Paris bindings to expose DOM constants. r=bz 2012-11-28 16:28:36 -05:00
Rob Wood
2f8a855ec7 Bug 810083 - Develop WebSMS test to verify receiving multipart SMS, update manifest; r=jgriffin 2012-11-09 10:54:24 -08:00
Josh Matthews
bd2d1bc95e Backed out changeset 7c45205a61a0 (bug 769285) 2012-11-28 11:51:42 -05:00
Josh Matthews
f74fb5eabf 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
46c89ae29b 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
cf0638b6a7 Merge mozilla-central into mozilla-inbound 2012-11-28 09:43:30 -05:00
Jason Smith
0a6b2e8c8f Bug 781534 - Create basic automated test coverage for the mozGetUserMedia for desktop. r=roc 2012-11-26 18:27:46 -08:00
Mounir Lamouri
cf6c8e845c Bug 798446 - Attempt to fix startup crash in nsGlobalWindow ctor. r=bz 2012-11-27 18:29:49 +00:00
David Keeler
df08f8d094 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é
747dd4e1aa 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é
b7e39ca538 Bug 815561 - Limit Web Activities to the foreground application [r=sicking] 2012-11-27 08:40:18 -08:00
Ed Morley
31cbd69fde Backout 66f3565f4817, 131bc42cd637 & 8cdd43b76d19 (bug 793111) for B2G marionette failures 2012-11-27 15:50:43 +00:00
Ehsan Akhgari
4649ad08c1 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
6874786b5d Bug 793111 - Part 3 - Test case r=vicamo 2012-11-27 21:29:13 +08:00
Vicamo Yang
f9a4e3cb65 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
f18d446d45 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
d948158643 Bug 725993 - Remove usage of STORE_ON_DISK flag in XHR code, r=jonas 2012-11-27 12:48:15 +01:00
Cameron McCormack
18fc16fed4 Bug 814907 - Fix test_interfaces.html failures. r=orange 2012-11-27 17:43:01 +11:00
Eric Chou
96d61874a4 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
76405ff947 Bug 814907 - Add new CSS GroupingRule and ConditionRule interfaces. r=bz 2012-11-27 16:30:30 +11:00
Daniel Holbert
2eecde6b4e Backed out changeset 704c91d3e7fa (Bug 814789) because of mac build-bustage 2012-11-26 20:34:10 -08:00
Ehsan Akhgari
c2934219f5 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é
94357a1f78 Bug 813195 - [Apps] Cannot retry to download hosted apps with cache manifest [r=ferjm] 2012-11-26 20:03:43 -08:00
Boris Zbarsky
a8de827765 Bug 810641. Implement support for variadic callback arguments in WebIDL. r=peterv 2012-11-26 21:14:45 -05:00
Boris Zbarsky
9cfc646682 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
65389fbd53 Bug 782412 - Part 5: Remove a workaround from dom/encoding. r=hsivonen 2012-11-26 20:38:20 -05:00
Masatoshi Kimura
bc4214f5b8 Bug 782412 - Part 4: Implement inputErrorBehavior. r=smontagu 2012-11-26 20:38:20 -05:00
Masatoshi Kimura
3adf953533 Bug 782412 - Part 3: Improve the BOM handling. r=smontagu 2012-11-26 20:38:20 -05:00
Gregor Wagner
0007c3409d 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
601bff1c6f Bug 811958 - Fix and move ShateType type - r=bgirard 2012-11-26 14:23:27 -08:00
Jeff Gilbert
1039582660 Backed out csets 807f2c3df974, 1637c39b4ed6, ec29e09a270e (bug 811958) for burning android 2012-11-26 13:48:20 -08:00
Brian Hackett
43949a5222 Add config option for off thread compilation, bug 815199. r=dvander 2012-11-26 16:30:37 -05:00
Jeff Gilbert
f8b6d7d465 Bug 811958 - Fix and move ShareType type - r=bgirard 2012-11-26 12:51:57 -08:00
Andrew McCreight
ead425b3e0 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
ed24acb94f Bug 814738 - Modernize Traverse for nsTObserverArray. r=smaug 2012-11-23 11:13:39 -08:00
Matt Brubeck
58eba6e6b7 Bug 564815 - Tests for window.devicePixelRatio 2012-11-26 09:52:19 -08:00
Kyle Huey
439a5889fa Bug 813762: Teach OS.File about compartment sharing. r=mrbkap 2012-11-26 08:55:12 -08:00
Eric Chou
3c21e29226 Bug 814376 - Improve the mechanism for setting file extension of a blob, r=sicking 2012-11-26 20:51:29 +08:00
Oleg Romashin
544de2de55 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
b946212eec 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
0832e7dfc7 Bug 796277 - 0001.Save voicemail info in RIL. r=hsinyi 2012-11-23 12:09:01 +08:00
Ms2ger
3db7427469 Bug 814777 - Try to fix timeout handling for testharness.js tests; r=jgraham 2012-11-24 20:05:37 +01:00
Rob Wood
5bd2fd314b 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
e7a51e7a1c 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
b56d6daacd 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
8e2f98a952 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
3d8cbb81ad 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
afcb70dc61 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
51414633e6 Bug 807136 - Enable schedule scan recovery based on device property. r=mrbkap 2012-11-22 18:29:24 +08:00
Peter Van der Beken
47915af064 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
3127552628 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
dd5db5a970 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
d37e140816 Bug 495040 - Implement playbackRate and related bits r=kinetik 2012-11-22 11:38:28 +01:00
Boris Zbarsky
1d16fa18f5 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
489c78e5dc 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
7b074fb454 Bug 790463 - [B2G] several telephony tests often causes emulator to crash. r=jgriffin 2012-11-22 10:39:42 +08:00
Chia-hung Tai
fe00446e22 Bug 792330 - Add all WSP content types into WSP_WELL_KNOWN_CONTENT_TYPES; r=vyang 2012-11-21 11:13:48 +08:00
Blake Kaplan
af9cda042a Bug 812717 - Use the correct nsISupports pointer. r=dougt
--HG--
extra : transplant_source : %1F%98%01c%CF%08%1F%AC%DA%DDr%07%1DM9%9E%FD%AD%14%18
2012-11-19 15:35:54 -08:00
Fabrice Desré
aa6a59cde5 Bug 813828 - Allow chrome code to launch Web Activities [r=mounir] 2012-11-21 15:36:49 -08:00
Chris Lord
3bdec04a47 Bug 783368 - Add critical display port content property. r=roc
Add a property to represent a sub-rectangle of the display port that is
considered 'critical' to render correctly.
2012-11-21 22:34:18 +00:00
Bobby Holley
abee0881bb Bug 808608 - Fix up tests to work with new behavior. r=bz,me 2012-11-21 13:20:05 -08:00
Bobby Holley
1824d3f494 Bug 808608 - Implement shadowing protection in nsDOMClassInfo. r=mrbkap
This allows us to remove the same-compartment Location wrappers. This can
go away when we move Location to the new bindings and get access to
[Unforgeable].
2012-11-21 13:20:05 -08:00
Ehsan Akhgari
f90938a237 Backed out 11 changesets (bug 783368) because of build bustage on a CLOSED TREE
Backed out changeset 2bc4310263c4 (bug 783368)
Backed out changeset a35c83a8d99d (bug 783368)
Backed out changeset afb9b2a661ba (bug 783368)
Backed out changeset 3926f510f9be (bug 783368)
Backed out changeset 9d1fe200ff87 (bug 783368)
Backed out changeset b6e4f88f5730 (bug 783368)
Backed out changeset bc53f7dba7c6 (bug 783368)
Backed out changeset 1948fa2fccc1 (bug 783368)
Backed out changeset 9af163388fd1 (bug 783368)
Backed out changeset 7a2256e1aa7c (bug 783368)
Backed out changeset 4da1958a9885 (bug 783368)
2012-11-21 14:57:02 -05:00
Rob Wood
0a13baffb3 Bug 794557 - Develop WebAPI test for SMS getMessages, update manifest; r=jgriffin 2012-11-02 14:16:10 -04:00
Chris Lord
a231be5912 Bug 783368 - Add critical display port content property. r=roc
Add a property to represent a sub-rectangle of the display port that is
considered 'critical' to render correctly.
2012-11-21 19:16:51 +00:00
Ed Morley
f2de0fca7b Backout c19edad3d359 (bug 814026) for Android bustage 2012-11-21 19:02:18 +00:00
Daniel Holbert
10928a1716 Bug 811057: Make DeferredFinalizeFunction take a uint32 instead of an int32 as its "slice" parameter. r=peterv 2012-11-21 10:20:32 -08:00
Fernando Jiménez
c491dbeb2d Bug 813575 - [Apps] When canceling the download of a packaged app, the attribute downloading is still set to true;r=fabrice 2012-11-21 19:09:10 +01:00
Ryan VanderMeulen
8dd0402085 Backed out changesets 1a8b11ae0f4b, e02a02fd1208 (bug 776443), 86a3edf2960d (bug 812392), 26c59f23fd8f, and 288c74d7f87d (bug 812744) for mochitest orange.
CLOSED TREE
2012-11-21 12:47:40 -05:00
Ben Turner
2e5bb9995f Bug 814026, r=bz. 2012-11-21 09:29:52 -08:00
Paul Adenot
da38e3c356 Bug 814012 - Add a |onopen| member to the PeerConnection interface. r=ekr 2012-11-21 17:55:25 +01:00
Boris Zbarsky
3d096a6c38 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
Paul Adenot
f7141fa129 Bug 813885 - RTCIceCandidate constructor arguments don't match spec. r=jesup 2012-11-21 15:52:43 +01:00
Paul Adenot
2dcc603bbb Bug 810458 - Make mozRTCSessionDescriptor respect the spec. r=jesup 2012-11-21 08:59:02 +01:00
Eric Chou
79f3aa1ece Bug 812412 - replace full path with leaf name only, r=dougt 2012-11-21 15:53:19 +08:00
Gina Yeh
48668bc7b2 Bug 812430 - Patch 1: First time connected by laptop would show empty pairing message, r=echou 2012-11-21 15:33:07 +08:00
Seth Fowler
cd421a0e5e Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Jed Parsons
4a0b1c2bfd Bug 790141 - Native implementation of browserid get() and getVerifiedEmail(). r=benadida 2012-11-20 20:28:34 -05:00