Language WebVTT nodes are used to define a language for children objects without implying further meaning (such as italics or bold)
<rdar://problem/13084183>
<rdar://problem/13084184>
Created attachment 184651 [details] Proposed fix 0.1
Comment on attachment 184651 [details] Proposed fix 0.1 View in context: https://bugs.webkit.org/attachment.cgi?id=184651&action=review > Source/WebCore/html/track/WebVTTParser.cpp:345 > +inline bool isLangToken(WebVTTToken& token) static inline > Source/WebCore/html/track/WebVTTParser.h:136 > + Vector<AtomicString> languageStack; m_languageStack
Created attachment 184822 [details] Proposed fix 0.2
Comment on attachment 184822 [details] Proposed fix 0.2 Marking r+ based on antti's earlier review.
Comment on attachment 184822 [details] Proposed fix 0.2 Clearing flags on attachment: 184822 Committed r140877: <http://trac.webkit.org/changeset/140877>
All reviewed patches have been landed. Closing bug.