Bug 44669 - [Qt] Make it possible to configure QtWebKit to use V8
Summary: [Qt] Make it possible to configure QtWebKit to use V8
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-08-26 01:07 PDT by Henry Haverinen
Modified: 2010-09-03 04:48 PDT (History)
19 users (show)

See Also:


Attachments
V8 binding changes for QT platform (Symbian and Maemo) (365.01 KB, text/plain)
2010-09-01 13:54 PDT, Vlad
no flags Details
V8 related changes for QT platform: npruntime_internal.h Remove X11 artifacts (857 bytes, text/plain)
2010-09-01 13:57 PDT, Vlad
no flags Details
V8 related changes for QT platform: wtf/DateMath.* (Symbian and Maemo) (5.92 KB, text/plain)
2010-09-01 14:01 PDT, Vlad
no flags Details
V8 related changes for QT platform: eliminate ambiguous choice of CString.h and Animation.h for Symbian (35.11 KB, text/plain)
2010-09-01 14:05 PDT, Vlad
no flags Details
V8 related changes for QT platform: Plugin changes (31.62 KB, text/plain)
2010-09-01 14:09 PDT, Vlad
no flags Details
V8 related changes for QT platform: project file modifications (105.79 KB, text/plain)
2010-09-01 14:11 PDT, Vlad
no flags Details
V8 related changes for QT platform: Qt API implementation modifications (143.34 KB, text/plain)
2010-09-01 14:15 PDT, Vlad
no flags Details
V8 related changes for QT platform: DumpRenderTreeSupportQt and FrameLoaderClientQt (55.96 KB, text/plain)
2010-09-01 14:16 PDT, Vlad
no flags Details
V8 related changes for QT platform: DumpRenderTreeSupportQt and FrameLoaderClientQt (55.94 KB, text/plain)
2010-09-01 14:39 PDT, Vlad
no flags Details
V8 related changes for QT platform: Plugin changes (31.79 KB, text/plain)
2010-09-01 15:22 PDT, Vlad
no flags Details
V8 related changes for QT platform: npruntime_internal.h Remove X11 artifacts (857 bytes, text/plain)
2010-09-01 15:27 PDT, Vlad
no flags Details
V8 related changes for QT platform: eliminate ambiguous choice of CString.h and Animation.h for Symbian (35.18 KB, text/plain)
2010-09-01 15:36 PDT, Vlad
no flags Details
V8 related changes for QT platform: wtf/DateMath.* (Symbian and Maemo) (8.56 KB, text/plain)
2010-09-01 15:42 PDT, Vlad
no flags Details
V8 related changes for QT platform: webkit pr* files (2.79 KB, patch)
2010-09-01 21:53 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: webcore pr* files (50.85 KB, patch)
2010-09-01 21:53 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: javascript pr* files. Use wtf only (18.51 KB, patch)
2010-09-01 21:55 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: config.h (2.38 KB, patch)
2010-09-01 21:56 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: datemath mods (9.44 KB, text/plain)
2010-09-01 21:57 PDT, Vlad
no flags Details
V8 related changes for QT platform: v8 bindings (6.80 KB, patch)
2010-09-01 21:58 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: npruntime_internal.h Remove X11 artifacts (2.84 KB, text/plain)
2010-09-01 21:59 PDT, Vlad
no flags Details
V8 related changes for QT platform: eliminate ambiguous choice of CString.h and Animation.h for Symbian (2.93 KB, patch)
2010-09-01 22:00 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: Plugin changes (10.68 KB, text/plain)
2010-09-01 22:01 PDT, Vlad
no flags Details
V8 related changes for QT platform: Qt API implementation modifications (10.82 KB, patch)
2010-09-01 22:02 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: QObject injection implementation (115.41 KB, patch)
2010-09-01 22:03 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: webcoresupport mods (8.74 KB, patch)
2010-09-01 22:05 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: Plugin changes (11.51 KB, patch)
2010-09-02 09:04 PDT, Vlad
no flags Details | Formatted Diff | Diff
V8 related changes for QT platform: wtf/DateMath.* (Symbian and Maemo) (10.15 KB, patch)
2010-09-02 09:35 PDT, Vlad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Haverinen 2010-08-26 01:07:08 PDT
Make it possible to configure QtWebKit to use the V8 JavaScript engine instead of JavaScriptCore. At first, this would be useful for performance benchmarking and quality assurance.
Comment 1 Henry Haverinen 2010-08-26 08:29:57 PDT
Qt bug tracker entry: http://bugreports.qt.nokia.com/browse/QTBUG-12502
Comment 2 Vlad 2010-09-01 13:54:15 PDT
Created attachment 66261 [details]
V8 binding changes for QT platform (Symbian and Maemo)
Comment 3 WebKit Review Bot 2010-09-01 13:55:16 PDT
Attachment 66261 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebCore/bindings/v8/V8NPUtils.cpp:33:  Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
WebCore/bindings/v8/V8NPObject.cpp:33:  Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
WebCore/bindings/v8/V8Proxy.h:43:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/bindings/v8/NPV8Object.cpp:29:  Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
WebCore/bindings/v8/NPV8Object.cpp:122:  _NPN_CreateNoScriptObject is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
WebCore/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp:33:  Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
WebCore/bindings/v8/npruntime.cpp:29:  Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
WebCore/bindings/v8/V8Helpers.cpp:33:  Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 8 in 14 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Vlad 2010-09-01 13:57:56 PDT
Created attachment 66262 [details]
V8 related changes for QT platform: npruntime_internal.h Remove X11 artifacts
Comment 5 Vlad 2010-09-01 14:01:36 PDT
Created attachment 66263 [details]
V8 related changes for QT platform: wtf/DateMath.* (Symbian and Maemo)

