[Webkit-unassigned] [Bug 117487] New: DocType strings should be 8 bit wide
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 10 22:05:25 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117487
Summary: DocType strings should be 8 bit wide
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: darin at apple.com, abarth at webkit.org,
barraclough at apple.com, benjamin at webkit.org,
msaboff at apple.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list