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

Issue 6914018: Merge 84587 - 2011-04-21 Dimitri Glazkov <dglazkov@chromium.org> (Closed)

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

Description

Merge 84587 - 2011-04-21 Dimitri Glazkov <dglazkov@chromium.org>; Reviewed by Adele Peterson. REGRESSION (r83386): Typing in WSJ.com search field doesn't clear placeholder text https://bugs.webkit.org/show_bug.cgi?id=59053 * fast/events/shadow-boundary-crossing-expected.txt: Updated expected results. * fast/events/shadow-boundary-crossing.html: Added new sub-test. 2011-04-21 Dimitri Glazkov <dglazkov@chromium.org>; Reviewed by Adele Peterson. REGRESSION (r83386): Typing in WSJ.com search field doesn't clear placeholder text https://bugs.webkit.org/show_bug.cgi?id=59053 Turns out, the relatedTarget of an event could be also an ancestor of an event, not just its parent. Duh. * dom/EventDispatcher.cpp: (WebCore::EventDispatcher::adjustToShadowBoundaries): Changed to use shadowHost explicitly. TBR=dglazkov@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85613

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -9804 lines) Patch
M LayoutTests/ChangeLog View 1 chunk +0 lines, -3735 lines 0 comments Download
M LayoutTests/fast/events/shadow-boundary-crossing.html View 1 chunk +18 lines, -0 lines 0 comments Download
M LayoutTests/fast/events/shadow-boundary-crossing-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M Source/WebCore/ChangeLog View 1 chunk +0 lines, -6067 lines 0 comments Download
M Source/WebCore/dom/EventDispatcher.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
dglazkov
9 years, 7 months ago (2011-05-03 16:42:05 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698