WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
178607
Fix conditions in HTMLSourceElement and HTMLTrackElement's insertedInto and removedFrom
https://bugs.webkit.org/show_bug.cgi?id=178607
Summary
Fix conditions in HTMLSourceElement and HTMLTrackElement's insertedInto and r...
Ryosuke Niwa
Reported
2017-10-20 16:10:18 PDT
Right now, HTMLSourceElement and HTMLTrackElement's insertedInto and removedFrom contain obviously wrong code. Fix them as I've learned these elements are only effective when they're a direct child of HTMLMediaElement.
Attachments
Cleanup
(4.49 KB, patch)
2017-10-20 16:15 PDT
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
Wrote change log
(4.85 KB, patch)
2017-10-20 16:19 PDT
,
Ryosuke Niwa
eric.carlson
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2017-10-20 16:15:49 PDT
Created
attachment 324462
[details]
Cleanup
Build Bot
Comment 2
2017-10-20 16:17:28 PDT
Attachment 324462
[details]
did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Ryosuke Niwa
Comment 3
2017-10-20 16:19:53 PDT
Created
attachment 324463
[details]
Wrote change log
Ryosuke Niwa
Comment 4
2017-10-20 16:51:41 PDT
Thanks for the review!
Ryosuke Niwa
Comment 5
2017-10-20 17:03:20 PDT
Committed
r223801
: <
https://trac.webkit.org/changeset/223801
>
Radar WebKit Bug Importer
Comment 6
2017-11-15 13:01:45 PST
<
rdar://problem/35568638
>
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