<?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>194060</bug_id>
          
          <creation_ts>2019-01-30 16:15:49 -0800</creation_ts>
          <short_desc>Create proper NSPasteboardWriting objects for NSDragItem</short_desc>
          <delta_ts>2021-10-01 20:00:46 -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 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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Keith Rollin">krollin</reporter>
          <assigned_to name="Wenson Hsieh">wenson_hsieh</assigned_to>
          <cc>aestes</cc>
    
    <cc>ap</cc>
    
    <cc>cdumez</cc>
    
    <cc>darin</cc>
    
    <cc>lforschler</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1500259</commentid>
    <comment_count>0</comment_count>
    <who name="Keith Rollin">krollin</who>
    <bug_when>2019-01-30 16:15:49 -0800</bug_when>
    <thetext>Bug 194059 temporarily fixes a compilation issue when creating NSDragItem&apos;s by invoking an initializer that takes a NSPasteBoardWriting object. However, the objects passed in that patch are not proper NSPasteBoardWriting instances. A more-complete solution needs to be implemented.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1799685</commentid>
    <comment_count>1</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2021-10-01 20:00:46 -0700</bug_when>
    <thetext>The changes in r283431 finished the process of fixing this by removing the code, leaving more modern code that uses SPI instead.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>