gecko-dev/dom/url
Andrea Marchesini 2616cac8b3 Bug 1030481 - Remove nsIMutable, r=smaug
nsIMutable is used only by DOM Blob/File. But Blobs are immutable by spec.
FileBlobImpl has a couple of lazy member values, but those are called when
the object is cloned in order to be sent to a different thread/process.

Differential Revision: https://phabricator.services.mozilla.com/D58946

--HG--
extra : moz-landing-system : lando
2020-01-07 15:02:00 +00:00
..
tests Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
moz.build
URL.cpp Backed out 2 changesets (bug 1558915) for causing bustages. CLOSED TREE 2019-08-02 12:17:42 +03:00
URL.h Bug 824857: Support IDL stringifier attributes r=bzbarsky 2019-10-23 04:55:54 +00:00
URLMainThread.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
URLMainThread.h Bug 1558923 - Simplify URL API, r=valentin 2019-06-13 19:45:19 +00:00
URLSearchParams.cpp Bug 1350254 part 9. Switch URLSearchParams to [Serializable]. r=baku 2019-06-25 06:48:53 +00:00
URLSearchParams.h Bug 1350254 part 9. Switch URLSearchParams to [Serializable]. r=baku 2019-06-25 06:48:53 +00:00
URLWorker.cpp Bug 1030481 - Remove nsIMutable, r=smaug 2020-01-07 15:02:00 +00:00
URLWorker.h Bug 1558923 - Simplify URL API, r=valentin 2019-06-13 19:45:19 +00:00