Store cachedUTCOffset and getDSTOffset as hidden properties of global object
Comment 6 Vlad 2010-09-01 14:05:47 PDT
Created attachment 66265 [details]
V8 related changes for QT platform: eliminate ambiguous choice of CString.h and Animation.h for Symbian
Comment 7 WebKit Review Bot 2010-09-01 14:07:04 PDT
Attachment 66265 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebCore/platform/text/PlatformString.h:29:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 8 Vlad 2010-09-01 14:09:29 PDT
Created attachment 66266 [details]
V8 related changes for QT platform: Plugin changes
Comment 9 Vlad 2010-09-01 14:11:01 PDT
Created attachment 66267 [details]
V8 related changes for QT platform: project file modifications
Comment 10 WebKit Review Bot 2010-09-01 14:14:23 PDT
Attachment 66263 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
JavaScriptCore/wtf/DateMath.cpp:965:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 11 Vlad 2010-09-01 14:15:00 PDT
Created attachment 66268 [details]
V8 related changes for QT platform: Qt API implementation modifications
Comment 12 WebKit Review Bot 2010-09-01 14:15:07 PDT
Attachment 66266 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebCore/plugins/PluginView.h:45:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 13 Vlad 2010-09-01 14:16:48 PDT
Created attachment 66270 [details]
V8 related changes for QT platform: DumpRenderTreeSupportQt and FrameLoaderClientQt
Comment 14 WebKit Review Bot 2010-09-01 14:19:12 PDT
Attachment 66270 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp:41:  Alphabetical sorting problem.  [build/include_order] [4]
WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp:42:  Alphabetical sorting problem.  [build/include_order] [4]
WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp:324:  One line control clauses should not use braces.  [whitespace/braces] [4]
WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp:340:  One line control clauses should not use braces.  [whitespace/braces] [4]
Total errors found: 4 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 15 Vlad 2010-09-01 14:39:40 PDT
Created attachment 66275 [details]
V8 related changes for QT platform: DumpRenderTreeSupportQt and FrameLoaderClientQt
Comment 16 WebKit Review Bot 2010-09-01 14:41:48 PDT
Attachment 66275 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp:25:  You should add a blank line after implementation file's own header.  [build/include_order] [4]
WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp:42:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 2 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 17 Early Warning System Bot 2010-09-01 14:44:33 PDT
Attachment 66262 [details] did not build on qt:
Build output: http://queues.webkit.org/results/3944035
Comment 18 Vlad 2010-09-01 15:22:12 PDT
Created attachment 66289 [details]
V8 related changes for QT platform: Plugin changes
Comment 19 Vlad 2010-09-01 15:27:16 PDT
Created attachment 66291 [details]
V8 related changes for QT platform: npruntime_internal.h Remove X11 artifacts
Comment 20 Vlad 2010-09-01 15:36:11 PDT
Created attachment 66292 [details]
V8 related changes for QT platform: eliminate ambiguous choice of CString.h and Animation.h for Symbian
Comment 21 Vlad 2010-09-01 15:42:57 PDT
Created attachment 66293 [details]
V8 related changes for QT platform: wtf/DateMath.* (Symbian and Maemo)
Comment 22 Early Warning System Bot 2010-09-01 16:03:15 PDT
Attachment 66291 [details] did not build on qt:
Build output: http://queues.webkit.org/results/3969036
Comment 23 Andreas Kling 2010-09-01 16:37:34 PDT
Hi Vlad, interesting work!

