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

Issue 1137433004: Pepper: Fix nullptr crash in PepperWebPluginImpl::updateGeometry. (Closed)

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

Description

Pepper: Fix nullptr crash in PepperWebPluginImpl::updateGeometry. Quoting raymes: "What is happening is that while the plugin is initializing it sends a sync IPC which results in re-entrancy. ExecuteScript is being run during re-entrancy which runs a script on the page which can result in layout changing and so reportGeometry can be called." BUG=486674 Committed: https://crrev.com/5377f4d5f94a4c861d49091ee56b62e15cf89367 Cr-Commit-Position: refs/heads/master@{#329566}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/renderer/pepper/pepper_webplugin_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (2 generated)
tommycli
raymes: PTAL. extra small review
5 years, 7 months ago (2015-05-12 20:23:07 UTC) #2
raymes
lgtm I had a look at the crash in more detail. What is happening is ...
5 years, 7 months ago (2015-05-13 01:05:08 UTC) #3
raymes
You may want to add the above into your CL description :)
5 years, 7 months ago (2015-05-13 01:06:42 UTC) #4
tommycli
On 2015/05/13 01:05:08, raymes wrote: > lgtm > > I had a look at the ...
5 years, 7 months ago (2015-05-13 01:09:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1137433004/1
5 years, 7 months ago (2015-05-13 01:11:44 UTC) #7
tommycli
On 2015/05/13 01:09:28, tommycli wrote: > On 2015/05/13 01:05:08, raymes wrote: > > lgtm > ...
5 years, 7 months ago (2015-05-13 01:11:46 UTC) #8
raymes
No that one looks very different. It looks like it's happening on input. But I ...
5 years, 7 months ago (2015-05-13 01:26:14 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-13 01:58:21 UTC) #10
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 01:59:07 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5377f4d5f94a4c861d49091ee56b62e15cf89367
Cr-Commit-Position: refs/heads/master@{#329566}

Powered by Google App Engine
This is Rietveld 408576698