[webkit-reviews] review granted: [Bug 128765] Use AtomicString arguments in TrackPrivateBaseClient callbacks : [Attachment 224108] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 14:29:37 PST 2014


Eric Carlson <eric.carlson at apple.com> has granted Brendan Long
<b.long at cablelabs.com>'s request for review:
Bug 128765: Use AtomicString arguments in TrackPrivateBaseClient callbacks
https://bugs.webkit.org/show_bug.cgi?id=128765

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

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=224108&action=review


> Source/WebCore/html/track/InbandTextTrack.cpp:61
> +    : TextTrack(context, client, AtomicString(), trackPrivate->id(),
trackPrivate->label(), trackPrivate->language(), InBand)

emptyAtom please.


More information about the webkit-reviews mailing list