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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 17:57:09 PDT 2012


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





--- Comment #49 from Kihong Kwon <kihong.kwon at samsung.com>  2012-03-15 17:57:06 PST ---
(In reply to comment #48)
> (From update of attachment 132019 [details])
> 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?

This is my mistake.
I will fix it.

-- 
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