Bug 135762

Summary: Web Inspector: Uncaught Exception opening Web Inspector - TypeError: undefined is not a function - candidateObjectCookie.every
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: burg, commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2014-08-08 11:29:12 PDT
CONSOLE ERROR Uncaught exception in inspector page while dispatching callback for command Page.getResourceTree:  TypeError: undefined is not a function (evaluating 'candidateObjectCookie.every(function valuesMatchForKey(key) ...)
Comment 1 Radar WebKit Bug Importer 2014-08-08 11:29:33 PDT
<rdar://problem/17961730>
Comment 2 Joseph Pecoraro 2014-08-08 11:30:08 PDT
Created attachment 236291 [details]
[PATCH] Proposed Fix
Comment 3 Joseph Pecoraro 2014-08-08 11:31:36 PDT
Created attachment 236292 [details]
[PATCH] Proposed Fix

Fixed a typo in the bug title.
Comment 4 WebKit Commit Bot 2014-08-08 12:34:07 PDT
Comment on attachment 236292 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 236292

Committed r172350: <http://trac.webkit.org/changeset/172350>
Comment 5 WebKit Commit Bot 2014-08-08 12:34:09 PDT
All reviewed patches have been landed.  Closing bug.