WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
44669
[Qt] Make it possible to configure QtWebKit to use V8
https://bugs.webkit.org/show_bug.cgi?id=44669
Summary
[Qt] Make it possible to configure QtWebKit to use V8
Henry Haverinen
Reported
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.
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
Show Obsolete
(16)
View All
Add attachment
proposed patch, testcase, etc.
Henry Haverinen
Comment 1
2010-08-26 08:29:57 PDT
Qt bug tracker entry:
http://bugreports.qt.nokia.com/browse/QTBUG-12502
Vlad
Comment 2
2010-09-01 13:54:15 PDT
Created
attachment 66261
[details]
V8 binding changes for QT platform (Symbian and Maemo)
WebKit Review Bot
Comment 3
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.
Vlad
Comment 4
2010-09-01 13:57:56 PDT
Created
attachment 66262
[details]
V8 related changes for QT platform: npruntime_internal.h Remove X11 artifacts
Vlad
Comment 5
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
Vlad
Comment 6
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
WebKit Review Bot
Comment 7
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.
Vlad
Comment 8
2010-09-01 14:09:29 PDT
Created
attachment 66266
[details]
V8 related changes for QT platform: Plugin changes
Vlad
Comment 9
2010-09-01 14:11:01 PDT
Created
attachment 66267
[details]
V8 related changes for QT platform: project file modifications
WebKit Review Bot
Comment 10
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.
Vlad
Comment 11
2010-09-01 14:15:00 PDT
Created
attachment 66268
[details]
V8 related changes for QT platform: Qt API implementation modifications
WebKit Review Bot
Comment 12
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.
Vlad
Comment 13
2010-09-01 14:16:48 PDT
Created
attachment 66270
[details]
V8 related changes for QT platform: DumpRenderTreeSupportQt and FrameLoaderClientQt
WebKit Review Bot
Comment 14
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.
Vlad
Comment 15
2010-09-01 14:39:40 PDT
Created
attachment 66275
[details]
V8 related changes for QT platform: DumpRenderTreeSupportQt and FrameLoaderClientQt
WebKit Review Bot
Comment 16
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.
Early Warning System Bot
Comment 17
2010-09-01 14:44:33 PDT
Attachment 66262
[details]
did not build on qt: Build output:
http://queues.webkit.org/results/3944035
Vlad
Comment 18
2010-09-01 15:22:12 PDT
Created
attachment 66289
[details]
V8 related changes for QT platform: Plugin changes
Vlad
Comment 19
2010-09-01 15:27:16 PDT
Created
attachment 66291
[details]
V8 related changes for QT platform: npruntime_internal.h Remove X11 artifacts
Vlad
Comment 20
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
Vlad
Comment 21
2010-09-01 15:42:57 PDT
Created
attachment 66293
[details]
V8 related changes for QT platform: wtf/DateMath.* (Symbian and Maemo)
Early Warning System Bot
Comment 22
2010-09-01 16:03:15 PDT
Attachment 66291
[details]
did not build on qt: Build output:
http://queues.webkit.org/results/3969036
Andreas Kling
Comment 23
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.
WebKit Review Bot
Comment 24
2010-09-01 17:15:08 PDT
Attachment 66261
[details]
did not build on chromium: Build output:
http://queues.webkit.org/results/3949027
Vlad
Comment 25
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.
WebKit Review Bot
Comment 26
2010-09-01 18:50:27 PDT
Attachment 66291
[details]
did not build on gtk: Build output:
http://queues.webkit.org/results/3927034
WebKit Review Bot
Comment 27
2010-09-01 21:18:38 PDT
Attachment 66293
[details]
did not build on chromium: Build output:
http://queues.webkit.org/results/3902036
Vlad
Comment 28
2010-09-01 21:53:08 PDT
Created
attachment 66319
[details]
V8 related changes for QT platform: webkit pr* files
Vlad
Comment 29
2010-09-01 21:53:57 PDT
Created
attachment 66320
[details]
V8 related changes for QT platform: webcore pr* files
Vlad
Comment 30
2010-09-01 21:55:00 PDT
Created
attachment 66321
[details]
V8 related changes for QT platform: javascript pr* files. Use wtf only
Vlad
Comment 31
2010-09-01 21:56:17 PDT
Created
attachment 66322
[details]
V8 related changes for QT platform: config.h
Vlad
Comment 32
2010-09-01 21:57:25 PDT
Created
attachment 66323
[details]
V8 related changes for QT platform: datemath mods
Vlad
Comment 33
2010-09-01 21:58:20 PDT
Created
attachment 66324
[details]
V8 related changes for QT platform: v8 bindings
Vlad
Comment 34
2010-09-01 21:59:27 PDT
Created
attachment 66325
[details]
V8 related changes for QT platform: npruntime_internal.h Remove X11 artifacts
Vlad
Comment 35
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
Vlad
Comment 36
2010-09-01 22:01:42 PDT
Created
attachment 66327
[details]
V8 related changes for QT platform: Plugin changes
Vlad
Comment 37
2010-09-01 22:02:24 PDT
Created
attachment 66328
[details]
V8 related changes for QT platform: Qt API implementation modifications
Vlad
Comment 38
2010-09-01 22:03:58 PDT
Created
attachment 66329
[details]
V8 related changes for QT platform: QObject injection implementation
Vlad
Comment 39
2010-09-01 22:05:09 PDT
Created
attachment 66330
[details]
V8 related changes for QT platform: webcoresupport mods
Adam Barth
Comment 40
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.
WebKit Review Bot
Comment 41
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.
WebKit Review Bot
Comment 42
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.
Early Warning System Bot
Comment 43
2010-09-01 23:08:32 PDT
Attachment 66325
[details]
did not build on qt: Build output:
http://queues.webkit.org/results/3915043
WebKit Review Bot
Comment 44
2010-09-02 02:16:15 PDT
Attachment 66323
[details]
did not build on chromium: Build output:
http://queues.webkit.org/results/3967042
WebKit Review Bot
Comment 45
2010-09-02 03:49:50 PDT
Attachment 66325
[details]
did not build on gtk: Build output:
http://queues.webkit.org/results/3949036
Andreas Kling
Comment 46
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
Vlad
Comment 47
2010-09-02 09:04:28 PDT
Created
attachment 66375
[details]
V8 related changes for QT platform: Plugin changes
Vlad
Comment 48
2010-09-02 09:35:51 PDT
Created
attachment 66378
[details]
V8 related changes for QT platform: wtf/DateMath.* (Symbian and Maemo)
Balazs Kelemen
Comment 49
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.
WebKit Review Bot
Comment 50
2010-09-02 11:54:51 PDT
Attachment 66375
[details]
did not build on gtk: Build output:
http://queues.webkit.org/results/3924041
Vlad
Comment 51
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.
Andras Becsi
Comment 52
2010-09-02 13:18:22 PDT
Setting this bug invalid on the grounds of the previous comments.
Simon Hausmann
Comment 53
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 :)
Andreas Kling
Comment 54
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.
Andreas Kling
Comment 55
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.
Andreas Kling
Comment 56
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.
Andreas Kling
Comment 57
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.
Andreas Kling
Comment 58
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.
Andreas Kling
Comment 59
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.
Andreas Kling
Comment 60
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.
Andreas Kling
Comment 61
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.
Andreas Kling
Comment 62
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.
Andreas Kling
Comment 63
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.
Andreas Kling
Comment 64
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug