Commit Graph

1168 Commits

Author SHA1 Message Date
Mike Hommey
bb6779efe3 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Wes Kocher
cc812cf104 Backed out 3 changesets (bug 822898) for mochitest bustage on Windows on a CLOSED TREE
Backed out changeset 63c1f6716755 (bug 822898)
Backed out changeset 145150ef00a5 (bug 822898)
Backed out changeset a5e360e6d713 (bug 822898)
2013-11-18 15:27:53 -08:00
Oleg Romashin
63cf1c4a0a Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-18 13:10:05 -08:00
Jonathan Watt
703351ec54 Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam 2013-11-18 14:29:53 +00:00
Boris Zbarsky
e8648bffc9 Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug 2013-11-17 00:10:19 -05:00
Boris Zbarsky
dcb5d6d0db Bug 935612. Stop using TreatUndefinedAs in PhoneNumberService. r=mhenretty 2013-11-17 00:10:18 -05:00
Eric Chou
0500470c76 Bug 933113 - Modify Pair/Unpair interface for Gaia being able to Pair/Unpair with only BD address, r=gyeh, sr=mrbkap
NFC handover is a mechanism for two devices to exchange their Bluetooth device
address with each other. Then one device would be initialize the Bluetooth
pairing process with received Bluetooth device address. However currently we
need a BluetoothDevice object for Pairing/Unpairing, but actually the address
of the Bluetooth device object is the only thing Gecko requires.
2013-11-15 17:19:31 +08:00
Garner Lee
c764deaac4 Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey
--HG--
extra : rebase_source : d967a9784006987e6f89a9e702ef6f80c15482e7
2013-11-06 09:36:19 -08:00
Ben Turner
bdb03b986c Backout 8e3b6d7159c2, bug 929274, for test failures. 2013-11-14 10:58:05 -08:00
Ben Turner
f239eb24cd Bug 929274 - 'InvalidStateError when accessing transaction.error after aborted transaction'. r=janv. 2013-10-22 03:41:56 -07:00
Jessica Jong
a7971a19cb Bug 814629 - Part 1: MozMobileConnectionArray webidl. f=hsinyi r=khuey 2013-11-13 16:50:11 +08:00
Ms2ger
13e017e4f4 Bug 921718 - Part b: Move MediaList to WebIDL; r=bz 2013-11-11 09:03:17 +01:00
Ms2ger
de235a5dd8 Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv 2013-11-11 08:55:41 +01:00
Peter Van der Beken
d4145ed754 Bug 935283 Keep document as a data property on window for now. r=bz 2013-11-06 10:21:36 +01:00
Andrea Marchesini
cc34c41ce0 Bug 933050 - DataStore.add should receive an optional key value., r=ehsan 2013-11-08 23:10:29 +00:00
Andrea Marchesini
1b071c3953 Bug 933049 - Remove DataStore getChanges, r=ehsan 2013-11-08 23:07:50 +00:00
John Schoenick
1383b35b3b Bug 883404 - Add a object.reload() call for chrome to de-activate plugins. r=josh 2013-11-08 13:00:46 -08:00
Robert Longson
2662326c9c Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt 2013-11-08 09:28:42 +00:00
Carsten "Tomcat" Book
330d15bb95 merge mozilla-central to mozilla-inbound 2013-11-07 16:07:34 +01:00
Carsten "Tomcat" Book
869e0297f4 merge b2g-inbound to mozilla-central 2013-11-07 15:50:39 +01:00
Jared Wein
9b7bd92aec Bug 704326 - Standalone audio files should have different style so they don't look awkward. r=smaug,dolske 2013-10-28 13:27:53 -04:00
Ryan VanderMeulen
32c62ef669 Merge inbound to m-c. 2013-11-06 14:24:58 -05:00
Andrew McCreight
fd37030775 Bug 934035 - Make PeerConnectionObserver's constructor not take an object argument. r=jib 2013-11-01 17:49:48 -07:00
Hsin-Yi Tsai
0909e55fff Bug 814634 - part1 - WebAPI - WebVoicemail API: support multiple sim cards. r=khuey, r=gene.lian 2013-10-27 20:46:46 +08:00
Hsin-Yi Tsai
e1c35a6484 Backed out changeset 170e22ea9aa0 (bug 814634) for missing r= in comment 2013-11-06 13:48:17 +08:00
Hsin-Yi Tsai
6baa6f6032 Bug 814634 - part1 - WebAPI - WebVoicemail API: support multiple sim cards. r=khuey, r=gene.lian 2013-10-27 20:46:46 +08:00
Kyle Huey
2789485d96 Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
Kyle Huey
d00c5443e9 Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz 2013-11-05 22:16:24 +08:00
Ryan VanderMeulen
f204ac27b3 Merge m-c to inbound. 2013-11-04 16:31:13 -05:00
Carsten "Tomcat" Book
f10da167db merge b2g-inbound to mozilla-central 2013-11-04 13:52:18 +01:00
Dan Glastonbury
607685cff8 Bug 843668 - Implement WebGL -draft- extension EXT_sRGB. r=jgilbert
https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/
See content/canvas/test/webgl/conformance/extensions/ext-sRGB.html for example
usage.

