[webkit-reviews] review granted: [Bug 71178] Add TrackEvent : [Attachment 113489] This might be the one.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 09:14:42 PDT 2011


Sam Weinig <sam at webkit.org> has granted Eric Carlson <eric.carlson at apple.com>'s
request for review:
Bug 71178: Add TrackEvent
https://bugs.webkit.org/show_bug.cgi?id=71178

Attachment 113489: This might be the one.
https://bugs.webkit.org/attachment.cgi?id=113489&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=113489&action=review


> Source/WebCore/html/track/TrackEvent.h:64
> +    virtual bool isTrackEvent() const { return true; }

This is no longer needed.


More information about the webkit-reviews mailing list