[Webkit-unassigned] [Bug 61098] Web Inspector: Provide inspector extension API to access timeline data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 24 10:30:56 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61098
Pavel Feldman <pfeldman at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #94216|review? |review+
Flag| |
--- Comment #17 from Pavel Feldman <pfeldman at chromium.org> 2011-05-24 10:30:55 PST ---
(From update of attachment 94216)
View in context: https://bugs.webkit.org/attachment.cgi?id=94216&action=review
> Source/WebCore/inspector/front-end/TimelinePanel.js:300
> + this._addRecordToTimeline(JSON.parse(JSON.stringify(event.data)));
Extensions should not regress devtools performance for no good reason. Andrei has a nasty workaround for it if you want this patch to land sooner. I can r+ it provided that Andrei patches record's proto and lands this change by hand.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list