git://git.webkit.org
/
WebKit-https.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6590192
)
Added bugzilla URL to earlier commit.
author
mjs
<mjs@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 23 Apr 2007 03:29:27 +0000
(
03:29
+0000)
committer
mjs
<mjs@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 23 Apr 2007 03:29:27 +0000
(
03:29
+0000)
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@21016
268f45cc
-cd09-0410-ab3c-
d52691b4dbfc
WebCore/ChangeLog
patch
|
blob
|
history
diff --git
a/WebCore/ChangeLog
b/WebCore/ChangeLog
index 51fd7d359f55305c3c0070091d1e114b165ff5ec..92404ed802c9aa20278ba7827444c60e73edd817 100644
(file)
--- a/
WebCore/ChangeLog
+++ b/
WebCore/ChangeLog
@@
-4,6
+4,7
@@
- move most of Window's data members into a separate private object, to avoid needing
to use the oversize allocator for it
+ http://bugs.webkit.org/show_bug.cgi?id=13381
It was the only remaining JSObject subclass to use the oversize
allocator on 32-bit platforms, and having oversize objects around