<?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>237263</bug_id>
          
          <creation_ts>2022-02-27 18:35:15 -0800</creation_ts>
          <short_desc>Unable to add the new method in DOMWindow</short_desc>
          <delta_ts>2022-02-28 10:07:32 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>WebKit Local Build</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Bharanitharan">vasubharani96</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1846524</commentid>
    <comment_count>0</comment_count>
    <who name="Bharanitharan">vasubharani96</who>
    <bug_when>2022-02-27 18:35:15 -0800</bug_when>
    <thetext>In our Webkit Revision : v2.16.5

As per our requirement need to add the one new method in DOMWindow we have tried to add method in the JSDOMWindow and corresponding files also we have added the method in DOMWindow.idl file  but the method not triggered.
In existing methods are working properly(ex:window.open()).
Our new method called from JS window.getDisplayInfo().
We need your support is there any procedure to add the new method in DOMWindow please confirm.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1846678</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-02-28 10:07:32 -0800</bug_when>
    <thetext>Please reach out to webkit-dev on Slack or in e-mail: https://webkit.org/getting-started/#staying-in-touch

Marking as INVALID as this doesn&apos;t describe a WebKit bug or enhancement.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>