[webkit-reviews] review canceled: [Bug 40197] Enhance the hit testing to take a rectangle instead of a point : [Attachment 62761] patch v7.1 - feature + tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 06:57:37 PDT 2010


Antonio Gomes <tonikitoo at webkit.org> has canceled  review:
Bug 40197: Enhance the hit testing to take a rectangle instead of a point
https://bugs.webkit.org/show_bug.cgi?id=40197

Attachment 62761: patch v7.1 - feature + tests
https://bugs.webkit.org/attachment.cgi?id=62761&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
Clearing flags on attachment: 62761

Committed r64272: <http://trac.webkit.org/changeset/64272>

$ git svn dcommit 
Committing to http://svn.webkit.org/repository/webkit/trunk ...


	M	LayoutTests/ChangeLog
	M	LayoutTests/fast/dom/Window/window-properties-expected.txt
	A	LayoutTests/fast/dom/nodesFromRect-basic-expected.txt
	A	LayoutTests/fast/dom/nodesFromRect-basic.html
	A	LayoutTests/fast/dom/resources/nodesFromRect.css
	A	LayoutTests/fast/dom/resources/nodesFromRect.js
	M      
LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
	M	WebCore/ChangeLog
	M	WebCore/WebCore.exp.in
	M	WebCore/config.h
	M	WebCore/dom/Document.cpp
	M	WebCore/dom/Document.h
	M	WebCore/dom/Document.idl
	M	WebCore/page/EventHandler.cpp
	M	WebCore/page/EventHandler.h
	M	WebCore/rendering/EllipsisBox.cpp
	M	WebCore/rendering/HitTestResult.cpp
	M	WebCore/rendering/HitTestResult.h
	M	WebCore/rendering/InlineFlowBox.cpp
	M	WebCore/rendering/InlineTextBox.cpp
	M	WebCore/rendering/RenderBlock.cpp
	M	WebCore/rendering/RenderBox.cpp
	M	WebCore/rendering/RenderImage.cpp
	M	WebCore/rendering/RenderLayer.cpp
	M	WebCore/rendering/RenderLineBoxList.cpp
	M	WebCore/rendering/RenderSVGRoot.cpp
	M	WebCore/rendering/RenderTable.cpp
	M	WebCore/rendering/RenderTableSection.cpp
	M	WebCore/rendering/RenderWidget.cpp
Committed r64272


More information about the webkit-reviews mailing list