Change the focused frame if flame has different value between focusedFrame and hitTes...
authorTaeyun An <ty.an@samsung.com>
Tue, 20 Aug 2013 13:22:55 +0000 (22:22 +0900)
committerTaeyun An <ty.an@samsung.com>
Tue, 20 Aug 2013 13:31:56 +0000 (22:31 +0900)
commit54e96b90d2b5bc89c360928b90a33ce866a55fd4
tree1ff4790bc2a563bf87fd22b2d1a693080f6c7a27
parent2a575fbae8e4917a9772232af842317782b4ae1b
Change the focused frame if flame has different value between focusedFrame and hitTestResultFrame

[Title] Change the focused frame if flame has different value between focusedFrame and hitTestResultFrame
[Issue#] N/A
[Problem] Sometimes text selection handles and context menu are not appear via longpress
[Cause] Sometimes focusedFrame and hitTestResultFrame has different value
[Solution] Change the focused frame if flame has different value between focusedFrame and hitTestResultFrame

Change-Id: Id3cbaf1764ad4f1827abe2aad5ac0256556faced
Source/WebKit2/WebProcess/WebPage/WebPage.cpp