Bug 114665

Summary: RenderView should bail out of paintBoxDecorations() when painting with a different renderer
Product: WebKit Reporter: Jon Lee <jonlee>
Component: Layout and RenderingAssignee: Jon Lee <jonlee>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, hyatt, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch simon.fraser: review+

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>