<?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>172634</bug_id>
          
          <creation_ts>2017-05-25 23:47:06 -0700</creation_ts>
          <short_desc>Implement RegExp `s` (`dotAll`) flag</short_desc>
          <delta_ts>2017-09-26 12:26:27 -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>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>175924</dup_id>
          
          <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="Mathias Bynens">mathias</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>mathias</cc>
    
    <cc>msaboff</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1313061</commentid>
    <comment_count>0</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2017-05-25 23:47:06 -0700</bug_when>
    <thetext>This proposal is currently at stage 3 and seeking implementations. https://github.com/tc39/proposal-regexp-dotall-flag

Test262 files under the `regexp-dotall` features flag:

* test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js
* test/built-ins/RegExp/dotall/with-dotall-unicode.js
* test/built-ins/RegExp/dotall/with-dotall.js
* test/built-ins/RegExp/duplicate-flags.js
* test/built-ins/RegExp/prototype/dotAll/length.js
* test/built-ins/RegExp/prototype/dotAll/name.js
* test/built-ins/RegExp/prototype/dotAll/prop-desc.js
* test/built-ins/RegExp/prototype/dotAll/this-val-invalid-obj.js
* test/built-ins/RegExp/prototype/dotAll/this-val-non-obj.js
* test/built-ins/RegExp/prototype/dotAll/this-val-regexp-prototype.js
* test/built-ins/RegExp/prototype/dotAll/this-val-regexp.js
* test/built-ins/RegExp/prototype/flags/order.js
* test/built-ins/RegExp/prototype/flags/s.js</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1313317</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-05-26 17:14:24 -0700</bug_when>
    <thetext>&lt;rdar://problem/32437595&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1352718</commentid>
    <comment_count>2</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2017-09-26 10:19:09 -0700</bug_when>
    <thetext>Per https://developer.apple.com/safari/technology-preview/release-notes/, it seems this can be closed. Any links to the relevant patch?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1352786</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2017-09-26 12:26:27 -0700</bug_when>
    <thetext>This has already been implemented.  See https://bugs.webkit.org/show_bug.cgi?id=175924

*** This bug has been marked as a duplicate of bug 175924 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>