Bug 169905

Summary: ComponentBase should enqueue itself to render when it becomes connected
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dewei_zhu, kling, koivisto, rniwa
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Improves ComponentBase none

Description Ryosuke Niwa 2017-03-20 20:31:42 PDT
When a component becomes connected to a document, it should enqueue itself to render.
Comment 1 Ryosuke Niwa 2017-03-20 20:41:39 PDT
Created attachment 304985 [details]
Improves ComponentBase
Comment 2 Ryosuke Niwa 2017-03-22 15:50:59 PDT
Comment on attachment 304985 [details]
Improves ComponentBase

Clearing flags on attachment: 304985

Committed r214280: <http://trac.webkit.org/changeset/214280>
Comment 3 Ryosuke Niwa 2017-03-22 15:51:04 PDT
All reviewed patches have been landed.  Closing bug.