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

Issue 26450004: Cleanup: Adding more conversion helper interfaces. (Closed)

Created:
7 years, 2 months ago by r.kasibhatla
Modified:
7 years, 2 months ago
Reviewers:
tkent
CC:
blink-reviews, jamesr, caseq+blink_chromium.org, Nate Chapin, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, abarth-chromium, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, dglazkov+blink, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, gavinp+loader_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Adding toChromeClientImpl & toFrameLoaderClientImpl conversion functions to replace static_cast. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159290

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M Source/core/loader/FrameLoaderClient.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/page/ChromeClient.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/ChromeClientImpl.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M Source/web/FrameLoaderClientImpl.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M Source/web/WebFrameImpl.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebPluginContainerImpl.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/ChromeClientImplTest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/FrameLoaderClientImplTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
r.kasibhatla
PTAL. More cleanup in Source/web directory.
7 years, 2 months ago (2013-10-08 11:05:22 UTC) #1
tkent
I still recommend to split the change to multiple pieces. It's ok to handle WebWidget-related ...
7 years, 2 months ago (2013-10-08 22:07:03 UTC) #2
tkent
https://codereview.chromium.org/26450004/diff/1/Source/core/loader/FrameLoaderClient.h File Source/core/loader/FrameLoaderClient.h (right): https://codereview.chromium.org/26450004/diff/1/Source/core/loader/FrameLoaderClient.h#newcode225 Source/core/loader/FrameLoaderClient.h:225: virtual bool isFrameLoaderClient() const { return false; } The ...
7 years, 2 months ago (2013-10-08 22:22:39 UTC) #3
tkent
On 2013/10/08 22:22:39, tkent wrote: > We had better wrap this function with "#if !ASSERT_DISABLED". ...
7 years, 2 months ago (2013-10-09 00:21:51 UTC) #4
r.kasibhatla
On 2013/10/08 22:22:39, tkent wrote: > https://codereview.chromium.org/26450004/diff/1/Source/core/loader/FrameLoaderClient.h > File Source/core/loader/FrameLoaderClient.h (right): > > https://codereview.chromium.org/26450004/diff/1/Source/core/loader/FrameLoaderClient.h#newcode225 > ...
7 years, 2 months ago (2013-10-09 04:56:32 UTC) #5
r.kasibhatla
7 years, 2 months ago (2013-10-09 09:24:24 UTC) #6
tkent
lgtm
7 years, 2 months ago (2013-10-10 02:00:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.kasibhatla@samsung.com/26450004/15001
7 years, 2 months ago (2013-10-10 02:01:00 UTC) #8
commit-bot: I haz the power
7 years, 2 months ago (2013-10-10 04:48:25 UTC) #9
Message was sent while issue was closed.
Change committed as 159290

Powered by Google App Engine
This is Rietveld 408576698