Chris Double
|
0d6fa2a241
|
Bug 465459. totalBytes is no longer part of the HTML5 video spec. r+sr=roc
|
2008-12-09 13:47:31 +13:00 |
|
Ben Turner
|
f94fff590e
|
Bug 453865 - 'Workers: Allow JSON-able objects to be passed as messages to worker threads.' r+sr+a=jst.
|
2008-12-07 16:15:49 -08:00 |
|
Doug Turner
|
c0e2188e07
|
Bug 466493 Implement PositionOptions::maximumAge. r/sr=jst
Bug 466494 Make geolocation mochitest use PositionError named values. r/sr=jst
|
2008-12-05 08:29:43 -08:00 |
|
Boris Zbarsky
|
f9902ed4f3
|
Bug 461917. Do a better job of reporting pending exceptions when compiling an event listener. r=mrbkap, sr=jst
|
2008-12-03 09:41:09 -05:00 |
|
Vladimir Vukicevic
|
6a4c51d780
|
Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc
|
2008-12-03 14:34:07 +13:00 |
|
Neil Rashbrook
|
d17857e63e
|
Bug 466234: provide audio and video interfaces even when media is diabled, so that content popup menu construction works, r/sr=roc, r=weilbacher, a191=beltzner
|
2008-11-28 15:32:29 -08:00 |
|
Gavin Sharp
|
58c580b07d
|
Bug 462887: document ignoreScrollFrame argument in nsLayoutUtils, rename it to ignoreRootScrollFrame, r=roc, sr=bzbarsky, a=beltzner
|
2008-11-28 14:53:33 -05:00 |
|
Shawn Wilsher
|
bd1f24e85b
|
Backed out changeset 17842a2d0c7f (bug 453865) due to test failures
|
2008-11-27 14:16:55 -08:00 |
|
Ben Turner
|
0c73f1437e
|
Bug 453865 - 'Workers: Allow JSON-able objects to be passed as messages to worker threads.' r+sr+a=jst.
|
2008-11-27 01:16:41 -05:00 |
|
Ben Turner
|
02754d8660
|
Bug 465447 - 'Workers: Implement terminate() for explicitly killing a worker.' r+sr=sicking, a=blocking1.9.1+.
|
2008-11-27 01:16:41 -05:00 |
|
Ben Turner
|
bf64e9099d
|
Bug 465108 - 'Workers: Add navigator object.' r+sr=sicking, a=blocking1.9.1+.
|
2008-11-27 01:16:40 -05:00 |
|
Boris Zbarsky
|
757f481a59
|
Bug 462979. Fix synthesizeMouse to send events to the right place. r=enn, sr=roc, a=beltzner
|
2008-11-26 16:52:42 -05:00 |
|
Doug Turner
|
05511d7418
|
merge to tip
|
2008-11-13 11:59:20 -08:00 |
|
Peter Van der Beken
|
c39cb1e482
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
|
Doug Turner
|
edb15866cb
|
Bug 463040 - Use Position Error Constants. r/sr=jst
|
2008-11-12 08:31:25 -08:00 |
|
Doug Turner
|
29903d6559
|
Bug 463312 - Remove geolocation fuzzing implementation. r/sr=jst r=mconnor
|
2008-11-12 08:04:18 -08:00 |
|
Doug Turner
|
675e4ddc6b
|
Bug 463039 - validate values that get passed to clearWatch. r/sr=jst
|
2008-11-12 08:01:40 -08:00 |
|
Peter Van der Beken
|
c39e172979
|
Backed out changeset 874aba8a9a8a to fix orange
|
2008-11-06 15:01:22 +01:00 |
|
Peter Van der Beken
|
88df046c41
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-06 12:09:30 +01:00 |
|
Ben Turner
|
c031080e02
|
Bug 460811 - 'Bring workers up to latest spec'.r+sr=jst.
|
2008-11-05 22:41:52 -08:00 |
|
Chris Pearce
|
cb992e4544
|
b=462953 Remove unimplemented media attributes/methods from media IDL r=doublec,sr=roc
|
2008-11-06 11:53:29 +13:00 |
|
Gavin Sharp
|
326a75031f
|
Bug 461803: add elementFromPoint method on nsIDOMWindowUtils which optionally ignores root scroll frame and lets callers avoid flushing layout, r+sr=bzbarsky
|
2008-11-04 22:58:22 -05:00 |
|
Ben Turner
|
c16fd87aa3
|
Backed out changeset 4fc7c6f6f45e
|
2008-11-04 18:58:24 -08:00 |
|
Ben Turner
|
a3da8488d8
|
Bug 460811 - "Bring workers up to latest spec". r+sr=jst.
|
2008-11-04 18:01:05 -08:00 |
|
Robert O'Callahan
|
8f8c3fe612
|
Back out changeset b83d3c8ac166 (bug 460811) to try to fix bustage ... re-adding removed files
|
2008-11-05 13:03:56 +13:00 |
|
Robert O'Callahan
|
cca234e798
|
Back out changeset b83d3c8ac166 (bug 460811) to try to fix bustage
|
2008-11-05 12:47:52 +13:00 |
|
Ben Turner
|
718025a3f8
|
Bug 460811 - 'Bring workers up to latest spec'.r+sr=jst
|
2008-11-04 13:49:04 -08:00 |
|
Dave Camp
|
9e7892628c
|
merge
|
2008-11-04 11:58:28 -08:00 |
|
Peter Van der Beken
|
3bb228a9e8
|
Backed out changeset 81c0a2ec449f to fix orange
|
2008-11-04 20:54:50 +01:00 |
|
Peter Van der Beken
|
5a6c152342
|
Backed out changeset 81c0a2ec449f to fix orange
|
2008-11-04 20:54:08 +01:00 |
|
Dave Camp
|
e0b57cddca
|
Bug 461569: Add applicationCache.items. r=honzab, sr=bz
|
2008-11-04 10:59:13 -08:00 |
|
Dave Camp
|
78a7554f63
|
Bug 461071: Allow application caches to be obsoleted. r=honzab, r+sr=bz
|
2008-11-04 10:59:12 -08:00 |
|
Peter Van der Beken
|
24a73db424
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-04 18:10:43 +01:00 |
|
Peter Van der Beken
|
0ccbd11d35
|
Fix for bug 462929 ("ASSERTION: We can't deal with objects that have the same classinfo but different offset tables" with MathML element and other element). r/sr=jst.
|
2008-11-04 18:21:38 +01:00 |
|
Peter Van der Beken
|
2b8cf3c2d4
|
Backed out changeset ba895ab8cbe7 to fix orange
|
2008-11-03 16:28:50 +01:00 |
|
Peter Van der Beken
|
28ba94cca8
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-03 14:49:53 +01:00 |
|
Dave Townsend
|
719a03bd19
|
Bug 461594: Interfaces changed without iid updates. r=josh, r=jst
|
2008-10-31 10:31:43 +00:00 |
|
Doug Turner
|
fa56af6192
|
Bug 461929 - Position.speed attribute name change + uuid. r=smaug sr=bz
|
2008-10-30 19:48:38 -07:00 |
|
Doug Turner
|
1f57aeb876
|
Bug 461929 - Position.speed attribute name change. r=olli, sr=bz
|
2008-10-30 10:23:21 -07:00 |
|
Doug Turner
|
b10757c708
|
Bug 462154 - nsIDOMGeoPositionErrorCallback parameter name funky
|
2008-10-30 09:08:35 -07:00 |
|
Josh Aas
|
e89bdbc526
|
support testing of lazy update behavior in native menu tests. b=446352 r=mstange sr=roc
|
2008-10-29 22:36:01 -07:00 |
|
Chris Double
|
dd7fc2d9fd
|
Bug 457964 - changed media paused type to boolean - r+sr=roc
|
2008-10-29 10:54:17 +13:00 |
|
Gavin Sharp
|
7ed4660fab
|
Bug 459604: add an optional parameter to SendMouseEvent to ignore the scroll frame, r+sr=roc
|
2008-10-27 16:16:23 -04:00 |
|
Doug Turner
|
2ffbae7624
|
Bug 459893. Geolocation prompt stops working if initializer window is closed. r=smaug/gavin. relanding with leak in tests fixed
|
2008-10-24 09:06:27 -07:00 |
|
Doug Turner
|
6ec4de73cc
|
merge to tip
|
2008-10-23 15:17:33 -07:00 |
|
Doug Turner
|
29ebfd957e
|
this might have caused a leak. backing out to check.
Backed out changeset 3b47c0e2f6d9
|
2008-10-23 15:17:01 -07:00 |
|
Doug Turner
|
6e8cdb85b4
|
merge to tip
|
2008-10-23 13:21:36 -07:00 |
|
tdyas@zecador.org
|
479713d218
|
Bug 412486 - widget/event-detection support for multi-touch trackpad gestures, r=smaug,josh, sr=roc
|
2008-10-23 23:15:20 +03:00 |
|
Doug Turner
|
64f4628273
|
Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin
|
2008-10-23 11:01:32 -07:00 |
|
Peter Van der Beken
|
f3f2a880fb
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
|