[Webkit-unassigned] [Bug 188277] New: Move queue processing logic from CustomElementReactionStack to CustomElementReactionQueue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 2 14:19:51 PDT 2018


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

            Bug ID: 188277
           Summary: Move queue processing logic from
                    CustomElementReactionStack to
                    CustomElementReactionQueue
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com

CustomElementReactionStack is supposed to be a simple class which simply invokes the logic in CustomElementReactionQueue.
Move more code from CustomElementReactionStack to CustomElementReactionQueue to that end.

-- 
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/20180802/6b2a382a/attachment.html>


More information about the webkit-unassigned mailing list