Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Valentin Gosu 63d237395d Bug 1433958 - Change URLWorker to use NS_MutateURI r=mayhemer
* Also makes mStdURL be a nsCOMPtr<nsIURI> in order to avoid static_casts

MozReview-Commit-ID: BagXxecHCSK

--HG--
extra : rebase_source : 476fc079fab1375f33dc285c978fa9e3f469ee01
2018-02-26 20:43:46 +01:00
Andrea Marchesini 2c7c69af24 Bug 1432963 - Fixing workers headers - part 14 - WorkerPrivate without workers namespace, r=smaug 2018-01-31 08:24:08 +01:00
Andrea Marchesini 6ab3b67d62 Bug 1433723 - URL in workers should use a proxy if the protocol is not http nor https, r=valentin 2018-01-29 20:51:32 +01:00
Catalin Badea a16ada137d Bug 1344751 - use nsStandardURL for http and https in workers. r=baku 2017-07-13 12:10:02 +01:00
Wes Kocher b43f3b0d25 Backed out 2 changesets (bug 1344751) for frequent android crashes in test_fetch_cors_sw_reroute.html a=backout
Backed out changeset ec02a5ecb2b4 (bug 1344751)
Backed out changeset 10c975d4a8f9 (bug 1344751)

MozReview-Commit-ID: GauB18HNj15
2017-07-10 14:17:35 -07:00
Catalin Badea 2daaf5f1ba Bug 1344751 - use nsStandardURL for http and https in workers. r=baku 2017-07-10 13:09:44 +01:00
Sebastian Hengst bdeb8bd599 Backed out changeset 359dbef1ae54 (bug 1344751) for failing xpcshell's chrome/test/unit/test_no_remote_registration.js. r=backout 2017-07-05 15:33:03 +02:00
Catalin Badea 550b414070 Bug 1344751 - use nsStandardURL for http and https in workers. r=baku 2017-07-05 13:40:41 +01:00
Andrea Marchesini c3889f808d Bug 1368955 - Split URL.cpp in URLMainThread.{cpp,h} and URLWorker.{cpp,h}, r=qdot
--HG--
rename : dom/url/URL.cpp => dom/url/URLMainThread.cpp
rename : dom/url/URL.cpp => dom/url/URLMainThread.h
rename : dom/url/URL.cpp => dom/url/URLWorker.cpp
rename : dom/url/URL.cpp => dom/url/URLWorker.h
2017-05-31 21:18:56 +02:00