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

Issue 16933003: Implement PPB_HostResolver_Dev: part 2 (Closed)

Created:
7 years, 6 months ago by yzshen1
Modified:
7 years, 6 months ago
Reviewers:
raymes, Cris Neckar
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Implement PPB_HostResolver_Dev: part 2 This CL: - adds apps permission check; - map net::Error to PP_Error. BUG=247225 TEST=None TBR=brettw@chromium.org (TBR Brett because of renaming two files in content/content_browser.gypi) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207366

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -364 lines) Patch
M content/browser/renderer_host/pepper/content_browser_pepper_host_factory.cc View 1 2 3 3 chunks +10 lines, -3 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_host_resolver_message_filter.h View 3 chunks +15 lines, -12 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_host_resolver_message_filter.cc View 1 9 chunks +34 lines, -30 lines 0 comments Download
D content/browser/renderer_host/pepper/pepper_host_resolver_private_message_filter.h View 1 chunk +0 lines, -86 lines 0 comments Download
D content/browser/renderer_host/pepper/pepper_host_resolver_private_message_filter.cc View 1 chunk +0 lines, -218 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/proxy/host_resolver_private_resource.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/host_resolver_resource.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/host_resolver_resource_base.h View 2 chunks +5 lines, -1 line 0 comments Download
M ppapi/proxy/host_resolver_resource_base.cc View 1 2 3 2 chunks +29 lines, -5 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 1 2 3 2 chunks +15 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
yzshen1
Hi, Raymes and Cris. Would you please take a look at this CL? Raymes: Everything. ...
7 years, 6 months ago (2013-06-17 20:24:20 UTC) #1
raymes
lgtm https://codereview.chromium.org/16933003/diff/3001/ppapi/proxy/host_resolver_resource_base.cc File ppapi/proxy/host_resolver_resource_base.cc (right): https://codereview.chromium.org/16933003/diff/3001/ppapi/proxy/host_resolver_resource_base.cc#newcode23 ppapi/proxy/host_resolver_resource_base.cc:23: (pp_error <= PP_ERROR_CONNECTION_CLOSED || nit: It would sort ...
7 years, 6 months ago (2013-06-18 18:21:17 UTC) #2
Cris Neckar
lgtm on ipc messages
7 years, 6 months ago (2013-06-18 18:24:41 UTC) #3
yzshen1
Thanks, Raymes and Cris! https://codereview.chromium.org/16933003/diff/3001/ppapi/proxy/host_resolver_resource_base.cc File ppapi/proxy/host_resolver_resource_base.cc (right): https://codereview.chromium.org/16933003/diff/3001/ppapi/proxy/host_resolver_resource_base.cc#newcode23 ppapi/proxy/host_resolver_resource_base.cc:23: (pp_error <= PP_ERROR_CONNECTION_CLOSED || I ...
7 years, 6 months ago (2013-06-18 19:08:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/16933003/18001
7 years, 6 months ago (2013-06-19 17:17:56 UTC) #5
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-19 17:22:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/16933003/18001
7 years, 6 months ago (2013-06-19 17:31:45 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-19 17:34:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/16933003/18001
7 years, 6 months ago (2013-06-20 01:46:00 UTC) #9
commit-bot: I haz the power
7 years, 6 months ago (2013-06-20 08:44:46 UTC) #10
Message was sent while issue was closed.
Change committed as 207366

Powered by Google App Engine
This is Rietveld 408576698