[Webkit-unassigned] [Bug 120238] New: Web Inspector: DOM Tree not updating after evaluating document.write in console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 23 15:02:35 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=120238

           Summary: Web Inspector: DOM Tree not updating after evaluating
                    document.write in console
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


* STEPS TO REPRODUCE
1. Inspect <http://apple.com>
2. Eval js> document.write(1);
  => expected DOM Tree to update for the new tree, it didn't.

* NOTES
• Closing and reopening the inspector gets an updated DOM Tree.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list