WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(1.97 KB, patch)
2015-01-20 06:39 PST
,
peavo
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
peavo
Comment 1
2015-01-20 04:14:14 PST
Created
attachment 244983
[details]
Patch
peavo
Comment 2
2015-01-20 06:39:28 PST
Created
attachment 244988
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug