<?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>275423</bug_id>
          
          <creation_ts>2024-06-12 15:29:44 -0700</creation_ts>
          <short_desc>REGRESSION(279376@main): [WPE] Build broken with ENABLE_WEBDRIVER=OFF</short_desc>
          <delta_ts>2024-06-12 18:34:14 -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>Tools / Tests</component>
          <version>WebKit Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=273750</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adrian Perez">aperez</reporter>
          <assigned_to name="Adrian Perez">aperez</assigned_to>
          <cc>lmoura</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2041074</commentid>
    <comment_count>0</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2024-06-12 15:29:44 -0700</bug_when>
    <thetext>Today while doing a plain CMake build with -DENABLE_WEBDRIVER=OFF
I ran into the following error:

../Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp:53:51: error: out-of-line definition of &apos;platformWebModifiersFromRaw&apos; does not match any declaration in &apos;WebK
it::WebAutomationSession&apos;                                                                                                                                                             
   53 | OptionSet&lt;WebEventModifier&gt; WebAutomationSession::platformWebModifiersFromRaw(WebPageProxy&amp; page, unsigned modifiers)
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp:106:10: error: incomplete type &apos;WebCore::MouseButton&apos; named in nested name specifier
  106 |     case MouseButton::None:       
      |          ^~~~~~~~~~~~~                                                                                                                                                        
../Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp:107:10: error: incomplete type &apos;WebCore::MouseButton&apos; named in nested name specifier
  107 |     case MouseButton::Left:                                                        
      |          ^~~~~~~~~~~~~                                                                                                                                                        
../Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp:109:10: error: incomplete type &apos;WebCore::MouseButton&apos; named in nested name specifier
  109 |     case MouseButton::Middle:
      |          ^~~~~~~~~~~~~
../Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp:111:10: error: incomplete type &apos;WebCore::MouseButton&apos; named in nested name specifier
  111 |     case MouseButton::Right:
      |          ^~~~~~~~~~~~~
5 errors generated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2041083</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2024-06-12 15:58:43 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/29772</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2041104</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-06-12 18:33:35 -0700</bug_when>
    <thetext>Committed 279973@main (03618f4ebbbd): &lt;https://commits.webkit.org/279973@main&gt;

Reviewed commits have been landed. Closing PR #29772 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2041105</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-06-12 18:34:14 -0700</bug_when>
    <thetext>&lt;rdar://problem/129725426&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>