[Webkit-unassigned] [Bug 123644] New: Removing unnecessary early returns in addTrack and removeTrack methods
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 1 15:50:21 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=123644
Summary: Removing unnecessary early returns in addTrack and
removeTrack methods
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: thiago.lacerda at openbossa.org
We want it fail if an invalid vector of tracks is returned from getTrackVectorForType.
ASSERT_NOT_REACHED in getTrackVectorForType is taking care of that.
--
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