[Webkit-unassigned] [Bug 104013] New: URL schemes registered as local, no access, display isolated and as CORS enabled are not registered again after a web process crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 10:19:43 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104013

           Summary: URL schemes registered as local, no access, display
                    isolated and as CORS enabled are not registered again
                    after a web process crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jrocha at igalia.com


Although urlSchemesRegisteredAsLocal, urlSchemesRegisteredAsNoAccess, urlSchemesRegisteredAsDisplayIsolated and urlSchemesRegisteredAsCORSEnabled are correctly dealt with in WebProcessCreationParameters and there are methods to register them in WebProcess, those are not called on initializeWebProcess so in case of e.g. a crash, when the web process is relaunched again, these schmes do not get registered.

It is an easy fix and I'll upload a patch very soon.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list