Bug 77353 - Limit periodic flushing inside ImageBufferCG to just Lion
Summary: Limit periodic flushing inside ImageBufferCG to just Lion
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthew Delaney
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-30 12:09 PST by Matthew Delaney
Modified: 2012-01-30 12:59 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.64 KB, patch)
2012-01-30 12:20 PST, Matthew Delaney
cmarrin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Delaney 2012-01-30 12:09:43 PST
Wrap the flush hack added from r98171 to be just for SL and Lion.
Comment 1 Matthew Delaney 2012-01-30 12:12:00 PST
(In reply to comment #0)
> Wrap the flush hack added from r98171 to be just for SL and Lion.

Correction: not SL, just Lion.
Comment 2 Matthew Delaney 2012-01-30 12:20:31 PST
Created attachment 124581 [details]
Patch
Comment 3 Chris Marrin 2012-01-30 12:55:42 PST
Comment on attachment 124581 [details]
Patch

Yeah, this patch looks fine. Not sure what the problem was with the one sent via email.
Comment 4 Matthew Delaney 2012-01-30 12:59:05 PST
Committed r106278: <http://trac.webkit.org/changeset/106278>