Bug 155753

Summary: Web Inspector: Consider Automation script names as internal and hide them
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Timothy Hatcher 2016-03-22 10:16:59 PDT
They have a "__Web" prefix and a "__" suffix.
Comment 1 Radar WebKit Bug Importer 2016-03-22 10:17:33 PDT
<rdar://problem/25293310>
Comment 2 Timothy Hatcher 2016-03-22 10:20:10 PDT
Created attachment 274660 [details]
Patch
Comment 3 Timothy Hatcher 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.
Comment 4 Timothy Hatcher 2016-03-22 10:29:03 PDT
Created attachment 274661 [details]
Patch
Comment 5 Joseph Pecoraro 2016-03-22 13:53:44 PDT
Comment on attachment 274661 [details]
Patch

Nice! r=me
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2016-03-22 14:44:26 PDT
All reviewed patches have been landed.  Closing bug.