[Webkit-unassigned] [Bug 201617] New: Layering violation in AuxiliaryProcessProxy::didFinishLaunching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 15:36:53 PDT 2019


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

            Bug ID: 201617
           Summary: Layering violation in
                    AuxiliaryProcessProxy::didFinishLaunching
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

The commit <https://trac.webkit.org/changeset/249649> introduced a layering violation in AuxiliaryProcessProxy::didFinishLaunching. This can be fixed by creating a virtual method in AuxiliaryProcessProxy and override the method in the WebProcessProxy to do the work.

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


More information about the webkit-unassigned mailing list