[Webkit-unassigned] [Bug 145924] New: [EFL] Crash while opening child webview with EWK_PROCESS_MODEL_MULTIPLE_SECONDARY

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 05:05:08 PDT 2015


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

            Bug ID: 145924
           Summary: [EFL] Crash while opening child webview with
                    EWK_PROCESS_MODEL_MULTIPLE_SECONDARY
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryuan.choi at navercorp.com
                CC: demarchi at webkit.org

There are some crashes when we clicked some link that opens child window via window.open or a tag with _blank target if process model is multiple secondary.

It's because multiple secondary tries to assign new webprocess if related page is null.
In order to keep the child window in same process with opener, we should pass related page when we create WebPageProxy.

-- 
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/20150612/2f5c796f/attachment.html>


More information about the webkit-unassigned mailing list