RESOLVED INVALID 34809
[Qt] The QtWebkit bridge shouldn't expose deleteLater / destroyed
https://bugs.webkit.org/show_bug.cgi?id=34809
Summary [Qt] The QtWebkit bridge shouldn't expose deleteLater / destroyed
Noam Rosenthal
Reported 2010-02-10 14:41:20 PST
...or at least it should be possible to disable exposing them.
Attachments
Kent Hansen
Comment 1 2010-03-12 08:30:16 PST
QtScript provides this via QObjectWrapOption::ExcludeDeleteLater. Looks like QWebFrame::addToJavaScriptWindowObject() needs another overload that takes QScriptEngine::QObjectWrapOptions :) But first we should unify the QtWebKit bridge and the QtScript meta-object bindings; I don't feel like duplicating the options logic in the existing bridge at least.
Jocelyn Turcotte
Comment 2 2014-02-03 03:16:09 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.