Bug 30932 - REGRESSION: Crash when turning on Private Browsing on site with flash.
Summary: REGRESSION: Crash when turning on Private Browsing on site with flash.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL: http://youtube.com
Keywords: InRadar
: 30525 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-29 15:14 PDT by David Levin
Modified: 2009-10-29 16:30 PDT (History)
2 users (show)

See Also:


Attachments
Crash info. (42.56 KB, text/plain)
2009-10-29 15:15 PDT, David Levin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2009-10-29 15:14:53 PDT
Repro steps:
1. Start webkit
2. Go to http://youtube.com (or any site with flash, I think)
3. Turn on "Private Browsing"

crash.

It happens on this line "[_pluginPackage.get() pluginFuncs]->setvalue(plugin, NPNVprivateModeBool, &value);" of privateBrowsingModeDidChange in file WebNetscapePluginView.mm
Comment 1 David Levin 2009-10-29 15:15:24 PDT
Created attachment 42152 [details]
Crash info.
Comment 2 David Levin 2009-10-29 15:16:37 PDT
It looks like this was introduced with r49512.
Comment 3 David Levin 2009-10-29 15:22:37 PDT
*** Bug 30525 has been marked as a duplicate of this bug. ***
Comment 4 Mark Rowe (bdash) 2009-10-29 16:18:17 PDT
<rdar://problem/7350269>
Comment 5 Anders Carlsson 2009-10-29 16:30:13 PDT
http://trac.webkit.org/changeset/50308