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

Issue 2738703003: Move FrameHost::m_consoleMessageStorage to Page (Closed)

Created:
3 years, 9 months ago by sashab
Modified:
3 years, 9 months ago
Reviewers:
slangley, haraken
CC:
blink-reviews, blink-reviews-frames_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move FrameHost::m_consoleMessageStorage to Page Move the field FrameHost::m_consoleMessageStorage to Page, and update FrameHost methods to directly call the equivalent Page method. BUG=691794 Review-Url: https://codereview.chromium.org/2738703003 Cr-Commit-Position: refs/heads/master@{#456984} Committed: https://chromium.googlesource.com/chromium/src/+/d9ae71b54435ce738e3e7d3717a42183bbea811c

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Patch Set 4 : Fixed bad rebase #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase again #

Patch Set 8 : Rebase #

Patch Set 9 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M third_party/WebKit/Source/core/frame/FrameHost.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/FrameHost.cpp View 1 2 3 4 5 6 7 8 3 chunks +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.h View 1 2 3 4 5 6 7 3 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.cpp View 1 2 3 4 5 6 7 3 chunks +10 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 49 (32 generated)
sashab
3 years, 9 months ago (2017-03-08 03:48:49 UTC) #3
haraken
LGTM
3 years, 9 months ago (2017-03-08 06:05:52 UTC) #7
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/2738703003/20001
3 years, 9 months ago (2017-03-09 04:00:29 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/381651)
3 years, 9 months ago (2017-03-09 04:19:12 UTC) #12
slangley
lgtm
3 years, 9 months ago (2017-03-09 04:20:56 UTC) #14
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/2738703003/40001
3 years, 9 months ago (2017-03-10 01:59:39 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/225489) cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 9 months ago (2017-03-10 02:07:08 UTC) #19
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/2738703003/60001
3 years, 9 months ago (2017-03-10 02:21:49 UTC) #22
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/frame/FrameHost.cpp: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-10 04:24:51 UTC) #24
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/2738703003/80001
3 years, 9 months ago (2017-03-13 03:40:47 UTC) #27
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/frame/FrameHost.cpp: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-13 05:35:19 UTC) #29
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/2738703003/100001
3 years, 9 months ago (2017-03-14 00:37:42 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/249455)
3 years, 9 months ago (2017-03-14 00:52:24 UTC) #34
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/2738703003/140001
3 years, 9 months ago (2017-03-14 05:14:09 UTC) #41
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/frame/FrameHost.cpp: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-14 06:33:29 UTC) #43
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/2738703003/160001
3 years, 9 months ago (2017-03-15 02:26:47 UTC) #46
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 03:53:48 UTC) #49
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/d9ae71b54435ce738e3e7d3717a4...

Powered by Google App Engine
This is Rietveld 408576698