[GTK] Plumb the Automake build system for the Battery Status API feature
Created attachment 200883 [details] Patch
Created attachment 200884 [details] Patch
Comment on attachment 200884 [details] Patch Okay. I wonder if we could share the battery support with EFL? At this point, I don't think it makes sense to add too much more GTK+ specific code.
In what context are you referencing the GTK+-specific code? Do you mean the Autotools build system? The EFL implementation of the battery provider uses an EFL wrapper around the UPower DBus interface, so there's not much to be shared there unless we step out of the comfort zone and start querying the DBus ourselves in a shareable way. http://trac.webkit.org/browser/trunk/Source/WebCore/platform/efl/BatteryProviderEfl.cpp https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&ved=0CDoQFjAB&url=http%3A%2F%2Fdocs.enlightenment.org%2Fauto%2Fe_dbus%2FE__Ukit_8h.html&ei=cyGJUau7DYL_4QSr2YHQCQ&usg=AFQjCNHszLtqG00qWgmE_b8HXYmqG8y8Ow&sig2=UGq-mriEsS__Wi2cUbU-lA&bvm=bv.45960087,d.bGE
Comment on attachment 200884 [details] Patch Clearing flags on attachment: 200884 Committed r149759: <http://trac.webkit.org/changeset/149759>
All reviewed patches have been landed. Closing bug.