Bug 153188

Summary: Allocate style sheet media queries in BumpArena.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: REOPENED    
Severity: Normal CC: cdumez, commit-queue, koivisto
Priority: P2 Keywords: Performance
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2016-01-16 11:51:47 PST
MediaQuery & MediaQueryExp should be in the StyleSheetContents's BumpArena, too.
Attachments
Patch (3.67 KB, patch)
2016-01-16 11:54 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2016-01-16 11:54:21 PST
WebKit Commit Bot
Comment 2 2016-01-16 16:21:56 PST
Comment on attachment 269177 [details] Patch Clearing flags on attachment: 269177 Committed r195179: <http://trac.webkit.org/changeset/195179>
WebKit Commit Bot
Comment 3 2016-01-16 16:22:00 PST
All reviewed patches have been landed. Closing bug.
Chris Dumez
Comment 4 2016-01-19 13:00:47 PST
Reverted r195179 for reason: It relies on r195141 which was rolled out Committed r195310: <http://trac.webkit.org/changeset/195310>
Note You need to log in before you can comment on or make changes to this bug.