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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 7 15:30:35 PDT 2014


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

           Summary: Web Inspector:
                    SearchResultTreeElement.representedObject is missing a
                    saveIdentityToCookie implementation
           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 webkit.org


Represented object types:

    console.assert(representedObject instanceof WebInspector.DOMSearchMatchObject || representedObject instanceof WebInspector.ResourceSearchMatchObject);

Seems like we should avoid having a saved cookie for search results.

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