Bug 129253 - Web Inspector: Remove single quote characters from Web Inspector JavaScript files
Summary: Web Inspector: Remove single quote characters from Web Inspector JavaScript f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Trivial
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-24 04:33 PST by Diego Pino
Modified: 2014-02-24 09:00 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.88 KB, patch)
2014-02-24 04:35 PST, Diego Pino
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.