[Webkit-unassigned] [Bug 69951] New: Deprecate event.layerX and event.layerY in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 12:35:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69951

           Summary: Deprecate event.layerX and event.layerY in WebKit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: simon.fraser at apple.com
            Blocks: 21868


Following Sam's comment on bug 21868, the best way to remove event.layerX and event.layerY is to first deprecate them from the ObjC API - the other API don't mind a direct removal - in order to remove them.

As we need to keep the code in WebKit until it is removed from the public API, let's mark it as deprecated so that web-authors are prepared for the removal too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list