Bug 166652 - Placeholder style mechanism leaks CSSFontSelector for first Document styled.
Summary: Placeholder style mechanism leaks CSSFontSelector for first Document styled.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2017-01-03 09:38 PST by Andreas Kling
Modified: 2017-01-03 10:54 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.52 KB, patch)
2017-01-03 09:39 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2017-01-03 09:38:01 PST
ensurePlaceholderStyle in StyleTreeResolve.cpp will cause us to keep the CSSFontSelector around for the first document we ever style.
Comment 1 Andreas Kling 2017-01-03 09:39:30 PST
Created attachment 297935 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-03 10:54:00 PST
Comment on attachment 297935 [details]
Patch

Clearing flags on attachment: 297935

Committed r210240: <http://trac.webkit.org/changeset/210240>
Comment 3 WebKit Commit Bot 2017-01-03 10:54:04 PST
All reviewed patches have been landed.  Closing bug.