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

Issue 1004803007: Pepper: Cache the document URL in PepperPluginInstanceImpl (Closed)

Created:
5 years, 9 months ago by dmichael (off chromium)
Modified:
5 years, 9 months ago
Reviewers:
bbudge
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, jam, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pepper: Cache the document URL in PepperPluginInstanceImpl BUG=465765 Committed: https://crrev.com/20f19eb905b8224ab7f72dc56285470b3500daff Cr-Commit-Position: refs/heads/master@{#321240}

Patch Set 1 #

Patch Set 2 : formatting #

Total comments: 2

Patch Set 3 : fix ambiguous ternary #

Patch Set 4 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -15 lines) Patch
M content/renderer/pepper/pepper_plugin_instance_impl.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/renderer/pepper/pepper_plugin_instance_impl.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M content/renderer/pepper/renderer_ppapi_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/renderer_ppapi_host_impl.cc View 1 chunk +4 lines, -13 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
dmichael (off chromium)
5 years, 9 months ago (2015-03-18 19:53:47 UTC) #2
bbudge
LGTM Good luck! https://codereview.chromium.org/1004803007/diff/20001/content/renderer/pepper/pepper_plugin_instance_impl.cc File content/renderer/pepper/pepper_plugin_instance_impl.cc (right): https://codereview.chromium.org/1004803007/diff/20001/content/renderer/pepper/pepper_plugin_instance_impl.cc#newcode568 content/renderer/pepper/pepper_plugin_instance_impl.cc:568: container_->element().document().url(), You could use document_url_ here. ...
5 years, 9 months ago (2015-03-18 21:02:36 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1004803007/40001
5 years, 9 months ago (2015-03-18 21:55:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1004803007/60001
5 years, 9 months ago (2015-03-18 21:57:16 UTC) #9
dmichael (off chromium)
Thanks! https://codereview.chromium.org/1004803007/diff/20001/content/renderer/pepper/pepper_plugin_instance_impl.cc File content/renderer/pepper/pepper_plugin_instance_impl.cc (right): https://codereview.chromium.org/1004803007/diff/20001/content/renderer/pepper/pepper_plugin_instance_impl.cc#newcode568 content/renderer/pepper/pepper_plugin_instance_impl.cc:568: container_->element().document().url(), On 2015/03/18 21:02:36, bbudge wrote: > You ...
5 years, 9 months ago (2015-03-18 21:57:23 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-19 00:01:33 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 00:02:18 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/20f19eb905b8224ab7f72dc56285470b3500daff
Cr-Commit-Position: refs/heads/master@{#321240}

Powered by Google App Engine
This is Rietveld 408576698