[Webkit-unassigned] [Bug 94858] AX: Regression (r126369) - toggle buttons no longer return accessible titles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 02:28:48 PDT 2012


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





--- Comment #20 from Alejandro Piñeiro <apinheiro at igalia.com>  2012-09-13 02:29:14 PST ---
(In reply to comment #19)
> (From update of attachment 163578 [details])
> Rejecting attachment 163578 [details] from commit-queue.
> 
> Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2
> 
> Last 500 characters of output:
> ource/WebCore/accessibility/AccessibilityRenderObject.cpp
> Hunk #1 FAILED at 485.
> Hunk #2 FAILED at 626.
> Hunk #3 FAILED at 914.
> Hunk #4 FAILED at 1401.
> Hunk #5 FAILED at 3448.
> Hunk #6 succeeded at 2907 (offset -848 lines).
> 5 out of 6 hunks FAILED -- saving rejects to file Source/WebCore/accessibility/AccessibilityRenderObject.cpp.rej
> 
> Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Chris Flei..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue
> 
> Full output: http://queues.webkit.org/results/13847080

After a brief look on this, this was caused by the last changes on AccessibilityRenderObject and AccessibilityNodeObject committed yesterday:

http://trac.webkit.org/changeset/128318

So most of the methods I changed now reside on AccessibilityNodeObject. I will update the patch today.

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