gecko-dev/dom
Boris Zbarsky 8614a6bea8 Bug 690056. Implement a vendor-prefixed version of the visibility API. r=sicking
The idea is to fire the visibilitychange event synchronously during pageshow and pagehide, since we're
already running script there for the pageshow/pagehide events.  For docshell active state changes, we
fire the event asynchronously.  In all cases, the actual state changes just before the event fires.
2011-10-11 17:29:12 -04:00
..
base Bug 690056. Implement a vendor-prefixed version of the visibility API. r=sicking 2011-10-11 17:29:12 -04:00
indexedDB Bug 676274 - refactor specialpowers so we can use the api in mochitest-chrome without specialpowers. r=ted, a=test-only. 2011-10-06 10:51:03 -04:00
interfaces Bug 690056. Implement a vendor-prefixed version of the visibility API. r=sicking 2011-10-11 17:29:12 -04:00
ipc Bug 680413 - Allow using child process message manager in chrome process, r=benjamin 2011-10-11 13:28:46 +03:00
locales Bug 616672 - Warn on access of LSProgressEvent.position, LSProgressEvent.totalSize; r=smaug 2011-10-01 18:14:40 +02:00
plugins Bug 671104 - Random Orange: iframe load race condition. r=ehsan 2011-10-11 11:02:46 -04:00
src Bug 688465 - Ensure that pending geolocation callbacks are only removed if they are actually updated. r=jdm 2011-10-03 11:44:00 -04:00
system Bug 687332: Fix up geolocation. r=dougt 2011-09-29 12:06:36 -04:00
tests merge m-c to fx-team, last green r 9a72a10e8bb5 2011-10-11 10:01:15 -03:00
workers Bug 691046 - 'worker.postMessage behaves like there is a hidden exception in Cloud9 Ace'. r=sicking. 2011-10-05 14:10:09 -07:00
dom-config.mk Backout changeset fdddabd345b9 and changeset 3857a4309fc3 (bug 649537) because of three mochitest-3 intermittent failures which seem to be caused by this on Windows debug builds 2011-07-18 18:14:59 -04:00
Makefile.in Bug 661297 Part 1: Remove Add/RemoveEventListenerByIID API. r=smaug 2011-08-08 11:26:26 -07:00