aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/Window.webidl
Commit message (Expand)AuthorAgeFilesLines
* Fix: Return error and avoid panicking in SetOpener function (#33002)Taym Haddadi2024-08-121-1/+1
* Initial structuredClone implementation (#32960)Taym Haddadi2024-08-081-1/+1
* Remove Servo `window.trap()` extension (#30743)Martin Robinson2023-11-171-2/+0
* apply pylbrecht/servo/named.window.getter (closes #27952)Delan Azabani2023-03-231-2/+1
* Rename legacy extended attributes in webidlssagudev2023-02-191-4/+4
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-26/+26
* feat(script): add `CrossOrigin*able` attributes to `Window` and `Location`'s ...yvt2021-07-151-14/+15
* dom: Add Window.js_backtrace debugging extension method.Josh Matthews2020-07-141-0/+2
* dom: Hide debugging extension methods behind a pref.Josh Matthews2020-07-141-0/+3
* dom: Implement current window event.Josh Matthews2020-05-131-0/+4
* Update window.open() to return fallible resultUtsav Oza2020-05-041-2/+2
* Selection interface working for synthetic operationsPatrick Shaughnessy2020-02-131-0/+6
* Embedder Prompt APIPaul Rouget2020-02-101-2/+2
* Make property descriptors hold named/indexed property valuesPatrick Shaughnessy2020-01-101-1/+1
* Use IDL sequence default valueKagami Sascha Rosylight2019-11-041-3/+2
* continue messageport, transferable, postmessage optionsGregory Terzian2019-10-191-0/+7
* begin messageport, transferable objects, implKeith Yeung2019-10-191-2/+1
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Migrate to IDL mixin syntaxKagami Sascha Rosylight2019-10-011-8/+6
* Update Window::open and document::open parameters to match the specBastien Orivel2019-08-241-1/+1
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-3/+3
* Move WindowProxy declaration to the new WindowProxy.webidl file.krk2019-04-201-3/+0
* Cancel animations that affect nodes that do not participate in layout.Josh Matthews2018-12-101-0/+5
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* implement opener, disowningGregory Terzian2018-08-111-1/+1
* implement window.open, create auxiliary browsing contextGregory Terzian2018-08-111-2/+2
* implement window.stop, improve aborting document loadGregory Terzian2018-07-291-1/+1
* Allow supported window attributes to be replacable.Jonathan Kingston2018-06-141-12/+12
* Auto merge of #21051 - jonathanKingston:window-length, r=jdmbors-servo2018-06-141-1/+1
|\
| * Implement window.length DOM attribute.Jonathan Kingston2018-06-141-1/+1
* | Allow window.parent attribute to be relaceable by JavaScript.Jonathan Kingston2018-06-131-1/+1
|/
* PutForward=href on window and document locationGregory Terzian2018-05-041-1/+1
* Move around WindowOrWorkerGlobalScope methodsAnthony Ramine2018-04-271-22/+0
* Auto merge of #20036 - paavininanda:BrowsingNames, r=jdmbors-servo2018-02-251-2/+1
|\
| * Adding Name and SetName functions for windowpaavininanda2018-02-261-2/+1
* | Move paintWorklet from "Window" to "CSS" according to new specificationyurket2018-02-221-5/+0
|/
* remove mozbrowser codePaul Rouget2018-02-131-2/+0
* Make Performance Timeline API work in WorkersFernando Jiménez Moreno2017-09-051-5/+0
* Placed worklets implementation behind a pref.Alan Jeffrey2017-07-181-1/+1
* Implemented the plumbing for paint worklets.Alan Jeffrey2017-06-071-0/+4
* Add custom element registryConnor Brewster2017-06-051-0/+2
* Auto merge of #16920 - synlestidae:servo-16705, r=asajeffreybors-servo2017-05-261-1/+1
|\
| * Implement window.closedantunovicm2017-05-261-1/+1
* | Implemented Houdini worklets.Alan Jeffrey2017-05-171-0/+1
|/
* Implement browsing context discarding.Alan Jeffrey2017-01-051-2/+6
* Add tracking issues for DOM APIs related to 'browsing context names'.Corey Farwell2016-12-031-2/+7
* WebBluetooth Test APIzakorgyula2016-11-041-0/+7
* Implement matchMedia and MediaQueryListJack Moffitt2016-11-021-1/+1
* Partial fix for 12415Scott Trinh2016-10-171-4/+4
* Implement [Inline] interfacesAnthony Ramine2016-10-061-1/+1