Bug 146524
Summary: | "delete this" in WebUserMediaClient.mm and WebUserMediaClient.cpp | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthew Daiter <mdaiter> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, eric.carlson, jonlee, mdaiter, simon.fraser, webkit-bug-importer, webkit.review.bot |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matthew Daiter
"delete this" is involved at the end of the WebUserMediaClient.mm::pageDestroyed(). Inspection into why it is being called requested.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/21640009>
Simon Fraser (smfr)
And in WebUserMediaClient.cpp
Eric Carlson
Long since fixed.