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

13 Коммитов

Автор SHA1 Сообщение Дата
J. Ryan Stinnett 2a55d065b7 Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
This change renames OriginAttributes.mInBrowser to mInIsolatedMozBrowser and
nsIPrincipal::GetIsInBrowserElement to GetIsInIsolatedMozBrowserElement.  Other
methods that pass these values around also have name changes.

Tokens such as "inBrowser" have previously been serialized into cache keys, used
as DB column names, stored in app registries, etc.  No changes are made to any
serialization formats.  Only runtime method and variable names are updated.

No behavior changes are made in this patch, so some renamed methods may have
nonsensical implementations.  These are corrected in subsequent patches
focused on behavior.

MozReview-Commit-ID: 66HfMlsXFLs
2016-03-02 10:35:56 -06:00
Fernando Jimenez 041e6bc58c Bug 1224570 - [Service Workers Panel] Service Workers panel fails to show registered service workers after restart. r=fabrice 2015-12-10 14:32:58 -05:00
Yoshi Huang 594e2d555e Bug 1196652 - OriginSuffix is shown in about:serviceworker on b2g. r=ferjm 2015-11-19 10:13:15 +08:00
Eddy Bruel 4bc69d6082 Bug 1216566 - Fix a bug in nsIServiceWorkerManager.getAllRegistrations;r=catalinb 2015-11-02 15:04:41 +01:00
Yoshi Huang 4347bb2318 Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley 2015-08-17 17:03:19 +08:00
Bobby Holley edfe287f26 Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
Yoshi Huang 12efacfa8c Bug 1165272 - Part 1: Remove getAppCodebasePrincipal. r=bholley 2015-08-24 01:31:00 -04:00
Jose Antonio Olivera Ortega 6abca33042 Bug 1171917 - Improve about:serviceworkers tests on b2g. r=ferjm 2015-07-22 15:00:27 +02:00
Jose Antonio Olivera Ortega 69e941f4df Bug 1179161 - originAttributes does not have such isInBrowser member (follow-up bug 1171915). r=ferjm 2015-07-02 12:16:50 +02:00
Jose Antonio Olivera Ortega 5639f4ef16 Bug 1171915 - about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager. r=baku,fabrice 2015-06-25 13:14:33 -07:00
Fernando Jimenez 71c0c12de4 Bug 1155153 - [e10s] about:serviceworkers should work in e10s mode. Update B2G implementation. r=baku 2015-06-10 16:27:17 +02:00
Fernando Jimenez df59ea233e Bug 1162920 - JavaScript error at aboutServiceWorkers.js when updating the service worker. r=fabrice 2015-05-13 07:46:01 +02:00
Fernando Jimenez d824df5808 Bug 1155758 - Make about:serviceworkers work in B2G. r=fabrice 2015-05-07 10:35:21 +02:00