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

Issue 2606003002: Created test for title replacement via window.history.replaceState(). (Closed)

Created:
3 years, 11 months ago by kkhorimoto
Modified:
3 years, 11 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Created test for title replacement via window.history.replaceState(). This is currently disabled, as NavigationItem title updating requires a web delegate, which is not present in this test fixture. BUG=673022 Review-Url: https://codereview.chromium.org/2606003002 Cr-Commit-Position: refs/heads/master@{#445830} Committed: https://chromium.googlesource.com/chromium/src/+/83f3676db831f10d529b255fa73a651b26abc2a5

Patch Set 1 #

Total comments: 8

Patch Set 2 : rebase & eugene's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M ios/web/navigation/history_state_operations_inttest.mm View 1 3 chunks +33 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (5 generated)
kkhorimoto
3 years, 11 months ago (2016-12-29 04:02:34 UTC) #2
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2606003002/diff/1/ios/web/navigation/history_state_operations_inttest.mm File ios/web/navigation/history_state_operations_inttest.mm (right): https://codereview.chromium.org/2606003002/diff/1/ios/web/navigation/history_state_operations_inttest.mm#newcode282 ios/web/navigation/history_state_operations_inttest.mm:282: std::string empty_state(""); std::string empty_state; https://codereview.chromium.org/2606003002/diff/1/ios/web/navigation/history_state_operations_inttest.mm#newcode284 ios/web/navigation/history_state_operations_inttest.mm:284: GURL empty_url(""); ...
3 years, 11 months ago (2016-12-29 17:09:48 UTC) #3
kkhorimoto
https://codereview.chromium.org/2606003002/diff/1/ios/web/navigation/history_state_operations_inttest.mm File ios/web/navigation/history_state_operations_inttest.mm (right): https://codereview.chromium.org/2606003002/diff/1/ios/web/navigation/history_state_operations_inttest.mm#newcode282 ios/web/navigation/history_state_operations_inttest.mm:282: std::string empty_state(""); On 2016/12/29 17:09:48, Eugene But wrote: > ...
3 years, 11 months ago (2017-01-24 04:40:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2606003002/20001
3 years, 11 months ago (2017-01-24 21:48:13 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 22:03:49 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/83f3676db831f10d529b255fa73a...

Powered by Google App Engine
This is Rietveld 408576698