RESOLVED INVALID 38055
[Qt] QtRuntimeObject/method do not use their Structures
https://bugs.webkit.org/show_bug.cgi?id=38055
Summary [Qt] QtRuntimeObject/method do not use their Structures
Anders Bakken
Reported 2010-04-23 12:21:21 PDT
Their static PassRefPtr<Structure> createStructure(JSValue prototype) functions are never called from anywhere. This has the effect that markChildren never is called for either object.
Attachments
Jesus Sanchez-Palencia
Comment 1 2010-05-12 06:41:14 PDT
Are you working on this, Anders?
Anders Bakken
Comment 2 2010-05-12 06:48:05 PDT
Hi Jesus Not really I have to admit. I am not quite familiar enough with the code to do so I am afraid. I just noticed when I tested some things out that the code clearly was dead (as well as that things like markChildren never was called).
Jocelyn Turcotte
Comment 3 2014-02-03 03:13:30 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.