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:
374271a
)
More change log tweaking -- it's well worth it!
author
darin
<darin@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sun, 8 Oct 2006 20:44:27 +0000
(20:44 +0000)
committer
darin
<darin@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sun, 8 Oct 2006 20:44:27 +0000
(20:44 +0000)
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16891
268f45cc
-cd09-0410-ab3c-
d52691b4dbfc
WebKit/ChangeLog
patch
|
blob
|
history
diff --git
a/WebKit/ChangeLog
b/WebKit/ChangeLog
index 01903c8e3d0aedffd29510e2938a04b7f2f55079..4ca4a74d78c782247f2c78493ea1035999fcad8e 100644
(file)
--- a/
WebKit/ChangeLog
+++ b/
WebKit/ChangeLog
@@
-5,7
+5,7
@@
- fix http://bugs.webkit.org/show_bug.cgi?id=11218
REGRESSION: Assertion failure in WebFrameLoader when going back from a file: or data: URL
- Also added a helper function in WebFrameLoader so
code
that checks for back/forward load types
+ Also added a helper function in WebFrameLoader so that checks for back/forward load types
are easier to read.
* Loader/WebFrameLoader.m: