[Webkit-unassigned] [Bug 145695] REGRESSION (r185213): TypeError: undefined is not an object (evaluating 'WebInspector.clearLogOnReload.value')
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 5 13:42:52 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145695
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|webkit-unassigned at lists.web |joepeck at webkit.org
|kit.org |
--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #0)
> This error started showing up after r185213:
> <http://trac.webkit.org/changeset/185213>. The complete error message says:
>
> Uncaught exception in inspector page: TypeError: undefined is not an object
> (evaluating 'WebInspector.clearLogOnReload.value')
> [file:///.../OpenSource/WebKitBuild/Debug/WebInspectorUI.framework/Resources/
> Controllers/LogManager.js:77]
It sounds like you reproduced this running tests. I suspect this is a Tests only issue. We just need to add a fake WebInspector.clearLogOnReload WebInspector.Setting to Test.js. Or, move it to LogManager like I suggested.
I'll take a quick look.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150605/96f723fe/attachment.html>
More information about the webkit-unassigned
mailing list