[Webkit-unassigned] [Bug 8594] REGRESSION: Exception on closing a page containing (just) an mp3
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Apr 29 22:27:52 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8594
opendarwin.org at mitzpettel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
Keywords| |Regression
Priority|P2 |P1
Summary|Exception on closing a page |REGRESSION: Exception on
|containing (just) an mp3 |closing a page containing
| |(just) an mp3
------- Comment #5 from opendarwin.org at mitzpettel.com 2006-04-29 22:27 PDT -------
(In reply to comment #4)
> This looks like an attempt to call _webView on a deallocated object. I don't
> think the removed _webView method on NSView needs to be brought back. Notice:
The deallocated object is the WebPluginDocumentView's dataSource. Not sure
about how to fix this - the view (which is also a document representation for
the data source) probably shouldn't retain the data source, but perhaps the
data source should call setDataSource:NULL on the representation when it
releases it.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list