[Webkit-unassigned] [Bug 165101] New: Separate UIDelegate platform specific code into UIDelegateIOS and UIDelegateMac classes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 12:10:45 PST 2016


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

            Bug ID: 165101
           Summary: Separate UIDelegate platform specific code into
                    UIDelegateIOS and UIDelegateMac classes.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: agold at apple.com

UIDelegate currently uses compiler flags to allow for platform specific login in UIDelegate. We should instead create subclasses UIDelegateMac and UIDelegateIOS to distinguish platform specific code.

-- 
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/20161128/889552fd/attachment.html>


More information about the webkit-unassigned mailing list