RESOLVED FIXED 108591
Web Inspector: [Canvas] drop trace log in the backend when deleting profile in frontend
https://bugs.webkit.org/show_bug.cgi?id=108591
Summary Web Inspector: [Canvas] drop trace log in the backend when deleting profile i...
Andrey Adaikin
Reported 2013-01-31 23:57:16 PST
Send a dropTraceLog command to the backend when deleting a profile header from the sidebar. Before we were sending the command only upon deleting an existing view of a profile, so we would not sent the command if the view was not created or if a profile header was removed via context menu (the ondelete() method). Patch to follow.
Attachments
Patch (4.92 KB, patch)
2013-01-31 23:59 PST, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2013-01-31 23:59:49 PST
WebKit Review Bot
Comment 2 2013-02-01 01:53:43 PST
Comment on attachment 185960 [details] Patch Clearing flags on attachment: 185960 Committed r141561: <http://trac.webkit.org/changeset/141561>
WebKit Review Bot
Comment 3 2013-02-01 01:53:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.