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

Issue 54493003: Propagate source_frame_number from LTH to DevTools (Closed)

Created:
7 years, 1 month ago by caseq
Modified:
7 years, 1 month ago
Reviewers:
jamesr, nduca, sky
CC:
chromium-reviews, jbauman+watch_chromium.org, Ian Vollick, jam, apatrick_chromium, sievers+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, cc-bugs_chromium.org, danakj+watch_chromium.org, pfeldman
Visibility:
Public.

Description

Propagate source_frame_number from LTH to DevTools This plumbs source_frame_number to WebDevToolsAgent::didBeginFrame(), so we can associate impl-side activity with the main frame. BUG=305863 Related blink-side issue: https://codereview.chromium.org/54273005/ R=jamesr@chromium.org, nduca@chromium.org, sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234469

Patch Set 1 #

Patch Set 2 : fixed content/test/web_layer_tree_view_impl_for_testing.h #

Total comments: 4

Patch Set 3 : removed comments around unused parameter name #

Patch Set 4 : rebased #

Patch Set 5 : fixed android build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -15 lines) Patch
M cc/test/fake_layer_tree_host_client.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_tree_test.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_client.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/compositor_impl_android.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/render_widget_compositor.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_widget.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/test/web_layer_tree_view_impl_for_testing.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/compositor.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
caseq
7 years, 1 month ago (2013-10-31 17:14:31 UTC) #1
nduca
lgtm on my part. this makes a lot of sense. jamesr: context, we're trying to ...
7 years, 1 month ago (2013-11-06 18:56:13 UTC) #2
jamesr
ok. content/renderer mostly lgtm, although the single threaded path doesn't appear to be wired up ...
7 years, 1 month ago (2013-11-06 19:04:02 UTC) #3
caseq
https://codereview.chromium.org/54493003/diff/40001/content/renderer/render_widget.cc File content/renderer/render_widget.cc (right): https://codereview.chromium.org/54493003/diff/40001/content/renderer/render_widget.cc#newcode1470 content/renderer/render_widget.cc:1470: InstrumentWillBeginFrame(0); On 2013/11/06 19:04:03, jamesr wrote: > why zero? ...
7 years, 1 month ago (2013-11-07 06:01:45 UTC) #4
caseq
+sky for ui/compositor/OWNERS -- Scott, could you please take a look?
7 years, 1 month ago (2013-11-07 06:06:05 UTC) #5
sky
LGTM - caseq feel free to TBR changes like you wanted me to review.
7 years, 1 month ago (2013-11-07 17:25:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caseq@chromium.org/54493003/220001
7 years, 1 month ago (2013-11-11 05:15:07 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-11 07:16:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caseq@chromium.org/54493003/500001
7 years, 1 month ago (2013-11-11 07:55:48 UTC) #9
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-11 19:49:49 UTC) #10
caseq
7 years, 1 month ago (2013-11-12 09:49:31 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 manually as r234469 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698