Johnny Stenback
|
84a33176cf
|
Fixing bug 470992. Fix incorrect argument type in nsGlobalWindow::SetTimeout/Interval(). r+sr=mrbkap@gmail.com
|
2009-01-02 16:14:34 -08:00 |
|
Ben Turner
|
c9d8ee4226
|
Fixing test filename case problem to fix linux.
|
2009-01-02 15:08:05 -06:00 |
|
Ben Turner
|
6aa805f93b
|
Disabling the test that's timing out on linux only until I can reproduce
|
2009-01-02 14:54:18 -06:00 |
|
Ben Turner
|
18f2466ba1
|
Bug 471285 - 'Workers: Spec for runtime error behavior has changed'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:25:05 -06:00 |
|
Ben Turner
|
9dc14ca22c
|
Backed out changeset 1c68eb288c85 for mochitest timeouts.
|
2008-12-30 17:35:43 -06:00 |
|
Ben Turner
|
594e873d2a
|
Bug 471285 - 'Workers: Spec for runtime error behavior has changed'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:25:05 -06:00 |
|
Ben Turner
|
ecdcc79104
|
Bug 470334 - 'Workers: relative urls for XHR are incorrect'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:24:58 -06:00 |
|
Ben Turner
|
46b97712bf
|
Bug 466826 - 'Running mochitest asserts: ###!!! ASSERTION: should be executing script: 'mContext->fp', file /mozilla/dom/src/base/nsJSEnvironment.cpp, line 3318'. r=bz, sr=mrbkap, a=blocking1.9+
|
2008-12-28 17:42:35 -05:00 |
|
Ben Turner
|
80fa73655c
|
Bug 467210, r=mrbkap, sr=jst, a=blocking1.9+.
|
2008-12-28 17:42:30 -05:00 |
|
Justin Dolske
|
6080289826
|
Disabled failing test -- Bug 471139 - mochitest failure in test_HTMLDocument12.html
|
2008-12-25 12:29:50 -08:00 |
|
Justin Dolske
|
68466852d7
|
Try reenabling dom-level2-html tests to see if they're still problematic (bug 427878)
|
2008-12-24 21:13:50 -08:00 |
|
Andreas Gal
|
135f143d10
|
Backed out changeset adbe8e4b21dc due to tinderbox failures/timeouts (453157).
|
2009-01-05 16:22:42 -08:00 |
|
Andrei Saprykin
|
9f7c96f36f
|
bug 453157 - watchdog thread as an alternative to operation count. r=myself,mrbkap
|
2009-01-05 22:09:23 +01:00 |
|
Robert Sayre
|
b0e51715fe
|
Merge.
|
2009-01-02 13:15:32 -08:00 |
|
David Mandelin
|
4202e18d74
|
Bug 463997: JS regression test bug with 'with (window) ...', r=mrbkap
|
2009-01-02 13:11:46 -08:00 |
|
Peter Van der Beken
|
a8f62c8912
|
Testcase for bug 462947 ("ASSERTION: already initialized" - nsMimeTypeArray::GetMimeTypes).
|
2008-12-23 12:35:48 +01:00 |
|
Neil Deakin
|
f661817f49
|
Bug 458613, set relatedTarget for dragenter and dragleave events, r=smaug,sr=roc
|
2008-12-19 09:58:47 -05:00 |
|
Robert O'Callahan
|
3b9e8dca75
|
Backed out changeset b873bd70913f
--HG--
extra : rebase_source : 5edfb17304688d81579eca39df35f1a71f622f62
|
2008-12-18 23:16:09 +13:00 |
|
Chris Pearce
|
5d0abd204d
|
Bug 463830. Make the window title for standalone video/audio documents be useful. r+sr=roc
--HG--
extra : rebase_source : afeb3c793fb8756901ee6ef16782f3a288ed106c
|
2008-12-18 21:07:24 +13:00 |
|
Robert O'Callahan
|
50bd83420a
|
Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky
--HG--
extra : rebase_source : 06b14571546a763ee4f4b8641e8582bfff2caf8d
|
2008-12-17 15:11:07 +13:00 |
|
Peter Van der Beken
|
65eeb9ac06
|
Fix for bug 461566 (Don't call FindTearoff when not needed and cache XPCNativeInterfaces in quickstubs). r/sr=jst.
|
2008-12-16 16:46:18 +01:00 |
|
Peter Van der Beken
|
8473174cb4
|
Fix for bug 461563 (Allow WrapNative to return a jsval without the wrapper). r/sr=jst.
|
2008-12-16 16:46:18 +01:00 |
|
Martijn Wargers ext:(%20/%20Doug%20Turner%20%3Cdoug.turner%40gmail.com%3E)
|
c9020e9ff8
|
Bug 434035 - "Crash [@ nsGlobalWindow::FindInternal] when doing find on a deleted window" [r+sr=jst]
|
2008-12-14 22:20:37 -08:00 |
|
Chris Pearce
|
bae9b8c1a5
|
Bug462570 - Change Network state and Ready state names in HTMLMediaElement to match spec - r=doublec sr=roc
|
2008-12-15 16:38:16 +13:00 |
|
Aiko
|
7c79ba032d
|
Bug 466432 - nsIDOMHTMLMediaElement's currentTime attribute is overridden by Windows macro; r+sr=vladimir
|
2008-12-13 16:35:24 +01:00 |
|
Boris Zbarsky
|
81e5cf2e14
|
Bug 469361. Remove unused API (revert to previous interface version). r+sr=jst
|
2008-12-12 20:46:43 -05:00 |
|
Boris Zbarsky
|
8c0a77b3fe
|
Bug 468758. Make sure to report exceptions from BindCompiledEventHandler. r+sr=jst
|
2008-12-12 20:45:56 -05:00 |
|
Dave Camp
|
1f1b980ffe
|
Bug 441751 - "Directives not to cache pages ignored." [r+sr=bzbarsky]
* * *
Bug 441751 - "Directives not to cache pages ignored." (fix for offline cache updating) [r+sr=bzbarsky]
|
2008-12-11 21:57:47 -08:00 |
|
Oleg Romashin
|
1c6d3f5142
|
Bug 465066 - Geolocation MaemoLocationProvider.cpp compilation fail due missing includes. r=doug.turner.
|
2008-12-12 01:35:54 -05:00 |
|
Neil Deakin
|
f52dc6eec6
|
Bug 453649, globalStorage should be static, r+sr=jst
|
2008-12-10 07:19:17 -08:00 |
|
Oleg Romashin
|
d13954cc90
|
Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc.
|
2008-12-11 18:55:15 -05:00 |
|
Benjamin Smedberg
|
e8ea9cf02d
|
Merge mozilla-central into tracemonkey, specifically to pick up bug 467579.
|
2008-12-09 21:37:35 -05:00 |
|
Dave Camp
|
30b213c23a
|
Backed out changeset e33f490c8764
|
2008-12-08 20:26:56 -08:00 |
|
Dave Camp
|
06a2be6538
|
Bug 441751: Fix up LOAD_ONLY_FROM_CACHE. r+sr=bz
|
2008-12-08 19:24:33 -08:00 |
|
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
|
e190d7db57
|
Bug 468187 - 'Workers: Timeout ids should start at 1, not 0'. r+sr+a=jst
|
2008-12-07 16:15:57 -08:00 |
|
timeless@mozdev.org
|
c42ddc47be
|
Bug 468045. r+sr=jst.
|
2008-12-07 16:15:54 -08: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 |
|
Ben Turner
|
f340d61691
|
Bug 465141 - 'Workers: Implement expression flavor of timeouts, use nsAutoJSValHolder'. Followup OOM check to bustage fix. r+sr=jst, a=blocking1.9.1
|
2008-12-07 16:15:45 -08:00 |
|
Masatoshi Kimura
|
a682e0d618
|
Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron
|
2008-12-06 11:08:26 -08:00 |
|
Doug Turner
|
4941e4ac2c
|
Bug 466493 - Geolocation spec now uses milliseconds.
|
2008-12-06 07:57:03 -08:00 |
|
Masayuki Nakano
|
2ed1d4b246
|
Bug 467593 'WARNING: GetCharCode used for wrong key event; should use onkeypress. ' should not be displayed by Web pages r+sr=roc
|
2008-12-06 18:30:01 +09:00 |
|
Daniel Holbert
|
e4ad029acb
|
Merge after backing out 78d662c2c878
|
2008-12-05 11:52:54 -08:00 |
|
Daniel Holbert
|
03c259e522
|
Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes.
|
2008-12-05 11:52:01 -08:00 |
|
Daniel Holbert
|
d6fb55e4e3
|
Merge after backout of changeset 416fbf4fdef3
|
2008-12-05 10:07:40 -08:00 |
|
Daniel Holbert
|
0d917854c3
|
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 |
|
Masatoshi Kimura
|
2171389689
|
Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron
|
2008-12-05 18:31:00 +01:00 |
|
Neil Deakin
|
e3d4e2d625
|
Bug 453649, globalStorage should be static, r+sr=jst
|
2008-12-05 11:37:30 -05: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 |
|
Peter Van der Beken
|
c12bd64d6e
|
Partially back out fix for bug 461563 to try to fix Txul regression on Windows.
|
2008-12-04 17:48:32 +01: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 |
|
Peter Van der Beken
|
e58d168174
|
Fix for bug 461563 (Allow WrapNative to return a jsval without the wrapper). r/sr=jst.
|
2008-12-02 11:07:34 +01:00 |
|
Jesse Ruderman
|
e3fb289d37
|
Add 439206 crashtest to CLOSED TREE
|
2008-11-29 18:51:23 -08:00 |
|
Jesse Ruderman
|
1c7dedb6fa
|
Adding crashtest for bug 338674 on a CLOSED TREE
|
2008-11-29 18:19:36 -08:00 |
|
Shawn Wilsher
|
60611b98b8
|
merge to tip after backout
|
2008-11-28 17:05:05 -08:00 |
|
Shawn Wilsher
|
d4bf0c5514
|
Backed out changeset a4495a0cf2ff (bug 458397) to investigate Txul regression (bug 467102)
|
2008-11-28 17:04:16 -08: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
|
1558aa2eeb
|
Merge to tip for backout of bug 461566.
|
2008-11-27 20:33:33 -08:00 |
|
Shawn Wilsher
|
b5ea3312de
|
Backed out changeset 037f635ced9f (bug 561566)
|
2008-11-27 20:32:48 -08:00 |
|
Shawn Wilsher
|
3bc6a3921f
|
Merge to tip for peterv's bundle
|
2008-11-27 20:07:06 -08:00 |
|
Shawn Wilsher
|
1aec67653d
|
Merge for backout of bug 453865
|
2008-11-27 14:18:21 -08:00 |
|
Shawn Wilsher
|
bd1f24e85b
|
Backed out changeset 17842a2d0c7f (bug 453865) due to test failures
|
2008-11-27 14:16:55 -08:00 |
|
Shawn Wilsher
|
2aaecea6a5
|
Bustage fix for bug 465141
|
2008-11-27 13:56:41 -08:00 |
|
Peter Van der Beken
|
9b83315e60
|
Fix for bug 461566 (Don't call FindTearoff when not needed and cache XPCNativeInterfaces in quickstubs). r/sr=jst.
|
2008-11-27 18:50:52 +01:00 |
|
Peter Van der Beken
|
c747cab7cf
|
Fix for bug 461563 (Allow WrapNative to return a jsval without the wrapper). r/sr=jst.
|
2008-11-27 18:47:58 +01: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
|
b59d1762af
|
Bug 465006 - 'Workers: Passing no arguments to the worker constructor throws an NS_ERROR_NOT_INITIALIZED error, incorrectly.' r+sr=jst, a=sicking.
|
2008-11-27 01:16:41 -05:00 |
|
Ben Turner
|
a5043e209c
|
Bug 466257 - 'Workers: Errors in sub workers aren't propagated to top-most parents like they should.' r+sr=sicking, a=blocking1.9.1+.
|
2008-11-27 01:16:41 -05:00 |
|
Ben Turner
|
16be2ddad9
|
Bug 466256 - 'Workers: Prevent cross-site workers and properly resolve relative URIs.' r+sr=jst, a=blocking1.9.1+.
|
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
|
83764ad9d3
|
Bug 465141 - 'Workers: Implement expression flavor of timeouts, use nsAutoJSValHolder.' r+sr=jst, 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 |
|
Ben Turner
|
29227edb60
|
Bug 464983 - 'Workers: Throw exceptions properly from XHR status getters and fake abort events in race conditions.' r+sr=sicking, a=blocking1.9.1+.
|
2008-11-27 01:16:37 -05:00 |
|
Boris Zbarsky
|
23065733a2
|
Bug 462800. Fix test bustage by making sure to test the right thing
|
2008-11-26 18:36:01 -05:00 |
|
Boris Zbarsky
|
5ab8d15933
|
Marge backout
|
2008-11-26 17:56:02 -05:00 |
|
Boris Zbarsky
|
55472dc351
|
Backed out changeset 7bc1ba9f91fe to fix test orange
|
2008-11-26 17:54:40 -05:00 |
|
Boris Zbarsky
|
a0adc7dc83
|
Merging in bug 453432
|
2008-11-26 16:54:54 -05:00 |
|
Boris Zbarsky
|
614f8ff1ca
|
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 |
|
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 |
|
Boris Zbarsky
|
162c4c7269
|
Bug 462800. Treat document.domain in a more uniform manner in DOM storage. Also fixes bug 462801. r=dcamp, sr=sicking, a=beltzner.
|
2008-11-26 16:52:40 -05:00 |
|
Andrei Saprykin
|
651c16ba12
|
Bug 453432 - Checking for MaybeGC conditions when allocating GC things.
r=igor,mrbkap a191=blocker
|
2008-11-26 18:09:24 +01:00 |
|
Boris Zbarsky
|
e801383a04
|
Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking
|
2008-11-25 20:50:04 -05:00 |
|
Igor Bukanov
|
1c6685433f
|
Backed out changeset 700ae4e59496 - bug 453157 caused talos oranges. CLOSED TREE
|
2008-11-24 11:36:44 +01:00 |
|
Andrei Saprykin
|
3cfcbdb3c5
|
bug 453157 - watchdog thread as an alternative to operation counting, r=igor,mrbkap a19b2=beltzner (CLOSED TREE)
|
2008-11-24 00:15:46 +01:00 |
|
Serge Gautherie
|
ee50c5f6b2
|
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 |
|
Igor Bukanov
|
957d522969
|
Backed out changeset 04cecb0ec24c to see if it fixes tinderbox oranges. CLOSED TREE
|
2008-11-22 16:33:09 +01:00 |
|
Andrey Saprykin
|
b6507b326f
|
bug 453157 - using watchdog thread as an alternative to the operation count. r=igor,mrbkap a19b2=beltzner (CLOSED TREE)
|
2008-11-22 01:53:37 +01:00 |
|
Igor Bukanov
|
b7df88f931
|
Backed out changeset c54f1957d564 - bug 453157 - build system changes caused mouchi test failures. CLOSED TREE
|
2008-11-22 00:13:42 +01:00 |
|
Andrey Saprykin
|
c87e2d80c8
|
bug 453157 - using watchdog thread as an alternative to the operation count. r=igor,mrbkap a1.9.0b2=beltzner (CLOSED TREE)
|
2008-11-21 22:58:16 +01:00 |
|
Honza Bambas
|
0d154c36aa
|
Bug 463804 - Tests missing in Makefile.in; r=dcamp a191b2=beltzner
(to CLOSED TREE)
|
2008-11-21 20:02:25 +01:00 |
|
Igor Bukanov
|
b13ff5429c
|
Backed out changeset 8329a91db67d - bug 453157, CLOSED TREE
|
2008-11-21 00:18:43 +01:00 |
|
Andrei Saprykin
|
9fea491071
|
bug 453157 - watchdog thread as an alternative to operation count. r=igor,mrbkap a1.9.0b2=beltzner
|
2008-11-20 22:25:34 +01:00 |
|
Ben Turner
|
cef4836adf
|
Bug 353851 - "accumulation of outer chrome windows in mOpener chains (window.opener)". Fix assertion, r=bz, a=sdwilsh (sheriff).
|
2008-11-20 10:39:29 -08:00 |
|
Boris Zbarsky
|
07788efc74
|
Fixing typo
|
2008-11-20 12:33:58 -05:00 |
|
Boris Zbarsky
|
fb9120ac11
|
Bug 465752. Fix Equals() to work right on javascript: URIs. r=dcamp, sr=jst, a=mconnor
|
2008-11-20 11:49:12 -05:00 |
|
timeless@mozdev.org
|
dd62a51a03
|
Backed out changeset 1d817f9d842f per beltzner
the windows leak tests were red and osx talos tests were orange
|
2008-11-20 16:23:57 +01:00 |
|
Andrei Saprykin
|
aed08c8c99
|
bug 453157 - watchdog thread as an alternative to operation count. r=igor,mrbkap a1.9.0b2=blocker
|
2008-11-20 10:43:06 +01:00 |
|
Boris Zbarsky
|
271d645f5a
|
Adding test for bug 132255
|
2008-11-19 18:05:54 -05:00 |
|