RESOLVED FIXED 117487
DocType strings should be 8 bit wide
https://bugs.webkit.org/show_bug.cgi?id=117487
Summary DocType strings should be 8 bit wide
Ryosuke Niwa
Reported 2013-06-10 22:04:00 PDT
Merge https://chromium.googlesource.com/chromium/blink/+/8da02d0ce3965c4e6bf227db856bce930393429a Although this CL doesn't save much memory, it satifies my OCD. After this CL, espn.com uses fully optimized strings. The only strings that were missing were the DocType, which were unnecessarily wide.
Attachments
Merges the patch (1.54 KB, patch)
2013-06-10 22:05 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-06-10 22:05:33 PDT
Created attachment 204284 [details] Merges the patch
Michael Saboff
Comment 2 2013-06-10 22:09:50 PDT
Comment on attachment 204284 [details] Merges the patch r=me
WebKit Commit Bot
Comment 3 2013-06-10 22:37:58 PDT
Comment on attachment 204284 [details] Merges the patch Clearing flags on attachment: 204284 Committed r151421: <http://trac.webkit.org/changeset/151421>
WebKit Commit Bot
Comment 4 2013-06-10 22:38:00 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.