Summary: | [EFL] Move AccessibilityObjectEfl.cpp from page to accessibility | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Laszlo Gombos <laszlo.gombos> | ||||
Component: | Accessibility | Assignee: | Antonio Gomes <tonikitoo> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | barbieri, cfleizach, ddkilzer, laszlo.gombos, leandro, tonikitoo | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Laszlo Gombos
2010-03-19 20:56:08 PDT
I meant WebCore/accessibility/efl and not WebCore/accessibility/platform/efl. (In reply to comment #1) > I meant WebCore/accessibility/efl and not WebCore/accessibility/platform/efl. Yes, it should be moved to WebCore/accessibility/efl/. Could someone move it then? The build system is still not integrated (#36761), then we could provide a new patch for build system with the correct path. (In reply to comment #3) > Could someone move it then? The build system is still not integrated (#36761), > then we could provide a new patch for build system with the correct path. Anyone can post a patch to move the file. (In reply to comment #4) > (In reply to comment #3) > > Could someone move it then? The build system is still not integrated (#36761), > > then we could provide a new patch for build system with the correct path. > > Anyone can post a patch to move the file. as agreed on IRC w/ k-s (gustavo barbieri) i will do that now Created attachment 52871 [details] (committed in r57282) patch v1 Comment on attachment 52871 [details] (committed in r57282) patch v1 Looks good to me. Comment on attachment 52871 [details] (committed in r57282) patch v1 thank you laszlo! Committing to http://svn.webkit.org/repository/webkit/trunk ... R WebCore/page/efl/AccessibilityObjectEfl.cpp => WebCore/accessibility/efl/AccessibilityObjectEfl.cpp M WebCore/ChangeLog Committed r57282 |