[Webkit-unassigned] [Bug 121665] Web Inspector: Keep DOM tree expanded on page reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 07:51:14 PDT 2013


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


Antoine Quint <graouts at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |graouts at apple.com
                   |kit.org                     |
     Ever Confirmed|0                           |1




--- Comment #2 from Antoine Quint <graouts at apple.com>  2013-09-26 07:50:14 PST ---
Created an attachment (id=212707)
 --> (https://bugs.webkit.org/attachment.cgi?id=212707&action=review)
Testcase

The attached test case shows that if you inspect the black rectangle, which is <div> nested 10 levels deep, and hit reload, we more often than not expand to the same place in the tree again. However, there are cases when we do not. Trying the same thing in the Chrome inspector seems to work a lot more reliably.

-- 
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