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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 15:59:46 PST 2016


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
Why is that an improvement? Subclassing is used for runtime polymorphism, so it's the wrong tool to use for 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/4effbacd/attachment-0001.html>


More information about the webkit-unassigned mailing list