<?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>114512</bug_id>
          
          <creation_ts>2013-04-12 07:08:35 -0700</creation_ts>
          <short_desc>[Qt][Win] r148257 broke the build</short_desc>
          <delta_ts>2013-04-14 23:51:43 -0700</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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>114478</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Zoltan Arvai">zarvai</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>hausmann</cc>
    
    <cc>jturcotte</cc>
    
    <cc>kadam</cc>
    
    <cc>oliver</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>874701</commentid>
    <comment_count>0</comment_count>
    <who name="Zoltan Arvai">zarvai</who>
    <bug_when>2013-04-12 07:08:35 -0700</bug_when>
    <thetext>After r148257 Qt Win build is broken. Maybe related to toJS changes, too.

http://build.webkit.org/builders/Qt%20Windows%2032-bit%20Release/builds/64072/steps/compile-webkit/logs/stdio

WebCore.lib(JSNotification.obj) : error LNK2019: unresolved external symbol __ZTVN7WebCore12NotificationE referenced in function &quot;class JSC::JSValue __cdecl WebCore::toJS(class JSC::ExecState *,class WebCore::JSDOMGlobalObject *,class WebCore::Notification *)&quot; (?toJS@WebCore@@YA?AVJSValue@JSC@@PAVExecState@3@PAVJSDOMGlobalObject@1@PAVNotification@1@@Z)
WebCore.lib(JSInternals.obj) : error LNK2019: unresolved external symbol __ZTVN7WebCore9InternalsE referenced in function &quot;class JSC::JSValue __cdecl WebCore::toJS(class JSC::ExecState *,class WebCore::JSDOMGlobalObject *,class WebCore::Internals *)&quot; (?toJS@WebCore@@YA?AVJSValue@JSC@@PAVExecState@3@PAVJSDOMGlobalObject@1@PAVInternals@1@@Z)
WebCore.lib(JSDOMSelection.obj) : error LNK2019: unresolved external symbol __ZTVN7WebCore12DOMSelectionE referenced in function &quot;class JSC::JSValue __cdecl WebCore::toJS(class JSC::ExecState *,class WebCore::JSDOMGlobalObject *,class WebCore::DOMSelection *)&quot; (?toJS@WebCore@@YA?AVJSValue@JSC@@PAVExecState@3@PAVJSDOMGlobalObject@1@PAVDOMSelection@1@@Z)

...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>874787</commentid>
    <comment_count>1</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2013-04-12 09:17:36 -0700</bug_when>
    <thetext>Committed r148280: &lt;http://trac.webkit.org/changeset/148280&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>874795</commentid>
    <comment_count>2</comment_count>
    <who name="Jocelyn Turcotte">jturcotte</who>
    <bug_when>2013-04-12 09:30:08 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Committed r148280: &lt;http://trac.webkit.org/changeset/148280&gt;

 #if PLATFORM(MAC) || PLATFORM(BLACKBERRY)
-#define WTF_USE_REQUEST_ANIMATION_FRAME_DISPLAY_MONITOR 1
+#define BINDING_INTEGRITY 1
 #endif

Maybe this should be &quot;ENABLE_BINDING_INTEGRITY&quot; instead?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>874833</commentid>
    <comment_count>3</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2013-04-12 10:35:56 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; Committed r148280: &lt;http://trac.webkit.org/changeset/148280&gt;
&gt; 
&gt;  #if PLATFORM(MAC) || PLATFORM(BLACKBERRY)
&gt; -#define WTF_USE_REQUEST_ANIMATION_FRAME_DISPLAY_MONITOR 1
&gt; +#define BINDING_INTEGRITY 1
&gt;  #endif
&gt; 
&gt; Maybe this should be &quot;ENABLE_BINDING_INTEGRITY&quot; instead?

whoah, that&apos;s an entirely bogus change, thanks for spotting it.  O_o</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>875298</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-04-14 00:47:52 -0700</bug_when>
    <thetext>Reopen, because it didn&apos;t fix anything, the build is still broken.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>875369</commentid>
    <comment_count>5</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2013-04-14 09:47:38 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; Reopen, because it didn&apos;t fix anything, the build is still broken.

Does QT set PLATFORM(WIN) ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>875467</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-04-14 23:38:39 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; (In reply to comment #4)
&gt; &gt; Reopen, because it didn&apos;t fix anything, the build is still broken.
&gt; 
&gt; Does QT set PLATFORM(WIN) ?

No, but OS(WIN). Thanks for http://trac.webkit.org/changeset/148405 ,
it fixed the build.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>875470</commentid>
    <comment_count>7</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2013-04-14 23:51:43 -0700</bug_when>
    <thetext>Yay! Sorry for the delay.

Seems icky to bludgeon out windows, but i think i need to do a bit more work to make binding generation windows friendly.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>