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
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
URLSearchParams.cpp
URLSearchParams.h
URLWorker.cpp Bug 1030481 - Remove nsIMutable, r=smaug 2020-01-07 15:02:00 +00:00
URLWorker.h