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

Issue 2652213005: Surface pushState event (Closed)

Created:
3 years, 10 months ago by sunjian
Modified:
3 years, 10 months ago
Reviewers:
skobes, tdresser, panicker
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Surface pushState event BUG=685729 Review-Url: https://codereview.chromium.org/2652213005 Cr-Commit-Position: refs/heads/master@{#446755} Committed: https://chromium.googlesource.com/chromium/src/+/26ddde696e8a0076fed1b3f402d5f20009be16b2

Patch Set 1 #

Total comments: 1

Patch Set 2 : addressed comments #

Total comments: 2

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M third_party/WebKit/Source/core/frame/History.h View 1 2 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/frame/History.cpp View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
sunjian
Surfaced History::pushState. Manually tested it locally.
3 years, 10 months ago (2017-01-26 19:50:59 UTC) #3
tdresser
LGTM https://codereview.chromium.org/2652213005/diff/1/third_party/WebKit/Source/core/frame/History.h File third_party/WebKit/Source/core/frame/History.h (right): https://codereview.chromium.org/2652213005/diff/1/third_party/WebKit/Source/core/frame/History.h#newcode67 third_party/WebKit/Source/core/frame/History.h:67: TRACE_EVENT0("spa:navigation", "History::pushState"); I think we can just use ...
3 years, 10 months ago (2017-01-26 20:01:53 UTC) #4
sunjian
Comments addressed.
3 years, 10 months ago (2017-01-26 20:32:52 UTC) #6
tdresser
https://codereview.chromium.org/2652213005/diff/30001/third_party/WebKit/Source/core/frame/History.h File third_party/WebKit/Source/core/frame/History.h (right): https://codereview.chromium.org/2652213005/diff/30001/third_party/WebKit/Source/core/frame/History.h#newcode62 third_party/WebKit/Source/core/frame/History.h:62: void pushState(PassRefPtr<SerializedScriptValue>, We do need parameter names here: https://www.chromium.org/blink/coding-style ...
3 years, 10 months ago (2017-01-26 21:30:52 UTC) #7
sunjian
https://codereview.chromium.org/2652213005/diff/30001/third_party/WebKit/Source/core/frame/History.h File third_party/WebKit/Source/core/frame/History.h (right): https://codereview.chromium.org/2652213005/diff/30001/third_party/WebKit/Source/core/frame/History.h#newcode62 third_party/WebKit/Source/core/frame/History.h:62: void pushState(PassRefPtr<SerializedScriptValue>, On 2017/01/26 21:30:52, tdresser wrote: > We ...
3 years, 10 months ago (2017-01-26 22:50:08 UTC) #8
tdresser
Thanks, still LGTM. Shubie, want to take a look?
3 years, 10 months ago (2017-01-27 13:44:34 UTC) #9
panicker
LGTM Steve could you review for owners ?
3 years, 10 months ago (2017-01-27 17:05:33 UTC) #11
skobes
lgtm
3 years, 10 months ago (2017-01-27 17:58:08 UTC) #12
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/2652213005/50001
3 years, 10 months ago (2017-01-27 18:22:36 UTC) #14
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 20:40:29 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:50001) as
https://chromium.googlesource.com/chromium/src/+/26ddde696e8a0076fed1b3f402d5...

Powered by Google App Engine
This is Rietveld 408576698