[Webkit-unassigned] [Bug 31373] New: rewrite fast/dom/Window/window-screen-properties to be slightly more portable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 14:07:07 PST 2009


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

           Summary: rewrite fast/dom/Window/window-screen-properties to be
                    slightly more portable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpranke at chromium.org


Right now this test will fail unless your screen is set to a single fixed
colordepth (24 on the Mac). Even if we have platform-specific overrides, it
means everyone on that platform has to have the same colordepth, which at least
for Chromium's infrastructure isn't practical.

I'd like to rewrite this to accept either 16, 24, or 32 as values. That seems
like it's enough to ensure the property isn't returning garbage, but is still
pretty flexible.

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