WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
204658
[LFC][IFC] Re-introduce LineBuilder::isVisuallyNonEmpty function
https://bugs.webkit.org/show_bug.cgi?id=204658
Summary
[LFC][IFC] Re-introduce LineBuilder::isVisuallyNonEmpty function
alan baradlay
Reported
2019-11-27 18:28:18 PST
This function used to loop through the runs and bails out on the first non-empty run. This time it take the run as the parameter and check if it is visually empty or not.
Attachments
Patch
(7.78 KB, patch)
2019-11-27 18:34 PST
,
alan baradlay
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-11-27 18:28:40 PST
<
rdar://problem/57512248
>
alan baradlay
Comment 2
2019-11-27 18:34:13 PST
Created
attachment 384430
[details]
Patch
alan baradlay
Comment 3
2019-11-28 06:44:38 PST
Committed
r252923
: <
https://trac.webkit.org/changeset/252923
>
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