Bug 135762 - Web Inspector: Uncaught Exception opening Web Inspector - TypeError: undefined is not a function - candidateObjectCookie.every
Summary: Web Inspector: Uncaught Exception opening Web Inspector - TypeError: undefine...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-08 11:29 PDT by Joseph Pecoraro
Modified: 2014-08-08 12:34 PDT (History)
6 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.66 KB, patch)
2014-08-08 11:30 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[PATCH] Proposed Fix (1.66 KB, patch)
2014-08-08 11:31 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.