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

Issue 1140463003: Common up the determination of navigation policy. (Closed)

Created:
5 years, 7 months ago by sof
Modified:
5 years, 7 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Common up the determination of navigation policy. Share the (little bit of) logic that determines the WebNavigationPolicy to use when navigating to new content, including when creating a new window to hold it. R=mkwst,jochen BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195521

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -29 lines) Patch
M Source/web/ChromeClientImpl.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/ChromeClientImpl.cpp View 1 3 chunks +34 lines, -28 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
sof
please take a look.
5 years, 7 months ago (2015-05-18 12:31:58 UTC) #2
Mike West
LGTM % nit. https://codereview.chromium.org/1140463003/diff/1/Source/web/ChromeClientImpl.cpp File Source/web/ChromeClientImpl.cpp (right): https://codereview.chromium.org/1140463003/diff/1/Source/web/ChromeClientImpl.cpp#newcode209 Source/web/ChromeClientImpl.cpp:209: inline void updatePolicyForEvent(const WebInputEvent* inputEvent, NavigationPolicy* ...
5 years, 7 months ago (2015-05-18 15:07:56 UTC) #3
Mike West
Moar nits. All the same nit, really. Why drop `static`? I guess we should either ...
5 years, 7 months ago (2015-05-18 15:09:44 UTC) #4
sof
why the preference for static over an anon namespace here, does it matter?
5 years, 7 months ago (2015-05-18 15:15:43 UTC) #5
Mike West
On 2015/05/18 at 15:15:43, sigbjornf wrote: > why the preference for static over an anon ...
5 years, 7 months ago (2015-05-18 20:43:40 UTC) #6
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/1140463003/diff/1/Source/web/ChromeClientImpl.cpp File Source/web/ChromeClientImpl.cpp (right): https://codereview.chromium.org/1140463003/diff/1/Source/web/ChromeClientImpl.cpp#newcode209 Source/web/ChromeClientImpl.cpp:209: inline void updatePolicyForEvent(const WebInputEvent* inputEvent, NavigationPolicy* policy) On ...
5 years, 7 months ago (2015-05-18 22:45:15 UTC) #7
sof
On 2015/05/18 20:43:40, Mike West (holiday in DE) wrote: > On 2015/05/18 at 15:15:43, sigbjornf ...
5 years, 7 months ago (2015-05-19 06:46:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1140463003/20001
5 years, 7 months ago (2015-05-19 06:47:13 UTC) #11
commit-bot: I haz the power
5 years, 7 months ago (2015-05-19 08:04:23 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195521

Powered by Google App Engine
This is Rietveld 408576698