Closed Bug 515841 Opened 16 years ago Closed 3 years ago

Investigate new Win7 sensor APIs

Categories

(Core :: Hardware Abstraction Layer (HAL), defect)

x86
Windows 7
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jimm, Unassigned)

References

Details

(Keywords: good-first-bug, Whiteboard: [lang=c++])

The location apis could be very useful when exposed to content apps like Google Maps. http://msdn.microsoft.com/en-us/library/dd464636(VS.85).aspx The sensor apis may be useful in other cases, such as detecting screen orientation and light levels for platform apps. http://msdn.microsoft.com/en-us/library/dd318953(VS.85).aspx
Summary: Investigate new Win7 Location and sensor APIs → Investigate new Win7 location and sensor APIs
This looks very similar to bug 512407.
(In reply to comment #1) > This looks very similar to bug 512407. Yep, lets make this one specific to the sensor apis.
Summary: Investigate new Win7 location and sensor APIs → Investigate new Win7 sensor APIs
Component: Widget: Win32 → Hardware Abstraction Layer (HAL)
Whiteboard: [good first bug][lang=c++]
jimm: is there still interested in pursuing this bug?
Flags: needinfo?(jmathies)
(In reply to Mike Hoye [:mhoye] from comment #3) > jimm: is there still interested in pursuing this bug? Well, we bailed on the tablet win os, but I suppose desktop might want to support some of these devices, or we might bring back the tablet browser. I'd say interest in this currently is low.
Flags: needinfo?(jmathies)
OK, thanks!
Hi, i'd like to investigate this bug.
Hi, Keith - Thanks for your interest; I don't know if this bug is still of interest, but let's find out. Jim, what would a successful outcome here look like?
Flags: needinfo?(jmathies)
This is an advanced bug, FYI. We have a HAL layer that we use mostly for mobile devices - http://mxr.mozilla.org/mozilla-central/source/hal/ In which we have support for reading various device sensors - http://mxr.mozilla.org/mozilla-central/source/hal/HalSensor.h#19 None of this is implemented for Windows afaict, but we might find this useful now that Windows is moving toward mobile. What I'd suggest is that we pick out Windows api for senors that generally match up with what we currently support in HAL, and file individual bugs on hooking these sensors up on Windows. So initially some investigation is needed, then we need to file some bugs, and then people can pick from those which they would like to implement.
Flags: needinfo?(jmathies)
Keywords: good-first-bug
Whiteboard: [good first bug][lang=c++] → [lang=c++]
Severity: normal → S3

I think we use the Location API now (https://bugzilla.mozilla.org/show_bug.cgi?id=1704500) for others specific bugs can be filed.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.