RESOLVED FIXED 118020
Remove unneccesary cast to Node* in MediaControlTextTrackContainerElement::updateDisplay
https://bugs.webkit.org/show_bug.cgi?id=118020
Summary Remove unneccesary cast to Node* in MediaControlTextTrackContainerElement::up...
Ryosuke Niwa
Reported 2013-06-25 20:53:46 PDT
Merge https://chromium.googlesource.com/chromium/blink/+/2de89f61bb316f5e166b45ce71bb2b293dbf575d TextTrackCue is a Node, there's no reason to static_cast from it to Node*.
Attachments
Merges the patch (1.71 KB, patch)
2013-06-25 20:54 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-06-25 20:54:35 PDT
Created attachment 205443 [details] Merges the patch
WebKit Commit Bot
Comment 2 2013-06-26 11:18:02 PDT
Comment on attachment 205443 [details] Merges the patch Clearing flags on attachment: 205443 Committed r152003: <http://trac.webkit.org/changeset/152003>
WebKit Commit Bot
Comment 3 2013-06-26 11:18:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.