[Webkit-unassigned] [Bug 140672] New: Plugin content not loaded.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 20 04:07:54 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=140672
Bug ID: 140672
Summary: Plugin content not loaded.
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: peavo at outlook.com
It believe this is caused by a std::unique_ptr in CClass::methodNamed being moved, resetting its raw pointer. The raw pointer, which now is null, is then returned from the method.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150120/5af9ee95/attachment-0002.html>
More information about the webkit-unassigned
mailing list