[Webkit-unassigned] [Bug 62698] Support for Battery Status API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 11:02:32 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=62698





--- Comment #48 from Adam Barth <abarth at webkit.org>  2012-03-15 11:02:29 PST ---
(From update of attachment 132019)
View in context: https://bugs.webkit.org/attachment.cgi?id=132019&action=review

> Source/WebCore/dom/Document.cpp:213
> +#if ENABLE(BATTERY_STATUS)
> +#include "BatteryController.h"
> +#include "NavigatorBattery.h"
> +#endif

Why are these headers needed if there are no other changes to Document?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list