Hsin-Yi Tsai
|
6aed7e33fe
|
Backed out changeset 5a7932a4a7a9 (bug 981519) for causing regression bug 1026081
|
2014-06-17 15:37:31 +08:00 |
|
Ed Morley
|
27364e5d30
|
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
|
2014-06-12 15:52:13 +01:00 |
|
Jan Varga
|
8131e31c43
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
--HG--
rename : dom/filehandle/FileHandle.cpp => dom/filehandle/MutableFile.cpp
rename : dom/filehandle/FileHandle.h => dom/filehandle/MutableFile.h
rename : dom/filehandle/test/test_lockedfile_lifetimes.html => dom/filehandle/test/test_filehandle_lifetimes.html
rename : dom/filehandle/test/test_lockedfile_lifetimes_nested.html => dom/filehandle/test/test_filehandle_lifetimes_nested.html
rename : dom/filehandle/test/test_lockedfile_ordering.html => dom/filehandle/test/test_filehandle_ordering.html
rename : dom/filehandle/test/test_overlapping_lockedfiles.html => dom/filehandle/test/test_overlapping_filehandles.html
rename : dom/filehandle/test/test_readonly_lockedfiles.html => dom/filehandle/test/test_readonly_filehandles.html
rename : dom/indexedDB/IDBFileHandle.cpp => dom/indexedDB/IDBMutableFile.cpp
rename : dom/indexedDB/IDBFileHandle.h => dom/indexedDB/IDBMutableFile.h
rename : dom/webidl/IDBFileHandle.webidl => dom/webidl/IDBMutableFile.webidl
rename : dom/webidl/FileHandle.webidl => dom/webidl/MutableFile.webidl
|
2014-06-12 05:35:29 +02:00 |
|
Vicamo Yang
|
45bd978b7c
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
|
Ryan VanderMeulen
|
f855e00b2d
|
Backed out changesets 5309d91dc590, b2afa18bea00, and 610b1e0c7562 (bug 951976) for introducing new rooting hazards.
|
2014-06-10 15:15:10 -04:00 |
|
Hsin-Yi Tsai
|
beba491bf7
|
Bug 981519 - number and name presentation - part 1 - webidl. r=gene, r=smaug
|
2014-04-09 18:17:43 +08:00 |
|
Borting Chen
|
1998d0ab74
|
Bug 951976 - Part 0: WebIDL definition. r=ehsan, r=jonas
|
2013-12-13 19:29:33 +08:00 |
|
Chris Pearce
|
3c3777d2de
|
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12:00 |
|
Brian Nicholson
|
fbe90a006b
|
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
|
2014-06-06 13:06:15 -07:00 |
|
Kyle Huey
|
a87647dfb2
|
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
|
2014-06-03 15:52:36 -07:00 |
|
Ryan VanderMeulen
|
31efb3bd66
|
Backed out changeset a0b233afc099 (bug 1011084) for causing bug 1019827. a=me
|
2014-06-03 15:17:04 -04:00 |
|
Kyle Huey
|
34957a3bed
|
Back out bug 1019248 due to test failures.
|
2014-06-02 20:18:17 -07:00 |
|
Jed Parsons
|
b33fbbad7a
|
Bug 1011084 - Implement navigator.mozId with WebIDL; r=bholley,spenrose, sr=jst
|
2014-05-30 17:06:18 -07:00 |
|
Kyle Huey
|
4aab93126e
|
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
|
2014-06-02 19:02:37 -07:00 |
|
Byron Campen [:bwc]
|
bbaf4386c7
|
Bug 998989 - Part 1: ChromeOnly API for getting notifications when PCs are initted, or change ICE connection/gathering state. Also, expose the PC id, and allow getAllStats to be filtered by the same. r=jib, r=bz
|
2014-05-22 14:14:56 -07:00 |
|
Andrea Marchesini
|
85893fcab8
|
Bug 886420 - Move SVGNumber to WebIDL; r=bz
This commit also implements constructors for the SVGNumber interface.
|
2014-05-30 09:36:52 +02:00 |
|
Ed Morley
|
6122cfb30a
|
Merge mozilla-central and inbound
|
2014-05-29 16:21:04 +01:00 |
|
Andrea Marchesini
|
3a85a332e9
|
Bug 1016053 - document.createElement('StorageEvent') must be supported, r=smaug
|
2014-05-29 14:33:00 +01:00 |
|
Vincent Chang
|
c481388ef8
|
Bug 774582 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap
|
2014-01-22 16:37:40 +08:00 |
|
Ryan VanderMeulen
|
f573309ab7
|
Merge m-c to b2g-inbound.
|
2014-05-27 16:24:25 -04:00 |
|
Bevis Tseng
|
c23182ec87
|
Bug 824717 - Part 1: Define DOMMobileMessageError:DOMError to hook an additional nsISupports object like nsIDOMMozSmsMessage/nsIDOMMozMmsMessage when error occurs. r=hsinyi, r=smaug
|
2014-04-28 11:54:07 +08:00 |
|
Ben Tian
|
e6dff5f2e9
|
Bug 1015090 - Add BluetoothAdapterEvent.webidl and BluetoothAttributeEvent.webidl, r=bz
|
2014-05-26 09:40:28 +08:00 |
|
Carsten "Tomcat" Book
|
7ca506bb30
|
merge b2g-inbound to mozilla-central
|
2014-05-23 16:03:42 +02:00 |
|
Andrea Marchesini
|
29df09f67c
|
Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger
|
2014-05-23 08:33:24 +01:00 |
|
Eric Chou
|
1b0712e697
|
Bug 942104 - Add event 'BluetoothDiscoveryStateChangedEvent', r=gyeh, r=bz
|
2014-05-23 14:00:19 +08:00 |
|
Carsten "Tomcat" Book
|
c3a3419a17
|
Backed out changeset 0cc880f56ffd (bug 942104)
|
2014-05-22 11:46:21 +02:00 |
|
Eric Chou
|
97f21e1433
|
Bug 942104 - Add event 'BluetoothDiscoveryStateChangedEvent', r=gyeh, r=bz
|
2014-05-22 14:09:43 +08:00 |
|
Ryan VanderMeulen
|
ad4282b28a
|
Merge b2g-inbound to m-c.
|
2014-05-21 16:17:37 -04:00 |
|
Gabor Krizsanits
|
66c718a038
|
Bug 877072 - HTML Imports part1. r=mrbkap
|
2014-05-21 19:08:12 +02:00 |
|
Ryan VanderMeulen
|
a3f0913720
|
Backed out 7 changesets (bug 824717) for bustage. r=khuey because the webidl hook is dumb
Backed out changeset bd7c604de980 (bug 824717)
Backed out changeset 4c4b8b15da37 (bug 824717)
Backed out changeset fd9e72e50518 (bug 824717)
Backed out changeset d66a08988272 (bug 824717)
Backed out changeset 5eaab20bb1aa (bug 824717)
Backed out changeset c80dbc9a693a (bug 824717)
Backed out changeset 62e12031b8bc (bug 824717)
|
2014-05-21 08:42:54 -04:00 |
|
Carsten "Tomcat" Book
|
68f3c7307e
|
Merge mozilla-central to b2g-inbound
|
2014-05-21 14:32:08 +02:00 |
|
Carsten "Tomcat" Book
|
3189a1798c
|
merge b2g-inbound to mozilla-central
|
2014-05-21 14:08:03 +02:00 |
|
Jocelyn Liu
|
f4b7a4a84b
|
Bug 1009347 - Patch 2/4: Using new bluetooth webidls based on bluetooth API version build flag, f=btian, r=bz, marcosc
--HG--
rename : dom/webidl/BluetoothAdapter.webidl => dom/webidl/BluetoothAdapter2.webidl
rename : dom/webidl/BluetoothDevice.webidl => dom/webidl/BluetoothDevice2.webidl
rename : dom/webidl/BluetoothManager.webidl => dom/webidl/BluetoothManager2.webidl
|
2014-05-21 14:12:24 +08:00 |
|
Chuck Lee
|
22af57e945
|
Bug 1002314 - 0001. WebIDL Change. r=ehsan, r=mrbkap
|
2014-05-19 10:29:18 +08:00 |
|
Carsten "Tomcat" Book
|
88b5b45de0
|
Merge mozilla-central to mozilla-inbound
|
2014-05-21 14:26:21 +02:00 |
|
Richard Barnes
|
84b4f71b33
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
|
Bevis Tseng
|
39995d21fc
|
Bug 824717 - Part 1: Define DOMMobileMessageError:DOMError to hook an additional nsISupports object like nsIDOMMozSmsMessage/nsIDOMMozMmsMessage when error occurs. r=hsinyi, r=smaug
|
2014-04-28 11:54:07 +08:00 |
|
Ryan VanderMeulen
|
bd9b7a9043
|
Backed out changeset 457400a5938c (bug 1016053) for bustage.
|
2014-05-28 16:28:24 -04:00 |
|
Andrea Marchesini
|
7beab34302
|
Bug 1016053 - document.createElement('StorageEvent') must be supported. r=smaug
|
2014-05-28 05:36:00 -04:00 |
|
Gabor Krizsanits
|
de64a276de
|
Bug 877072 - LinkImport should be a partial interface. r=bz
|
2014-05-27 15:26:48 +02:00 |
|
Blair McBride
|
76578b64c3
|
Bug 926712 - Use WebIDL to expose InstallTrigger, r=Mossop,bholley
|
2013-12-12 02:08:00 +00:00 |
|
Botond Ballo
|
8859e2bfc9
|
Bug 961289 - Expose client- and compositor-side APZ test data from nsIDOMWindowUtils. r=ehsan,kats,bholley
--HG--
extra : source : 41f87f2add7d1fafab2749eb08539cd78644fbbe
|
2014-05-09 17:16:03 -04:00 |
|
Nikhil Marathe
|
7c6b812e3a
|
Bug 967264 - Patch 2: InstallPhaseEvent and InstallEvent. r=ehsan r=jst
--HG--
extra : amend_source : 06855fd6ba0c0b06f087f98f51fe9b3a314ed7ca
|
2014-05-13 14:49:36 -07:00 |
|
Nikhil Marathe
|
afe35a1fab
|
Bug 967264 - Patch 1: ServiceWorkerGlobalScope stub. r=khuey sr=jst
|
2014-05-13 14:28:01 -07:00 |
|
Nikhil Marathe
|
62b18de392
|
Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
--HG--
extra : rebase_source : ac9bc321c679cbf7045c9d32d1001c5d87d68c69
|
2013-11-19 15:14:07 -08:00 |
|
Ryan VanderMeulen
|
bee2490325
|
Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
CLOSED TREE
|
2014-05-13 15:33:58 -04:00 |
|
Nikhil Marathe
|
1bd5845efa
|
Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
--HG--
extra : rebase_source : 291219bb284967790bdbbc1f456b88d5f6baacc1
|
2013-11-19 15:14:07 -08:00 |
|
Carsten "Tomcat" Book
|
36cdcd4fc1
|
Merge mozilla-central to mozilla-inbound
|
2014-05-13 12:45:41 +02:00 |
|
Edgar Chen
|
a5b116f301
|
Bug 898445 - Part 1-4: Move MozMobileConnection to webidl. r=hsinyi,smaug
|
2014-04-24 18:11:17 +08:00 |
|
Edgar Chen
|
9a8f4cb984
|
Bug 898445 - Part 1-3: Move MozMobileConnectionInfo to webidl. r=hsinyi,smaug
|
2014-04-24 18:03:45 +08:00 |
|