[Bug 24797] Stop using AbstractView
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24797 Travis Leithead [MSFT] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Travis Leithead [MSFT] <[email protected]> --- I changed the IDLs to WindowProxy, and did a pass through the document for the terms "defaultView" which was the term in vogue prior to a more standardized and well-defined window object. Now there is no more use of the term defaultView, and instead Window and WindowProxy are used where appropriate. https://dvcs.w3.org/hg/dom3events/rev/c2837d35f150 -- You are receiving this mail because: You are on the CC list for the bug.