WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 224304
Wasted vector capacity in various DisplayList related code paths
https://bugs.webkit.org/show_bug.cgi?id=224304
Summary
Wasted vector capacity in various DisplayList related code paths
Simon Fraser (smfr)
Reported
2021-04-07 13:44:46 PDT
Wasted vector capacity in various DisplayList related code paths
Attachments
Patch
(5.45 KB, patch)
2021-04-07 13:48 PDT
,
Simon Fraser (smfr)
wenson_hsieh
: review+
Details
Formatted Diff
Diff
Patch
(6.84 KB, patch)
2021-04-07 14:12 PDT
,
Simon Fraser (smfr)
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(6.84 KB, patch)
2021-04-07 14:39 PDT
,
Simon Fraser (smfr)
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2021-04-07 13:48:11 PDT
Created
attachment 425433
[details]
Patch
Simon Fraser (smfr)
Comment 2
2021-04-07 13:49:11 PDT
This is a first cut. DrawGlyphs could be rewritten to allocate only as much space as is required. ItemBuffers could be shrunk.
Simon Fraser (smfr)
Comment 3
2021-04-07 14:12:11 PDT
Created
attachment 425437
[details]
Patch
Simon Fraser (smfr)
Comment 4
2021-04-07 14:39:18 PDT
Created
attachment 425440
[details]
Patch
Simon Fraser (smfr)
Comment 5
2021-04-07 15:47:25 PDT
https://trac.webkit.org/changeset/275639/webkit
Radar WebKit Bug Importer
Comment 6
2021-04-07 15:48:15 PDT
<
rdar://problem/76369458
>
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