Bug 38562 - Improve check for drawing into the window that was added in r58623
Summary: Improve check for drawing into the window that was added in r58623
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 21:46 PDT by Simon Fraser (smfr)
Modified: 2010-05-04 22:10 PDT (History)
0 users

See Also:


Attachments
Patch (1.94 KB, patch)
2010-05-04 21:52 PDT, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-05-04 21:46:07 PDT
http://trac.webkit.org/changeset/58623 added a check in WebHTMLView for whether we're drawing into the window. This bug tracks a fix for a better way to do this.
Comment 1 Simon Fraser (smfr) 2010-05-04 21:52:04 PDT
Created attachment 55088 [details]
Patch
Comment 2 Simon Fraser (smfr) 2010-05-04 22:10:37 PDT
http://trac.webkit.org/changeset/58802