[Webkit-unassigned] [Bug 105473] Implement :future pseudo class for the WebVTT ::cue pseudo element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 2 14:50:43 PST 2013


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





--- Comment #11 from Antti Koivisto <koivisto at iki.fi>  2013-01-02 14:52:43 PST ---
(From update of attachment 180558)
View in context: https://bugs.webkit.org/attachment.cgi?id=180558&action=review

> Source/WebCore/html/track/TextTrackCue.cpp:667
> +void TextTrackCue::setNodeObjectFlags(Node *root, double previousTimestamp, double movieTime)
> +{

This function could use a more descriptive name. markFutureAndPastNodes or something.

This could be tightened to take ContainerNode instead of Node.

* belongs next to Node.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list