WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
161005
Migrate RenderText::stringView() to unsigneds
https://bugs.webkit.org/show_bug.cgi?id=161005
Summary
Migrate RenderText::stringView() to unsigneds
Myles C. Maxfield
Reported
2016-08-19 12:05:49 PDT
Migrate RenderText::stringView() to unsigneds
Attachments
Patch
(3.81 KB, patch)
2016-08-19 12:06 PDT
,
Myles C. Maxfield
achristensen
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2016-08-19 12:06:47 PDT
Created
attachment 286466
[details]
Patch
Dean Jackson
Comment 2
2016-08-19 14:20:20 PDT
Comment on
attachment 286466
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=286466&action=review
> Source/WebCore/rendering/RenderBlockLineLayout.cpp:886 > + ASSERT(run->m_stop != -1);
Isn't this unsigned now in your other patch?
Myles C. Maxfield
Comment 3
2016-08-19 14:41:53 PDT
Committed
r204653
: <
http://trac.webkit.org/changeset/204653
>
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