Clint Talbert
|
e46983861b
|
Bug 424814: Update prototype test suite to 1.6.0.2, patch by harthur, r=sdwilsh
|
2009-01-14 11:19:07 -06:00 |
|
Jeremy Lea
|
ce80f69254
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
|
2009-01-15 16:27:09 +13:00 |
|
Dave Camp
|
a80443658d
|
Bug 458091: Don't store an mURI in nsDOMStorage. r=bz
|
2009-01-12 21:52:00 -08:00 |
|
Doug Turner
|
38f73da727
|
Bug 469715 - Geolocation Coordinates interface. r/sr=jst
|
2009-01-07 09:44:44 -08:00 |
|
Doug Turner
|
ce7c0e132e
|
Bug 469091 - Removes an unused method from the geolocation provider api. r/sr=jst
|
2009-01-07 09:42:57 -08:00 |
|
Justin Dolske
|
dcbaa5986c
|
Disabled failing test -- Bug 471139 - mochitest failure in test_HTMLDocument12.html
|
2008-12-25 12:29:50 -08:00 |
|
Justin Dolske
|
b15524fc02
|
Try reenabling dom-level2-html tests to see if they're still problematic (bug 427878)
|
2008-12-24 21:13:50 -08:00 |
|
Neil Deakin
|
f2dec5a72d
|
Bug 453649, globalStorage should be static, r+sr=jst
|
2008-12-10 07:19:17 -08:00 |
|
Daniel Holbert
|
2a93aa2b0d
|
Backed out changeset 416fbf4fdef3 on suspicion of causing test failures in test_multiple_visits_around_sync.js and head_sync.js on moz2-linux-slave07
|
2008-12-05 10:07:05 -08:00 |
|
Neil Deakin
|
5c889f92e4
|
Bug 453649, globalStorage should be static, r+sr=jst
|
2008-12-05 11:37:30 -05:00 |
|
Doug Turner
|
f91cee129b
|
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
|
5912bebf7c
|
Bug 465263. When setting location.hash to empty string, treat that as identical to '#' for compat with IE. r+sr=jst, a=beltzner
|
2008-11-26 16:52:54 -05:00 |
|
Serge Gautherie
|
ebd70d9360
|
Bug 466314 - updatingImplicit.html (used by test_offlineMode.html and test_updatingManifest.html) crashes SeaMonkey; (Av1) Disable tests
(to CLOSED TREE: bustage fix for changeset 2fa341c1330b)
|
2008-11-22 20:22:22 +01:00 |
|
Honza Bambas
|
e427632c32
|
Bug 463804 - Tests missing in Makefile.in; r=dcamp a191b2=beltzner
(to CLOSED TREE)
|
2008-11-21 20:02:25 +01:00 |
|
Boris Zbarsky
|
e71c3a4fc9
|
Fixing typo
|
2008-11-20 12:33:58 -05:00 |
|
Boris Zbarsky
|
84895b9569
|
Bug 465752. Fix Equals() to work right on javascript: URIs. r=dcamp, sr=jst, a=mconnor
|
2008-11-20 11:49:12 -05:00 |
|
Boris Zbarsky
|
26dc399303
|
Adding test for bug 132255
|
2008-11-19 18:05:54 -05:00 |
|
Boris Zbarsky
|
1464ba706d
|
Test for bug 49312
|
2008-11-19 18:05:52 -05:00 |
|
Doug Turner
|
04974134fc
|
merge to tip
|
2008-11-13 11:59:20 -08:00 |
|
Doug Turner
|
34bbecf1af
|
Bug 460063 - Test case fixes for Geolocation prompt should not appear if there are no providers installed
|
2008-11-12 14:52:56 -08:00 |
|
Dave Camp
|
291f135e52
|
Bug 464567: test_obsolete.html breaking future offline tests. r+sr+a=vlad
|
2008-11-12 14:09:09 -08:00 |
|
Doug Turner
|
d0fd5133b9
|
Test case for bug 463039. r/sr=jst
|
2008-11-12 12:25:31 -08:00 |
|
Doug Turner
|
36f37d3a56
|
Bug 463039 - validate values that get passed to clearWatch. r/sr=jst
|
2008-11-12 08:01:40 -08:00 |
|
Honza Bambas
|
7576a12436
|
Bug 460328: Make online whitelist entries match by prefix. r=dcamp, sr=biesi
|
2008-11-05 16:01:08 -08:00 |
|
Honza Bambas
|
29b8953456
|
Bug 461325: Cache implicit entries when the manifest is not changed. r=dcamp, sr=biesi
|
2008-11-05 16:01:08 -08:00 |
|
Honza Bambas
|
c16599cc1d
|
Bug 460353: app caches should be per iframe, not per toplevel browsing context. r=dcamp, r+sr=jst
|
2008-11-05 16:01:07 -08:00 |
|
Dave Camp
|
19d2223559
|
Bug 462549: Verify that an appcache manifest hasn't changed at the end of an update. r+sr=biesi
|
2008-11-05 16:01:07 -08:00 |
|
Honza Bambas
|
c27c345970
|
Bug 443017: Application cache tests. r=dcamp, sr=jst
|
2008-11-05 16:01:06 -08:00 |
|
Gavin Sharp
|
f71102d4a3
|
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 |
|
Dave Camp
|
e91a91b422
|
Bug 461569: Add applicationCache.items. r=honzab, sr=bz
|
2008-11-04 10:59:13 -08:00 |
|
Dave Camp
|
0c0880f78f
|
Bug 461071: Allow application caches to be obsoleted. r=honzab, r+sr=bz
|
2008-11-04 10:59:12 -08:00 |
|
Dave Camp
|
b63345b178
|
Bug 443023: Associate documents with their caches after an initial update. r=honzab, r+sr=biesi
|
2008-11-04 02:20:27 -08:00 |
|
Dave Camp
|
dea763c065
|
Bug 445544: Navigating away from an offline app fails. r=honzab, r+sr=bz
|
2008-11-04 02:20:27 -08:00 |
|
Doug Turner
|
93396e0a56
|
Bug 461929 - Position.speed attribute name change. r=olli, sr=bz
|
2008-10-30 10:23:21 -07:00 |
|
Doug Turner
|
cecbacbb84
|
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
|
1e1e7f6c2b
|
this might have caused a leak. backing out to check.
Backed out changeset 3b47c0e2f6d9
|
2008-10-23 15:17:01 -07:00 |
|
Doug Turner
|
78a64b41b9
|
Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin
|
2008-10-23 11:01:32 -07:00 |
|
Doug Turner
|
57817fe1c1
|
Bug 455327 - geolocation - support timeout position option. r=Olli.Pettay sr=bzbarsky
|
2008-10-20 12:37:10 -07:00 |
|
Olli Pettay
|
9cf97b9a46
|
Bug 459848 - backout bug 346984 r+sr=bz
|
2008-10-17 01:35:45 +03:00 |
|
Olli Pettay
|
be6e2ff3ec
|
bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking
|
2008-10-15 12:41:54 +03:00 |
|
sharparrow1@yahoo.com
|
372e46d47d
|
Bug 42976, cloneNode() HTML Document nodes, r=smaug,sr=jst
|
2008-09-18 14:15:47 +03:00 |
|
Ted Mielczarek
|
ff7706a544
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Doug Turner
|
51b32a8ed4
|
Bug 445180. More geolocation mochitests. Patch by harthur@cmu.edu, r=dougt@meer.net
|
2008-09-04 16:31:09 -07:00 |
|
Olli Pettay
|
1d9d57172d
|
Bug 452566, navigator.geolocation optional parameters on getCurrentPosition and watchPosition are not optional, r=dougt, sr=jst
|
2008-08-29 10:26:34 +03:00 |
|
Dave Camp
|
43a0d08dee
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
|
2008-08-26 16:09:02 -07:00 |
|
Robert O'Callahan
|
8936855455
|
Bug 379616. Fix offset tests to not assume getComputedStyle()['width'/'height'] works on SVG elements
|
2008-08-25 21:20:22 +12:00 |
|
Dave Camp
|
0cabe03883
|
Backed out changeset ebafb9df6ce0 (bug 442806)
|
2008-08-24 23:11:31 -07:00 |
|
Dave Camp
|
2f08e458a6
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-24 21:51:19 -07:00 |
|
Dave Camp
|
8e9da90c59
|
Backed out changeset ea551e6f0f40 (bug 442806)
|
2008-08-19 22:53:20 -07:00 |
|
Dave Camp
|
6280e84411
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-19 19:30:44 -07:00 |
|