Bug 85927

Summary: [chromium] Reflections with masks should not occlude
Product: WebKit Reporter: Dana Jansens <danakj>
Component: New BugsAssignee: Dana Jansens <danakj>
Status: RESOLVED FIXED    
Severity: Normal CC: backer, cc-bugs, enne, jamesr, piman, vangelis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Dana Jansens 2012-05-08 15:54:28 PDT
[chromium] Reflections with masks should not occlude
Comment 2 Dana Jansens 2012-05-08 15:59:02 PDT
Created attachment 140804 [details]
Patch
Comment 3 James Robinson 2012-05-08 16:24:16 PDT
Comment on attachment 140804 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=140804&action=review

> Source/WebCore/ChangeLog:16
> +        allow us to remove a F*XME from CCOT::finishedTargetRenderSurface().

F*XME?

could you expand out CCOT here, please? it's not necessarily obvious to a reader how this acronym should expand. you can also put this comment in the per-file or per-function information below so the context is obvious
Comment 4 Dana Jansens 2012-05-08 16:37:45 PDT
(In reply to comment #3)
> (From update of attachment 140804 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=140804&action=review
> 
> > Source/WebCore/ChangeLog:16
> > +        allow us to remove a F*XME from CCOT::finishedTargetRenderSurface().
> 
> F*XME?
> 
> could you expand out CCOT here, please? it's not necessarily obvious to a reader how this acronym should expand. you can also put this comment in the per-file or per-function information below so the context is obvious

Oops, yes, too much coffee.

Thanks.
Comment 5 Dana Jansens 2012-05-08 16:39:36 PDT
Created attachment 140813 [details]
Patch for landing
Comment 6 WebKit Review Bot 2012-05-08 17:54:02 PDT
Comment on attachment 140813 [details]
Patch for landing

Clearing flags on attachment: 140813

Committed r116472: <http://trac.webkit.org/changeset/116472>
Comment 7 WebKit Review Bot 2012-05-08 17:54:06 PDT
All reviewed patches have been landed.  Closing bug.