Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(241)

Issue 5605003: Merge 73270 - 2010-12-03 Dimitri Glazkov <dglazkov@chromium.org>... (Closed)

Created:
10 years ago by dglazkov
Modified:
9 years, 6 months ago
Reviewers:
dglazkov
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/597/
Visibility:
Public.

Description

Merge 73270 - 2010-12-03 Dimitri Glazkov <dglazkov@chromium.org>; Reviewed by Darin Adler. REGRESSION(r72783): DOMActivate fires multiple times from input type=file https://bugs.webkit.org/show_bug.cgi?id=50396 * fast/events/shadow-boundary-crossing-2-expected.txt: Changed expectations. * fast/events/shadow-boundary-crossing-2.html: Added the correct test for event retargeting, renamed previous test to be more specific in what it tests. 2010-12-03 Dimitri Glazkov <dglazkov@chromium.org>; Reviewed by Darin Adler. REGRESSION(r72783): DOMActivate fires multiple times from input type=file https://bugs.webkit.org/show_bug.cgi?id=50396 Test: fast/events/shadow-boundary-crossing-2.html * dom/EventContext.cpp: Reverted changes made in r72783. * dom/EventContext.h: Ditto. * dom/Node.cpp: (WebCore::Node::containsIncludingShadowDOM): Added. (WebCore::Node::dispatchGenericEvent): Reverted changes made in r72783. * dom/Node.h: Added decl. * html/HTMLLabelElement.cpp: (WebCore::HTMLLabelElement::defaultEventHandler): Reverted changes made in r72783. TBR=dglazkov@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73271

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3406 lines, -14 lines) Patch
M LayoutTests/ChangeLog View 2 chunks +2298 lines, -0 lines 0 comments Download
M LayoutTests/fast/events/shadow-boundary-crossing-2.html View 3 chunks +28 lines, -2 lines 0 comments Download
M LayoutTests/fast/events/shadow-boundary-crossing-2-expected.txt View 1 chunk +2 lines, -1 line 0 comments Download
M WebCore/ChangeLog View 2 chunks +1064 lines, -1 line 0 comments Download
M WebCore/dom/EventContext.h View 1 chunk +0 lines, -1 line 0 comments Download
M WebCore/dom/EventContext.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M WebCore/dom/Node.h View 1 chunk +1 line, -0 lines 0 comments Download
M WebCore/dom/Node.cpp View 2 chunks +12 lines, -1 line 0 comments Download
M WebCore/html/HTMLLabelElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
dglazkov
10 years ago (2010-12-03 18:01:05 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698