[webkit-reviews] review granted: [Bug 109410] Move WebVTTToken off of MarkupTokenBase : [Attachment 187527] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 09:45:57 PST 2013


Tony Gentilcore <tonyg at chromium.org> has granted Eric Seidel
<eric at webkit.org>'s request for review:
Bug 109410: Move WebVTTToken off of MarkupTokenBase
https://bugs.webkit.org/show_bug.cgi?id=109410

Attachment 187527: Patch
https://bugs.webkit.org/attachment.cgi?id=187527&action=review

------- Additional Comments from Tony Gentilcore <tonyg at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=187527&action=review


> Source/WebCore/html/track/WebVTTToken.h:70
> +	   return m_data;

Do we need to ASSERT the type is start or end tag here?


More information about the webkit-reviews mailing list