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

Issue 12561004: Merge 144608 "Web Inspector: touchmove not emulated inside iframe" (Closed)

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

Description

Merge 144608 "Web Inspector: touchmove not emulated inside iframe" > Web Inspector: touchmove not emulated inside iframe > https://bugs.webkit.org/show_bug.cgi?id=111292 > > Reviewed by Vsevolod Vlasov. > > Source/WebCore: > > Move fake touch event dispatching from mouseMoved() into handleMouseMoveEvent() > and bail out earlier from dispatchSyntheticTouchEventIfEnabled() when the event > should be dispatched on a subframe. > > * page/EventHandler.cpp: > (WebCore::EventHandler::mouseMoved): > (WebCore::EventHandler::handleMouseMoveEvent): > (WebCore::EventHandler::dispatchSyntheticTouchEventIfEnabled): > > LayoutTests: > > * fast/events/touch/emulated-touch-iframe.html: > * fast/events/touch/resources/emulated-touch-iframe2.html: TBR=apavlov@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145699

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -12 lines) Patch
M LayoutTests/fast/events/touch/emulated-touch-iframe.html View 2 chunks +12 lines, -0 lines 0 comments Download
M LayoutTests/fast/events/touch/resources/emulated-touch-iframe2.html View 1 chunk +1 line, -0 lines 0 comments Download
M Source/WebCore/page/EventHandler.cpp View 3 chunks +10 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
apavlov
7 years, 9 months ago (2013-03-13 10:09:41 UTC) #1
apavlov
7 years, 9 months ago (2013-03-13 10:11:04 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r145699.

Powered by Google App Engine
This is Rietveld 408576698