Add select all context menu when showing context menu anytime.
authorTaeyun An <ty.an@samsung.com>
Fri, 19 Apr 2013 13:40:25 +0000 (22:40 +0900)
committerTaeyun An <ty.an@samsung.com>
Tue, 23 Apr 2013 11:53:15 +0000 (20:53 +0900)
commitc98dc7e9dd93787e18d98033569d1066e9d6bb82
tree28766d97db32b894353ecc4156a643ccde13b4b1
parent08d6336b53efa0268ae2c987347fb83e3b72b298
Add select all context menu when showing context menu anytime.

[Title] Add select all context menu when showing context menu anytime.
[Issue] P130411-5402
[Problem] There is no select all menu in context menu where called body of document
[Cause] There is no select all item append routine.
[Solution] Add select all context menu when showing context menu anytime.

Change-Id: I7a058f31b497083e770d1403c3f7109d2afc9d62
Source/WebCore/dom/Range.cpp
Source/WebCore/page/ContextMenuController.cpp