diff browse annotate |
79474e4c8adf9bbc705659848616c7a060060de8 created 2021-09-07 08:01 +0000 pushed 2021-09-07 15:42 +0000 |
Florian Quèze | Florian Quèze - Bug 1728760 - require all nsITimerCallback native implementations to also implement nsINamed, r=smaug. |
diff browse annotate |
74111dd7a5008bf77ffaeaf5cfaf380296317822 created 2020-11-23 16:12 +0000 pushed 2020-11-24 09:22 +0000 |
Simon Giesecke | Simon Giesecke - Bug 1678062 - Remove unnecessary includes. r=andi |
diff browse annotate |
22bfabd8ad785bb674b52ddb45dbc83e5c020b3c created 2020-09-24 16:01 +0000 pushed 2020-09-25 03:37 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1658571 - Don't create a reference cycle when catching redirects of a preload. r=smaug |
diff browse annotate |
12abcffd4b5d227b7e1e91c71eef86bca1e94963 created 2020-08-24 11:24 +0000 pushed 2020-08-24 21:50 +0000 |
Kershaw Chang | Kershaw Chang - Bug 1658532 - Add `REL_PRELOAD_MISS_RATIO` telemetry measuring ratio of used vs unused preloads per "as" type, r=smaug,chutten |
diff browse annotate |
be4b0f6e68c9d46ecb15aac5ad87a3a7b8731e57 created 2020-07-23 14:51 +0000 pushed 2020-07-23 21:28 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp |
diff browse annotate |
2689fb4d2e8fbf7c758ed136d7803a16961bd3e6 created 2020-07-15 12:47 +0000 pushed 2020-07-15 21:52 +0000 |
Simon Giesecke | Simon Giesecke - Bug 1652007 - Move implementation of UsageTimer to cpp file to avoid dependency on dom/base/Document.h. r=smaug |
diff browse annotate |
754e4ddef9b931f75d7bfe0e766b3eb5e092020a created 2020-06-23 17:18 +0000 pushed 2020-06-23 21:38 +0000 |
Honza Bambas | Honza Bambas - Bug 1603542 - Log a warning in the web console when a preloaded resource is not used, r=Harald |
diff browse annotate |
5655f189181d5db549a16bc4ad58850d9f82d57d created 2020-06-18 14:06 +0000 pushed 2020-06-18 21:28 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer |
diff browse annotate |
d1d6796032884359c2e92592ea8e84f75f27b9fe created 2020-06-17 18:37 +0300 pushed 2020-06-17 21:52 +0000 |
Noemi Erli | Noemi Erli - Backed out 2 changesets (bug 1603542) for causing assertion failures in Loader.cpp CLOSED TREE |
diff browse annotate |
c3dcacdd97c4ae8873392e9e0947a1f57bf073c2 created 2020-06-17 14:06 +0000 pushed 2020-06-17 21:52 +0000 |
Honza Bambas | Honza Bambas - Bug 1603542 - Log a warning in the web console when a preloaded resource is not used, r=Harald |
diff browse annotate |
03baebbd4fb02adb35ecbef1076b007e890e6acd created 2020-06-10 14:21 +0000 pushed 2020-06-12 03:05 +0000 |
Honza Bambas | Honza Bambas - Bug 1642303 - Keep channel of FetchPreloader even after the load has finished to let preload consumers use that channel early after opening, r=baku |
diff browse annotate |
4068b1f7a903cb0de7316cf2947dce6798587711 created 2020-05-18 12:18 +0000 pushed 2020-05-18 21:48 +0000 |
Honza Bambas | Honza Bambas - Bug 1618543 - Let `fetch()` use "fetch" preloads, r=baku |
diff browse annotate |
91163f65e12824743bf47339f93a102123f2aed2 created 2020-05-11 14:43 +0000 pushed 2020-05-11 21:47 +0000 |
Edgar Chen | Edgar Chen - Bug 1618295 - Make imgRequestProxy implement and use PreloaderBase to support the preload as speculative load feature; r=tnikkel,smaug,mayhemer |
diff browse annotate |
86c478d114ec223ecf3698ddbb52977bf786f10c created 2020-05-11 14:20 +0000 pushed 2020-05-11 21:47 +0000 |
Honza Bambas | Honza Bambas - Bug 1618287 - PreloaderBase class, r=smaug |