[Webkit-unassigned] [Bug 38961] Move some member variables around to reduce class sizes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 18:28:17 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38961





--- Comment #4 from Anders Carlsson <andersca at apple.com>  2010-05-11 18:28:16 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 55787 [details] [details])
> > Do we need comments in any of these places to warn people against moving these members back again?
> > 
> > r=me
> 
> The AtomicString change seems the most likely to be undone by accident as this change will break what http://trac.webkit.org/changeset/56100 tried to accomplish.

We could add a compile time assert that sizeof(AtomicString) == sizeof(String).

-- 
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