Bug 108807

Summary: Coordinated Graphics : disconnectCustomFilterProgram does not do anything.
Product: WebKit Reporter: Gwang Yoon Hwang <yoon>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, noam, webkit.review.bot, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Gwang Yoon Hwang 2013-02-04 03:13:45 PST
Coordinated Graphics : disconnectCustomFilterProgram does not do anything.
Comment 1 Gwang Yoon Hwang 2013-02-04 03:16:34 PST
Created attachment 186333 [details]
Patch
Comment 2 Noam Rosenthal 2013-02-04 14:49:08 PST
Comment on attachment 186333 [details]
Patch

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

LGTM, needs WK2 owner to review.

> Source/WebKit2/ChangeLog:9
> +        disconnect when CoordinatedLayerTreeHost destructed.

destructed -> gets destructed.
Comment 3 Gwang Yoon Hwang 2013-02-04 14:51:56 PST
Created attachment 186465 [details]
Patch
Comment 4 Gwang Yoon Hwang 2013-02-04 14:53:21 PST
(In reply to comment #2)
> (From update of attachment 186333 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=186333&action=review
> 
> LGTM, needs WK2 owner to review.
> 
> > Source/WebKit2/ChangeLog:9
> > +        disconnect when CoordinatedLayerTreeHost destructed.
> 
> destructed -> gets destructed.

Thanks. I fixed the sentence.
Comment 5 WebKit Review Bot 2013-02-04 20:46:36 PST
Comment on attachment 186465 [details]
Patch

Clearing flags on attachment: 186465

Committed r141853: <http://trac.webkit.org/changeset/141853>
Comment 6 WebKit Review Bot 2013-02-04 20:46:39 PST
All reviewed patches have been landed.  Closing bug.