[webkit-reviews] review requested: [Bug 30709] Web Inspector: Pretty Print all HTML Collection Types like we do for NodeList : [Attachment 41974] [PATCH+TEST] Pretty Print Known HTMLCollections (with runAfterTimeouts)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 12:07:44 PDT 2009


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 30709: Web Inspector: Pretty Print all HTML Collection Types like we do for
NodeList
https://bugs.webkit.org/show_bug.cgi?id=30709

Attachment 41974: [PATCH+TEST] Pretty Print Known HTMLCollections (with
runAfterTimeouts)
https://bugs.webkit.org/attachment.cgi?id=41974&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
Added WebInspector.timeouts counter and WebInspector.runAfterTimeouts.

I'm open to different names:
- asyncOperations, WebInspector.runAfterAsyncOperations
- dispatchedOperations, WebInspector.runAfterDispatchedOperations
- timeoutCount, WebInspector.runWithEmptyTimeoutQueue


More information about the webkit-reviews mailing list