[Webkit-unassigned] [Bug 134698] Web Inspector: SearchResultTreeElement.representedObject is missing a saveIdentityToCookie implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 10 22:19:30 PDT 2015


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

--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #5)
> * STEPS TO REPRODUCE
> 1. Inspect <http://bogojoker.com>
> 2. Shift+Cmd+F for global search "div"
> 3. Select any result (text result or DOM result)
> 4. Cmd+R Reload
>   => error and sidebar is empty, it hasn't re-triggered the search or

Better steps here for testing is to replace step 4:

  4. Close Inspector
  5. Open Inspector
    => ensure same search tree item is selected.

Now, we still should fix the scenario above for search term, but that can be handled separately. I have a fix for saveIdentityToCookie here, testable with these steps.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150311/347f83bf/attachment-0002.html>


More information about the webkit-unassigned mailing list