[Webkit-unassigned] [Bug 118020] New: Remove unneccesary cast to Node* in MediaControlTextTrackContainerElement::updateDisplay
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 25 20:51:50 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=118020
Summary: Remove unneccesary cast to Node* in
MediaControlTextTrackContainerElement::updateDisplay
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: eric.carlson at apple.com, dino at apple.com,
jer.noble at apple.com, jonlee at apple.com
Merge https://chromium.googlesource.com/chromium/blink/+/2de89f61bb316f5e166b45ce71bb2b293dbf575d
TextTrackCue is a Node, there's no reason to static_cast from it to Node*.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list