Bug 237263
Summary: | Unable to add the new method in DOMWindow | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bharanitharan <vasubharani96> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Major | ||
Priority: | P2 | ||
Version: | WebKit Local Build | ||
Hardware: | Other | ||
OS: | Linux |
Bharanitharan
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
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't describe a WebKit bug or enhancement.