Regarding ChangeSet r55343 (http://trac.webkit.org/changeset/55343) - Shouldn't AccessibilityObjectEfl.cpp be under accessibility directory like for other ports (e.g WebCore/accessibility/platform/efl) ?
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