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

Issue 10831045: Add PP_FlashLSORestrictions to the list of settings supported by the Flash_GetSetting Pepper API. (Closed)

Created:
8 years, 4 months ago by Bernhard Bauer
Modified:
8 years, 4 months ago
Reviewers:
brettw, jam, viettrungluu
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org, yzshen+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

Add PP_FlashLSORestrictions to the list of settings supported by the Flash_GetSetting Pepper API. BUG=132410 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149711

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : sync #

Patch Set 9 : fix #

Patch Set 10 : fix #

Patch Set 11 : . #

Patch Set 12 : . #

Total comments: 2

Patch Set 13 : review #

Patch Set 14 : rename site_url to document_url #

Total comments: 3

Patch Set 15 : fix #

Total comments: 10

Patch Set 16 : review #

Patch Set 17 : revierw #

Total comments: 2

Patch Set 18 : brett #

Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -6 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +18 lines, -0 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_message_filter.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +22 lines, -0 lines 0 comments Download
M content/common/pepper_messages.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +8 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +15 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +13 lines, -0 lines 0 comments Download
M content/renderer/pepper/pepper_plugin_delegate_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/pepper/pepper_plugin_delegate_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +10 lines, -0 lines 0 comments Download
M ppapi/api/private/ppb_flash.idl View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +25 lines, -1 line 0 comments Download
M ppapi/c/private/ppb_flash.h View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +23 lines, -2 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 1 2 3 4 5 6 7 3 chunks +6 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_flash_proxy.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_flash_proxy.cc View 1 2 3 4 3 chunks +21 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/mock_plugin_delegate.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/mock_plugin_delegate.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +6 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/plugin_delegate.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +6 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppb_flash_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +15 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Bernhard Bauer
Hi Trung and Brett, could one of you review the Pepper side of this CL? ...
8 years, 4 months ago (2012-07-31 00:49:21 UTC) #1
jam
content/public lgtm, i defer to brett for the rest
8 years, 4 months ago (2012-07-31 01:58:05 UTC) #2
viettrungluu
http://codereview.chromium.org/10831045/diff/15005/ppapi/api/private/ppb_flash.idl File ppapi/api/private/ppb_flash.idl (right): http://codereview.chromium.org/10831045/diff/15005/ppapi/api/private/ppb_flash.idl#newcode17 ppapi/api/private/ppb_flash.idl:17: M22_1 = 12.6 There's no need to rev the ...
8 years, 4 months ago (2012-07-31 04:54:56 UTC) #3
Bernhard Bauer
https://chromiumcodereview.appspot.com/10831045/diff/15005/ppapi/api/private/ppb_flash.idl File ppapi/api/private/ppb_flash.idl (right): https://chromiumcodereview.appspot.com/10831045/diff/15005/ppapi/api/private/ppb_flash.idl#newcode17 ppapi/api/private/ppb_flash.idl:17: M22_1 = 12.6 On 2012/07/31 04:54:56, viettrungluu wrote: > ...
8 years, 4 months ago (2012-07-31 05:22:40 UTC) #4
viettrungluu
Read my comments below from the bottom up. But is it my imagination or are ...
8 years, 4 months ago (2012-08-01 04:06:41 UTC) #5
Bernhard Bauer
On 2012/08/01 04:06:41, viettrungluu wrote: > Read my comments below from the bottom up. > ...
8 years, 4 months ago (2012-08-01 05:17:39 UTC) #6
viettrungluu
On 2012/08/01 05:17:39, Bernhard Bauer wrote: > On 2012/08/01 04:06:41, viettrungluu wrote: > > Read ...
8 years, 4 months ago (2012-08-01 13:52:37 UTC) #7
viettrungluu
I guess I'm mostly okay with this, other than the oddity of the two bool ...
8 years, 4 months ago (2012-08-01 13:57:13 UTC) #8
Bernhard Bauer
http://codereview.chromium.org/10831045/diff/12022/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): http://codereview.chromium.org/10831045/diff/12022/chrome/browser/chrome_content_browser_client.cc#newcode964 chrome/browser/chrome_content_browser_client.cc:964: ProfileIOData* io_data = ProfileIOData::FromResourceContext(context); On 2012/08/01 13:57:14, viettrungluu wrote: ...
8 years, 4 months ago (2012-08-02 03:54:07 UTC) #9
viettrungluu
http://codereview.chromium.org/10831045/diff/12022/webkit/plugins/ppapi/plugin_delegate.h File webkit/plugins/ppapi/plugin_delegate.h (right): http://codereview.chromium.org/10831045/diff/12022/webkit/plugins/ppapi/plugin_delegate.h#newcode671 webkit/plugins/ppapi/plugin_delegate.h:671: bool* block_access, On 2012/08/02 03:54:08, Bernhard Bauer wrote: > ...
8 years, 4 months ago (2012-08-02 13:19:33 UTC) #10
Bernhard Bauer
http://codereview.chromium.org/10831045/diff/12022/webkit/plugins/ppapi/plugin_delegate.h File webkit/plugins/ppapi/plugin_delegate.h (right): http://codereview.chromium.org/10831045/diff/12022/webkit/plugins/ppapi/plugin_delegate.h#newcode671 webkit/plugins/ppapi/plugin_delegate.h:671: bool* block_access, On 2012/08/02 13:19:33, viettrungluu wrote: > On ...
8 years, 4 months ago (2012-08-02 18:28:35 UTC) #11
brettw
lgtm https://chromiumcodereview.appspot.com/10831045/diff/34/content/common/pepper_messages.h File content/common/pepper_messages.h (right): https://chromiumcodereview.appspot.com/10831045/diff/34/content/common/pepper_messages.h#newcode28 content/common/pepper_messages.h:28: GURL /* document_url */, Style nit: check indentation.
8 years, 4 months ago (2012-08-02 20:05:40 UTC) #12
Bernhard Bauer
https://chromiumcodereview.appspot.com/10831045/diff/34/content/common/pepper_messages.h File content/common/pepper_messages.h (right): https://chromiumcodereview.appspot.com/10831045/diff/34/content/common/pepper_messages.h#newcode28 content/common/pepper_messages.h:28: GURL /* document_url */, On 2012/08/02 20:05:40, brettw wrote: ...
8 years, 4 months ago (2012-08-02 20:27:22 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/10831045/12025
8 years, 4 months ago (2012-08-02 20:29:54 UTC) #14
commit-bot: I haz the power
8 years, 4 months ago (2012-08-02 21:50:21 UTC) #15
Change committed as 149711

Powered by Google App Engine
This is Rietveld 408576698