[Webkit-unassigned] [Bug 94867] New: Introduce consumable user gestures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 15:33:18 PDT 2012


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

           Summary: Introduce consumable user gestures
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cdn at chromium.org


This should not change the behavior of user gestures unless a platform chooses to use the new feature.

The basic concept would be to introduce a count of consumable gestures which is incremented each time a gesture indicator is created and decremented when it falls out of scope. Currently, once a gesture is in scope any number of actions which require a gesture can be performed. With consumable gestures a platform could choose to consume a gesture for certain actions (navigations in new windows being a notable example).

-- 
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