[Webkit-unassigned] [Bug 130037] Web Inspector: Feature check for accessibility support before using it (DOMAgent.getAccessibilityPropertiesForNode)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 17:07:16 PDT 2014


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |joepeck at webkit.org
                   |kit.org                     |




--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org>  2014-03-12 17:07:39 PST ---
Yep:

Inspecting an iOS 6 device with ToT I see:
[Error] TypeError: undefined is not a function (evaluating 'DOMAgent.getAccessibilityPropertiesForNode(this.id, accessibilityPropertiesCallback.bind(this))')
    accessibilityProperties (DOMNode.js, line 467)
    refreshAX (DOMNodeDetailsSidebarPanel.js, line 377)
    refresh (DOMNodeDetailsSidebarPanel.js, line 101)
    shown (DetailsSidebarPanel.js, line 60)
    selectedSidebarPanel (Sidebar.js, line 148)
    _contentBrowserRepresentedObjectsDidChange (Main.js, line 1124)
    dispatch (Object.js, line 180)
    dispatchEventToListeners (Object.js, line 187)
    _dispatchCurrentRepresentedObjectsDidChangeEvent (ContentBrowser.js, line 461)
    (anonymous function) ([native code], line 0)

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