OSX 10.6 has a failure when reading back the results from an sRGB format
texture attached to an FBO. Blacklist MacOSX 10.6 and all lower versions.
2013-11-04 16:05:04 -05:00
Rik Cabanier
63eb811541 Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug 2013-11-04 14:52:24 -05:00
Byron Campen [:bwc]
5cc4d97f6f Bug 906990 - Part 8: Create a chrome-only stats interface, and only expose the candidate pair stats there. r=jib 2013-10-29 10:29:43 -07:00
Byron Campen [:bwc]
e1af51f0e7 Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib 2013-10-28 16:02:00 -07:00
Reuben Morais
491d046f84 Bug 930241 - Use toJSON instead of jsonifier in the Contacts interfaces. r=gwagner
--HG--
extra : rebase_source : b19099dec587b7acc3a86e71928423b46b958e0e
2013-11-01 14:01:59 -02:00
Hsin-Yi Tsai
fdd80991e6 Bug 912849 - part1 - WebAPI: notify conference call error. r=khuey, sr=gene.lian 2013-10-23 13:53:40 +08:00
Masayuki Nakano
94dd316fd4 Bug 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst 2013-11-07 20:17:32 +09:00
Gene Lian
e8da5c004a Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 1, DOM API IDL). sr=hsinyi r=vicamo 2013-11-02 18:16:59 +08:00
Vicamo Yang
aef318aaca Bug 835143: Implement StkCommandEvent using event generator. f=vyang. r=smaug 2013-07-18 07:18:00 +08:00
Boris Zbarsky
4eb56cc9c3 Bug 882541 part 4. Treat undefined as missing for optional WebIDL arguments. r=khuey,ms2ger 2013-10-11 12:28:24 -04:00
Ryan VanderMeulen
1e3f5ba856 Merge m-c to inbound on a CLOSED TREE. 2013-10-31 16:10:29 -04:00
Ryan VanderMeulen
b3ebc15f66 Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
Reuben Morais
0315e57f2a Bug 929435 - Treat undefined as null in Contacts API strings. r=gwagner
--HG--
extra : rebase_source : a838d31f1d1f7fbff04bdebc865d2234a5e958d5
2013-10-30 21:16:45 -02:00
Ryan VanderMeulen
d9c8a6c13c Backed out 9 changesets (bug 814625) for desktop build bustage.
Backed out changeset a107de5616a0 (bug 814625)
Backed out changeset 416665a419f4 (bug 814625)
Backed out changeset b6fc8734864f (bug 814625)
Backed out changeset 9f5e2e44a914 (bug 814625)
Backed out changeset 17b3050df362 (bug 814625)
Backed out changeset 43a047c081c8 (bug 814625)
Backed out changeset 90bdcd099320 (bug 814625)
Backed out changeset 8957cc31cce2 (bug 814625)
Backed out changeset de45eb7a8d16 (bug 814625)
2013-10-30 15:48:39 -04:00
Mike Habicher
85a40fb7d6 Bug 807058 - Expose thumbnail size capability and control properties. r=sotaro, r=jst 2013-10-30 15:41:08 -04:00
Ed Morley
135057754f Merge mozilla-central and inbound 2013-10-29 16:35:50 +00:00
Carsten "Tomcat" Book
ee501ce83b Merge b2g-inbound to Mozilla-Central 2013-10-29 15:14:46 +01:00
Peter Van der Beken
d28bec1d7c Bug 931768 - Mark openDialog ChromeOnly. r=bz.
--HG--
extra : rebase_source : ac7f71f50428e9a3f0a2c76f394ef1065bd7dc99
2013-10-28 22:03:15 +01:00
Peter Van der Beken
1ebee7f524 Bug 931794 - startup crash in mozilla::dom::WindowBinding::get_content with Twitter Disconnect, Facebook Disconnect, or Google Disconnect on 2013-10-28 nightly. r=bz.
--HG--
extra : rebase_source : f3a20721f5333fbf6f5e16deb045f4aff4df9955
2013-10-28 22:03:07 +01:00
Fabrice Desré
3ba7b088a7 Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap 2013-10-23 11:56:20 -07:00