mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 1174140 - Some service worker info properties are empty in the list of service workers shown by about:sw. r=billm
This commit is contained in:
parent
0aa93d50d6
commit
39f83f3d1f
@ -106,6 +106,7 @@ static RedirEntry kRedirMap[] = {
|
||||
{
|
||||
"serviceworkers", "chrome://global/content/aboutServiceWorkers.xhtml",
|
||||
nsIAboutModule::URI_CAN_LOAD_IN_CHILD |
|
||||
nsIAboutModule::URI_MUST_LOAD_IN_CHILD |
|
||||
nsIAboutModule::ALLOW_SCRIPT
|
||||
},
|
||||
// about:srcdoc is unresolvable by specification. It is included here
|
||||
|
Loading…
Reference in New Issue
Block a user