<?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>275981</bug_id>
          
          <creation_ts>2024-06-27 20:38:42 -0700</creation_ts>
          <short_desc>Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm:130:20: error: instance method &apos;-_setAttachmentElementEnabled:&apos; not found</short_desc>
          <delta_ts>2024-06-27 20:47:12 -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>HTML Editing</component>
          <version>WebKit 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>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gerald Squelart">g_squelart</reporter>
          <assigned_to name="Gerald Squelart">g_squelart</assigned_to>
          <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2043514</commentid>
    <comment_count>0</comment_count>
    <who name="Gerald Squelart">g_squelart</who>
    <bug_when>2024-06-27 20:38:42 -0700</bug_when>
    <thetext>```
TestWebKitAPILibrary CompileC UnifiedSource41-mm.o
In file included from /Volumes/WebKit/OpenSource/WebKitBuild/Release/DerivedSources/TestWebKitAPI/unified-sources/UnifiedSource41-mm.mm:1:
/Volumes/WebKit/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm:130:20: error: instance method &apos;-_setAttachmentElementEnabled:&apos; not found (return type defaults to &apos;id&apos;) [-Werror,-Wobjc-method-access]
  130 |     [configuration _setAttachmentElementEnabled:attachmentElementEnabled];
```
Missing an `#import &lt;WebKit/WKWebViewConfigurationPrivate.h&gt;`, probably due to unrelated change affecting unified builds.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043515</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-06-27 20:38:52 -0700</bug_when>
    <thetext>&lt;rdar://problem/130725061&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043516</commentid>
    <comment_count>2</comment_count>
    <who name="Gerald Squelart">g_squelart</who>
    <bug_when>2024-06-27 20:42:00 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/30256</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043517</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-06-27 20:47:10 -0700</bug_when>
    <thetext>Committed 280441@main (ffe70b064140): &lt;https://commits.webkit.org/280441@main&gt;

Reviewed commits have been landed. Closing PR #30256 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>