WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
178892
Modernize AccessibilityObject.h
https://bugs.webkit.org/show_bug.cgi?id=178892
Summary
Modernize AccessibilityObject.h
Alex Christensen
Reported
2017-10-26 16:20:50 PDT
Modernize AccessibilityObject.h
Attachments
Patch
(307.53 KB, patch)
2017-10-26 16:24 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(327.94 KB, patch)
2017-10-26 16:52 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(338.52 KB, patch)
2017-10-26 17:09 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(346.47 KB, patch)
2017-10-26 17:22 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(347.90 KB, patch)
2017-10-26 17:29 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(98.20 KB, patch)
2017-10-26 19:14 PDT
,
Keith Miller
no flags
Details
Formatted Diff
Diff
Show Obsolete
(5)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2017-10-26 16:24:31 PDT
Created
attachment 325075
[details]
Patch
Alex Christensen
Comment 2
2017-10-26 16:52:00 PDT
Created
attachment 325080
[details]
Patch
Alex Christensen
Comment 3
2017-10-26 17:09:55 PDT
Created
attachment 325081
[details]
Patch
Alex Christensen
Comment 4
2017-10-26 17:22:25 PDT
Created
attachment 325082
[details]
Patch
Alex Christensen
Comment 5
2017-10-26 17:29:32 PDT
Created
attachment 325084
[details]
Patch
Alex Christensen
Comment 6
2017-10-26 17:37:25 PDT
http://trac.webkit.org/r224074
Alex Christensen
Comment 7
2017-10-26 18:14:49 PDT
http://trac.webkit.org/r224075
http://trac.webkit.org/r224076
Michael Catanzaro
Comment 8
2017-10-26 19:02:43 PDT
Committed
r224079
: <
https://trac.webkit.org/changeset/224079
>
Keith Miller
Comment 9
2017-10-26 19:14:23 PDT
Reopening to attach new patch.
Keith Miller
Comment 10
2017-10-26 19:14:24 PDT
Created
attachment 325098
[details]
Patch
Alex Christensen
Comment 11
2017-10-26 19:45:32 PDT
http://trac.webkit.org/r224083
Keith attached a patch to the wrong bug :(
Keith Miller
Comment 12
2017-10-26 19:47:20 PDT
(In reply to Alex Christensen from
comment #11
)
>
http://trac.webkit.org/r224083
> Keith attached a patch to the wrong bug :(
Man, webkit-patch has not been my friend today... :(
Ryan Haddad
Comment 13
2017-10-27 09:18:43 PDT
accessibility/mac/aria-label-on-label-element.html is failing after this change: --- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/accessibility/mac/aria-label-on-label-element-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/accessibility/mac/aria-label-on-label-element-actual.txt @@ -12,7 +12,7 @@ PASS !titleUIElement1 is true PASS input1.title is 'AXTitle: aria label' PASS titleUIElement2.isEqual(accessibilityController.accessibleElementById('label2')) is true -PASS input3.title is 'AXTitle: hidden aria label' +FAIL input3.title should be AXTitle: hidden aria label. Was AXTitle: . PASS input4.title is 'AXTitle: aria labelledby' PASS successfullyParsed is true
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Fmac%2Faria-label-on-label-element.html
Alex Christensen
Comment 14
2017-10-27 10:39:29 PDT
http://trac.webkit.org/r224119
Radar WebKit Bug Importer
Comment 15
2017-11-15 12:41:54 PST
<
rdar://problem/35567968
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug