Bug 114665 - RenderView should bail out of paintBoxDecorations() when painting with a different renderer
Summary: RenderView should bail out of paintBoxDecorations() when painting with a diff...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-15 23:08 PDT by Jon Lee
Modified: 2013-04-16 10:17 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2013-04-15 23:26 PDT, Jon Lee
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2013-04-15 23:08:08 PDT
RenderView should bail out of paintBoxDecorations() when painting with a different renderer

<rdar://problem/13434884>
Comment 1 Jon Lee 2013-04-15 23:26:54 PDT
Created attachment 198266 [details]
Patch
Comment 2 Jon Lee 2013-04-16 10:17:20 PDT
Committed r148521: <http://trac.webkit.org/changeset/148521>