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

Joseph Pecoraro
Reported 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) ...)
Attachments
[PATCH] Proposed Fix (1.66 KB, patch)
2014-08-08 11:30 PDT, Joseph Pecoraro
no flags
[PATCH] Proposed Fix (1.66 KB, patch)
2014-08-08 11:31 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2014-08-08 11:29:33 PDT
Joseph Pecoraro
Comment 2 2014-08-08 11:30:08 PDT
Created attachment 236291 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 3 2014-08-08 11:31:36 PDT
Created attachment 236292 [details] [PATCH] Proposed Fix Fixed a typo in the bug title.
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2014-08-08 12:34:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.