<?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>40765</bug_id>
          
          <creation_ts>2010-06-17 02:11:43 -0700</creation_ts>
          <short_desc>PageCache.cpp compile error when WML is enabled</short_desc>
          <delta_ts>2010-07-24 22:26:15 -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>WebCore Misc.</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>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>red47514f7</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dbates</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>239304</commentid>
    <comment_count>0</comment_count>
    <who name="">red47514f7</who>
    <bug_when>2010-06-17 02:11:43 -0700</bug_when>
    <thetext>PageCache.cpp lines 269..273:

-- cut here --
#if ENABLE(WML)
        &amp;&amp; !frame-&gt;document()-&gt;containsWMLContent()
        &amp;&amp; !frame-&gt;document()-&gt;isWMLDocument();
#endif
        &amp;&amp; frame-&gt;loader()-&gt;client()-&gt;canCachePage();
-- cut here --

Obviously, if WML is enabled, the build fails.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>247171</commentid>
    <comment_count>1</comment_count>
    <who name="">red47514f7</who>
    <bug_when>2010-07-06 12:20:13 -0700</bug_when>
    <thetext>Still present in trunk.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>255788</commentid>
    <comment_count>2</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2010-07-24 21:59:38 -0700</bug_when>
    <thetext>Confirmed this breaks the build when building with WML support.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>255796</commentid>
    <comment_count>3</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2010-07-24 22:26:15 -0700</bug_when>
    <thetext>Committed build fix in changeset 64019 &lt;http://trac.webkit.org/changeset/64019&gt;.

Unfortunately, this fix alone does not fix the build when compiling with WML support enabled. See Bug #42943 for more details.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>