RESOLVED FIXED 140672
Plugin content not loaded.
https://bugs.webkit.org/show_bug.cgi?id=140672
Summary Plugin content not loaded.
peavo
Reported 2015-01-20 04:07:54 PST
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.
Attachments
Patch (2.25 KB, patch)
2015-01-20 04:14 PST, peavo
no flags
Patch (1.97 KB, patch)
2015-01-20 06:39 PST, peavo
no flags
peavo
Comment 1 2015-01-20 04:14:14 PST
peavo
Comment 2 2015-01-20 06:39:28 PST
Brent Fulgham
Comment 3 2015-01-20 08:57:09 PST
Comment on attachment 244988 [details] Patch r=me.
peavo
Comment 4 2015-01-20 09:09:16 PST
(In reply to comment #3) > Comment on attachment 244988 [details] > Patch > > r=me. Thanks!
WebKit Commit Bot
Comment 5 2015-01-20 09:21:30 PST
Comment on attachment 244988 [details] Patch Clearing flags on attachment: 244988 Committed r178716: <http://trac.webkit.org/changeset/178716>
WebKit Commit Bot
Comment 6 2015-01-20 09:21:34 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.