Three things before we can start proper reviews:

1. Some of your patches replace the entire contents of files with what seems to be mostly the same data. Could this be due to newline format mismatch perhaps? Needs to be fixed.

2. ChangeLog entries are missing. You can use WebKitTools/Scripts/prepare-ChangeLog to generate boilerplate entries. See https://trac.webkit.org/wiki/QtWebKitContrib for more information.

3. (Admittedly of lesser importance) There's both "#if USE(JSC) ... #elif USE(V8) ..." and "#if USE(JSC) ... #else ...". I think we should stick with the first variant.
Comment 24 WebKit Review Bot 2010-09-01 17:15:08 PDT
Attachment 66261 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/3949027
Comment 25 Vlad 2010-09-01 18:13:55 PDT
First check in and relatevly big... :) Trying to fix those things now

(In reply to comment #23)
> Hi Vlad, interesting work!
> 
> Three things before we can start proper reviews:
> 
> 1. Some of your patches replace the entire contents of files with what seems to be mostly the same data. Could this be due to newline format mismatch perhaps? Needs to be fixed.
> 
> 2. ChangeLog entries are missing. You can use WebKitTools/Scripts/prepare-ChangeLog to generate boilerplate entries. See https://trac.webkit.org/wiki/QtWebKitContrib for more information.
> 
> 3. (Admittedly of lesser importance) There's both "#if USE(JSC) ... #elif USE(V8) ..." and "#if USE(JSC) ... #else ...". I think we should stick with the first variant.
Comment 26 WebKit Review Bot 2010-09-01 18:50:27 PDT
Attachment 66291 [details] did not build on gtk:
Build output: http://queues.webkit.org/results/3927034
Comment 27 WebKit Review Bot 2010-09-01 21:18:38 PDT
Attachment 66293 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/3902036
Comment 28 Vlad 2010-09-01 21:53:08 PDT
Created attachment 66319 [details]
V8 related changes for QT platform: webkit pr* files
Comment 29 Vlad 2010-09-01 21:53:57 PDT
Created attachment 66320 [details]
V8 related changes for QT platform: webcore pr* files
Comment 30 Vlad 2010-09-01 21:55:00 PDT
Created attachment 66321 [details]
V8 related changes for QT platform: javascript pr* files. Use wtf only
Comment 31 Vlad 2010-09-01 21:56:17 PDT
Created attachment 66322 [details]
V8 related changes for QT platform: config.h
Comment 32 Vlad 2010-09-01 21:57:25 PDT
Created attachment 66323 [details]
V8 related changes for QT platform: datemath mods
Comment 33 Vlad 2010-09-01 21:58:20 PDT
Created attachment 66324 [details]
V8 related changes for QT platform: v8 bindings
Comment 34 Vlad 2010-09-01 21:59:27 PDT
Created attachment 66325 [details]
V8 related changes for QT platform: npruntime_internal.h Remove X11 artifacts
Comment 35 Vlad 2010-09-01 22:00:45 PDT
Created attachment 66326 [details]
V8 related changes for QT platform: eliminate ambiguous choice of CString.h and Animation.h for Symbian
Comment 36 Vlad 2010-09-01 22:01:42 PDT
Created attachment 66327 [details]
V8 related changes for QT platform: Plugin changes
Comment 37 Vlad 2010-09-01 22:02:24 PDT
Created attachment 66328 [details]
V8 related changes for QT platform: Qt API implementation modifications
Comment 38 Vlad 2010-09-01 22:03:58 PDT
Created attachment 66329 [details]
V8 related changes for QT platform: QObject injection implementation
Comment 39 Vlad 2010-09-01 22:05:09 PDT
Created attachment 66330 [details]
V8 related changes for QT platform: webcoresupport mods
Comment 40 Adam Barth 2010-09-01 22:16:28 PDT
OMG.  So many patches attached to one bug.  Please consider using a master bug with a bunch of blocking bugs.
Comment 41 WebKit Review Bot 2010-09-01 22:18:13 PDT
Attachment 66329 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
Last 3072 characters of output:
t/v8/qt_instancev8.cpp:182:  Missing space before ( in foreach(  [whitespace/parens] [5]
WebCore/bridge/qt/v8/qt_instancev8.cpp:307:  Missing space before ( in for(  [whitespace/parens] [5]
WebCore/bridge/qt/v8/qt_instancev8.cpp:344:  Missing spaces around =  [whitespace/operators] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:348:  One line control clauses should not use braces.  [whitespace/braces] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:352:  Missing space before ( in foreach(  [whitespace/parens] [5]
WebCore/bridge/qt/v8/qt_instancev8.cpp:353:  Should have a space between // and comment  [whitespace/comments] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:357:  Missing spaces around =  [whitespace/operators] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:360:  Should have a space between // and comment  [whitespace/comments] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:380:  Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.  [readability/comparison_to_zero] [5]
WebCore/bridge/qt/v8/qt_instancev8.cpp:427:  An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:440:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:498:  Missing spaces around =  [whitespace/operators] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:510:  Extra space before )  [whitespace/parens] [2]
WebCore/bridge/qt/v8/qt_instancev8.cpp:519:  Missing space before ( in foreach(  [whitespace/parens] [5]
WebCore/bridge/qt/v8/qt_instancev8.cpp:534:  Declaration has space between type name and * in QObject *child  [whitespace/declaration] [3]
WebCore/bridge/qt/v8/qt_instancev8.cpp:542:  Extra space before )  [whitespace/parens] [2]
WebCore/bridge/qt/v8/qt_instancev8.cpp:549:  Missing spaces around =  [whitespace/operators] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:557:  Should have a space between // and comment  [whitespace/comments] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:583:  An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:586:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
WebCore/bridge/qt/v8/qt_instancev8.cpp:596:  Declaration has space between type name and * in QObject *child  [whitespace/declaration] [3]
WebCore/bridge/qt/v8/qt_instancev8.cpp:629:  Declaration has space between type name and * in QObject *child  [whitespace/declaration] [3]
WebCore/bridge/qt/v8/qt_instancev8.cpp:578:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Total errors found: 195 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 42 WebKit Review Bot 2010-09-01 22:18:57 PDT
Attachment 66330 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:77:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 43 Early Warning System Bot 2010-09-01 23:08:32 PDT
Attachment 66325 [details] did not build on qt:
Build output: http://queues.webkit.org/results/3915043
Comment 44 WebKit Review Bot 2010-09-02 02:16:15 PDT
Attachment 66323 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/3967042
Comment 45 WebKit Review Bot 2010-09-02 03:49:50 PDT
Attachment 66325 [details] did not build on gtk:
Build output: http://queues.webkit.org/results/3949036
Comment 46 Andreas Kling 2010-09-02 04:15:35 PDT
(In reply to comment #40)
> OMG.  So many patches attached to one bug.  Please consider using a master bug with a bunch of blocking bugs.

Second this.

Furthermore, separate patches need individual ChangeLogs explaining what's being changed and why - right now it's rather difficult to review these changes :-)

Here's an example of a very helpful ChangeLog entry: http://trac.webkit.org/changeset/66334
Comment 47 Vlad 2010-09-02 09:04:28 PDT
Created attachment 66375 [details]
V8 related changes for QT platform: Plugin changes
Comment 48 Vlad 2010-09-02 09:35:51 PDT
Created attachment 66378 [details]
V8 related changes for QT platform: wtf/DateMath.* (Symbian and Maemo)
Comment 49 Balazs Kelemen 2010-09-02 11:18:18 PDT
Please close this bug (as invalid), create a new master bug, create one bug for each individual change and set them as blocker for the master bug. This is how we use bugzilla for changes that are closely related to each other.
Comment 50 WebKit Review Bot 2010-09-02 11:54:51 PDT
Attachment 66375 [details] did not build on gtk:
Build output: http://queues.webkit.org/results/3924041
Comment 51 Vlad 2010-09-02 13:07:28 PDT
Apperently I cannot set it to IGNORED myself.Henry can you do it?

(In reply to comment #49)
> Please close this bug (as invalid), create a new master bug, create one bug for each individual change and set them as blocker for the master bug. This is how we use bugzilla for changes that are closely related to each other.
Comment 52 Andras Becsi 2010-09-02 13:18:22 PDT
Setting this bug invalid on the grounds of the previous comments.
Comment 53 Simon Hausmann 2010-09-02 14:20:10 PDT
(In reply to comment #51)
> Apperently I cannot set it to IGNORED myself.Henry can you do it?

Now you can, too, Vlad :)
Comment 54 Andreas Kling 2010-09-03 04:47:15 PDT
Comment on attachment 66319 [details]
V8 related changes for QT platform: webkit pr* files

Clearing review flags as these patches have been moved to separate bugs.
Comment 55 Andreas Kling 2010-09-03 04:47:20 PDT
Comment on attachment 66320 [details]
V8 related changes for QT platform: webcore pr* files

Clearing review flags as these patches have been moved to separate bugs.
Comment 56 Andreas Kling 2010-09-03 04:47:25 PDT
Comment on attachment 66321 [details]
V8 related changes for QT platform: javascript pr* files. Use wtf only

Clearing review flags as these patches have been moved to separate bugs.
Comment 57 Andreas Kling 2010-09-03 04:47:29 PDT
Comment on attachment 66322 [details]
V8 related changes for QT platform: config.h

Clearing review flags as these patches have been moved to separate bugs.
Comment 58 Andreas Kling 2010-09-03 04:47:33 PDT
Comment on attachment 66324 [details]
V8 related changes for QT platform: v8 bindings

Clearing review flags as these patches have been moved to separate bugs.
Comment 59 Andreas Kling 2010-09-03 04:47:38 PDT
Comment on attachment 66326 [details]
V8 related changes for QT platform: eliminate ambiguous choice of CString.h and Animation.h for Symbian 

Clearing review flags as these patches have been moved to separate bugs.
Comment 60 Andreas Kling 2010-09-03 04:47:41 PDT
Comment on attachment 66328 [details]
V8 related changes for QT platform: Qt API implementation modifications

Clearing review flags as these patches have been moved to separate bugs.
Comment 61 Andreas Kling 2010-09-03 04:48:19 PDT
Comment on attachment 66329 [details]
V8 related changes for QT platform: QObject injection implementation

Clearing review flags as these patches have been moved to separate bugs.
Comment 62 Andreas Kling 2010-09-03 04:48:24 PDT
Comment on attachment 66330 [details]
V8 related changes for QT platform: webcoresupport mods

Clearing review flags as these patches have been moved to separate bugs.
Comment 63 Andreas Kling 2010-09-03 04:48:30 PDT
Comment on attachment 66375 [details]
V8 related changes for QT platform: Plugin changes

Clearing review flags as these patches have been moved to separate bugs.
Comment 64 Andreas Kling 2010-09-03 04:48:34 PDT
Comment on attachment 66378 [details]
V8 related changes for QT platform: wtf/DateMath.* (Symbian and Maemo)

Clearing review flags as these patches have been moved to separate bugs.