Bug 108591

Summary: Web Inspector: [Canvas] drop trace log in the backend when deleting profile in frontend
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Andrey Adaikin <aandrey>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Andrey Adaikin 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.
Comment 1 Andrey Adaikin 2013-01-31 23:59:49 PST
Created attachment 185960 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2013-02-01 01:53:47 PST
All reviewed patches have been landed.  Closing bug.