Bug 66130 - [CSSRegions] RenderRegions should render the layers from RenderFlowThread
Summary: [CSSRegions] RenderRegions should render the layers from RenderFlowThread
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2011-08-12 01:08 PDT by Alexandru Chiculita
Modified: 2011-08-12 12:53 PDT (History)
2 users (show)

See Also:


Attachments
Patch (155.79 KB, patch)
2011-08-12 12:12 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (277.36 KB, patch)
2011-08-12 12:18 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (remove the mistakenly added png files from the earlier commit) (327.88 KB, patch)
2011-08-12 12:22 PDT, Dave Hyatt
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2011-08-12 01:08:50 PDT
In bug 65627 RenderRegion is only painting the RenderFlowThread. It should also paint the layers.
Comment 1 Dave Hyatt 2011-08-12 12:12:28 PDT
Created attachment 103787 [details]
Patch
Comment 2 Dave Hyatt 2011-08-12 12:18:30 PDT
Created attachment 103788 [details]
Patch
Comment 3 Dave Hyatt 2011-08-12 12:22:57 PDT
Created attachment 103791 [details]
Patch (remove the mistakenly added png files from the earlier commit)
Comment 4 Dave Hyatt 2011-08-12 12:53:48 PDT
Fixed in r92981.