Sync the focused Frame with the mouse pressed Node.
authorJaehun Lim <ljaehun.lim@samsung.com>
Fri, 26 Apr 2013 06:11:38 +0000 (15:11 +0900)
committerJaehun Lim <ljaehun.lim@samsung.com>
Fri, 26 Apr 2013 06:11:38 +0000 (15:11 +0900)
commitbb39039fdc3f84b850f4c179752f53c870d67b78
tree8ab4286a06612df450de695e9789f7569bd8174b
parent32d18ae55904c27d38881105c5fe0764d7c58564
Sync the focused Frame with the mouse pressed Node.

[Title] Sync the focused Frame with the mouse pressed Node.
[Issus#] N_SE-35881
[Problem] The scrolling is disabled in Google+ notification.
[Cause] The pressed Node is not in the focused Frame sometimes.
[Solution] changeFocusedFrameAndNode() changes both Frame and Node.

Change-Id: I2db4c7db5162c2fe1119feb9539a807b31ed2111
Source/WebCore/page/EventHandler.cpp
Source/WebCore/page/EventHandler.h