Bug 145798 - Crash when passing Symbol to NPAPI plugin objects
Summary: Crash when passing Symbol to NPAPI plugin objects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks: 145556
  Show dependency treegraph
 
Reported: 2015-06-09 05:57 PDT by Yusuke Suzuki
Modified: 2015-06-09 15:19 PDT (History)
4 users (show)

See Also:


Attachments
Patch (10.59 KB, patch)
2015-06-09 06:02 PDT, Yusuke Suzuki
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2015-06-09 05:57:33 PDT
Crash when passing Symbol to NPAPI plugin objects
Comment 1 Yusuke Suzuki 2015-06-09 06:02:28 PDT
Created attachment 254562 [details]
Patch
Comment 2 Anders Carlsson 2015-06-09 07:29:05 PDT
Comment on attachment 254562 [details]
Patch

I think this test should be inside plugins/npruntime.
Comment 3 Yusuke Suzuki 2015-06-09 11:21:49 PDT
OK, I'll move the test to plugins/npruntime and land it :)
Comment 4 Yusuke Suzuki 2015-06-09 11:31:37 PDT
Committed r185369: <http://trac.webkit.org/changeset/185369>
Comment 5 Yusuke Suzuki 2015-06-09 14:30:40 PDT
Looks JSC tests failed. Investigating...
https://build.webkit.org/builders/Apple%20Yosemite%20Release%20JSC%20%28Tests%29/builds/2627
Comment 6 Yusuke Suzuki 2015-06-09 15:19:33 PDT
This issue is not related to that JSC test failure.
I've opened the issue handling it.
https://bugs.webkit.org/show_bug.cgi?id=145820