Bug 113758

Summary: [GTK][AC] Invalid clear ClutterContent of ClutterActor
Product: WebKit Reporter: ChangSeok Oh <kevin.cs.oh>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: joone, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 105699, 113912    
Attachments:
Description Flags
Patch none

ChangSeok Oh
Reported 2013-04-02 01:07:38 PDT
We clear ClutterContent of clutterActor by using g_object_unref for the its reference directly. But I think it is a wrong way.
Attachments
Patch (1.76 KB, patch)
2013-04-02 01:19 PDT, ChangSeok Oh
no flags
ChangSeok Oh
Comment 1 2013-04-02 01:19:43 PDT
Joone Hur
Comment 2 2013-04-03 13:46:44 PDT
Yes, right. It still tries to paint something without Cairo surface.(In reply to comment #0) > We clear ClutterContent of clutterActor by using g_object_unref for the its reference directly. > But I think it is a wrong way. Yes, right. It still tries to paint something without Cairo surface.
WebKit Review Bot
Comment 3 2013-04-04 10:59:19 PDT
Comment on attachment 196099 [details] Patch Clearing flags on attachment: 196099 Committed r147644: <http://trac.webkit.org/changeset/147644>
WebKit Review Bot
Comment 4 2013-04-04 10:59:22 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.