| Max Depth: |
Bug 31552 depends on 110 bugs:
view as bug list-
31552:
[Qt] [Meta] QtWebKit 2.1 API
[RESOLVED WONTFIX; assigned to webkit-unassigned]
- 25585: [Qt] Webkit in Qt does not have window.showModalDialog [RESOLVED FIXED; assigned to webkit-qt-unassigned]
- 29856: [Qt] gotoAnchor in QtWebKit [RESOLVED FIXED; assigned to webkit-unassigned]
-
30556:
[Qt] Expose the C API to access the Javascript engine
[RESOLVED WONTFIX; assigned to webkit-qt-unassigned]
-
31863:
[Qt] Enable access to WebKit's JavaScript environment with the QtScript API.
[RESOLVED WONTFIX; assigned to webkit-unassigned]
- 32565: [Qt] Initialization of a new API; QtScript. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 34533: [Qt] QScriptValue autotests [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 34575: [Qt] QScriptValue::isNumber() returns an incorrect value [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 34592: [Qt] QScriptValue::toNumber() is broken [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 34749: [Qt] QScriptEngine should contain nullValue and undefinedValue methods [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 34793: [Qt] QScriptValue::toBool problem [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 34843: [Qt] QtScript should provide QScriptString [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 34847: [Qt] QScriptValue::toIntXX returns incorrect values [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 34850: [Qt] QScriptValue::toString() returns incorrect values [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 35387: [Qt] Sometimes QScriptValue::isObject returns an incorrect value [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 35577: [Qt] QScriptConverter::toString() should use QVarLengthArray instead of QByteArray [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 35578: [Qt] QtScript doesn't compile on Windows [RESOLVED WONTFIX; assigned to jedrzej.nowacki]
- 35968: [Qt] QScriptValuePrivate::States has naming issues [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 36008: [Qt] QtScript should have QScriptProgram class [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 36123: [Qt] QtScript functionality should be extended by syntax checking. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 36594: [Qt] QtScript is missing toObject API [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 36600: [Qt] QScriptValue::strictlyEquals is broken [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 36603: [Qt] QScriptEngine doesn't give an access to global object [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 36650: [Qt] Add API for reporting additional memory cost of JavaScript objects [RESOLVED FIXED; assigned to kent.hansen]
- 37596: [Qt] QScriptEngine::evaluate has memory leak. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 37598: [Qt] tst_QScriptValue::toString has a memory leak. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 37610: [Qt] Syntax checking in the QtScript cause a memory leak. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 37617: [Qt] QScriptValue::inherits has a memory leak. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 37729: [Qt] QScriptValuePrivate class needs some cleanup. [RESOLVED FIXED; assigned to jedrzej.nowacki] (*)
- 37953: [Qt] Refactor qtscriptglobal.h [RESOLVED FIXED; assigned to webkit-unassigned]
- 38110: [Qt] QScriptStringPrivate c'tor problem [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 38112: [Qt] QScriptValue::toString has a memory leak. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 39114: [Qt] QScriptEngine API should contain a newObject function [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 39115: [Qt] QScriptEngine API should contain a newArray function [RESOLVED FIXED; assigned to webkit-qt-unassigned]
- 39356: [Qt] QScriptValue should have accessors to a prototype. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 40058: testapi.c depends on the Core Foundation. [RESOLVED FIXED; assigned to webkit-unassigned]
- 40067: [Qt] The QScriptValuePrivate::CSpecial is too generic. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 40110: [Qt] QScriptValue::equals problems [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 40114: [Qt] Expected fail in the tst_QScriptEngine::globalObject should be removed. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 40120: [Qt] QScriptValue should have an instanceOf method [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 40412: [Qt] Explicit conversions to JSC opaque types should be removed. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 40415: [Qt] Optimization of the QScriptValuePrivate. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 40903: [Qt] QScriptValue should have API for accessing object properties [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 40911: [Qt] Performance of the QtScript API is not tested. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 41199: [Qt] QtScript API should be exceptions aware. [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 41520: [Qt] QScriptEnginePrivate compilation fix [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 41598: [Qt] QScriptEngine should have an API for processing application events [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41662: [Qt] QScriptEngine should have an API for wrapping a C function [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41664: [Qt] QScriptEngine should have an API for wrapping a QObject [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41665: [Qt] QScriptEngine should have an API for installing translator functions [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41666: [Qt] QScriptEngine should have an API for importing extensions [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41667: [Qt] QScriptEngine should have an API for creating Date objects [RESOLVED FIXED; assigned to webkit-unassigned]
- 41668: [Qt] QScriptEngine should have an API for creating RegExp objects [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41672: [Qt] QScriptEngine should have an API for generic value conversion [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41673: [Qt] QScriptEngine should have an API for registering metatypes [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41674: [Qt] QScriptEngine should have an API for wrapping a QMetaObject [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41675: [Qt] QtScript should have an API for connecting a signal to a JS function [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41676: [Qt] QtScript should have an API for creating custom native objects [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41677: [Qt] QScriptEngine should have an API for wrapping a QVariant [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41678: [Qt] QtScript should provide an API for accessing the JS environment from slots [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41680: [Qt] QtScript should provide an API for enumerating a JS object's properties [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 41681: [Qt] QScriptValue should have an API for calling a function as a constructor [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 41683: [Qt] QScriptEngine should have an API for associating a default prototype with a metatype [RESOLVED INVALID; assigned to webkit-unassigned]
- 41713: [Qt] Implementation of QScriptValue::isArray() [RESOLVED FIXED; assigned to webkit-unassigned]
- 41769: [Qt] QScriptValue API should have a property flag accessor. [RESOLVED FIXED; assigned to jedrzej.nowacki] (*)
- 41839: [Qt] QScriptEngine should work correctly even after global object changes [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 42363: [Qt] QScriptValue::equals asserts [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 42364: [Qt] Improve test covrage for QScriptValue [RESOLVED INVALID; assigned to webkit-unassigned]
- 42366: [Qt] Improve test coverage for the QScriptValue [RESOLVED FIXED; assigned to jedrzej.nowacki]
- 43038: [Qt] Comparing two QScriptValues. [RESOLVED WONTFIX; assigned to jedrzej.nowacki]
- 43115: [Qt] QScriptValue should hhave API for accessing a private data. [RESOLVED WONTFIX; assigned to jedrzej.nowacki]
-
31863:
[Qt] Enable access to WebKit's JavaScript environment with the QtScript API.
[RESOLVED WONTFIX; assigned to webkit-unassigned]
- 30712: [Qt] QWebFrame should have a equivalent of QWebFrame::hitTestContent() for QRectF [RESOLVED DUPLICATE; assigned to benjamin]
- 31115: [Qt] QWebView, QGraphicsWebView and QWebFrame setHtml() should be better documented [RESOLVED FIXED; assigned to menard]
- 32122: [Qt] Preparation for tiling support [RESOLVED DUPLICATE; assigned to webkit-unassigned]
- 32668: [Qt] Add new scrollRecursively API to QWebFrame [RESOLVED FIXED; assigned to joseph.ligman]
- 33418: [Qt] Custom select popups. [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 33420: [Qt] Document QWebSettings::XSSAuditorEnabled [RESOLVED FIXED; assigned to webkit-unassigned]
-
33714:
[Qt] QWebSettings attribute for toggle Spatial Navigation on/off
[RESOLVED FIXED; assigned to tonikitoo]
-
18662:
Extend keyboard navigation to allow directional navigation
[CLOSED FIXED; assigned to tonikitoo]
- 35346: Add a convenient center() method to IntRect [CLOSED FIXED; assigned to tonikitoo]
- 35402: [GTK] Make webkit_web_view_grab_focus to active focus controller. [CLOSED FIXED; assigned to tonikitoo]
- 35432: [Gtk] Make DRT EventSender::keyDown to consider 'hardware_keycode' field when synthesizing an event [CLOSED FIXED; assigned to tonikitoo]
- 41157: Spatial Navigation: refactor spatial-navigation-utils.js to support testing nested frames deeper than one level [CLOSED FIXED; assigned to tonikitoo]
- 41160: Spatial Navigation: make elements in inner frames nested more than 1 level deep focusable [CLOSED FIXED; assigned to tonikitoo]
- 42474: Spatial navigation: do not consider outline for focusable element boundaries [CLOSED FIXED; assigned to tonikitoo]
-
18662:
Extend keyboard navigation to allow directional navigation
[CLOSED FIXED; assigned to tonikitoo]
- 34382: When a live iframe element is moved between pages, it still depends on the old page. [RESOLVED FIXED; assigned to dimich]
- 34885: [Qt] QGraphicsWebView should have a mode that makes it automatically resize itself to the content size [RESOLVED FIXED; assigned to webkit-unassigned]
- 35028: [Qt] Add selectedHtml function to QWebView [RESOLVED FIXED; assigned to kling]
- 35340: [Qt] Enable alternate HTML/JavaScript front-ends for Web Inspector [CLOSED FIXED; assigned to webkit-qt-unassigned]
- 37880: [Qt] Patch for checking content types supported by the QWebPage... [RESOLVED FIXED; assigned to adawit]
- 39616: [Qt] Text and image rendering problems on http://panic.com/transmit [RESOLVED WORKSFORME; assigned to webkit-qt-unassigned]
- 41413: [Qt] QtWebKit needs public API for Notifications. [RESOLVED FIXED; assigned to webkit-unassigned]
- 42223: [Qt] Create public API for qt_drt_garbageCollector_collect [RESOLVED WONTFIX; assigned to webkit-unassigned]
- 42597: [Qt] Add API to define device-width and height for use with the viewport meta tag [RESOLVED FIXED; assigned to kenneth]
- 43492: Make the viewport meta tag parser support the Android target-densitydpi extension. [RESOLVED FIXED; assigned to kenneth]
- 44482: [Qt] Expose API to enable/disable universal document access [RESOLVED DUPLICATE; assigned to webkit-unassigned]
- 45436: [Qt] Expose the web security setting. [RESOLVED INVALID; assigned to allan.jensen]
- 46186: [Qt] window.close() doesn't work in qt [RESOLVED FIXED; assigned to qi.2.zhang]
- 46347: [Qt] Remove setDeviceSize methods [RESOLVED FIXED; assigned to webkit-unassigned]
- 48722: [Qt] Add a 'hasSelection' function to QWebView and QWebPage... [RESOLVED FIXED; assigned to webkit-qt-unassigned]
Bug 31552 blocks one bug:
view as bug list| Max Depth: |