<?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>174271</bug_id>
          
          <creation_ts>2017-07-07 13:00:17 -0700</creation_ts>
          <short_desc>All of the bool members of WindowFeatures should be optional</short_desc>
          <delta_ts>2023-08-23 12:00:48 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>259093</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=174239</see_also>
          <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="Brady Eidson">beidson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ansh_shukla</cc>
    
    <cc>beidson</cc>
    
    <cc>rdemarest</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1326563</commentid>
    <comment_count>0</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2017-07-07 13:00:17 -0700</bug_when>
    <thetext>All of the bool members of WindowFeatures should be optional

According to the window.open spec, you can specify *no* features for the window. Literally all features are optional.
Yet WebCore::WindowFeatures does not represent this.

It should, as the WKWindowFeatures API purports to represent whether or not a feature was specified, as well as its value.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1973048</commentid>
    <comment_count>1</comment_count>
    <who name="Remy Demarest">rdemarest</who>
    <bug_when>2023-08-23 11:55:10 -0700</bug_when>
    <thetext>I&apos;m covering this issue with the bug 259093 since I&apos;m following the HTML specs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1973051</commentid>
    <comment_count>2</comment_count>
    <who name="Remy Demarest">rdemarest</who>
    <bug_when>2023-08-23 12:00:48 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>