DescriptionGet rid of unused API function WebViewClient:: didExecuteCommand
This patch gets rid of unused API function WebViewClient::didExecuteCommand(),
which is used for counting part of |document.execCommand|. We provide another
counter for |document.execCommand| which counts all commands and partial
counter is no longer used.
This patch is chromium/content part of removing API. Blink part is done by: http://src.chromium.org/viewvc/blink?view=rev&rev=174631
BUG=376154
TEST=n/a; no behavior changes
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273180
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|