Bug 130344 - AX: Reducing some code by using helper function ariaElementsFromAttribute
Summary: AX: Reducing some code by using helper function ariaElementsFromAttribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Krzysztof Czech
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-17 09:42 PDT by Krzysztof Czech
Modified: 2014-03-18 12:27 PDT (History)
10 users (show)

See Also:


Attachments
patch (2.93 KB, patch)
2014-03-17 09:56 PDT, Krzysztof Czech
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Czech 2014-03-17 09:42:42 PDT
Change visibility of ariaElementsFromAttribute function from private to protected so that other classes that derives from AccessibilityRenderObject can use it.
Comment 1 Krzysztof Czech 2014-03-17 09:56:01 PDT
Created attachment 226932 [details]
patch
Comment 2 WebKit Commit Bot 2014-03-17 14:12:02 PDT
Comment on attachment 226932 [details]
patch

Clearing flags on attachment: 226932

Committed r165756: <http://trac.webkit.org/changeset/165756>
Comment 3 WebKit Commit Bot 2014-03-17 14:12:07 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2014-03-18 12:27:23 PDT
<rdar://problem/16357362>