Bug 129253

Summary: Web Inspector: Remove single quote characters from Web Inspector JavaScript files
Product: WebKit Reporter: Diego Pino <dpino>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Diego Pino 2014-02-24 04:33:24 PST
Single-quote characters are not allowed in Web Inspector JavaScript files. Now Tools/Scripts/check-webkit-style checks Web Inspector JavaScript files don't contain single-quote characters (r164487). However, there are currently some files which contain single-quote characters.
Comment 1 Radar WebKit Bug Importer 2014-02-24 04:33:32 PST
<rdar://problem/16146713>
Comment 2 Diego Pino 2014-02-24 04:35:58 PST
Created attachment 225050 [details]
Patch
Comment 3 WebKit Commit Bot 2014-02-24 09:00:08 PST
Comment on attachment 225050 [details]
Patch

Clearing flags on attachment: 225050

Committed r164588: <http://trac.webkit.org/changeset/164588>
Comment 4 WebKit Commit Bot 2014-02-24 09:00:10 PST
All reviewed patches have been landed.  Closing bug.