Web Inspector: AXI: expose aria-busy state of current and ancestor nodes
<rdar://problem/16442373>
<rdar://problem/16442375>
Current node support came in with bug 130725. Still need ancestor node support.
Created attachment 229028 [details] patch
Comment on attachment 229028 [details] patch Rejecting attachment 229028 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 229028, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: chanize/_urllib2_fork.py", line 332, in _call_chain result = func(*args) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open return self.do_open(conn_factory, req) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open raise URLError(err) urllib2.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known> Full output: http://webkit-queues.appspot.com/results/6584475546812416
Not sure what that CQ error means. It was just a few revs off from TOT when I made the patch, so I don't think it's a merge conflict. I'll try updating the patch to today's TOT anyway.
Filed bug 131505 for the webkit-patch crash.
Created attachment 229072 [details] patch There's no difference in this TOT patch than the changelog update and rev numbers. Let's try the CQ+ again then I'll have someone else land the patch for me if webkit-patch is still broken.
Comment on attachment 229072 [details] patch Clearing flags on attachment: 229072 Committed r167089: <http://trac.webkit.org/changeset/167089>
All reviewed patches have been landed. Closing bug.