Ms2ger
389af05f40
Bug 878509 - Restore the HTMLImageElement.lowsrc, x, y attributes that were unintentionally removed; r=smaug
2013-06-02 17:38:25 +02:00
Ms2ger
b2f1185282
Merge m-c to m-i.
2013-06-02 17:38:01 +02:00
Eric Chou
ea1b446556
Backed out changeset 736965f66934
2013-06-02 22:42:43 +08:00
Eric Chou
54266dc4e8
Bug 875677 - Modify the logic of sending 'callheld' indicator to fit HFP 1.6, r=gyeh
...
According to HFP spec 1.6, we should update callheld status very carefully when
the status of other calls are changed.
2013-06-02 21:54:41 +08:00
Eric Chou
69a4c49f6f
Bug 875677 - Modify the logic of sending 'callheld' indicator to fit HFP 1.6, r=gyeh
...
According to HFP spec 1.6, we should update callheld status very carefully when
the status of other calls are changed.
2013-05-31 21:49:42 +08:00
Eric Chou
b61848065f
Bug 878005 - Send system message 'ATD>' to Gaia instead of sending 'BLDN' when receive 'ATD>' from headset, r=gyeh
2013-05-31 20:43:18 +08:00
Gary Kwong
104e5fdfe9
Bug 879092 - Have different runtime abort messages for the different error types. r=jlebar
2013-06-03 21:15:40 -07:00
Robert O'Callahan
e215cdda66
Bug 877135. Remove HTMLMediaElement::mozLoadFrom since it's nonstandard and no longer needed (setting 'src' to another element's 'currentSrc' works just as well). r=doublec
...
--HG--
extra : rebase_source : f1e04fe469a1757bfabfcf79bbf0fec29faee1c7
2013-06-04 15:28:23 +12:00
Makoto Kato
7fe9742144
Bug 871462 - Clean up string API usages on Gonk. r=dbaron
2013-06-03 17:41:27 +09:00
Ehsan Akhgari
35e12a7680
Bug 879014 - Part 2: Implement the alternate enum values for BiquadFilterNode; r=roc
2013-06-03 19:23:06 -04:00
Ehsan Akhgari
5e015adfe7
Bug 879014 - Part 1: Implement the alternate enum values for PannerNode; r=roc
2013-06-03 19:22:48 -04:00
Peter Van der Beken
131db2e8fe
Bug 871849 - Correctly trace expando objects for OverrideBuiltin proxies. r=bzbarsky.
...
--HG--
extra : rebase_source : 0c848e1c18a366ecd95b1a9acc4b517d108131fe
2013-05-17 17:04:08 +02:00
Alfredo Yang
aedad70c50
Bug 855741 - Add FocusEvent to test_interface. r=smaug
2013-06-05 08:02:51 -04:00
Alfredo Yang
f46ff90dd3
Bug 855741 - Update Focus webidl from Event to FocusEvent. r=smaug
2013-06-05 08:02:51 -04:00
Alfredo Yang
a2bcabf52c
Bug 829862 - Recalculate scroll direction when traversing to the outer frame. r=vivien
2013-06-05 08:02:51 -04:00
Ed Morley
9138265662
Merge mozilla-central and inbound
2013-06-05 11:55:20 +01:00
Jan Varga
ca076736b5
Bug 878703 - Cleanup usage of IO thread only objects. r=bent
2013-06-05 10:11:23 +02:00
Tim Taubert
1d11d0dc32
Bug 453650 - implement reflow observers for docShells; r=bz
2013-06-01 12:00:12 +02:00
Ms2ger
56b71116ea
Bug 877910 - Make HTMLSelectElement.namedItem return 'HTMLOptionElement' instead of 'object'; r=bz
2013-06-01 08:56:34 +02:00
Ms2ger
18a4c1bc97
Bug 870466 - Remove initProgressEvent from workers; r=bent
2013-06-01 08:56:26 +02:00
Ms2ger
d56528fce5
Bug 876602 - Move JS-implemented webidl construction code into C++; r=bz
2013-06-01 08:56:23 +02:00
Ms2ger
1602264ebc
Bug 876604 - Outparamdel UnwrapDOMObjectToISupports; r=bz
2013-06-01 08:56:02 +02:00
Ms2ger
04c8cd41cd
Bug 871287 - Part c: Move DeviceStorage to WebIDL; r=smaug
2013-06-01 08:56:00 +02:00
Ms2ger
e1d9a9c3f8
Bug 871287 - Part b: Don't silently clear nsRefPtrs in DeviceStorage; r=dhylands
2013-06-01 08:55:02 +02:00
Ms2ger
c9da0d30fe
Bug 871287 - Part a: Random cleanup in DeviceStorage; r=dhylands
2013-06-01 08:54:46 +02:00
Ms2ger
31a923dc0c
Bug 871286 - Use strings in nsIDOMDeviceStorage; r=smaug
2013-06-01 08:54:40 +02:00
Ms2ger
adad04a973
Bug 876240 - Move OfflineResourceList to WebIDL; r=mounir
2013-06-01 08:53:44 +02:00
Ms2ger
68c642b793
Bug 876605 - Simplify the Init function of WebIDL dictionaries; r=smaug
2013-06-01 08:53:40 +02:00
Ms2ger
ab3135b802
Bug 874084 - Remove dead code that used to support document.all.tags; r=bz
2013-06-01 08:53:12 +02:00
Ms2ger
e8673bc9ae
Bug 857587 - Stop using JS::Value for nsIDOMTelephony.call; r=bent
2013-06-01 08:53:06 +02:00
Chris Peterson
b0637c312a
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
2013-05-30 11:26:02 -07:00
Adam Roach [:abr]
637f6fc37d
Bug 784519 - Part 4: signalingState mochi tests r=jsmith
2013-05-16 21:47:50 -05:00
Adam Roach [:abr]
f539bcdcec
Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr
2013-05-16 18:41:46 -05:00
Andrea Marchesini
c2a5090d51
Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug
2013-06-01 01:53:00 -07:00
Andrea Marchesini
8e5afa9763
Bug 858524 - Rename nsBarProp to BarProp, r=ms2ger
...
--HG--
rename : dom/base/nsBarProps.cpp => dom/base/BarProps.cpp
rename : dom/base/nsBarProps.h => dom/base/BarProps.h
2013-05-31 03:30:00 -07:00
Ms2ger
e3f3fd0ea1
Merge m-c to m-i.
2013-06-01 15:00:46 +02:00
Boris Zbarsky
c42b68eb77
Bug 861938. Make the CanvasWindingRule arguments be treated as missing if undefined is passed in. r=smaug
2013-06-05 20:51:22 -04:00
Boris Zbarsky
4c44f5a456
Bug 829248. Implement basic support for [TreatUndefinedAs=Missing] in WebIDL. r=khuey
...
This does not add support for [TreatUndefinedAs=Missing] in overloaded
methods, since it's not clear what that should really look like.
This also does not require that [TreatUndefinedAs=Missing] on an
argument force it on all later arguments, since it's not clear that we
want that long-term.
2013-06-05 20:51:21 -04:00
Trevor Saunders
0cca44e9da
bug 870678 - move CameraSelector dictionary to webidl r=bz
2013-05-15 07:07:08 -04:00
Trevor Saunders
97c7a91ef5
bug 870678 - remove nsIDOMCameraManager r=bz
2013-05-14 06:59:11 -04:00
Trevor Saunders
22b7362f5a
bug 870678 - convert CameraManager to webidl r=bz
2013-05-10 02:25:25 -04:00
Ryan VanderMeulen
eb31476a13
Backed out changeset 201d347cda5d (bug 874069) for xpcshell crashes.
2013-06-05 20:39:49 -04:00
Manu Chaudhary
bfe8a80050
Bug 874069 - Use one geolocation instance object per ContentParent. r=jdm
2013-06-05 17:55:34 -04:00
Trevor Saunders
ebc1cdb11d
backout bug 877886 for bustage
2013-06-05 17:50:30 -04:00
Patrick Wang
b4b1f033f0
Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu
2013-05-02 19:41:20 +08:00
Ed Morley
836ecd75da
Backed out changeset 0cd289fcea16 (bug 876936) for failing in test_alarm_add_date.html
2013-06-04 09:37:38 +01:00
Chia-hung Tai
e754b925bd
Bug 810099 follow-up fix - B2G MMS: support onretrieving event. r=gene.lian a=leo+
2013-06-04 12:01:58 +08:00
Nikhil Marathe
38c84884ea
Bug 876936 - Alarms set to a past time fire immediately instead of error. r=gene
2013-06-03 21:35:39 -07:00
Reuben Morais
3195761d68
Bug 832936 - Implement mozContacts.getCount. r=gwagner sr=sicking
2013-06-03 20:45:10 -07:00
Reuben Morais
029a94a7af
Bug 869615 - Sanitize Contact properties everywhere, not just in init. r=bent
...
--HG--
extra : rebase_source : 25fd18299c15cee78dff008460c89e78ba60d842
2013-06-03 18:50:31 -07:00
David Zbarsky
871e0977c2
Bug 788549 Part 8: Only query layers when OMTA is enabled r=roc
2013-05-31 11:06:56 -07:00
Bobby Holley
806d1d1b45
Bug 858101 - Fix other tests. r=mrbkap
2013-05-31 10:36:02 -07:00
Ryan VanderMeulen
44e346e019
Merge m-c to inbound.
2013-05-31 12:14:01 -04:00
Ryan VanderMeulen
63cc0f3f40
Backed out changeset 662f6427c909 (bug 872890) for debug bustage.
2013-05-31 12:12:41 -04:00
Shawn Huang
b051c36564
Bug 872890:Reset HFP call array when RIL reports NotifyError(), r=echou
2013-05-31 11:07:21 +08:00
Ryan VanderMeulen
6f66a45d3b
Merge m-c to birch.
...
--HG--
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
2013-05-30 20:52:56 -04:00
Fabrice Desré
f50451910a
Bug 877869 - Fix typo in indexedbHelper.jsm r=bent
2013-05-30 16:19:22 -07:00
Fabrice Desré
2c5d1b480c
Bug 852720 - Allow packaged apps to have an origin r=ferjm
2013-05-30 10:34:27 -07:00
Justin Lebar
9345035d6c
Bug 870675 - Add a test for bug 870480. r=vingtetun
...
We now run test_HighPriority while holding the CPU and high-priority wake locks. This tests exactly the problem caused by bug 870480.
2013-05-30 12:59:24 -04:00
Alexandre Poirot
d6bdf35527
Bug 865207 - Move webapps actor from /b2g/chrome/content to /toolkit/devtools/apps/. r=fabrice, r=dcamp
...
--HG--
rename : dom/apps/tests/unit/data/app.zip => toolkit/devtools/apps/tests/unit/data/app.zip
rename : dom/apps/tests/unit/test_webappsActor.js => toolkit/devtools/apps/tests/unit/test_webappsActor.js
rename : b2g/chrome/content/dbg-webapps-actors.js => toolkit/devtools/server/actors/webapps.js
2013-05-30 12:08:15 -04:00
Ryan VanderMeulen
431809500e
Merge m-c to birch.
2013-05-30 11:44:00 -04:00
Nikhil Marathe
f26e08ff53
Bug 876935 - Millisecond calculation in AlarmService. r=gene
2013-05-30 08:08:07 -07:00
Eric Chou
4cc2228843
Bug 877087 - Clear mDsFile after the OPP connection is dropped, r=gyeh
2013-05-30 15:00:06 +08:00
Gina Yeh
4470b59dfa
Backed out changeset 8cdcc0221c0f for build bustage DONTBUILD
2013-05-30 10:50:19 +08:00
Shawn Huang
db01885d81
Bug 872890:Reset HFP call array when RIL reports NotifyError(), r=echou
2013-05-30 09:33:48 +08:00
Andreas Gal
8388be4b95
Bug 871939 - [Dialer] Cannot search contact number when number has addtional area or operator number, r=etienne
2013-05-29 16:31:19 -07:00
Julien Wajsberg
212dec808a
Bug 863337 - [homescreen] If an icon is changed in an update, it's not updated before the next reboot. r=fabrice, r=ferjm
2013-05-22 15:08:59 +02:00
Vincent Liu
6165c6ca79
Bug 864588 - [B2G] [Leo] [Internet Sharing] USB tethering turns off almost immediately after being turned on. r=vchang
2013-05-24 10:38:31 +08:00
Ryan VanderMeulen
24eca4433d
Merge m-c to inbound.
2013-05-28 15:55:17 -04:00
Sebastian Wong
09dc92155a
Bug 841736 - Add observer and callback function to remove alarm API data on "webapps-clear-data" event. r=clian
2013-05-28 13:29:02 -04:00
Brad Lassey
ac960c354c
bug 876270 - crash in mozilla::plugins::parent::_getvalue r=snorp
2013-05-28 12:49:04 -04:00
Ms2ger
c9bfa03ce9
Bug 876282 - Add unprefixed cancelAnimationFrame; r=bz
...
--HG--
rename : content/base/test/test_bug647518.html => content/base/test/test_bug876282.html
2013-05-28 19:31:31 +02:00
Ed Morley
09185f6e3b
Merge mozilla-central and birch
2013-05-28 13:04:08 +01:00
Patrick Wang
9f58aade9a
Bug 875208 - Check blob last modification date before sending it through IPC. r=gene.lian
2013-05-28 12:24:11 +08:00
Eric Chou
4d7f9db013
Bug 871438 - Reset value when file transfer session starts, r=gyeh
...
When the transferring session was stopped, mBodySegmentLength wouldn't reset
to 0, and that would impact the next transferring if the first packet of the
next transferring doesn't contain header Body or EndOfBody, which would invoke
ExtractPacketHeaders() and refresh mBodySegmentLength in the function.
2013-05-28 15:25:42 +08:00
Eric Chou
235a433fa5
Bug 875719 - Simplify and correct the mechanism of handling call state change event, r=gyeh
...
1. Remove variable mCurrentCallIndex and replace with using function FindFirstCall(aState)
2. Remove unused variable index and callArrayLength
2013-05-28 14:58:51 +08:00
David Zbarsky
41dbdc53f7
Bug 788549 Part 4: Add the ability to pause and sample animations on compositors at a specified time r=roc
2013-05-27 16:47:45 -07:00
David Zbarsky
3f06d8126b
Backed out changeset 6c1cf4694a13 for not building on windows and android
2013-05-27 17:14:33 -07:00
David Zbarsky
9c87205101
Bug 788549 Part 4: Add the ability to pause and sample animations on compositors at a specified time r=roc
2013-05-27 16:47:45 -07:00
Andrea Marchesini
95eb70f2b1
Bug 874252 - Leak with expando on a DOMError, r=khuey
2013-05-27 16:43:09 -04:00
Justin Lebar
ab0de295c0
Bug 857412 - Try to fix intermittent orange in browserElement_SendEvent.js by unregistering our test event listener after we're done testing. r=vingtetun
2013-05-27 16:33:57 -04:00
Andrew McCreight
d1266ee9b7
Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug
2013-05-21 16:23:53 -07:00
Ed Morley
b578f86b0c
Merge mozilla-central and inbound
2013-05-28 16:30:34 +01:00
Brian R. Bondy
545121b371
Bug 607832. r=ehsan
2013-05-28 10:16:58 -04:00
Boris Zbarsky
91b25d7a9d
Bug 875620. Work around bug 874923 by just trying to regenerate all the binding .h and .cpp files if we detect that our dependencies got screwed up. r=khuey
2013-05-28 10:11:19 -04:00
Julian Seward
38e97ed8fa
Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard.
2013-05-28 14:03:38 +02:00
Ehsan Akhgari
d923161800
Bug 865256 - Part 1: Implement the DOM bindings for WaveTable; r=roc
2013-05-28 07:19:07 -04:00
Phil Ringnalda
4ddeff37d5
Merge m-c to a CLOSED TREE m-i
2013-05-27 11:46:31 -07:00
Phil Ringnalda
ca5cf1044b
Merge m-c to m-i
2013-05-27 09:56:49 -07:00
Phil Ringnalda
6cc37dfdcb
Merge birch to m-c
2013-05-27 09:55:00 -07:00
Phil Ringnalda
2fabeb0e6b
Merge the last PGO-green cset on m-i to m-c
2013-05-27 09:44:40 -07:00
octoploid@yandex.com
a35456ccd9
Bug 875790 - Revert AutoPushJSContext change in nsJSContext::CompileScript due to crashes. r=bholley
2013-05-27 06:40:37 -07:00
Jon Coppeard
f53a29e132
Bug 874691 - Make CC participant tracing indirect r=mccr8 r=smaug r=bz
2013-05-27 12:50:49 +01:00
Masatoshi Kimura
54ab2e47d5
Bug 726933 - Add a deprecation warning to getPreventDefault. r=smaug
2013-05-27 23:43:51 +09:00
Andrea Marchesini
d9a308245a
Bug 874090 - Crash in mozilla::dom::Notification::GetPermissionInternal, r=wchen
2013-05-23 15:38:00 -07:00
Bobby Holley
61d0e165d3
Bug 875251 - Push the JSContexts that get used in BluetoothAdapter, r=gabor
2013-05-23 07:10:00 -07:00
Thomas Zimmermann
f383f61b5e
Bug 875251: Added AutoPushJSContext in Bluetooth, r=gabor
...
This patch fixes the fallout from bug 868130.
2013-05-24 01:50:00 -07:00
Gregor Wagner
8e9ceff628
Bug 875845 - PhoneNumberJS: update metadata, r=bent
2013-05-24 10:47:00 -07:00
Antonio M. Amaya
a6f07454af
Bug 875712 - When a system update removes a system app, delete the app data from the registry after deleting the private data, not before, r=fabrice
...
--HG--
extra : rebase_source : a01e8a07760eab05504395c897a49482384f2af4
2013-05-24 12:07:10 +02:00
Vicamo Yang
09500dff4f
Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene
...
--HG--
rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl
rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl
rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm
rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js
rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest
rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js
rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm
rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js
rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js
rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js
rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js
rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js
rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
2013-05-27 11:18:50 +08:00