WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130406
Fix cue rendering test and include support for left/right alignment.
https://bugs.webkit.org/show_bug.cgi?id=130406
Summary
Fix cue rendering test and include support for left/right alignment.
Brent Fulgham
Reported
2014-03-18 10:44:29 PDT
Merge Blink change
https://codereview.chromium.org/25155003
.
Attachments
Patch
(22.93 KB, patch)
2014-03-19 11:29 PDT
,
Brent Fulgham
eric.carlson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2014-03-19 11:29:36 PDT
Created
attachment 227204
[details]
Patch
Eric Carlson
Comment 2
2014-03-19 11:34:30 PDT
Comment on
attachment 227204
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=227204&action=review
> Source/WebCore/html/track/VTTCue.cpp:618 > + } else { > + ASSERT_NOT_REACHED(); > }
Nit: I don't think the braces are necessary.
Brent Fulgham
Comment 3
2014-03-19 11:37:12 PDT
(In reply to
comment #2
)
> (From update of
attachment 227204
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=227204&action=review
> > > Source/WebCore/html/track/VTTCue.cpp:618 > > + } else { > > + ASSERT_NOT_REACHED(); > > } > > Nit: I don't think the braces are necessary.
OK. I'll remove!
Brent Fulgham
Comment 4
2014-03-19 12:00:55 PDT
Committed
r165905
: <
http://trac.webkit.org/changeset/165905
>
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