Bug 83217

Summary: [chromium] Make culling work with clipped rects
Product: WebKit Reporter: Shawn Singh <shawnsingh>
Component: Layout and RenderingAssignee: Dana Jansens <danakj>
Status: RESOLVED FIXED    
Severity: Normal CC: backer, cc-bugs, danakj, enne, jamesr, piman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 80806, 83487, 83494    
Bug Blocks: 83351    
Attachments:
Description Flags
Patch
none
Patch none

Shawn Singh
Reported 2012-04-04 14:27:24 PDT
As a follow-up to https://bugs.webkit.org/show_bug.cgi?id=80806, it should be possible to remove the special case where culling considers clipped rects to be fully visible. But, its appropriate to do it as a separate step from bug 80806.
Attachments
Patch (2.57 KB, patch)
2012-04-05 11:35 PDT, Dana Jansens
no flags
Patch (13.96 KB, patch)
2012-04-06 15:46 PDT, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-04-05 11:35:42 PDT
Shawn Singh
Comment 2 2012-04-05 11:37:36 PDT
Comment on attachment 135867 [details] Patch Sorry, the first patch has some build errors on some of the bots, have to fix that first. But if this is the fix, it can still be reviewed. When this is ready to land, I'd still prefer it its OK, that we wait for a day between when the previous one lands and this one?
Dana Jansens
Comment 3 2012-04-05 11:41:03 PDT
That's fine.
Shawn Singh
Comment 4 2012-04-05 13:43:48 PDT
Comment on attachment 135867 [details] Patch OK, the fixed previous patch is landed now, removing cq- This patch unofficially LGTM =)
Dana Jansens
Comment 5 2012-04-06 14:58:40 PDT
Comment on attachment 135867 [details] Patch This isn't the whole set of changes needed.
Shawn Singh
Comment 6 2012-04-06 14:59:45 PDT
> > This patch unofficially LGTM =) officially need to take foot out of mouth.
Dana Jansens
Comment 7 2012-04-06 15:45:50 PDT
This fixes the http://www.apple.com/html5/showcase/vr/ page, and should be backported to M19.
Dana Jansens
Comment 8 2012-04-06 15:46:01 PDT
Adrienne Walker
Comment 9 2012-04-06 17:42:22 PDT
Comment on attachment 136079 [details] Patch R=me. Looks great.
WebKit Review Bot
Comment 10 2012-04-09 02:06:07 PDT
Comment on attachment 136079 [details] Patch Clearing flags on attachment: 136079 Committed r113561: <http://trac.webkit.org/changeset/113561>
WebKit Review Bot
Comment 11 2012-04-09 02:06:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.