[Webkit-unassigned] [Bug 146199] New: [EFL][CustomProtocol] Do not add duplicated custom scheme

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 00:54:05 PDT 2015


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

            Bug ID: 146199
           Summary: [EFL][CustomProtocol] Do not add duplicated custom
                    scheme
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gyuyoung.kim at webkit.org

Current WebSoupCustomProtocolRequestManager::registerSchemeForCustomProtocol generates a crash when duplicated scheme is registered. However application can register duplicate scheme by mistake or on purpose. Thus IMO it would be good if we don't register it instead of registering it or generating a crash on debug mode when duplicated scheme is registered.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150622/6fb418e0/attachment.html>


More information about the webkit-unassigned mailing list