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

Issue 10695133: Improve GPU process URL crash reporting (Closed)

Created:
8 years, 5 months ago by jbates
Modified:
8 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Improve GPU process URL crash reporting. With this CL: if the GPU process crashes we will probably get the correct URL whether the crash occurred during off or onscreen context command processing. If we still see blank URLs, more work can be done on the webkit side to report offscreen context URLs via webkitplatformsupport. BUG=131466 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146488

Patch Set 1 #

Total comments: 4

Patch Set 2 : kbr feedback #

Patch Set 3 : blank URLs (offscreen) are now ignored #

Patch Set 4 : update / merge #

Total comments: 2

Patch Set 5 : brettw feedback #

Patch Set 6 : using net hash function instead of messing with hash_tables.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -19 lines) Patch
M content/browser/renderer_host/image_transport_factory.cc View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M content/common/gpu/gpu_channel.cc View 1 2 3 5 chunks +4 lines, -5 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.h View 1 2 3 4 chunks +9 lines, -1 line 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 1 2 3 4 5 7 chunks +36 lines, -5 lines 0 comments Download
M content/common/webkitplatformsupport_impl.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M content/renderer/browser_plugin/old/guest_to_embedder_channel.cc View 1 2 3 4 2 chunks +10 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jbates
kbr: ptal brettw: */OWNERS
8 years, 5 months ago (2012-07-10 23:06:44 UTC) #1
Ken Russell (switch to Gerrit)
https://chromiumcodereview.appspot.com/10695133/diff/1/content/common/gpu/gpu_command_buffer_stub.cc File content/common/gpu/gpu_command_buffer_stub.cc (right): https://chromiumcodereview.appspot.com/10695133/diff/1/content/common/gpu/gpu_command_buffer_stub.cc#newcode36 content/common/gpu/gpu_command_buffer_stub.cc:36: // url_hash matches. Any indication of what kind of ...
8 years, 5 months ago (2012-07-10 23:38:01 UTC) #2
jbates
https://chromiumcodereview.appspot.com/10695133/diff/1/content/common/gpu/gpu_command_buffer_stub.cc File content/common/gpu/gpu_command_buffer_stub.cc (right): https://chromiumcodereview.appspot.com/10695133/diff/1/content/common/gpu/gpu_command_buffer_stub.cc#newcode36 content/common/gpu/gpu_command_buffer_stub.cc:36: // url_hash matches. On 2012/07/10 23:38:01, kbr wrote: > ...
8 years, 5 months ago (2012-07-11 00:07:18 UTC) #3
Ken Russell (switch to Gerrit)
Sounds fine. LGTM I gather another patch is coming but consider my LGTM to apply ...
8 years, 5 months ago (2012-07-11 01:46:32 UTC) #4
brettw
https://chromiumcodereview.appspot.com/10695133/diff/2002/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://chromiumcodereview.appspot.com/10695133/diff/2002/content/renderer/render_thread_impl.cc#newcode747 content/renderer/render_thread_impl.cc:747: GURL("RenderThreadImpl::GetGpuVDAContext3D"))); In the places you use these fake URLs, ...
8 years, 5 months ago (2012-07-12 14:16:43 UTC) #5
jbates
https://chromiumcodereview.appspot.com/10695133/diff/2002/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://chromiumcodereview.appspot.com/10695133/diff/2002/content/renderer/render_thread_impl.cc#newcode747 content/renderer/render_thread_impl.cc:747: GURL("RenderThreadImpl::GetGpuVDAContext3D"))); On 2012/07/12 14:16:43, brettw wrote: > In the ...
8 years, 5 months ago (2012-07-12 17:51:13 UTC) #6
brettw
lgtm
8 years, 5 months ago (2012-07-12 18:06:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbates@chromium.org/10695133/2003
8 years, 5 months ago (2012-07-12 18:11:28 UTC) #8
commit-bot: I haz the power
Try job failure for 10695133-2003 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 5 months ago (2012-07-12 18:27:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbates@chromium.org/10695133/14002
8 years, 5 months ago (2012-07-12 22:56:15 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-12 23:48:12 UTC) #11
Try job failure for 10695133-14002 (retry) on linux_rel for step
"browser_tests".
It's a second try, previously, step "browser_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698