Bug 86464 - Web Inspector: remove unnecessary setTimeout in HeapSnapshotGridNodes.js
Summary: Web Inspector: remove unnecessary setTimeout in HeapSnapshotGridNodes.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-15 04:37 PDT by Yury Semikhatsky
Modified: 2012-05-15 06:07 PDT (History)
11 users (show)

See Also:


Attachments
Patch (2.02 KB, patch)
2012-05-15 04:40 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.