[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373
tonikitoo at webkit.org
tonikitoo at webkit.org
Wed Apr 7 23:08:34 UTC 2010
The following commit has been merged in the webkit-1.2 branch:
commit 59d7234ccfc2bfc35e636a195058a24861a92a26
Author: tonikitoo at webkit.org <tonikitoo at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Oct 27 13:57:31 2009 +0000
This reverts commit r50141 that wrongly messed up the WebCore/ChangeLog
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50144 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index eff12dc..83e9a37 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,37 +1,3 @@
-2009-10-20 Mikhail Naganov <mnaganov at chromium.org>
-
- Reviewed by Pavel Feldman.
-
- Web Inspector: populate child nodes before sorting them.
-
- https://bugs.webkit.org/show_bug.cgi?id=29673
-
- * inspector/front-end/BottomUpProfileDataGridTree.js:
- (WebInspector.BottomUpProfileDataGridNode): Swapped with BottomUpProfileDataGridTree to be consistent with TopDownProfileDataGridNode.
- (WebInspector.BottomUpProfileDataGridNode.prototype._takePropertiesFromProfileDataGridNode):
- (WebInspector.BottomUpProfileDataGridNode.prototype._keepOnlyChild):
- (WebInspector.BottomUpProfileDataGridNode.prototype._exclude):
- (WebInspector.BottomUpProfileDataGridNode.prototype._merge):
- (WebInspector.BottomUpProfileDataGridNode.prototype._sharedPopulate):
- (WebInspector.BottomUpProfileDataGridTree.prototype.exclude):
- * inspector/front-end/ProfileDataGridTree.js:
- (WebInspector.ProfileDataGridNode.prototype.sort): Added missing parentheses.
- (WebInspector.ProfileDataGridNode.prototype.get _parent):
- (WebInspector.ProfileDataGridNode.prototype._populate):
- * inspector/front-end/TopDownProfileDataGridTree.js:
- (WebInspector.TopDownProfileDataGridNode.prototype._sharedPopulate):
-
-2009-10-20 Jens Alfke <snej at chromium.org>
-
- Reviewed by Eric Seidel.
-
- Remove redundant String ref/deref calls in generated V8 bindings.
- https://bugs.webkit.org/show_bug.cgi?id=30579
-
- * bindings/v8/V8Binding.h:
- (WebCore::toString): Fix return type of 'toString' to make it truly a no-op
- instead of constructing/destructing a String.
-
2009-10-27 Joanmarie Diggs <joanmarie.diggs at gmail.com>
Reviewed by Xan Lopez.
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list