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

Issue 297333002: Get rid of unused API function WebViewClient:: didExecuteCommand (Closed)

Created:
6 years, 7 months ago by yosin_UTC9
Modified:
6 years, 6 months ago
Reviewers:
jamesr
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Visibility:
Public.

Description

Get 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -10 lines) Patch
M content/renderer/render_view_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
yosin_UTC9
Could you review this patch? Thanks in advance.
6 years, 7 months ago (2014-05-26 03:56:38 UTC) #1
jamesr
lgtm
6 years, 7 months ago (2014-05-27 17:28:55 UTC) #2
yosin_UTC9
The CQ bit was checked by yosin@chromium.org
6 years, 6 months ago (2014-05-28 01:10:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yosin@chromium.org/297333002/1
6 years, 6 months ago (2014-05-28 01:11:30 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-05-28 08:38:55 UTC) #5
Message was sent while issue was closed.
Change committed as 273180

Powered by Google App Engine
This is Rietveld 408576698