<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>45136</bug_id>
          
          <creation_ts>2010-09-02 15:23:41 -0700</creation_ts>
          <short_desc>[Qt] Make it possible to configure QtWebKit to use V8 (metabug)</short_desc>
          <delta_ts>2011-02-23 07:40:15 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>45140</dependson>
    
    <dependson>45141</dependson>
    
    <dependson>45142</dependson>
    
    <dependson>45144</dependson>
    
    <dependson>45145</dependson>
    
    <dependson>45146</dependson>
    
    <dependson>45147</dependson>
    
    <dependson>45148</dependson>
    
    <dependson>45149</dependson>
    
    <dependson>45150</dependson>
    
    <dependson>45157</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vlad">vladbph</reporter>
          <assigned_to name="Vlad">vladbph</assigned_to>
          <cc>abarth</cc>
    
    <cc>abecsi</cc>
    
    <cc>christian.webkit</cc>
    
    <cc>cmarcelo</cc>
    
    <cc>eostroukhov</cc>
    
    <cc>hausmann</cc>
    
    <cc>henry.haverinen</cc>
    
    <cc>japhet</cc>
    
    <cc>kbalazs</cc>
    
    <cc>kent.hansen</cc>
    
    <cc>kling</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>loki</cc>
    
    <cc>luiz</cc>
    
    <cc>ossy</cc>
    
    <cc>pvarga</cc>
    
    <cc>s.mathur</cc>
    
    <cc>tonikitoo</cc>
    
    <cc>webkit-ews</cc>
    
    <cc>yael</cc>
    
    <cc>zherczeg</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>273612</commentid>
    <comment_count>0</comment_count>
    <who name="Vlad">vladbph</who>
    <bug_when>2010-09-02 15:23:41 -0700</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>273808</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-09-02 23:52:13 -0700</bug_when>
    <thetext>Changing the order of blocking/depends. The sub-tasks block this task. We can close this bug when the sub-bugs are fixed :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>273930</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-09-03 07:20:21 -0700</bug_when>
    <thetext>One idea for simplifying the build system changes a bit would be to replace the contains(QTJAVASCRIPTENGINE, V8) { ... } bits with a CONFIG, i.e. do

CONFIG += v8 at some point and then later on the test is a bit simpler:

v8 {
}</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274008</commentid>
    <comment_count>3</comment_count>
    <who name="Vlad">vladbph</who>
    <bug_when>2010-09-03 10:12:00 -0700</bug_when>
    <thetext>Idealy js engine value should be passed here... something like

perl WebKitTools\Scripts\build-webkit --qt --symbian --v8

not sure if it translates into CONFIG... If yes, I agree it is simplest way. Another dependency for v8 is public header path...

(In reply to comment #2)
&gt; One idea for simplifying the build system changes a bit would be to replace the contains(QTJAVASCRIPTENGINE, V8) { ... } bits with a CONFIG, i.e. do
&gt; 
&gt; CONFIG += v8 at some point and then later on the test is a bit simpler:
&gt; 
&gt; v8 {
&gt; }</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>281475</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-09-20 02:50:00 -0700</bug_when>
    <thetext>WebKit trunk builds with V8 now, when --qt --v8 is passed to build-webkit and the Qt build is the one that contains the experimental port of QtScript to V8.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>281476</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-09-20 02:50:26 -0700</bug_when>
    <thetext>This bug has a corresponding JIRA issue: &lt;http://bugreports.qt.nokia.com/browse/QTBUG-13184&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>