Bug 82166
Summary: | Timer needs tracking mechanism for diagnosis purposes. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | andersca |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 82168, 82176 | ||
Bug Blocks: |
Hajime Morrita
I want to know which/how many timers are scheduled and how they are ordered.
Timer and SharedTimers provide such could provide such an insight for us.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Anders Carlsson
I don't think this bug needs to be open. If we decide that we need to track timers we'll do that.