Bug 82274

Summary: [Refactoring] WebKitPoint should be named DOMPoint, and should stay under dom/
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, cdumez, shinyak, simon.fraser, zcorpan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Hajime Morrita
Reported 2012-03-26 17:54:02 PDT
Similar to Bug 82273. It should have a vendor-prefix-free name and an appropriate home.
Attachments
Simon Pieters (:zcorpan)
Comment 1 2017-05-19 01:34:45 PDT
Chromium successfully removed WebKitPoint a few years ago. See intent thread: https://groups.google.com/a/chromium.org/d/msg/blink-dev/pIbpN_8Lqpg/tp9f71GsslIJ Gecko does not have WebKitPoint. EdgeHTML still does. The Geometry APIs specification specifies a DOMPoint interface instead, and does not alias WebKitPoint. The hope is to converge on not exposing WebKitPoint. Also see https://github.com/w3c/fxtf-drafts/issues/163 https://github.com/w3c/fxtf-drafts/pull/166 https://github.com/w3c/web-platform-tests/pull/5975
Ahmad Saleem
Comment 2 2023-11-11 16:34:13 PST
Note You need to log in before you can comment on or make changes to this bug.