Bug 86464

Summary: Web Inspector: remove unnecessary setTimeout in HeapSnapshotGridNodes.js
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Yury Semikhatsky 2012-05-15 04:37:47 PDT
Posting a message to worker is already asynchronous, no need to postpone the call via setTimeout.
Comment 1 Yury Semikhatsky 2012-05-15 04:40:17 PDT
Created attachment 141916 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-15 06:07:45 PDT
Comment on attachment 141916 [details]
Patch

Clearing flags on attachment: 141916

Committed r117057: <http://trac.webkit.org/changeset/117057>
Comment 3 WebKit Review Bot 2012-05-15 06:07:50 PDT
All reviewed patches have been landed.  Closing bug.