gecko/hal
Eric Rahm 6616689385 Bug 1184285 - Stop warning if RemoveObserver() is called for unregistered observer. r=dhylands
Bug 789130 swapped out an assert for a warning, but in the discussion it's clear that the API was intentionally loosened to allow for this condition. Here the warning is removed as this is expected behavior.
2015-07-24 12:08:26 -07:00
..
android
cocoa Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
fallback Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
gonk Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
linux
sandbox Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
tests
windows
Hal.cpp Bug 1184285 - Stop warning if RemoveObserver() is called for unregistered observer. r=dhylands 2015-07-24 12:08:26 -07:00
Hal.h
HalImpl.h
HalInternal.h
HalLog.h
HalSandbox.h
HalScreenConfiguration.h
HalSensor.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HalTypes.h
HalWakeLock.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HalWakeLock.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
moz.build
WindowIdentifier.cpp
WindowIdentifier.h