RESOLVED FIXED 177761
Web Inspector: Escape more characters in posix string conversion
https://bugs.webkit.org/show_bug.cgi?id=177761
Summary Web Inspector: Escape more characters in posix string conversion
Joseph Pecoraro
Reported 2017-10-02 11:50:19 PDT
Escape more characters in posix string conversion Convert '!' to '\041' in posix strings ($'...') since '!' may have special behavior at times.
Attachments
[PATCH] Proposed Fix (1.51 KB, patch)
2017-10-02 11:54 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-10-02 11:50:34 PDT
Joseph Pecoraro
Comment 2 2017-10-02 11:54:38 PDT
Created attachment 322405 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 3 2017-10-02 17:02:00 PDT
Comment on attachment 322405 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 4 2017-10-02 17:29:04 PDT
Comment on attachment 322405 [details] [PATCH] Proposed Fix Clearing flags on attachment: 322405 Committed r222762: <http://trac.webkit.org/changeset/222762>
WebKit Commit Bot
Comment 5 2017-10-02 17:29:05 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.