Nicolas B. Pierron
|
45f5fab197
|
Bug 1370345 - Create JS bytecode mime type based on the platform BuildID instead of MOZ_BUILDID macro. r=mrbkap
|
2017-06-09 13:52:52 +00:00 |
|
Nicolas B. Pierron
|
6534093b4d
|
Bug 1368675 - Add multiple heuristics to trigger the JS bytecode cache encoding. r=mrbkap
|
2017-06-05 12:06:20 +00:00 |
|
Andrea Marchesini
|
cd805aa7fd
|
Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan
|
2017-05-08 08:25:03 +02:00 |
|
Andrea Marchesini
|
9326c6d072
|
Bug 1362119 - part 2 - Splitting ScriptLoader in multiple files, r=ehsan
This patch it's huge because I use hg cp in order to keep the history/blame
during the moving.
--HG--
rename : dom/script/ScriptLoader.cpp => dom/script/ModuleLoadRequest.cpp
rename : dom/script/ScriptLoader.cpp => dom/script/ModuleLoadRequest.h
rename : dom/script/ScriptLoader.cpp => dom/script/ModuleScript.cpp
rename : dom/script/ScriptLoader.cpp => dom/script/ModuleScript.h
rename : dom/script/ScriptLoader.cpp => dom/script/ScriptLoadHandler.cpp
rename : dom/script/ScriptLoader.h => dom/script/ScriptLoadHandler.h
rename : dom/script/ScriptLoader.cpp => dom/script/ScriptLoadRequest.cpp
rename : dom/script/ScriptLoader.h => dom/script/ScriptLoadRequest.h
|
2017-05-08 08:24:44 +02:00 |
|
Carsten "Tomcat" Book
|
6201e6527c
|
Backed out changeset a8abdd77a92c (bug 1362119)
|
2017-05-08 09:54:08 +02:00 |
|
Carsten "Tomcat" Book
|
a786373f4a
|
Backed out changeset 30104bffcd4b (bug 1362119)
|
2017-05-08 09:54:06 +02:00 |
|
Andrea Marchesini
|
f629d54e2c
|
Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan
|
2017-05-08 08:25:03 +02:00 |
|
Andrea Marchesini
|
3dec24b843
|
Bug 1362119 - part 2 - Splitting ScriptLoader in multiple files, r=ehsan
This patch it's huge because I use hg cp in order to keep the history/blame
during the moving.
--HG--
rename : dom/script/ScriptLoader.cpp => dom/script/ModuleLoadRequest.cpp
rename : dom/script/ScriptLoader.cpp => dom/script/ModuleLoadRequest.h
rename : dom/script/ScriptLoader.cpp => dom/script/ModuleScript.cpp
rename : dom/script/ScriptLoader.cpp => dom/script/ModuleScript.h
rename : dom/script/ScriptLoader.cpp => dom/script/ScriptLoadHandler.cpp
rename : dom/script/ScriptLoader.h => dom/script/ScriptLoadHandler.h
rename : dom/script/ScriptLoader.cpp => dom/script/ScriptLoadRequest.cpp
rename : dom/script/ScriptLoader.h => dom/script/ScriptLoadRequest.h
|
2017-05-08 08:24:44 +02:00 |
|