[Webkit-unassigned] [Bug 154767] New: RefCounter<T>::Event -> RefCounterEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 26 17:42:57 PST 2016


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

            Bug ID: 154767
           Summary: RefCounter<T>::Event -> RefCounterEvent
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: barraclough at apple.com

Some final cleanup after my recent RefCounter changes.

RefCounter<T>::Event is kinda verbose to use, and there is no need for this to be specific to a particular typeof RefCounter. Move the enum class up to the top level & rename to RefCounterEvent.

Also remove UserObservablePageToken - this is vestigial & not really offering anything over just using UserObservablePageCounter::Token directly.

-- 
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/20160227/362e92aa/attachment.html>


More information about the webkit-unassigned mailing list