RESOLVED FIXED 155753
Web Inspector: Consider Automation script names as internal and hide them
https://bugs.webkit.org/show_bug.cgi?id=155753
Summary Web Inspector: Consider Automation script names as internal and hide them
Timothy Hatcher
Reported 2016-03-22 10:16:59 PDT
They have a "__Web" prefix and a "__" suffix.
Attachments
Patch (1.42 KB, patch)
2016-03-22 10:20 PDT, Timothy Hatcher
no flags
Patch (6.20 KB, patch)
2016-03-22 10:29 PDT, Timothy Hatcher
no flags
Radar WebKit Bug Importer
Comment 1 2016-03-22 10:17:33 PDT
Timothy Hatcher
Comment 2 2016-03-22 10:20:10 PDT
Timothy Hatcher
Comment 3 2016-03-22 10:20:34 PDT
Comment on attachment 274660 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=274660&action=review > Source/WebInspectorUI/UserInterface/Base/Utilities.js:1189 > function isWebInspectorDebugScript(url) I suppose I could change the function name too.
Timothy Hatcher
Comment 4 2016-03-22 10:29:03 PDT
Joseph Pecoraro
Comment 5 2016-03-22 13:53:44 PDT
Comment on attachment 274661 [details] Patch Nice! r=me
WebKit Commit Bot
Comment 6 2016-03-22 14:44:21 PDT
Comment on attachment 274661 [details] Patch Clearing flags on attachment: 274661 Committed r198555: <http://trac.webkit.org/changeset/198555>
WebKit Commit Bot
Comment 7 2016-03-22 14:44:26 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.