RESOLVED WORKSFORME 157049
JSContext Inspector: __WebInspectorConsoleEvaluation__ and __WebInspectorInternal__ show up in Resources
https://bugs.webkit.org/show_bug.cgi?id=157049
Summary JSContext Inspector: __WebInspectorConsoleEvaluation__ and __WebInspectorInte...
Joseph Pecoraro
Reported 2016-04-26 15:32:21 PDT
* SUMMARY JSContext Inspector __WebInspectorConsoleEvaluation__ and __WebInspectorInternal__ show up in Resources when typing in Quick Console. * STEPS TO REPRODUCE 1. Inspect a JSContext 2. Type and execute a few statements in the quick console => Resources start showing up
Attachments
Radar WebKit Bug Importer
Comment 1 2016-04-26 15:39:55 PDT
Timothy Hatcher
Comment 2 2016-04-26 16:06:48 PDT
Did you have the debug UI enabled? I think I made this start happening if the debug UI is enabled when before it had an early return. Toggling the debug UI should hide them again.
Joseph Pecoraro
Comment 3 2016-04-26 16:22:19 PDT
(In reply to comment #2) > Did you have the debug UI enabled? I think I made this start happening if > the debug UI is enabled when before it had an early return. Toggling the > debug UI should hide them again. Hmm, in my particular case I didn't have debug UI enabled.
Joseph Pecoraro
Comment 4 2016-05-02 14:19:04 PDT
Well, this seems to have gone away. Its possible I just had some residual configuration stuff, like the debug UI, that were not apparent.
Note You need to log in before you can comment on or make changes to this bug.