[Webkit-unassigned] [Bug 87601] New: [BlackBerry] Add support for layers with scale invariant size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 27 15:03:34 PDT 2012


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

           Summary: [BlackBerry] Add support for layers with scale
                    invariant size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anilsson at rim.com
                CC: rwlbuis at gmail.com, staikos at kde.org, atreat at rim.com,
                    tonikitoo at webkit.org, mifenton at rim.com,
                    kpiascik at rim.com, mlattanzio at rim.com
        Depends on: 87600


To support layers that have a "floating" appearance, i.e. don't change size
    when the web page is drawn at a different scale, we add a new layer property
    named "sizeIsScaleInvariant".

    The anchor position will still be given in document coordinates for these
    "floating" layers, so this is well suited for interface elements like selection
    handles whose size is always the same but move with the web page contents.

    PR #156812


Please note that this has not been internally reviewed yet, so it needs actual review. And also, it has a dependency that needs to be landed first.

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