WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
167827
Simple line layout: Remove redundant codepath check.
https://bugs.webkit.org/show_bug.cgi?id=167827
Summary
Simple line layout: Remove redundant codepath check.
alan
Reported
2017-02-03 20:42:10 PST
RenderText already has this information.
Attachments
Patch
(2.96 KB, patch)
2017-02-03 20:49 PST
,
alan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-02-03 20:42:33 PST
<
rdar://problem/30361850
>
alan
Comment 2
2017-02-03 20:49:44 PST
Created
attachment 300597
[details]
Patch
Myles C. Maxfield
Comment 3
2017-02-03 21:27:22 PST
Comment on
attachment 300597
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=300597&action=review
> Source/WebCore/rendering/SimpleLineLayout.cpp:-109 > - FlowFontIsNotSimple = 1LLU << 43,
Wait, what about all the uses of this symbol? Don't they have to be updated?
WebKit Commit Bot
Comment 4
2017-02-03 22:04:57 PST
Comment on
attachment 300597
[details]
Patch Clearing flags on attachment: 300597 Committed
r211668
: <
http://trac.webkit.org/changeset/211668
>
WebKit Commit Bot
Comment 5
2017-02-03 22:05:02 PST
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 6
2017-02-05 09:34:30 PST
Re-opened since this is blocked by
bug 167855
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