WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
140894
Don't let the CSSValuePool's font family cache grow unbounded.
https://bugs.webkit.org/show_bug.cgi?id=140894
Summary
Don't let the CSSValuePool's font family cache grow unbounded.
Andreas Kling
Reported
2015-01-26 11:47:09 PST
We should restrict the font family CSSValue cache like we do for the font face one.
Attachments
Patch
(1.65 KB, patch)
2015-01-26 11:49 PST
,
Andreas Kling
cdumez
: review+
Details
Formatted Diff
Diff
Patch
(1.68 KB, patch)
2015-01-26 11:54 PST
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2015-01-26 11:49:05 PST
Created
attachment 245362
[details]
Patch
Chris Dumez
Comment 2
2015-01-26 11:51:22 PST
Comment on
attachment 245362
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=245362&action=review
r=me
> Source/WebCore/ChangeLog:8 > + Chris pointed out that the font family cache in CSSValuePool can grow unbounded
Actually Darin pointed that out to me :)
Andreas Kling
Comment 3
2015-01-26 11:54:54 PST
Created
attachment 245364
[details]
Patch
Andreas Kling
Comment 4
2015-01-26 13:42:42 PST
Committed
r179141
: <
http://trac.webkit.org/changeset/179141
>
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