[webkit-reviews] review requested: [Bug 25810] Upstream actual V8 DOM Wrapper Map : [Attachment 30362] WebCore:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 15:48:37 PDT 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 25810: Upstream actual V8 DOM Wrapper Map
https://bugs.webkit.org/show_bug.cgi?id=25810

Attachment 30362: WebCore:
https://bugs.webkit.org/attachment.cgi?id=30362&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>

2009-05-14  Kevin McCullough  <kmccullough at apple.com>

	- Rolling out to fix a bug and the build

	* editing/CompositeEditCommand.cpp:
	(WebCore::CompositeEditCommand::splitTreeToNode):
	* editing/IndentOutdentCommand.cpp:
	(WebCore::IndentOutdentCommand::outdentParagraph):

LayoutTests:

2009-05-14  Kevin McCullough  <kmccullough at apple.com>

	- Rolled out for bug and build fix.

	* editing/execCommand/outdent-blockquote-test1.html: Removed.
	* editing/execCommand/outdent-blockquote-test2.html: Removed.
	* editing/execCommand/outdent-blockquote-test3.html: Removed.
	* editing/execCommand/outdent-blockquote-test4.html: Removed.
	*
platform/mac/editing/execCommand/outdent-blockquote-test1-expected.txt:
Removed.
	*
platform/mac/editing/execCommand/outdent-blockquote-test2-expected.txt:
Removed.
	*
platform/mac/editing/execCommand/outdent-blockquote-test3-expected.txt:
Removed.
	*
platform/mac/editing/execCommand/outdent-blockquote-test4-expected.txt:
Removed.
	*
platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt:
Removed.



git-svn-id: http://svn.webkit.org/repository/webkit/trunk@43732
268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
 LayoutTests/ChangeLog				    |	14 +++++++++
 .../execCommand/outdent-blockquote-test1.html	    |	29 ------------------
 .../execCommand/outdent-blockquote-test2.html	    |	28 ------------------
 .../execCommand/outdent-blockquote-test3.html	    |	27 -----------------
 .../execCommand/outdent-blockquote-test4.html	    |	30 -------------------
 .../outdent-blockquote-test1-expected.txt	    |	 6 ----
 .../outdent-blockquote-test2-expected.txt	    |	 7 ----
 .../outdent-blockquote-test3-expected.txt	    |	 5 ---
 .../outdent-blockquote-test4-expected.txt	    |	 7 ----
 .../outdent-blockquote-test5-expected.txt	    |	31 --------------------
 WebCore/ChangeLog				    |	 9 ++++++
 WebCore/editing/CompositeEditCommand.cpp	    |	 6 +--
 WebCore/editing/IndentOutdentCommand.cpp	    |	18 +----------
 13 files changed, 27 insertions(+), 190 deletions(-)


More information about the webkit-reviews mailing list