RESOLVED FIXED125724
Web Inspector: Exception: TypeError: undefined is not a function (evaluating 'marker.find()')
https://bugs.webkit.org/show_bug.cgi?id=125724
Summary Web Inspector: Exception: TypeError: undefined is not a function (evaluating ...
Joseph Pecoraro
Reported 2013-12-13 19:58:46 PST
SUMMARY: Exception breaking major portions of the inspector. Can't evaluate anything in the console. EXCEPTION: file:///Volumes/Data/Build/Debug/WebInspectorUI.framework/Resources/External/CodeMirror/codemirror.js:1446:39: JS ERROR: TypeError: undefined is not a function (evaluating 'marker.find()') STEPS TO REPRODUCE: 1. Inspect <http://bogojoker.com> => exception log in console
Attachments
[PATCH] Proposed Fix (2.30 KB, patch)
2013-12-13 20:08 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2013-12-13 20:08:25 PST
Created attachment 219226 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2013-12-13 20:52:50 PST
Comment on attachment 219226 [details] [PATCH] Proposed Fix Clearing flags on attachment: 219226 Committed r160585: <http://trac.webkit.org/changeset/160585>
WebKit Commit Bot
Comment 3 2013-12-13 20:52:52 PST
All reviewed patches have been landed. Closing bug.
Antoine Quint
Comment 4 2013-12-14 04:07:34 PST
Sorry I missed that error, thanks Joe.
Note You need to log in before you can comment on or make changes to this bug.