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 |
|
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 |
|
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 |
|
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 |
|