[Webkit-unassigned] [Bug 106682] New: Chromium: Error in AccessibilityUIElement::intValueGetterCallback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 11:29:30 PST 2013


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

           Summary: Chromium: Error in
                    AccessibilityUIElement::intValueGetterCallback
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at cookiecrook.com


See comment #4 on 106243:
https://bugs.webkit.org/show_bug.cgi?id=106243#c4

> test looks like its failing on chromium because they implement intValue() as 
> void AccessibilityUIElement::intValueGetterCallback(CppVariant* result)
> {
>     result->set(accessibilityObject().valueForRange());
> }
> 
> and we do something different.
> 
> I would skip this test in LayoutTests/platform/chromium/TestExpectations and make a bug for chromium to resolve this intValue() difference and assign to Dominic

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