Bug 55998 - Web Inspector: we don't need to transfer objectId and hasChildren for primitive values.
Summary: Web Inspector: we don't need to transfer objectId and hasChildren for primiti...
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: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 00:35 PST by Ilya Tikhonovsky
Modified: 2011-03-09 02:00 PST (History)
10 users (show)

See Also:


Attachments
[patch] initial version (4.50 KB, patch)
2011-03-09 00:47 PST, Ilya Tikhonovsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2011-03-09 00:35:00 PST
also we don't need to transfer objectId and hasChildren for primitive values.
Comment 1 Ilya Tikhonovsky 2011-03-09 00:47:00 PST
Created attachment 85141 [details]
[patch] initial version
Comment 2 Ilya Tikhonovsky 2011-03-09 02:00:19 PST
Comment on attachment 85141 [details]
[patch] initial version

Clearing flags on attachment: 85141

Committed r80630: <http://trac.webkit.org/changeset/80630>
Comment 3 Ilya Tikhonovsky 2011-03-09 02:00:27 PST
All reviewed patches have been landed.  Closing bug.