[Webkit-unassigned] [Bug 39717] very slow QVariant QWebFrame::evaluateJavaScript(const QString& scriptSource) method.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 28 19:17:15 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=39717


vincent <lypkiller at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lypkiller at gmail.com




--- Comment #2 from vincent <lypkiller at gmail.com>  2013-07-28 19:17:02 PST ---
as I see, the worst place of performance is tampering the html. eg.(JQUERY)
    $("<a class='savetolocal'>SAVE</a>").insertAfter(current);

i hope the qwebkit can offer some interface to extend the brower. like firefox's extension. user can excute extra script after loading page.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list