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

Issue 710443002: Add didCreateNewDocument() notification (Closed)

Created:
6 years, 1 month ago by robwu
Modified:
6 years, 1 month ago
Reviewers:
Nate Chapin
CC:
blink-reviews, dglazkov+blink, tyoshino+watch_chromium.org, gavinp+loader_chromium.org
Project:
blink
Visibility:
Public.

Description

Add didCreateNewDocument() notification BUG=416907 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185074

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Use didCreateNewDocument() instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M Source/core/loader/EmptyClients.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/loader/FrameLoader.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/loader/FrameLoaderClient.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/FrameLoaderClientImpl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/FrameLoaderClientImpl.cpp View 1 1 chunk +6 lines, -0 lines 0 comments Download
M public/web/WebFrameClient.h View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
robwu
Added the willReplaceDocumentWhileExecutingJavaScriptURL() notification, to be used in https://codereview.chromium.org/684143002/.
6 years, 1 month ago (2014-11-06 15:28:07 UTC) #5
Nate Chapin
https://codereview.chromium.org/710443002/diff/60001/Source/core/loader/FrameLoaderClient.h File Source/core/loader/FrameLoaderClient.h (right): https://codereview.chromium.org/710443002/diff/60001/Source/core/loader/FrameLoaderClient.h#newcode163 Source/core/loader/FrameLoaderClient.h:163: virtual void dispatchWillReplaceDocumentWhileExecutingJavaScriptURL() = 0; This feels hacky. I'd ...
6 years, 1 month ago (2014-11-06 17:27:37 UTC) #6
robwu
https://codereview.chromium.org/710443002/diff/60001/Source/core/loader/FrameLoaderClient.h File Source/core/loader/FrameLoaderClient.h (right): https://codereview.chromium.org/710443002/diff/60001/Source/core/loader/FrameLoaderClient.h#newcode163 Source/core/loader/FrameLoaderClient.h:163: virtual void dispatchWillReplaceDocumentWhileExecutingJavaScriptURL() = 0; On 2014/11/06 17:27:37, Nate ...
6 years, 1 month ago (2014-11-06 18:13:08 UTC) #7
Nate Chapin
On 2014/11/06 18:13:08, robwu wrote: > https://codereview.chromium.org/710443002/diff/60001/Source/core/loader/FrameLoaderClient.h > File Source/core/loader/FrameLoaderClient.h (right): > > https://codereview.chromium.org/710443002/diff/60001/Source/core/loader/FrameLoaderClient.h#newcode163 > ...
6 years, 1 month ago (2014-11-10 21:50:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/710443002/80001
6 years, 1 month ago (2014-11-10 21:55:23 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-11-10 23:01:34 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:80001) as 185074

Powered by Google App Engine
This is Rietveld 408576698