Bug 84179

Summary: Web Inspector: document.open removes the documentElement, but does not clear the elements panel.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
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   
Attachments:
Description Flags
Patch yurys: review+

Description Pavel Feldman 2012-04-17 11:57:59 PDT
Perform total update upon modifications of the document node.
Comment 1 Pavel Feldman 2012-04-17 11:59:07 PDT
Downstream issue: http://code.google.com/p/chromium/issues/detail?id=123823
Comment 2 Pavel Feldman 2012-04-17 12:00:04 PDT
Created attachment 137572 [details]
Patch
Comment 3 Pavel Feldman 2012-04-18 01:49:45 PDT
Committed r114494: <http://trac.webkit.org/changeset/114494>