Bug 60014

Summary: Web Inspector: remove special logic for type of document.__proto__
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, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 27169    
Bug Blocks:    
Attachments:
Description Flags
Patch pfeldman: review+

Yury Semikhatsky
Reported 2011-05-03 01:45:11 PDT
Code in InjectedScript contains special-case for dealing with document.__proto__ node(see https://bugs.webkit.org/show_bug.cgi?id=27169). This logic is not needed any more.
Attachments
Patch (4.05 KB, patch)
2011-05-03 01:52 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2011-05-03 01:52:47 PDT
Yury Semikhatsky
Comment 2 2011-05-03 05:49:03 PDT
Note You need to log in before you can comment on or make changes to this bug.