Bug 93001

Summary: Web Inspector: simple replace objectType with ownerObjectType in NMI code
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Ilya Tikhonovsky <loislo>
Status: RESOLVED FIXED    
Severity: Normal CC: alph, apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 92994    
Bug Blocks: 87262    
Attachments:
Description Flags
Patch yurys: review+

Description Ilya Tikhonovsky 2012-08-02 09:25:06 PDT
In all the cases when we are visiting members, objectType field is actually the objectType of the member's owner object.
Comment 1 Ilya Tikhonovsky 2012-08-02 09:27:58 PDT
Created attachment 156106 [details]
Patch
Comment 2 Ilya Tikhonovsky 2012-08-03 00:42:00 PDT
Committed r124572: <http://trac.webkit.org/changeset/124572>