Bug 117094 - Take the normal NSView code path when drawing into an inclusive layer
Summary: Take the normal NSView code path when drawing into an inclusive layer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-31 14:38 PDT by Anders Carlsson
Modified: 2013-05-31 14:55 PDT (History)
0 users

See Also:


Attachments
Patch (2.23 KB, patch)
2013-05-31 14:41 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-05-31 14:38:43 PDT
Take the normal NSView code path when drawing into an inclusive layer
Comment 1 Anders Carlsson 2013-05-31 14:41:03 PDT
Created attachment 203468 [details]
Patch
Comment 2 Sam Weinig 2013-05-31 14:49:35 PDT
Comment on attachment 203468 [details]
Patch

r=me (Simon says "Ok...if it works, and please test all the things").
Comment 3 Anders Carlsson 2013-05-31 14:55:14 PDT
Committed r151042: <http://trac.webkit.org/changeset/151042>