Boris Zbarsky
1128b8dee8
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
...
Differential Revision: https://phabricator.services.mozilla.com/D45394
--HG--
extra : moz-landing-system : lando
2019-09-12 11:01:17 +00:00
Boris Zbarsky
ee45c802a7
Bug 1350254 part 9. Switch URLSearchParams to [Serializable]. r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D35723
--HG--
extra : moz-landing-system : lando
2019-06-25 06:48:53 +00:00
Nika Layzell
2b21840f81
Bug 1489301 - Part 4: Remove unnecessary [Exposed=System] annotations, r=bzbarsky
...
We don't need to expose on both Window and System anymore, as Window now
implies System. I don't remove unnecessary [Exposed=Window] annotations, as
WebIDL upstream has removed PrimaryGlobal.
Differential Revision: https://phabricator.services.mozilla.com/D9399
2018-10-23 16:03:51 -04:00
Daniel Varga
5255e1718f
Backed out 6 changesets (bug 1489301) for Linting opt failure at /builds/worker/checkouts/gecko/dom/bindings/parser/WebIDL.py
...
Backed out changeset 1c0823540b44 (bug 1489301)
Backed out changeset 529524df76a6 (bug 1489301)
Backed out changeset f34bc8a40bec (bug 1489301)
Backed out changeset 168cf9cea716 (bug 1489301)
Backed out changeset 19ca10fa3772 (bug 1489301)
Backed out changeset ff8fb091198e (bug 1489301)
2018-10-23 03:49:00 +03:00
Nika Layzell
0562b4b23b
Bug 1489301 - Part 4: Remove unnecessary [Exposed=System] annotations, r=bzbarsky
...
We don't need to expose on both Window and System anymore, as Window now
implies System. I don't remove unnecessary [Exposed=Window] annotations, as
WebIDL upstream has removed PrimaryGlobal.
Differential Revision: https://phabricator.services.mozilla.com/D9399
2018-10-22 20:15:47 -04:00
Cosmin Sabou
679b5e2db1
Backed out 5 changesets (bug 1485040) for causing build bustages on test_mozwebidlcodegen. CLOSED TREE
...
Backed out changeset b417c2d937e8 (bug 1485040)
Backed out changeset c567c4c7438f (bug 1485040)
Backed out changeset 806c36cb2c4c (bug 1485040)
Backed out changeset 0fbb490ffc7f (bug 1485040)
Backed out changeset a9622e7761eb (bug 1485040)
2018-09-13 23:04:55 +03:00
Andrew McCreight
93b3b0138c
Bug 1485040, part 5 - Automatically fix mode lines in WebIDL files r=qdot
...
This patch was generated by my modeline.py script.
MozReview-Commit-ID: EbVjPLwiUAT
Depends on D4159
Differential Revision: https://phabricator.services.mozilla.com/D4161
--HG--
extra : moz-landing-system : lando
2018-09-13 19:30:51 +00:00
Andrea Marchesini
d8051391f9
Bug 1331580 - Construct URLSearchParams from record<>, r=qdot
2017-03-02 21:48:51 +01:00
Andrea Marchesini
8b33e80b44
Bug 1331864 - Implement URLSearchParams's sort(), r=qdot
2017-01-27 20:35:47 +01:00
Andrea Marchesini
69a0cb32c4
Bug 1330678 - Construct URLSearchParams from sequence or from string, r=smaug
2017-01-17 11:13:06 +01:00
Eddy Bruel
dae2755a45
Bug 1119490 - Expose the URL constructor to WorkerDebuggerGlobalScope;r=khuey
2016-02-22 10:41:09 +01:00
Andrea Marchesini
097bae44d1
Bug 1085284 - Implement URLSearchParams iterable<>, r=bz
2015-10-19 16:07:40 +01:00
Boris Zbarsky
e952f7adeb
Bug 1094545. Expose the URLSearchParams API in system globals. r=bholley
2014-11-07 14:10:39 -05:00
Andrea Marchesini
9d30f59efd
Bug 1077393 - Rename ScalarValueString to USVString. r=smaug
...
--HG--
rename : dom/bindings/parser/tests/test_scalarvaluestring.py => dom/bindings/parser/tests/test_usvstring.py
rename : dom/bindings/test/test_scalarvaluestring.html => dom/bindings/test/test_usvstring.html
2014-11-20 12:58:00 +01:00
Andrea Marchesini
8832504d52
Bug 1085297 - URLSearchParams, URLUtils and URLUtilsReadOnly should use USVStrings instead DOMStrings, r=smaug
2014-10-20 15:20:07 +01:00
Boris Zbarsky
12b78b9612
Bug 1017988 part 8. Add [Exposed] extended attributes as needed. r=khuey
2014-08-04 22:20:34 -04:00
Andrea Marchesini
d78d696355
Bug 959988 - Remove URLSearchParams.prototype.size, r=ehsan
2014-01-15 17:30:07 +01:00
Andrea Marchesini
79ba26d29f
Bug 959684 - Implement URLSearchParams stringifier. r=ehsan
2014-01-15 09:50:18 -05:00
Andrea Marchesini
919668270c
Bug 887836 - URLQuery object, r=khuey
2013-12-12 19:30:10 +00:00