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

Issue 217283004: Migrate addMessageToConsole API to WebFrameClient. (Closed)

Created:
6 years, 9 months ago by mkosiba (inactive)
Modified:
6 years, 8 months ago
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Migrate addMessageToConsole API to WebFrameClient. This adds the console message APIs to WebFrameClient. BUG=304341 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170549

Patch Set 1 #

Total comments: 4

Patch Set 2 : move PageConsole to Frame? #

Patch Set 3 : back to PS1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -1 line) Patch
M Source/web/ChromeClientImpl.cpp View 2 1 chunk +14 lines, -1 line 0 comments Download
M public/web/WebFrameClient.h View 1 2 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mkosiba (inactive)
PTAL. The chrome-side of this CL is https://codereview.chromium.org/217183004
6 years, 9 months ago (2014-03-28 18:46:50 UTC) #1
jochen (gone - plz use gerrit)
lgtm with nits https://codereview.chromium.org/217283004/diff/1/Source/web/ChromeClientImpl.cpp File Source/web/ChromeClientImpl.cpp (right): https://codereview.chromium.org/217283004/diff/1/Source/web/ChromeClientImpl.cpp#newcode377 Source/web/ChromeClientImpl.cpp:377: WebFrameImpl* webframe = m_webView->mainFrameImpl(); would be ...
6 years, 8 months ago (2014-03-31 10:03:05 UTC) #2
mkosiba (inactive)
https://codereview.chromium.org/217283004/diff/1/Source/web/ChromeClientImpl.cpp File Source/web/ChromeClientImpl.cpp (right): https://codereview.chromium.org/217283004/diff/1/Source/web/ChromeClientImpl.cpp#newcode377 Source/web/ChromeClientImpl.cpp:377: WebFrameImpl* webframe = m_webView->mainFrameImpl(); On 2014/03/31 10:03:05, jochen wrote: ...
6 years, 8 months ago (2014-03-31 11:21:55 UTC) #3
jochen (gone - plz use gerrit)
https://codereview.chromium.org/217283004/diff/1/Source/web/ChromeClientImpl.cpp File Source/web/ChromeClientImpl.cpp (right): https://codereview.chromium.org/217283004/diff/1/Source/web/ChromeClientImpl.cpp#newcode377 Source/web/ChromeClientImpl.cpp:377: WebFrameImpl* webframe = m_webView->mainFrameImpl(); On 2014/03/31 11:21:55, mkosiba wrote: ...
6 years, 8 months ago (2014-03-31 11:25:50 UTC) #4
mkosiba (inactive)
On 2014/03/31 11:25:50, jochen wrote: > https://codereview.chromium.org/217283004/diff/1/Source/web/ChromeClientImpl.cpp > File Source/web/ChromeClientImpl.cpp (right): > > https://codereview.chromium.org/217283004/diff/1/Source/web/ChromeClientImpl.cpp#newcode377 > ...
6 years, 8 months ago (2014-03-31 14:46:35 UTC) #5
mkosiba (inactive)
The CQ bit was checked by mkosiba@chromium.org
6 years, 8 months ago (2014-03-31 16:15:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkosiba@chromium.org/217283004/40001
6 years, 8 months ago (2014-03-31 16:15:34 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-31 16:29:35 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_compile_dbg
6 years, 8 months ago (2014-03-31 16:29:35 UTC) #9
mkosiba (inactive)
The CQ bit was checked by mkosiba@chromium.org
6 years, 8 months ago (2014-04-01 11:12:04 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkosiba@chromium.org/217283004/40001
6 years, 8 months ago (2014-04-01 11:12:16 UTC) #11
commit-bot: I haz the power
6 years, 8 months ago (2014-04-01 11:36:25 UTC) #12
Message was sent while issue was closed.
Change committed as 170549

Powered by Google App Engine
This is Rietveld 408576698