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

Issue 14311004: Add interface to set the sub resource crash key from Flash (Closed)

Created:
7 years, 8 months ago by Cris Neckar
Modified:
7 years, 8 months ago
CC:
chromium-reviews, piman+watch_chromium.org, raymes+watch_chromium.org, yusukes+watch_chromium.org, yzshen+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

Add interface to set the sub resource crash key from Flash BUG=N/A TEST=N/A Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195188

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M ppapi/api/private/ppb_flash.idl View 1 1 chunk +6 lines, -1 line 0 comments Download
M ppapi/c/private/ppb_flash.h View 1 2 3 4 5 2 chunks +6 lines, -2 lines 0 comments Download
M ppapi/proxy/flash_resource.cc View 1 2 3 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
Cris Neckar
7 years, 8 months ago (2013-04-16 23:16:55 UTC) #1
raymes1
https://codereview.chromium.org/14311004/diff/1/ppapi/api/private/ppb_flash.idl File ppapi/api/private/ppb_flash.idl (right): https://codereview.chromium.org/14311004/diff/1/ppapi/api/private/ppb_flash.idl#newcode109 ppapi/api/private/ppb_flash.idl:109: * Specifies the URL of the current flash file. ...
7 years, 8 months ago (2013-04-16 23:31:54 UTC) #2
Cris Neckar
Well that got nice and big :) We are going to want to have the ...
7 years, 8 months ago (2013-04-17 19:20:06 UTC) #3
Cris Neckar
https://codereview.chromium.org/14311004/diff/1/ppapi/api/private/ppb_flash.idl File ppapi/api/private/ppb_flash.idl (right): https://codereview.chromium.org/14311004/diff/1/ppapi/api/private/ppb_flash.idl#newcode109 ppapi/api/private/ppb_flash.idl:109: * Specifies the URL of the current flash file. ...
7 years, 8 months ago (2013-04-17 19:20:30 UTC) #4
Cris Neckar
+cpu@ for sanity check to make sure we aren't going to break all the things ...
7 years, 8 months ago (2013-04-17 21:02:35 UTC) #5
raymes
+rsesek to comment on whether the using the "url" key with the new scheme will ...
7 years, 8 months ago (2013-04-18 17:20:55 UTC) #6
Cris Neckar
Ah gotcha. Let me submit a new patch with just those changes. Lets make sure ...
7 years, 8 months ago (2013-04-18 17:30:26 UTC) #7
Robert Sesek
This is nice! But as raymes suggests, you should definitely test this all manually. The ...
7 years, 8 months ago (2013-04-18 17:41:31 UTC) #8
Cris Neckar
Cool, I'll save this patch for later and we can just do the basic change ...
7 years, 8 months ago (2013-04-18 19:39:36 UTC) #9
raymes
thanks! lgtm
7 years, 8 months ago (2013-04-18 20:05:27 UTC) #10
cpu_(ooo_6.6-7.5)
lgtm
7 years, 8 months ago (2013-04-18 20:07:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cdn@chromium.org/14311004/22002
7 years, 8 months ago (2013-04-18 20:08:59 UTC) #12
commit-bot: I haz the power
Presubmit check for 14311004-22002 failed and returned exit status 1. INFO:root:Found 3 file(s). Running presubmit ...
7 years, 8 months ago (2013-04-18 20:09:04 UTC) #13
Cris Neckar
+noelallen, owners review for ppapi/api +viettrungluu, owners review for ppapi/proxy and ppapi/
7 years, 8 months ago (2013-04-18 20:13:59 UTC) #14
noelallen1
lgtm
7 years, 8 months ago (2013-04-18 20:16:20 UTC) #15
Cris Neckar
+dmichael for owners review
7 years, 8 months ago (2013-04-18 20:49:05 UTC) #16
dmichael (off chromium)
Is it okay that we're not updating the version here? Does Flash need to know ...
7 years, 8 months ago (2013-04-18 20:54:40 UTC) #17
raymes
I designed the function with this in mind - I don't think there is any ...
7 years, 8 months ago (2013-04-18 20:59:47 UTC) #18
dmichael (off chromium)
lgtm
7 years, 8 months ago (2013-04-18 21:43:16 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cdn@chromium.org/14311004/22002
7 years, 8 months ago (2013-04-18 21:46:46 UTC) #20
commit-bot: I haz the power
Presubmit check for 14311004-22002 failed and returned exit status 1. INFO:root:Found 3 file(s). Running presubmit ...
7 years, 8 months ago (2013-04-18 21:46:50 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cdn@chromium.org/14311004/46001
7 years, 8 months ago (2013-04-18 22:00:13 UTC) #22
commit-bot: I haz the power
Presubmit check for 14311004-46001 failed and returned exit status 1. INFO:root:Found 3 file(s). Running presubmit ...
7 years, 8 months ago (2013-04-18 22:00:20 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cdn@chromium.org/14311004/7014
7 years, 8 months ago (2013-04-18 22:08:55 UTC) #24
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 14:45:18 UTC) #25
Message was sent while issue was closed.
Change committed as 195188

Powered by Google App Engine
This is Rietveld 408576698