Bug 169905 - ComponentBase should enqueue itself to render when it becomes connected
Summary: ComponentBase should enqueue itself to render when it becomes connected
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-20 20:31 PDT by Ryosuke Niwa
Modified: 2017-03-22 15:51 PDT (History)
5 users (show)

See Also:


Attachments
Improves ComponentBase (23.31 KB, patch)
2017-03-20 20:41 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.