Tobias Schneider
|
dfd9861f07
|
Bug 1321865 - Enable IntersectionObserver tests. r=smaug
--HG--
extra : source : 016b87fe9145354cbdcc1b2bfdeb2cc737962016
|
2016-12-15 16:03:05 -08:00 |
Carsten "Tomcat" Book
|
0aed7a4ac5
|
Merge mozilla-central to mozilla-inbound
--HG--
rename : testing/docker/base-build/HASH => taskcluster/docker/base-build/HASH
rename : testing/docker/base-test/HASH => taskcluster/docker/base-test/HASH
rename : testing/docker/centos6-build-upd/HASH => taskcluster/docker/centos6-build-upd/HASH
rename : testing/docker/centos6-build/HASH => taskcluster/docker/centos6-build/HASH
rename : testing/docker/decision/HASH => taskcluster/docker/decision/HASH
rename : testing/docker/image_builder/HASH => taskcluster/docker/image_builder/HASH
rename : testing/docker/recipes/tooltool.py => taskcluster/docker/recipes/tooltool.py
rename : testing/docker/tester/HASH => taskcluster/docker/tester/HASH
|
2016-12-22 16:25:35 +01:00 |
Samael Wang
|
1e9e35e6e1
|
Bug 1323651 - Rename Partial/GroupedSessionHistory to Partial/GroupedSHistory. r=ehsan
MozReview-Commit-ID: G2GW4ZPIfH3
|
2016-12-22 16:06:50 +08:00 |
Carsten "Tomcat" Book
|
d1a09e06c8
|
Merge mozilla-central to autoland
|
2016-12-21 17:07:24 +01:00 |
Michael Layzell
|
157bf6ad49
|
Bug 1315105 - Part 4: Add a test for basic prerendering functionality, r=smaug
MozReview-Commit-ID: JYIpE8aeJRX
--HG--
extra : rebase_source : 8a3dd513399df3c2e7f08ace0023fd2cb00e9721
|
2016-12-19 15:06:30 +08:00 |
Andrea Marchesini
|
60364b27c9
|
Bug 1324568 - Implement AudioScheduledSourceNode, r=padenot
|
2016-12-21 10:53:17 +01:00 |
Andrea Marchesini
|
de7438cf52
|
Bug 1324352 - Implement BaseAudioContext, r=padenot
|
2016-12-21 10:52:50 +01:00 |
Xidorn Quan
|
5e43077df6
|
Bug 1323983 part 3 - Add test for closing window while holding pointerlock. r=smaug
MozReview-Commit-ID: 7f1su4afmnd
--HG--
extra : rebase_source : 473b95205b23b9cf555a333048a1e5c45a9ba92c
|
2016-12-19 18:18:21 +11:00 |
Wes Kocher
|
0b3c388b2f
|
Merge m-c to autoland, a=merge
|
2016-12-20 11:48:21 -08:00 |
J. Ryan Stinnett
|
227ff07d14
|
Bug 1324176 - Control DOM storage testing paths with pref. r=mayhemer
MozReview-Commit-ID: CHrjGBPOEmg
--HG--
extra : rebase_source : 0f03c760f72adf622180c4246d1cf8681cf4d91d
|
2016-12-19 11:48:33 -06:00 |
Iris Hsiao
|
b74beed49b
|
Backed out changeset 8f9298b5935f (bug 1323983) for test_pointerlock-autoclose.html timed out
|
2016-12-20 15:30:34 +08:00 |
Xidorn Quan
|
fc0b94c835
|
Bug 1323983 part 3 - Add test for closing window while holding pointerlock. r=smaug
MozReview-Commit-ID: 7f1su4afmnd
--HG--
extra : rebase_source : db03dfde5c1d12480b1ba4c798eccee0efba062f
|
2016-12-19 18:18:21 +11:00 |
Phil Ringnalda
|
a6a339991d
|
Merge m-i to m-c, a=merge
MozReview-Commit-ID: DIIe4uRVqAO
|
2016-12-18 20:22:37 -08:00 |
Robert Longson
|
1bae76206e
|
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
--HG--
rename : dom/svg/nsSVGPathGeometryElement.cpp => dom/svg/SVGGeometryElement.cpp
rename : dom/svg/nsSVGPathGeometryElement.h => dom/svg/SVGGeometryElement.h
rename : dom/svg/nsSVGPolyElement.cpp => dom/svg/SVGPolyElement.cpp
rename : dom/svg/nsSVGPolyElement.h => dom/svg/SVGPolyElement.h
rename : layout/svg/nsSVGPathGeometryFrame.cpp => layout/svg/SVGGeometryFrame.cpp
rename : layout/svg/nsSVGPathGeometryFrame.h => layout/svg/SVGGeometryFrame.h
|
2016-12-18 11:11:47 +00:00 |
Sebastian Hengst
|
cdeb642a1b
|
Backed out changeset 0b44e8715bf5 (bug 1239100) for build bustage (SVGGeometryElement.webidl missing). r=backout
--HG--
rename : dom/svg/SVGGeometryElement.cpp => dom/svg/nsSVGPathGeometryElement.cpp
rename : dom/svg/SVGGeometryElement.h => dom/svg/nsSVGPathGeometryElement.h
rename : dom/svg/SVGPolyElement.cpp => dom/svg/nsSVGPolyElement.cpp
rename : dom/svg/SVGPolyElement.h => dom/svg/nsSVGPolyElement.h
rename : layout/svg/SVGGeometryFrame.cpp => layout/svg/nsSVGPathGeometryFrame.cpp
rename : layout/svg/SVGGeometryFrame.h => layout/svg/nsSVGPathGeometryFrame.h
|
2016-12-18 11:42:51 +01:00 |
Robert Longson
|
783bfbb1e4
|
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
--HG--
rename : dom/svg/nsSVGPathGeometryElement.cpp => dom/svg/SVGGeometryElement.cpp
rename : dom/svg/nsSVGPathGeometryElement.h => dom/svg/SVGGeometryElement.h
rename : dom/svg/nsSVGPolyElement.cpp => dom/svg/SVGPolyElement.cpp
rename : dom/svg/nsSVGPolyElement.h => dom/svg/SVGPolyElement.h
rename : layout/svg/nsSVGPathGeometryFrame.cpp => layout/svg/SVGGeometryFrame.cpp
rename : layout/svg/nsSVGPathGeometryFrame.h => layout/svg/SVGGeometryFrame.h
|
2016-12-18 09:54:02 +00:00 |
Phil Ringnalda
|
961aa85243
|
Merge m-c to autoland
|
2016-12-17 20:13:12 -08:00 |
Andrew McCreight
|
74da5843c7
|
Backed out changeset 016b87fe9145 (bug 1321865) for bug 1324209.
|
2016-12-17 12:57:37 -08:00 |
Andrea Marchesini
|
3f9ca03e22
|
Bug 1323676 - Remove ConsoleTimerStart.started, r=bgrins
|
2016-12-16 22:42:10 +01:00 |
Daosheng Mu
|
94effe3091
|
Bug 1315896 - Part 2: Remove MOZ_GAMEPAD in Gamepad module; r=ted.mielczarek
MozReview-Commit-ID: Hbv6THaI5Rk
--HG--
extra : rebase_source : aa6b247881c45b2d615d5e37576801e91ed77312
|
2016-12-08 13:00:44 -10:00 |
Tobias Schneider
|
4a9908d359
|
Bug 1321865 - Enable IntersectionObserver tests. r=smaug
|
2016-12-15 16:03:05 -08:00 |
Edgar Chen
|
267e044ff4
|
Bug 1274159 - Part 4: Add test cases for HTMLConstructor; r=bz,wchen
MozReview-Commit-ID: DCLMBz2nZB0
|
2016-12-01 14:35:21 +08:00 |
Edgar Chen
|
8a160d47da
|
Bug 1318630 - Part 2: Create correct html element object when "is" is specified for custom element; r=wchen
MozReview-Commit-ID: B7cEhy5ZqL3
|
2016-12-08 09:33:44 -10:00 |
Sebastian Hengst
|
b9b9b83d86
|
Backed out changeset 86d70a2e93e1 (bug 1274159)
|
2016-12-14 13:27:10 +01:00 |
Carsten "Tomcat" Book
|
7e4633f6a4
|
Backed out changeset ed256c5c7d23 (bug 1321865)
--HG--
extra : rebase_source : d8944c5e6b88e4ddca238619cc4c3ff92e4bd540
|
2016-12-14 11:13:21 +01:00 |
Tobias Schneider
|
a5e5892100
|
Bug 1321865 - Enable IntersectionObserver Tests. r=smaug
|
2016-12-11 20:48:02 -08:00 |
Edgar Chen
|
4ce7b6c291
|
Bug 1274159 - Part 4: Add test cases for HTMLConstructor; r=bz,wchen
MozReview-Commit-ID: DCLMBz2nZB0
--HG--
extra : rebase_source : c402b7a63943e8601bc2f767bcc8b65de312813f
|
2016-12-01 14:35:21 +08:00 |
Tooru Fujisawa
|
515ef9ba45
|
Bug 1321218 - Remove legacy generator from dom/. r=smaug
|
2016-12-01 18:11:32 +09:00 |
André Bargull
|
8843a98210
|
Bug 1319936 - Remove String generics uses in dom. r=billm
--HG--
extra : rebase_source : f2b40e5d4a423035d2de8739570a76305a058cf0
|
2016-11-24 13:17:00 -08:00 |
Andrea Marchesini
|
c741caf609
|
Bug 1311707 - dom-private-storage2-changed notification, r=janv
|
2016-11-29 07:19:08 +01:00 |
Olli Pettay
|
79719d0e36
|
Bug 1320704 - Disable IntersectionObserver, r=bkelly
|
2016-11-28 21:11:35 +02:00 |
Geoff Brown
|
ef0d47334a
|
Bug 1296845 - Increase wait interval in test_beaconRedirect, on Android only; r=francois
|
2016-11-25 21:44:10 -07:00 |
Carsten "Tomcat" Book
|
8b27dda5d1
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-11-22 15:53:05 +01:00 |
Jeff Gilbert (:jgilbert)
|
94f694f70f
|
Bug 1318523 - Remove removed class from test_interfaces. - r=qdot CLOSED TREE
MozReview-Commit-ID: EDYztMlDSAP
|
2016-11-21 19:51:39 -08:00 |
Shih-Chiang Chien
|
18c0f98fc6
|
Bug 1318214 - enable presentation API for 1-UA mode on Fennec nightly. r=smaug.
MozReview-Commit-ID: 37ykiqcaa8d
--HG--
extra : rebase_source : 8bd1c84042012b79de282acc88e7d68b7ae86c3b
|
2016-11-21 14:49:30 +08:00 |
Geoff Brown
|
184da4b586
|
Bug 1296845 - Skip test_beaconRedirect.html on Android Debug only; r=ckerschb
|
2016-12-19 11:22:06 -07:00 |
Carsten "Tomcat" Book
|
4accb2ccc4
|
Backed out changeset 5414d6a71785 (bug 1315105)
--HG--
extra : rebase_source : 32ab8a0003ae643e467bcc24bd857ce58679c82f
|
2016-12-19 15:58:54 +01:00 |
Michael Layzell
|
83167f96d3
|
Bug 1315105 - Part 4: Add a test for basic prerendering functionality, r=smaug
MozReview-Commit-ID: JYIpE8aeJRX
|
2016-12-19 15:06:30 +08:00 |
Andrea Marchesini
|
2f974ccbce
|
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot
|
2016-11-18 09:33:33 +01:00 |
Sebastian Hengst
|
7110a88674
|
Backed out changeset d43b778d95c6 (bug 1318273) for failing mochitest fetch/test_formdataparsing.html. r=backout on a CLOSED TREE
|
2016-11-17 20:58:38 +01:00 |
Andrea Marchesini
|
cf2ad8072f
|
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot
|
2016-11-17 19:36:01 +01:00 |
Daosheng Mu
|
1350fb4f8f
|
Bug 1317706 - Remove Pose WebIDL for sharing the implementation to Pose class. r=bz
MozReview-Commit-ID: Lvu0AOBi5Ti
--HG--
extra : rebase_source : f8458e7eb5d4d356642918c83de5d08f7d76039e
|
2016-11-17 07:11:00 -05:00 |
Andrea Marchesini
|
3120de1ea7
|
Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin
|
2016-11-17 14:53:30 +01:00 |
Jeff Gilbert (:jgilbert)
|
fe681ec2cb
|
Bug 1308057 - Add to interface list. - r=qdot
MozReview-Commit-ID: Rk7c100tgE
|
2016-11-14 15:32:06 -08:00 |
Wes Kocher
|
cee41d5b80
|
Merge inbound to central, a=merge
|
2016-11-11 13:56:45 -08:00 |
Neil Deakin
|
3e2bb046b6
|
Bug 1310403, Remove special mouse handling for buttons which fixes extra focus events, r=smaug
|
2016-11-11 10:30:36 -05:00 |
Daosheng Mu
|
7168326772
|
Bug 1299932 - Part 1: Implement gamepadPose attribute in Gamepad API; r=kip,qdot
MozReview-Commit-ID: DiJadVc2TyE
--HG--
extra : rebase_source : f4571090518a084b6d4b1e6fccf951510b227fbd
|
2016-10-24 18:04:41 +08:00 |
Tom Tung
|
a63de77d6a
|
Bug 1264178 - Part 1: Expose URL fragment to request but not response. r=bkelly
--HG--
extra : rebase_source : ee0cac184ac64b1fa9185f912753f10b61a55383
|
2016-11-07 10:16:34 +08:00 |
Andreas Farre
|
10ea97a276
|
Bug 1315672 - Only check for IdleDeadline on nightly. r=bkelly
MozReview-Commit-ID: HgR5FIhM0R6
--HG--
extra : rebase_source : 3c1c527c2dac20669e7f1e3e7ec0888e6bcc8ec9
|
2016-11-07 19:28:52 +01:00 |
Sebastian Hengst
|
41d0a78bc2
|
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/tests. r=RyanVM
MozReview-Commit-ID: 83L2jqWhzZe
--HG--
extra : rebase_source : 58c7339e13a0abdb3da2c6ccd2dc424b51869b08
|
2016-11-05 11:29:18 +01:00 |