Bug 49372

Summary: [Qt] QWebScriptWorld should not be in QtWebKit 2.1
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebKit QtAssignee: Ademar Reis <ademar>
Status: RESOLVED FIXED    
Severity: Major CC: ademar
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Benjamin Poulain 2010-11-11 01:52:49 PST
The API QWebScriptWorld has been introduced in June, before the branching of 2.1. This API is exported, without any documentation, and has never been part of the API reviews.

This class seems to be a work in progress, it should _not_ be in the 2.1 release.
Comment 1 Ademar Reis 2010-11-12 11:54:53 PST
I'm working on it.
Comment 2 Ademar Reis 2010-11-12 12:40:08 PST
Fixed on QtWebKit branch with the following commits:

bf5a3199f700ba6c6bc955061af37b17b9b2ab23
http://gitorious.org/webkit/qtwebkit/commit/bf5a319

f329fc4bdf7064c9bda53e2d24570c5ff0d5d3bb
http://gitorious.org/webkit/qtwebkit/commit/f329fc4

d625977d3258517c0472fdc8e83b770423ab1a62
http://gitorious.org/webkit/qtwebkit/commit/d625977

(reverts of the original patches)


9f5739175e12af51db38acb7f47d2aec76b56599
http://gitorious.org/webkit/qtwebkit/commit/9f57391
(update of symbian .def files)