WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
82095
Remove unnecessary ASSERT from LoadableTextTrack::trackElementIndex
https://bugs.webkit.org/show_bug.cgi?id=82095
Summary
Remove unnecessary ASSERT from LoadableTextTrack::trackElementIndex
Eric Carlson
Reported
2012-03-23 14:45:01 PDT
I left a bogus ASSERT in LoadableTextTrack::trackElementIndex when I committed
http://trac.webkit.org/changeset/111581
. It is perfectly fine for the node to not be in the DOM, and the method handles the situation.
Attachments
Proposed patch
(1.28 KB, patch)
2012-03-23 15:11 PDT
,
Eric Carlson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-03-23 14:49:09 PDT
<
rdar://problem/11112196
>
Eric Carlson
Comment 2
2012-03-23 15:11:29 PDT
Created
attachment 133569
[details]
Proposed patch
WebKit Review Bot
Comment 3
2012-03-23 17:34:49 PDT
Comment on
attachment 133569
[details]
Proposed patch Clearing flags on attachment: 133569 Committed
r111941
: <
http://trac.webkit.org/changeset/111941
>
WebKit Review Bot
Comment 4
2012-03-23 17:34:53 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.
Top of Page
Format For Printing
XML
Clone This Bug