[webkit-reviews] review granted: [Bug 101702] [Refactoring] Remove shadowPseudoId() and use pseudo() instead in TextTrackCue : [Attachment 173200] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 22:49:14 PST 2012


Hajime Morrita <morrita at google.com> has granted Shinya Kawanaka
<shinyak at chromium.org>'s request for review:
Bug 101702: [Refactoring] Remove shadowPseudoId() and use pseudo() instead in
TextTrackCue
https://bugs.webkit.org/show_bug.cgi?id=101702

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

------- Additional Comments from Hajime Morrita <morrita at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=173200&action=review


> Source/WebCore/html/track/TextTrackCue.h:57
> +	   box->setPseudo(textTrackCueBoxShadowPseudoId());

Can we do this in the constructor?


More information about the webkit-reviews mailing list