[Webkit-unassigned] [Bug 145480] New: Refactoring HandlerInfo and UnlinkedHandlerInfo.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 16:32:53 PDT 2015


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

            Bug ID: 145480
           Summary: Refactoring HandlerInfo and UnlinkedHandlerInfo.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

HandlerInfo and UnlinkedHandlerInfo have common parts, but are not currently expressed as 2 unrelated structs that happen to have near identical fields.  We can refactor them to better express their relationship.  We can also add some convenience functions to make the code that uses them a little more readable.

-- 
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/20150529/d74b73cb/attachment.html>


More information about the webkit-unassigned mailing list