RESOLVED FIXED 90684
Web Inspector: get rid of cancellable records in Timeline, manage frame records explicitly
https://bugs.webkit.org/show_bug.cgi?id=90684
Summary Web Inspector: get rid of cancellable records in Timeline, manage frame recor...
Andrey Kosyakov
Reported 2012-07-06 06:41:05 PDT
Bringing in a notion of generic "cancelable" records in Timeline agent was a bad idea -- we don't seem to have other uses for it, and current implementation that uses records stack is somewhat confusing. Let's manage pending frame record explicitly instead.
Attachments
Patch (7.18 KB, patch)
2012-07-06 06:53 PDT, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2012-07-06 06:53:30 PDT
Andrey Kosyakov
Comment 2 2012-07-06 09:41:23 PDT
Note You need to log in before you can comment on or make changes to this bug.