[Webkit-unassigned] [Bug 36449] New: Expose the width and height scroll bars add to a view to chromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 10:11:37 PDT 2010


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

           Summary: Expose the width and height scroll bars add to a view
                    to chromium.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skerner at chromium.org


Chromium allows extensions to create popups that are sized to fit the popup's
content.  Browser action popups are an example.  In order to compute the proper
size, chromium needs to know the width and height scroll bars add to a window. 
Add a method to expose this information.

This change will allow the following bug to be fixed: 
http://code.google.com/p/chromium/issues/detail?id=31494

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