git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* css/tokenizer.flex: Rolled out the fix for 14453.
[WebKit-https.git]
/
WebCore
/
ChangeLog
diff --git
a/WebCore/ChangeLog
b/WebCore/ChangeLog
index
9691bed
..
3f98a40
100644
(file)
--- a/
WebCore/ChangeLog
+++ b/
WebCore/ChangeLog
@@
-1,3
+1,8
@@
+2007-07-01 Darin Adler <darin@apple.com>
+
+ * css/tokenizer.flex: Rolled out the fix for 14453.
+ The layout test wasn't passing. We'll try again.
+
2007-07-01 Adam Roben <aroben@apple.com>
Fix a crash in ~PluginViewWin()