[Webkit-unassigned] [Bug 120040] New: Save three bytes per CStringBuffer object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 19 17:27:42 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120040
Summary: Save three bytes per CStringBuffer object
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: Web Template Framework
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: koivisto at iki.fi, barraclough at apple.com,
benjamin at webkit.org, akling at apple.com
Merge https://chromium.googlesource.com/chromium/blink/+/894ae8eafdb64912aefd8f9c809f4ccda84f3b89
sizeof(CStringBuffer) was rounded up to 8 on account of struct size and
alignment rules. This is clearly not what was intended.
Also tidy up includes.
--
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