Cameron McCormack
65626faba5
Bug 1028497 - Part 2: Add Web IDL interfaces for CSS Font Loading API. r=bzbarsky
2014-10-02 12:32:05 +10:00
Wes Kocher
c56e46ef10
Merge b-i to m-c a=merge despite the CLOSED TREE
2014-10-01 17:02:51 -07:00
Carsten "Tomcat" Book
85b45f70f2
Merge m-c to b2g-inbound
2014-10-01 15:44:37 +02:00
Carsten "Tomcat" Book
1089eb43df
merge b2g-inbound to mozilla-central a=merge
2014-10-01 15:05:31 +02:00
Jocelyn Liu
e5bba6687f
Bug 1074673: Mark certified apps only APIs for new WebBluetooth API. r=btian, r=bz
2014-10-01 17:43:26 +08:00
Boris Zbarsky
cfdd7ee0c0
Bug 1066432. Update ForOfIterator to the changes in Web IDL's handling of sequences as iterables. We now commit to an iterable if we get a non-undefined value for the Symbol.iterator property, not just if we get a callable value. r=jorendorff
2014-09-30 21:26:28 -04:00
Andrea Marchesini
8e7ea7a033
Bug 1073615 - One MediaStreamGraph singleton per audioChannel, r=roc
2014-09-30 18:35:32 +01:00
Ryan VanderMeulen
b8afeaae1d
Merge b2g-inbound to m-c. a=merge
2014-09-29 15:55:33 -04:00
Ryan VanderMeulen
dbdc908a0f
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2014-09-29 10:46:00 -04:00
Richard Barnes
9efc83e361
Bug 1037892 - Implement changes to WebCrypto API from latest Editor's Draft r=bz,ttaubert
2014-09-27 14:22:57 -04:00
Ben Turner
141df104d6
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
2014-09-26 16:21:57 -07:00
Wes Kocher
ce80476811
Backed out changeset 398bdeea30b0 (bug 1037892) for build bustage
2014-09-26 15:35:38 -07:00
Richard Barnes
2176cd99b3
Bug 1037892 - Implement changes to WebCrypto API from latest Editor's Draft r=bz,ttaubert
...
* * *
Add check for old structured clone format.
2014-09-26 17:36:39 -04:00
Bevis Tseng
bd9ab9083c
Bug 864484 - Part 7: Narrow down the DOMString values to predefined constants in .idl. r=vyang, r=smaug
...
--HG--
extra : rebase_source : 0038e0d9ba6a45f19ea7552202d9db9d165c6c88
extra : amend_source : 7ac906a928fe14fbcac03cd470da78f433a9f192
2014-09-23 18:27:03 +08:00
Peter Van der Beken
367ae188db
Bug 787070 - Expandos on the xray of DOM prototypes should have effect on xrays of DOM nodes, annotate Window as having named properties. r=bz.
...
--HG--
extra : rebase_source : 7e4628edb7c49837e8675ca787db0c00ce70ff14
2014-09-05 22:36:32 +02:00
Bevis Tseng
b255c35e52
Bug 864484 - Part 5: Build CellBroadcast by default. r=vyang, r=smaug, r=ted
...
--HG--
extra : rebase_source : 73dcc868004c3e34c51806a34f88d25fc6c4c7c6
2014-08-25 17:24:03 +08:00
Andrew Osmond
31cbaeb39e
Bug 1068559 - Add asynchronous auto focus completed callback. r=bz r=dhylands
2014-09-22 05:25:00 +02:00
Vicamo Yang
a0009588bf
Bug 833229 - 3.c/4: implement MozVoicemailStatus in C++. r=smaug
2014-09-26 13:00:24 +08:00
Vicamo Yang
e7594724d0
Bug 833229 - 2.b/4: build voicemail by default. r=smaug
2014-09-26 13:00:23 +08:00
Carsten "Tomcat" Book
c6259b5db7
Backed out changeset 23b18c4d6f6a (bug 994912) for suspecion of causing m3 test failures
2014-09-25 12:44:50 +02:00
Carsten "Tomcat" Book
c89ee82d2b
Backed out changeset 8e754efd35cd (bug 994912)
2014-09-25 12:44:16 +02:00
Evelyn Hung
917d3d8046
Bug 997564 - Implement Engineering Mode Web API. sr=sicking r=fabrice
2014-09-21 09:06:00 +02:00
Andrew Osmond
9c2b00fdf9
Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh r=bz
2014-09-24 12:51:00 +02:00
Andrew Osmond
df9a7f17e9
Bug 994912 - Add support for event-based notifications to media streams. r=roc,bz
2014-09-24 12:47:00 +02:00
peter chang
0c7bf9375f
Bug 1020801 - Add new 'ScrollViewChangeEvent' DOM event. r=fabrice, r=bz
2014-09-22 02:43:00 -04:00
Ryan VanderMeulen
4a5d317124
Merge m-c to b2g-inbound. a=merge
2014-09-24 17:12:21 -04:00
Andrea Marchesini
308a9b24dc
Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz
2014-09-24 17:09:50 +01:00
Mike Habicher
03a030b03e
Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot
2014-09-16 13:15:16 -04:00
Ryan VanderMeulen
6a5ec97f20
Merge m-c to inbound. a=merge
2014-09-22 15:51:51 -04:00
Eric Rahm
4bc244b199
Bug 1069490 - Part 1: Add columnNumber to ConsoleEvent and ConsoleStackEntry. r=bz
2014-09-22 11:27:59 -07:00
Szu-Yu Chen [:aknow]
2dbe6b8e5d
Bug 889737 - Part 01: Telephony interface changes. r=khuey, r=hsinyi
2014-09-22 01:33:00 -04:00
Henry Chang
1106be318f
Bug 1038531 - Unify NetworkWorker. r=fabrice r=mrbkap
2014-08-18 11:02:56 +08:00
Michael Wu
a5ae8d54fa
Bug 864327 - Support FM RDS in WebAPI, r=ehsan,pzhang,khuey
2014-09-30 12:57:52 -04:00
Boris Zbarsky
065e3c563e
Bug 1071615. Make codegen fail when "A implements B" appears on a Web IDL file different from the file A is defined in. r=khuey
2014-09-24 09:11:29 -04:00
Carsten "Tomcat" Book
f9320e7667
Backed out changeset 13028d2039e8 (bug 1069401) for b2g m1 test failures
2014-09-24 12:40:43 +02:00
Andrea Marchesini
9dc4fd68a2
Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz
2014-09-23 22:26:00 +02:00
Edwin Flores
2ef552ade1
Bug 1059043 - Move MediaKeys.createSession into MediaKeySession as per spec - r=cpearce,smaug
2014-09-24 10:04:49 +12:00
Markus Stange
5912e033b8
Bug 927892 - Add the CanvasRenderingContext2D.filter property, preffed off by default behind canvas.filters.enabled. r=roc, r=smaug
...
--HG--
extra : rebase_source : d80516906bea090c4db0d5419342f470cbe8f1b4
2014-09-23 17:44:53 -04:00
Bevis Tseng
7d338ea936
Bug 864484 - Part 3: Move MozCellBroadcastMessage to webidl implementation. r=vyang, r=smaug
...
--HG--
rename : dom/cellbroadcast/interfaces/nsIDOMMozCellBroadcastMessage.idl => dom/webidl/MozCellBroadcastMessage.webidl
extra : rebase_source : 1fe6072c1db53fc4751e9a931adadb31a246f247
2014-08-15 13:13:05 +08:00
Ryan VanderMeulen
5cbfa3c2ce
Backed out changeset 11f95edf23a4 (bug 1073615) for frequent mochitest-bc timeouts.
2014-10-01 13:04:02 -04:00
Nikhil Marathe
a255aa8f1c
Bug 1017613 - Part 3 - fetch() IDL and stubs. r=baku
...
--HG--
extra : transplant_source : %B3%0A%E7%17m%5C%A5%DF%F4%1A%90Z%CF%B7%E2Y%CA%1E%21w
2014-07-24 18:30:07 -07:00
Nikhil Marathe
6c147824d5
Bug 1017613 - Part 2 - Response IDL and stubs. r=baku
...
--HG--
extra : transplant_source : %AEc%0E%00%0D%92%AB.f%B5%EB%87%F7%C9%5DgX%93%AC%0A
2014-07-24 17:50:32 -07:00
Nikhil Marathe
6c1bb51200
Bug 1017613 - Part 1 - Fetch Body and Request. r=baku
...
--HG--
extra : transplant_source : R%AF%84%A2%29W%B8%86%D2o%DB%D4G%B2%D8%87%25i%0D%BE
2014-07-24 17:53:03 -07:00
Michael Wu
aa0faa6978
Backed out changeset dfbae87208dd (Bug 864327) for red
2014-09-30 13:39:43 -04:00
Michael Wu
a1247a9f18
Bug 864327 - Support FM RDS in WebAPI, r=ehsan,pzhang,khuey
2014-09-30 12:57:52 -04:00
Boris Zbarsky
2139e7c4de
Bug 1066826. Remove navigator.mozIsLocallyAvailable API. r=peterv
2014-09-19 22:58:27 -04:00
Boris Zbarsky
ef0bf63f0a
Bug 958887 part 2. Pass the actual names of the CSS properties involved to GenerateCSS2PropertiesWebIDL.py. r=peterv
2014-09-19 22:58:26 -04:00
Dan Glastonbury
cc3f09db06
Bug 1002302 - WebGL2 - Stub WebGL 2.0 WebIDL, WebGL 2.0 Objects, and functions in WebGL2Context.; r=jgilbert,bjacob,smaug
...
--HG--
extra : rebase_source : a7f9510b34a9f43afc0418c50b8821928c2a4262
extra : source : 89c2a61cd4c543c78b9bf0963f0227488fa27802
2014-09-18 08:08:41 +10:00
Ben Turner
26edfb8667
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
2014-09-17 19:36:01 -04:00
William Chen
d113c56ce9
Bug 1083587 - Add host and olderShadowRoot properties to ShadowRoot interface. r=smaug
2014-10-15 18:25:45 -07:00
Olli Pettay
b4e25b3aa6
Bug 1082839 - WebIDL for WindowRoot, r=peterv
...
--HG--
extra : rebase_source : 035e2752e12f31b78accae45eb1534c4dc31b690
2014-10-18 02:05:16 +03:00
Boris Zbarsky
1aac40cee5
Bug 1073124 part 3. Make PromiseDebugging [Exposed=System]. r=bholley
2014-10-17 11:30:19 -04:00
Tim Taubert
a4c043bf3b
Bug 1034856 - Implement raw public key import/export for DH r=rbarnes,smaug
2014-08-22 12:02:14 +02:00
Tim Taubert
e001daa9b5
Bug 1034856 - Implement deriveBits() for DH r=rbarnes,smaug
2014-08-21 17:51:51 +02:00
Tim Taubert
1201b53622
Bug 1034856 - Introduce DhKeyAlgorithm r=rbarnes,smaug
2014-07-20 05:51:10 +02:00
Tom Schuster
254ca6db88
Bug 1081692 - Move TreeColumn to WebIDL. r=khuey
...
--HG--
rename : layout/xul/tree/nsITreeColumns.idl => dom/webidl/TreeColumn.webidl
2014-10-17 11:13:41 +02:00
Ryan VanderMeulen
d9de42ef04
Backed out changesets 0c9407b0e481, c2c37b2e9fac, and 488700194519 (bug 1000264) for e10s test failures.
...
CLOSED TREE
2014-11-13 12:40:15 -05:00
Paul Adenot
8a9f927823
Bug 1000264 - Make AudioContext.decodeAudioData return a promise. r=ehsan,bz
...
--HG--
extra : rebase_source : 79e8b89ddc5d08ccdd131f9b827c9110da0238ee
2014-10-23 12:07:48 +02:00
Ryan VanderMeulen
39d4036b5e
Merge inbound to m-c. a=merge
2014-09-17 14:38:33 -04:00
Kamil Leszczuk
8ea794899a
Bug 1061055 - Move CheckPermissions into methods of NfcManager. r=allstarschh, r=smaug
2014-09-01 05:45:00 -04:00
Robert Bindar
154aca75b7
Bug 912645 - Add notification behavior dict support. r=baku, sr=sicking
2014-09-16 17:12:00 -04:00
Fernando RodrÃguez Sela
c6dee5c626
Bug 1026556 - Stk Timer Management Proactive Command error conditions not supported, r=htsai, sr=jonas
2014-09-08 09:20:09 +02:00
Giovanni Sferro
c6d168f215
Bug 1030301 - Filter unsupported <input> types that use @autocomplete. r=smaug
2014-09-15 20:56:00 -04:00
Phil Ringnalda
e0f8e397f4
Back out 2 changesets (bug 1055773) for debug mochitest-3 bustage
...
CLOSED TREE
Backed out changeset 72b7c1efb2b5 (bug 1055773)
Backed out changeset 5850ae46157b (bug 1055773)
2014-09-16 22:11:31 -07:00
Nick Lebedev
c1419b9190
Bug 1055773 - Move hasAttributes method from Node to Element. r=bz
2014-09-16 00:48:00 -04:00
Ehsan Akhgari
0ffd60bc10
Bug 1068058 - Update Selection.containsNode according to the spec; r=smaug
...
Specifically, this makes the first argument non-nullable.
2014-09-16 15:11:52 -04:00
Rik Cabanier
199016e453
Bug 1047477 - "Add support for all blend mode to feBlend". r=longsonr r=bz
2014-09-12 16:32:00 +02:00
Giovanni Sferro
a1b2953918
Bug 1055533 - Implement Element.closest(). r=bz
2014-09-13 15:08:00 +02:00
Ben Turner
b3c31c0c49
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
...
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
2014-09-13 12:12:19 -04:00
Carsten "Tomcat" Book
aa59d59034
Backed out changeset 408273e953e9 (bug 886194) for test failures
2014-09-12 10:39:46 +02:00
Yuan Xulei
2ae87a78b2
Bug 1035060 - Implement AbortablePromise. r=bz
2014-09-12 10:18:49 +08:00
Jean-Yves Avenard
1524efea98
Bug 886194 - Add MediaSource support to HTMLMediaElement.mozSrcObject. r=smaug r=roc
2014-09-08 10:24:30 +10:00
Carsten "Tomcat" Book
a25b420476
Merge m-c to m-i
2014-09-11 15:39:16 +02:00
Tom Schuster
67aaa52c6b
Bug 1065574 - Remove UserDataHandler. r=smaug f=bz
2014-09-11 12:22:30 +02:00
Ben Tian
f9dedf5d7e
Bug 1061481 - Patch 2/3: WebIDL change of BluetoothDevice.type attribute, r=bz
2014-09-11 10:03:52 +08:00
Ben Tian
381e347684
Bug 1061481 - Patch 1/3: Cleanup WebIDL files, r=bz
2014-09-11 10:03:40 +08:00
Ryan VanderMeulen
9d54d5a7be
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-10 18:36:26 -04:00
Ryan VanderMeulen
e63bf097f6
Backed out changeset 661f503ea524 (bug 1053966) for Mnw perma-fail.
2014-09-10 12:36:12 -04:00
Mike Habicher
82f45e99bf
Bug 1053966 - pass settings change notices to Observers as aSubject instead of aData, r=bz,qdot
2014-08-25 18:06:31 -04:00
Yoshi Huang
538d421280
Bug 1055560 - Part 1: DOM Change. r=smaug
2014-08-20 17:35:18 +08:00
Ryan VanderMeulen
93bf6bf6a0
Merge inbound to m-c. a=merge
2014-09-09 19:26:59 -04:00
Ryan VanderMeulen
8d3f6d8a12
Merge fx-team to m-c. a=merge
2014-09-09 19:05:41 -04:00
Patrick Brosset
82fd842cb1
Bug 1050376 - Record restyle/reflow/paint devtools timeline markers at docshell level; r=smaug
2014-09-09 20:54:08 +02:00
Fabrice Desré
119040e108
Bug 1063852 - Use webidl sequence for the receipts property. r=marco,bholley
2014-09-05 16:55:30 -07:00
Boris Zbarsky
8f826da8c8
Bug 1017425. Make the "performance" attribute of Window [StoreInSlot]. r=peterv
2014-09-05 22:42:33 -04:00
Boris Zbarsky
a52c16fd74
Bug 880997 part 3. Change crossOrigin reflection to allow null values and be a limited enumerated attribute. r=smaug
2014-09-05 22:42:33 -04:00
Carsten "Tomcat" Book
1d41000589
Backed out changeset 48816257a7b0 (bug 1050376) for bc2 test failures
2014-09-09 11:15:18 +02:00
Patrick Brosset
91bdb22abe
Bug 1050376 - Record restyle/reflow/paint devtools timeline markers at docshell level; r=smaug
2014-09-09 09:48:36 +02:00
Jan-Ivar Bruaroey
a8260c08f1
Bug 1063808 - Support old constraint-like RTCOfferOptions for a bit. r=smaug, r=abr
2014-09-09 01:12:24 -04:00
Boris Zbarsky
501a1adccf
Bug 1017424 part 6. Remove the WindowOnWebIDL function. r=peterv
2014-09-05 14:28:45 -04:00
Andrea Marchesini
072f88419c
Bug 982728 - Implement ServiceWorkerGlobalScope unregister(), r=nsm
2014-09-10 11:21:32 -04:00
Ryan VanderMeulen
649988275d
Merge m-c to inbound. a=merge
2014-09-05 12:15:01 -04:00
Carsten "Tomcat" Book
5c21e2135f
Merge m-c to b2g-inbound
2014-09-05 12:20:46 +02:00
Carsten "Tomcat" Book
263bff5d15
Backed out changeset e6f223a82d91 (bug 937485) for causing b2g device regressions
2014-09-05 12:12:10 +02:00
Wes Kocher
c537f62af1
Merge inbound to m-c a=merge
2014-09-04 18:30:01 -07:00
Yoshi Huang
8822bc7aa8
Bug 1059168 - B2G NFC: Make sure the techList and origin string won't overflow. r=smaug
2014-09-03 18:09:43 +08:00
Vicamo Yang
00d165c73f
Bug 937485: [WebIcc] use Webidl enum for cardState. r=echen, r=smaug
2014-09-04 10:31:41 +08:00
Ryan VanderMeulen
a89c42d78e
Backed out changeset 59611423c368 (bug 1038531) for marionette-webapi failures.
2014-09-03 11:30:32 -04:00
Yoshi Huang
e72b40b273
Bug 1053732 - Part 2: update NfcService. r=smaug
2014-08-18 17:31:18 +08:00
Yoshi Huang
5453f1e174
Bug 1053732 - Part 1: DOM changes. r=smaug
2014-08-18 14:56:12 +08:00
Henry Chang
4dbc8e4fd0
Bug 1038531 - Unify NetworkWorker. r=mrbkap r=fabrice
2014-08-18 11:02:56 +08:00
Edgar Chen
146de328c3
Bug 843452 - Part 6: Build MobileConnection DOM/IPC by default. r=smaug,khuey
2014-08-05 18:01:14 +08:00
Carsten "Tomcat" Book
1d1b22bce6
Merge mozilla-central to mozilla-inbound
2014-09-04 15:20:37 +02:00
Alfredo Yang
1c27195e5e
Bug 916643 - ImageCapture preference. r=smaug
2014-09-04 02:10:00 +02:00
Kearwood (Kip) Gilbert
96cd6da0ba
Bug 1062406 - Part 1 - Change x and y parameters of window.scroll* CSSOM-View DOM calls from double to unrestricted double. r=bz
...
- WebIDL updated so that x and y parameters of window.scroll, window.scrollTo,
and window.ScrollBy are changed from "double" to "unrestricted double".
- Implemented mozilla::ToZeroIfNonfinite
- Updated nsGlobalWindow::Scroll, ScrollTo, and ScrollBy methods so that they
replace non-finite numbers with 0.
2014-09-09 12:02:00 +02:00
Edgar Chen
1d67f74eb1
Bug 843452 - Part 1-1: WEBIDL changes for MobileConnection IPDL. r=hsinyi,smaug
2014-03-26 14:50:30 +08:00
Andrea Marchesini
35125820b7
Bug 1058470 - Blob URL should contain the origin as part of the URI, r=bz
2014-08-31 11:40:11 +01:00
Ryan VanderMeulen
cb4bcf731a
Merge m-c to b2g-inbound. a=merge
2014-08-30 12:45:54 -04:00
David Zbarsky
9f3b471024
Bug 1033114 Part 1: Update AnimationPlayer to spec changes r=birtles, r=bz
2014-08-30 02:11:56 -04:00
Kyle Machulis
9ed9dbaba5
Bug 900551 - Mochitests for settings permissions; r=bent r=ehsan
2014-08-27 21:01:30 -07:00
Kyle Machulis
8127b43eeb
bug 900551 - Settings API OOP; r=bent
2014-08-27 21:01:29 -07:00
John Lin
419a843462
Bug 968109 - Add new constructor to support recording from any web audio node. r=roc,smaug
2014-08-27 23:40:00 +02:00
Ryan VanderMeulen
b392753c94
Backed out 11 changesets (bug 1059079, bug 1015518, bug 900551, bug 846200) for Gaia UI test failures on a CLOSED TREE.
...
Backed out changeset d85b4e48b3b4 (bug 1015518)
Backed out changeset 663b73ba69ec (bug 1015518)
Backed out changeset 5cf1cb5fa022 (bug 900551)
Backed out changeset b953dd5bfdaa (bug 900551)
Backed out changeset a2b6d7c84100 (bug 900551)
Backed out changeset ceb79fe83d15 (bug 900551)
Backed out changeset f6acf344fbf0 (bug 900551)
Backed out changeset fa269ea53937 (bug 846200)
Backed out changeset b89c84a850f9 (bug 846200)
Backed out changeset b7a7dfbe4e3f (bug 846200)
Backed out changeset c6f54d821c11 (bug 1059079)
2014-08-28 12:49:49 -04:00
Carsten "Tomcat" Book
5cf14f5102
Merge mozilla-central to b2g-inbound
2014-08-28 16:15:55 +02:00
Carsten "Tomcat" Book
aef0b33b55
merge mozilla-inbound to mozilla-central a=merge
2014-08-28 13:07:10 +02:00
Carsten "Tomcat" Book
8382a3355f
merge b2g-inbound to mozilla-central a=merge
2014-08-28 13:01:53 +02:00
Vicamo Yang
2e60f5d9ec
Bug 878533 - 1/3: move MozSmsFilter to webidl dictionary. r=smaug
2014-08-28 11:00:03 +08:00
Wes Kocher
c08a9ad3b4
Merge m-c to fx-team a=merge
2014-08-27 17:07:39 -07:00
Wes Kocher
1353b537ee
Merge inbound to m-c a=merge
2014-08-27 16:29:43 -07:00
Nick Fitzgerald
4ad873968c
Bug 899753 - Part 0: Add the table method to Console.{h,cpp,webidl} r=bz
2014-08-27 15:32:32 -07:00
Garner Lee
8d3f4d2a4a
Bug 979767 - Part 2: NFC and Gonk. Supporting web application triggering based on HCI event EVT_TRANSACTION. r=allstars.chh r=smaug
2014-08-27 14:21:00 +02:00
Kyle Machulis
c4b4886003
Bug 900551 - Mochitests for settings permissions; r=bent r=ehsan
2014-08-27 21:01:30 -07:00
Kyle Machulis
3d4e0958e2
Bug 900551 - Settings API OOP; r=bent
2014-08-27 21:01:29 -07:00
Randell Jesup
decf9b7b4e
Bug 1057955: Support MediaStreamTrack.stop() r=roc,smaug
2014-08-27 01:03:49 -04:00
Yoshi Huang
2c6b526e6b
Bug 964194 - B2G NFC: Remove NFCTag.getDetailsNDEF(). r=smaug, r=dimi
2014-08-22 01:51:00 -04:00
Yoshi Huang
ad683a630b
Bug 963541 - B2G NFC: Remove NFCTag.connect and NFCTag.close. r=smaug, r=dimi
2014-08-27 05:13:00 -04:00
Ryan VanderMeulen
63ce3d4152
Merge inbound to m-c. a=merge
2014-08-26 15:55:57 -04:00
Jan-Ivar Bruaroey
7ef5d4caa3
Bug 1055378 - Adds RTCRTPStreamStats.mediaType + test of getStats w/track arg. r=smaug,drno,jesup
2014-08-21 17:14:12 -04:00
Tim Chien
2bbdf0617e
Bug 1054839 - Revive detail object in selectionchange and surrendingtextchange event. r=khuey,yxl
2014-08-25 22:47:00 +02:00
Chris Pearce
1ae30a468a
Bug 1057171 - Implement MediaKeySession.getUsableKeyIds. r=bz
2014-08-27 20:46:56 +12:00
Chris Pearce
069722c355
Bug 1057170 - Update MediaKey* Uint8Arrays to be ArrayBuffer. r=bz
2014-08-27 20:46:56 +12:00
Chris Pearce
3659319904
Bug 1057173 - Rename MediaKeyNeededEvent to MediaEncryptedEvent. r=bz
...
--HG--
rename : content/media/eme/MediaKeyNeededEvent.cpp => content/media/eme/MediaEncryptedEvent.cpp
rename : content/media/eme/MediaKeyNeededEvent.h => content/media/eme/MediaEncryptedEvent.h
rename : dom/webidl/MediaKeyNeededEvent.webidl => dom/webidl/MediaEncryptedEvent.webidl
2014-08-27 20:46:56 +12:00
Carsten "Tomcat" Book
75c2551865
Backed out changeset ef1c321a4a32 (bug 1057955)
2014-08-27 08:40:11 +02:00
Randell Jesup
3cf28a0949
Bug 1057955: Support MediaStreamTrack.stop() r=roc,smaug
2014-08-27 01:03:49 -04:00
Birunthan Mohanathas
2ddd4460bd
Bug 1046420 - Part 1: Make MozSelfSupport a Window property instead of a global property. r=bz,wchen
2014-08-26 07:11:15 -07:00
Jamin Liu
c335aa63ce
Bug 929376 - Part 1: Move 'IsConnected' from BluetoothManager.webidl to BluetoothAdapter.webidl and make it asynchronous. sr=mrbkap
2014-08-26 18:50:30 +08:00
Wes Kocher
8b5e956caf
Merge inbound to m-c a=merge
2014-08-25 17:19:50 -07:00
Mike Habicher
cc3fbb7f40
Bug 981318 - expose compressed image quality setting, r=dhylands,khuey
2014-08-25 15:12:49 -04:00
Ryan VanderMeulen
f1e20fb689
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-08-25 11:49:37 -04:00
Andrea Marchesini
733f01834b
Bug 1055467 - Rename MozNamedAttrMap to NamedNodeMap, r=smaug
...
--HG--
rename : dom/webidl/MozNamedAttrMap.webidl => dom/webidl/NamedNodeMap.webidl
2014-08-25 10:25:34 +01:00
Jessica Jong
9aa1465572
Bug 824145 - Part 1: Support for STK icon display (webidl). f=hsinyi r=smaug
2014-08-25 10:32:34 +08:00
Yoshi Huang
005a071d87
Bug 1055477 - Part 3: update MozNFCPeerEvent and tests. r=smaug
2014-08-21 10:55:01 +08:00
Yoshi Huang
69c5264e1a
Bug 1055477 - Part 2: Add AvailableIn. r=smaug, ehasn
2014-08-19 19:09:45 +08:00
Yoshi Huang
c9d424a0c8
Bug 1055477 - Part 1. Add CheckPermission. r=smaug
...
From 3c5b491a6dfeca7cd7e93b596f368f67b40d9632 Mon Sep 17 00:00:00 2001
---
dom/base/Navigator.cpp | 3 +--
dom/webidl/MozNFC.webidl | 3 ++-
2 files changed, 3 insertions(+), 3 deletions(-)
2014-08-19 18:43:57 +08:00
Kearwood (Kip) Gilbert
ec32c40364
Bug 1022818
- Part 1: Update webidl interfaces. r=bz
...
- Extended the Element and Window webidl interfaces as described in the
CSSOM-View smooth-scrolling specification.
- The Element.scrollTop and Element.scrollLeft changes have been omitted
until either WebIDL is extended to allow properties to have union datatypes
that contain dictionaries or the CSSOM-View smooth-scroll specification
is upddated. This will not prevent the other interface changes from being
useful.
- Implemented wrapper functions for the nsGlobalWindow to connect to the new
WebIDL bindings. The ScrollOptions parameters are ignored in this patch,
and used in Part 3 of this patch series.
--HG--
extra : rebase_source : db617cb63780e039ad69e4ed100c13042c676949
2014-08-05 15:01:32 -07:00
Boris Zbarsky
a51335c00f
Bug 921453 followup. Remove pointless AvailableIn and CheckPermissions annotations on MozNFCManager.
2014-08-29 21:41:20 -04:00
Boris Zbarsky
1a59939ac3
Bug 908390 part 2. Implement performance.now() on workers. r=khuey
...
--HG--
rename : dom/workers/test/test_worker_interfaces.html => dom/workers/test/test_worker_performance_now.html
rename : dom/tests/mochitest/general/test_performance_now.html => dom/workers/test/test_worker_performance_now.js
2014-08-29 19:50:06 -04:00
Brian Birtles
07f814acdf
Bug 1045993 part 3 - Add AnimationEffect.name; r=dbaron, r=bz
2014-08-22 13:42:48 +01:00
Brian Birtles
aa863b8144
Bug 1045993 part 1 - Add AnimationEffect interface and Animation.effect member; r=dbaron, r=bz
2014-08-22 13:42:47 +01:00
Brian Birtles
50b24c51fd
Bug 1045994 - Add a chrome-only property to AnimationPlayer to indicate if an animation is running on the compositor; r=dbaron, r=bz
2014-08-22 13:42:47 +01:00
Andrew McCreight
cd664822be
Bug 963382, part 2 - Add chrome JS function for clearing cache. r=bz
2014-08-21 13:56:11 -07:00
Robert Bindar
c03560557d
Bug 899585 - Add custom data support in the Notification constructor r=baku
2014-08-20 17:56:12 -07:00
Bobby Holley
4b70ab69fd
Bug 1036214 - Tests. r=bz
...
This whole test setup comes from bug 923904, so some of the things it's testing
need to be rejiggered (like the checkGlobal stuff).
2014-08-19 18:12:15 -07:00
Ryan VanderMeulen
476e0aef44
Merge m-c to inbound. a=merge
2014-08-19 16:25:33 -04:00
Ryan VanderMeulen
455e48bbde
Merge inbound to m-c. a=merge
2014-08-19 16:09:47 -04:00
Fabrice Desré
3c97fffc91
Bug 899322 - Convert the mozApps API to use webidl r=marco,bholley
2014-08-19 09:30:54 -07:00
Ehsan Akhgari
71d866e73e
Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug
2014-08-18 20:12:50 -04:00
Andrew McCreight
7d09c19d13
Bug 1048659 - Return the union we construct in a JS callback. r=peterv
2014-08-19 08:41:26 -07:00
Andrea Marchesini
bd3a7549ff
Bug 1043004 - Update ServiceWorkerContainer API to spec. r=bkelly
2014-08-19 09:56:00 -04:00
Ehsan Akhgari
62765d83d2
Bug 1007776 - Add a devtools API for muting the source AudioNodes; r=roc,smaug
2014-08-19 08:12:43 -04:00
Chris Pearce
d03321ef89
Bug 1016707 - Remove keysystem attribute from source element, as it's no longer in the spec. r=bz
2014-08-23 16:53:04 +12:00
Nikhil Marathe
e191a967d9
Bug 1057136 - ServiceWorkers use longest-match for scopes. r=ehsan,bz
...
--HG--
extra : rebase_source : e037a3c0f7d0923a5b6f5a06afe9f22abb91d5de
2014-08-21 16:38:40 -07:00
Shih-Chiang Chien
62c57a8d94
Bug 745283 - Part 4: WebIDL binding for UDPSocket API. r+sr=smaug, r=khuey, r=baku
2014-04-14 09:21:26 +08:00
Jan-Ivar Bruaroey
597d96a0d0
Bug 1032839 - replaceTrack API. r=smaug, r=jesup
2014-08-15 01:33:09 -04:00
Rik Cabanier
fe2d4b2ccc
Bug 985801 - Add implementation for Path2D::AddPath. r=roc, r=bz
2014-08-25 09:03:00 -04:00
Alfredo Yang
7baf102eaf
Bug 916643 - ImageCapture webidl and implementation. r=roc, r=smaug
2013-09-16 10:50:24 +08:00
Alfredo Yang
9a05c17860
Bug 916643 - ImageCaptureErrorEvent webidl. r=smaug
2014-09-04 02:07:00 +02:00
Ryan VanderMeulen
3164f3e5f7
Backed out 4 changesets (bug 982726) for the same serviceworker perma-fails it hit last time it landed.
...
Backed out changeset 9674f68df2e5 (bug 982726)
Backed out changeset 9d397edb8e9a (bug 982726)
Backed out changeset ebe7add5dd11 (bug 982726)
Backed out changeset 2771520aa1b9 (bug 982726)
2014-09-03 21:45:30 -04:00
Catalin Badea
0f93dac9a3
Bug 982726 - Patch 3 - Implement client.postMessage and add tests for getServiced(). r=baku
...
--HG--
extra : rebase_source : 0062dc40cd5cb1248bdce4c70b8abf389eed073d
extra : amend_source : 615bc61390c7e323ddca5a16352387bd4a7c920a
2014-08-24 21:17:21 -07:00
Catalin Badea
9ab95e5bd7
Bug 982726 - Patch 2 - Add postMessage to service worker. r=baku
...
--HG--
extra : rebase_source : 55474dcece43eb53a99829ec0a076f2f1e09ce22
extra : amend_source : 39daf21dd3187542754f82115d75eaca20b838b5
2014-08-15 00:43:00 -07:00
Catalin Badea
27f6269f74
Bug 982726 - Patch 1 - Service Worker: ServiceWorkerClients and Client interfaces with getServiced(). r=baku
...
--HG--
extra : rebase_source : f8dd649fd30cfffb2a361aa24868e83413e7b54c
2014-08-27 10:24:09 -07:00
Andrea Marchesini
59f5fccb96
Bug 925849 - WorkerNavigator implements NavigatorLanguage, r=khuey
2014-09-05 15:26:34 +01:00
Nigel Babu
1333e406ef
Backed out changeset 080926480632 (bug 878533) for build failure ON A CLOSED TREE
2014-08-18 08:59:01 +05:30
Vicamo Yang
a38ca8b1ef
Bug 878533 - 1/2: move MozSmsFilter to webidl dictionary. r=smaug
2014-08-18 10:34:10 +08:00
Jan-Ivar Bruaroey
f8abb7024d
Bug 1032835 - add/removeStream now implemented with addTrack/removeTrack. r=jesup, r=smaug
2014-08-15 14:53:14 -04:00
Jan-Ivar Bruaroey
338e5bc1d2
Bug 1032835 - addTrack/removeTrack on-top of existing implementation. r=smaug, r=jesup
2014-08-13 21:40:54 -04:00
Jan-Ivar Bruaroey
de17fec1b0
Bug 1032835 - RTCRtpSender webidl. r=smaug
2014-08-13 21:40:41 -04:00
Catalin Badea
e92b05a6af
Bug 853995 - Move plugin parameters array from nsPluginInstanceOwner to content. r=johns,jst
2014-08-15 14:24:40 -07:00
Yoshi Huang
7694e3e977
Bug 1046554 - Part 1: B2G NFC: pass NFCPeerEvent in onpeerready. r=smaug, dimi
2014-07-31 17:11:04 +08:00
David Keeler
843f8bbee8
bug 1030963 - remove non-standard window.crypto functions/properties r=jst r=briansmith r=glandium
2014-08-14 09:38:42 -07:00
Ryan VanderMeulen
11585b0a0d
Merge m-c to fx-team. a=merge
2014-08-13 15:32:14 -04:00
Andrea Marchesini
98f8480b4f
Bug 1046240 - Expose the principal for a blob URI for chrome-only js code. r=smaug
2014-08-13 08:29:00 -04:00
Ryan VanderMeulen
d7de573f64
Merge inbound to m-c. a=merge
2014-08-12 16:24:50 -04:00
Ed Morley
565f70db0c
Merge mozilla-central and inbound
2014-08-12 17:56:08 +01:00
Jamin Liu
d3a304e7e3
Bug 1036234 - Implement pairing event handlers of BluetoothAdapter. r=btian, r=mrbkap
...
- EventHandler ondevicepaired;
- EventHandler ondeviceunpaired;
2014-08-12 16:30:42 +08:00
Jamin Liu
c92f96eaa6
Bug 1036233 - Implement pairing methods of Bluetooth API v2. r=btian, r=mrbkap
...
- Promise<void> pair(DOMString aAddress)
- Promise<void> unpair(DOMString aAddress)
- sequence<BluetoothDevice> getPairedDevices()
2014-08-12 16:30:36 +08:00
Nigel Babu
c92019faa9
Backed out changeset c5d50f1bc995 (bug 1036233) for build bustage ON A CLOSED TREE
2014-08-12 09:00:20 +05:30
Nigel Babu
da90530683
Backed out changeset a471c7c73409 (bug 1036234) for build bustage on A CLOSED TREE
2014-08-12 09:00:08 +05:30
Jamin Liu
86709c14f4
Bug 1036234 - Implement pairing event handlers of BluetoothAdapter. r=btian, r=mrbkap
...
- EventHandler ondevicepaired;
- EventHandler ondeviceunpaired;
2014-08-12 10:49:59 +08:00
Jamin Liu
a33ca7691a
Bug 1036233 - Implement pairing methods of Bluetooth API v2. r=btian, r=mrbkap
...
- Promise<void> pair(DOMString aAddress)
- Promise<void> unpair(DOMString aAddress)
- sequence<BluetoothDevice> getPairedDevices()
2014-08-12 10:49:53 +08:00
Morris Tseng
9dbdb73e4d
Bug 1020802 - Pass collapsed and reason information to selectionchange event. r=ehsan, sr=smaug
2014-08-10 20:37:00 -04:00
Olli Pettay
f9c9c2b2db
Bug 1050665 - Make returnMessage and returnNumber nullable. r=ehsan, r=smaug to make the commit hook happy
...
--HG--
extra : amend_source : 089934856605faebd8406c58d3fac94ced73fe46
2014-08-11 07:52:00 -04:00
Dimi Lee
80c690d47a
Bug 936367 - Support wifi hotspot enable API. r=vchang, r=ptheriault, sr=mrbkap
2014-08-11 17:13:25 +08:00
Reuben Morais
9ef413e461
Bug 1009645 - Remove FeatureDetectible, add things with CheckPermissions or AvailableIn to the feature list instead. r=smaug
2014-07-24 16:57:02 -03:00
Brian Birtles
ff9dbee0c4
Bug 1040543 part 3 - Add Animation interface; r=bz
...
This patch adds the Animation interface and adds a 'source' attribute to
AnimationPlayer that refers to this class.
2014-08-10 17:06:46 +10:00
Jessica Jong
7ebf40f279
Bug 1043114 - Part 3.2: Remove unused NetworkParams and refine comments. r=edgar, r=smaug
2014-08-08 02:30:00 -04:00
Wes Kocher
ea2ca055ae
Merge m-c to inbound on a CLOSED TREE
2014-08-08 14:15:34 -07:00
Ryan VanderMeulen
9e2f44994c
Merge b2g-inbound to m-c. a=merge
2014-08-08 11:29:48 -04:00
Chuck Lee
c2b49d7c52
Bug 930355 - 0001. WebIDL Change - Add API to set wifi enable. r=mrbkap
2014-08-07 17:19:28 +08:00
Andrea Marchesini
190b960292
Bug 1037715 - Implement .searchParams on Location, r=bz, r=ehsan
2014-08-07 17:45:21 -07:00
David Keeler
5b64bd9042
Bug 1036546 - Soft-disable proprietary window.crypto functions via the pref dom.unsafe_legacy_crypto.enabled. r=smaug
2014-08-05 10:48:24 -07:00
Nigel Babu
6467141f6a
Merge m-i to m-c
2014-08-07 08:47:18 +05:30
Krzysztof Mioduszewski
d426d698c5
Bug 1042651 - B2G NFC: getNFCPeer and getNFCTag should not throw error. r=smaug, r=allstars.chh, a=me
2014-08-05 05:06:00 -04:00
Ed Morley
56917defaa
Backed out changeset b2ef6a444640 (bug 1046554) since the gaia part has been reverted
2014-08-06 16:58:31 +01:00
Yoshi Huang
47606c7455
Bug 1046554 - B2G NFC: pass NFCPeerEvent in onpeerready. r=smaug, dimi
2014-07-31 17:11:04 +08:00
Wes Kocher
646681b958
Merge inbound to m-c a=merge
2014-08-05 17:05:58 -07:00
Ryan VanderMeulen
c58bde9153
Backed out 6 changesets (bug 1034855) for LSAN leaks on a CLOSED TREE.
...
Backed out changeset 0dc569f74991 (bug 1034855)
Backed out changeset 4eb0ee62db1e (bug 1034855)
Backed out changeset 4af8993f1534 (bug 1034855)
Backed out changeset f4f5f5b8421d (bug 1034855)
Backed out changeset 33510bb7ad60 (bug 1034855)
Backed out changeset 50b8670329aa (bug 1034855)
2014-08-05 14:04:08 -04:00
Mike Habicher
01154e4987
Bug 1037322 - change CameraConfiguration default mode to 'unspecified' r=dhylands,khuey
2014-08-05 13:20:31 -04:00
Ed Morley
66c14d6e52
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-05 15:47:28 +01:00
Jocelyn Liu
a140f8eca4
Bug 1036228 - Patch3: Handle pairing requests and fire pairing events in BluetoothAdapter. r=btian, r=bz
2014-08-05 18:25:54 +08:00
Jocelyn Liu
668a01a43f
Bug 1036228 - Patch1: Add BluetoothPairingRequestListeningHandle.webidl and implement it. r=btian, r=bz
2014-08-05 18:25:42 +08:00
Boris Zbarsky
78f080efdd
Bug 1017988 part 10. Disallow Pref annotations on things that are exposed in workers. r=khuey
2014-08-04 22:20:35 -04:00
Boris Zbarsky
5c1de8f9d4
Bug 1017988 part 9. Don't codegen window-only things on worker descriptors. r=khuey
2014-08-04 22:20:34 -04:00
Boris Zbarsky
c8e06d5e53
Bug 1017988 part 8. Add [Exposed] extended attributes as needed. r=khuey
2014-08-04 22:20:34 -04:00
Boris Zbarsky
e33a0d02ad
Bug 1017988 part 6. Implement support for [PrimaryGlobal]. r=khuey
2014-08-04 22:20:34 -04:00
Boris Zbarsky
c3da59dd62
Bug 1017988 part 4. Rejigger how we do partial interfaces so that we can keep track of which partial interface a given member came from. r=khuey
2014-08-04 22:20:33 -04:00
Boris Zbarsky
cdd3704c80
Bug 1017988 part 3. Allow the Global extended attribute to take a value. r=khuey
2014-08-04 22:20:33 -04:00
Ryan VanderMeulen
f8e5caee0f
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-08-04 16:06:19 -04:00
Ryan VanderMeulen
d0c75ec899
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-06 16:50:19 -04:00
Christoph Kerschbaumer
12fa9da224
Bug 1033423 - CSP: Create CSPReport.webidl to generate JSON for CSP reports (r=bholley)
2014-08-04 12:51:54 -07:00
Ed Morley
2e6839e1e5
Merge mozilla-central and inbound
2014-08-06 13:43:41 +01:00
Tim Taubert
1b1b69b829
Bug 1034855 - Implement deriveBits() for ECDH r=rbarnes,smaug
2014-07-29 11:11:26 +02:00
Tim Taubert
d2132b58df
Bug 1034855 - Introduce EcKeyAlgorithm r=rbarnes,smaug
2014-07-26 08:00:24 +02:00
Ed Morley
3e549de7c5
Merge mozilla-central and inbound
2014-08-05 16:32:17 +01:00
Alessio Placitelli
1bc5797367
Bug 1037214 - Throw OOM to the script instead of aborting in FragmentOrElement::GetTextContentInternal. r=bz
2014-08-05 06:10:00 -04:00
Ed Morley
070f2d591a
Merge mozilla-central and inbound
2014-08-04 12:23:28 +01:00
Brad Lassey
35440f6e21
bug 1041700 - add browserWindow and scrollWithPAge to media constraints r=jesup,jib,khuey
2014-07-21 14:57:28 -04:00
Ed Morley
2b7789a643
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-01 16:11:12 +01:00
Ed Morley
9903c0ab6c
Backed out changeset d8d8052625fa (bug 1025183
)
2014-08-01 10:27:28 +01:00
Vicamo Yang
312ae1d1a4
Bug 1044737 - 2/3: remove unused bits related to 'getNetworkInterfaceStats'. r=bholley, r=vchang
2014-08-01 15:08:42 +08:00
Boris Zbarsky
6f36b0cbb8
Bug 1045743. Add support for the Promise<type> syntax to Web IDL bindings. r=khuey
2014-07-31 23:50:30 -04:00
Yoshi Huang
0176675b6b
Bug 1043186 - Part 4: Add throw in MozNFCPeer. r=smaug, dimi
2014-07-29 11:36:58 +08:00
Andrea Marchesini
4f5d14ea08
Bug 1046582 - mochitest for AudioChannel changes in MediaStream objects, r=ehsan, r=bz
2014-08-03 14:46:17 +01:00
Boris Zbarsky
62f611a939
Bug 886308. Implement Element.matches. r=heycam
2014-08-01 23:37:09 -04:00
Ben Kelly
9a3bfcd687
Bug 1025183
P4 Add tests for ScalarValueString. r=bz
2014-07-31 19:40:12 -04:00
Sean Lin
a0abec6ac4
Bug 1000829 - getDataStores() should be able to retrieve data stores by owner. r=baku sr=jst
2014-07-17 11:53:23 +08:00
Ben Kelly
2afd25357d
Bug 1025183
P5 Add tests for ScalarValueString. r=bz
2014-08-01 16:23:48 -04:00
Ben Kelly
04e4ab033e
Revert bug 1025183
(revs 69373df15281, dd6d84edf08e, 728a5d18bcd9, 71babe0bc84b, c60f9054acf6) for bustage. r=me
2014-08-01 14:10:40 -04:00
Ben Kelly
c2d36eb4dd
Bug 1025183
P5 Add tests for ScalarValueString. r=bz
2014-08-01 13:57:00 -04:00
Tim Taubert
13c5a4783d
Bug 1050202 - Take length parameter into account when deriving HMAC keys r=rbarnes,smaug
2014-08-07 12:52:28 +02:00
Valentin Gosu
0e4ddf37d4
Bug 1047848 - Part 2 - PerformanceResourceTiming objects can't be JSON.stringify'd r=smaug
2014-08-08 12:10:02 +03:00
Ed Morley
513c5e32ca
Merge mozilla-central and b2g-inbound
2014-08-04 12:17:11 +01:00
Vicamo Yang
453c63d01a
Bug 916607 - 1/4: Convert MozSmsSegmentInfo to WebIDL dictionary. Interface changes. r=bzbarsky, r=khuey
2014-08-04 17:01:36 +08:00
Birunthan Mohanathas
d3bfd0e8f1
Bug 1024668 - Extract core logic of abouthealth.js into new WebIDL interface. r=bz,gps,wchen
2014-07-29 16:54:01 -07:00
Carsten "Tomcat" Book
c7a256d81d
Merge mozilla-central to b2g-inbound
2014-07-30 14:14:01 +02:00
Szu-Yu Chen [:aknow]
d4f90f5362
Bug 1036851 - Part 1: Add ready event (webidl). r=khuey,hsinyi
2014-07-21 19:17:00 +02:00
Boris Zbarsky
f36664672f
Bug 1031945. Don't expose showModalDialog on Window if it's preffed off. r=smaug
2014-07-26 01:41:10 -04:00
Ben Kelly
03e77dbb2f
Bug 1045561 Use a WebIDL Func attribute to conditionally enable Fetch Headers. r=ehsan r=bz
2014-07-29 17:24:22 -04:00
Wes Kocher
1b0a3b965d
Merge inbound to m-c a=merge
2014-07-29 17:01:18 -07:00
Morris Tseng
1cc1731ebe
Bug 987040 - Part 1: Implement mozbrowserselectionchange. r=vingtetun,ehsan,bugs. sr=bz
2014-07-28 01:21:00 +02:00