Commit Graph

4159 Commits

Author SHA1 Message Date
Johnny Stenback
4dfe0343f6 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
a97cee13d3 Fixing test filename case problem to fix linux. 2009-01-02 15:08:05 -06:00
Ben Turner
a41b56e5e1 Disabling the test that's timing out on linux only until I can reproduce 2009-01-02 14:54:18 -06:00
Ben Turner
b3dfcdaa06 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
5ab3832331 Backed out changeset 1c68eb288c85 for mochitest timeouts. 2008-12-30 17:35:43 -06:00
Ben Turner
4e69cbe196 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
f2b256530b 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
5d3adc4192 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
db1142e3af Bug 467210, r=mrbkap, sr=jst, a=blocking1.9+. 2008-12-28 17:42:30 -05: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
Andreas Gal
eb81b1c24f Backed out changeset adbe8e4b21dc due to tinderbox failures/timeouts (453157). 2009-01-05 16:22:42 -08:00
Andrei Saprykin
2e891c7f35 bug 453157 - watchdog thread as an alternative to operation count. r=myself,mrbkap 2009-01-05 22:09:23 +01:00
Robert Sayre
dbac94aef4 Merge. 2009-01-02 13:15:32 -08:00
David Mandelin
5f391095f0 Bug 463997: JS regression test bug with 'with (window) ...', r=mrbkap 2009-01-02 13:11:46 -08:00
Peter Van der Beken
469dcb7cef Testcase for bug 462947 ("ASSERTION: already initialized" - nsMimeTypeArray::GetMimeTypes). 2008-12-23 12:35:48 +01:00
Neil Deakin
b0579d24d1 Bug 458613, set relatedTarget for dragenter and dragleave events, r=smaug,sr=roc 2008-12-19 09:58:47 -05:00
Robert O'Callahan
f4bcf684b5 Backed out changeset b873bd70913f
--HG--
extra : rebase_source : 5edfb17304688d81579eca39df35f1a71f622f62
2008-12-18 23:16:09 +13:00
Chris Pearce
fce9710b28 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
586e8a3c8c 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
c0751516bf 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
a3dff0a5c1 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)
260b020b60 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
929f5e14ff 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
5c62c5c36a Bug 466432 - nsIDOMHTMLMediaElement's currentTime attribute is overridden by Windows macro; r+sr=vladimir 2008-12-13 16:35:24 +01:00
Boris Zbarsky
25789e6536 Bug 469361. Remove unused API (revert to previous interface version). r+sr=jst 2008-12-12 20:46:43 -05:00
Boris Zbarsky
b56eea10eb Bug 468758. Make sure to report exceptions from BindCompiledEventHandler. r+sr=jst 2008-12-12 20:45:56 -05:00
Dave Camp
9025de0ae1 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
6a71947cd0 Bug 465066 - Geolocation MaemoLocationProvider.cpp compilation fail due missing includes. r=doug.turner. 2008-12-12 01:35:54 -05:00
Neil Deakin
f2dec5a72d Bug 453649, globalStorage should be static, r+sr=jst 2008-12-10 07:19:17 -08:00
Oleg Romashin
d7a1c32e01 Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc. 2008-12-11 18:55:15 -05:00
Benjamin Smedberg
22340a45d8 Merge mozilla-central into tracemonkey, specifically to pick up bug 467579. 2008-12-09 21:37:35 -05:00
Dave Camp
e2c8a6aeec Backed out changeset e33f490c8764 2008-12-08 20:26:56 -08:00
Dave Camp
d567d66d3f Bug 441751: Fix up LOAD_ONLY_FROM_CACHE. r+sr=bz 2008-12-08 19:24:33 -08:00
Chris Double
1e1a937513 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
76d75aa4a4 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
90b5902b8a Bug 468045. r+sr=jst. 2008-12-07 16:15:54 -08:00
Ben Turner
a3f1dfd7b3 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
9533cd1dca 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
3a3a37f47d 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
ec0565d991 Bug 466493 - Geolocation spec now uses milliseconds. 2008-12-06 07:57:03 -08:00
Masayuki Nakano
0aa1849eae 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
a4dd603aa8 Merge after backing out 78d662c2c878 2008-12-05 11:52:54 -08:00
Daniel Holbert
61f320aa9d 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
d4d3b99e9a Merge after backout of changeset 416fbf4fdef3 2008-12-05 10:07:40 -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
Masatoshi Kimura
31c5df869e 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
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
Peter Van der Beken
9bbe9e95e6 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
13db56625d 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
2935296406 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
daa38c1131 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
d6ebb2f414 Add 439206 crashtest to CLOSED TREE 2008-11-29 18:51:23 -08:00
Jesse Ruderman
f63121a6f5 Adding crashtest for bug 338674 on a CLOSED TREE 2008-11-29 18:19:36 -08:00
Shawn Wilsher
cd5d10287e merge to tip after backout 2008-11-28 17:05:05 -08:00
Shawn Wilsher
c8ab2717f5 Backed out changeset a4495a0cf2ff (bug 458397) to investigate Txul regression (bug 467102) 2008-11-28 17:04:16 -08:00
Neil Rashbrook
0481903b3d 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
f994940c6b 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
0378e8f16c Merge to tip for backout of bug 461566. 2008-11-27 20:33:33 -08:00
Shawn Wilsher
73cc4e5ad6 Backed out changeset 037f635ced9f (bug 561566) 2008-11-27 20:32:48 -08:00
Shawn Wilsher
d0775bb35d Merge to tip for peterv's bundle 2008-11-27 20:07:06 -08:00
Shawn Wilsher
838a34c15d Merge for backout of bug 453865 2008-11-27 14:18:21 -08:00
Shawn Wilsher
4958a3a29e Backed out changeset 17842a2d0c7f (bug 453865) due to test failures 2008-11-27 14:16:55 -08:00
Shawn Wilsher
d5c82f9a61 Bustage fix for bug 465141 2008-11-27 13:56:41 -08:00
Peter Van der Beken
4dd9c0ed8b 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
a506e103e7 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
0fc1875049 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
3d9c44e6fb 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
c947a0b352 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
eb37b43641 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
d1a3c39453 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
97736b085d 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
9592cd3dd7 Bug 465108 - 'Workers: Add navigator object.' r+sr=sicking, a=blocking1.9.1+. 2008-11-27 01:16:40 -05:00
Ben Turner
faae47e61e 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
28ace2e360 Bug 462800. Fix test bustage by making sure to test the right thing 2008-11-26 18:36:01 -05:00
Boris Zbarsky
89f9f544a8 Marge backout 2008-11-26 17:56:02 -05:00
Boris Zbarsky
4f98078402 Backed out changeset 7bc1ba9f91fe to fix test orange 2008-11-26 17:54:40 -05:00
Boris Zbarsky
ba4d64877b Merging in bug 453432 2008-11-26 16:54:54 -05: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
Boris Zbarsky
8b028084c0 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
da02b6f204 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
00001c7857 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
402f7a9c31 Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking 2008-11-25 20:50:04 -05:00
Igor Bukanov
951dd158dd Backed out changeset 700ae4e59496 - bug 453157 caused talos oranges. CLOSED TREE 2008-11-24 11:36:44 +01:00
Andrei Saprykin
8a4ff91d5f 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
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
Igor Bukanov
72cf185db5 Backed out changeset 04cecb0ec24c to see if it fixes tinderbox oranges. CLOSED TREE 2008-11-22 16:33:09 +01:00
Andrey Saprykin
672255b969 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
5d54850a90 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
9e585a57fc 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
e427632c32 Bug 463804 - Tests missing in Makefile.in; r=dcamp a191b2=beltzner
(to CLOSED TREE)
2008-11-21 20:02:25 +01:00
Igor Bukanov
4d7109f303 Backed out changeset 8329a91db67d - bug 453157, CLOSED TREE 2008-11-21 00:18:43 +01:00
Andrei Saprykin
fed623e37d 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
0be888dbcd 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
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
timeless@mozdev.org
3fa2a5aa12 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
3fda62c4d0 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
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
Ben Turner
826bf68105 Bug 462389. Solaris bustage fix. r=neil@httl.net,sr=jst,a=beltzner 2008-11-19 14:16:15 +13:00
Boris Zbarsky
943fd4dbb7 Bug 445004. Make the base and document URI of document.written documents be the base and document URI of the document on whose current context our code is running. r+sr=jst, r=dcamp 2008-11-18 17:54:36 -05:00
Ben Turner
09771b3f4c Bug 463573: PRBool misuse. r=sr=sicking, a1.9.1b2=beltzner 2008-11-18 11:28:13 +00:00
Doug Turner
04974134fc merge to tip 2008-11-13 11:59:20 -08:00
Peter Van der Beken
387b6cf76b Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst. 2008-11-13 17:54:52 +01: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
Doug Turner
98ada24bf5 Bug 463039 - validate values that get passed to clearWatch. jst aWatchId > count. r/sr=jst 2008-11-12 14:52:15 -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
801b208933 Bug 463040 - Use Position Error Constants. r/sr=jst 2008-11-12 08:31:25 -08:00
Doug Turner
30bec98993 Remove dead code in geolocation 2008-11-12 08:06:00 -08:00
Doug Turner
72472317ab Bug 463295 - crash if geolocation timeout < 300ms. r/sr=jst 2008-11-12 08:05:32 -08:00
Doug Turner
bb3443708e Bug 463312 - Remove geolocation fuzzing implementation. r/sr=jst r=mconnor 2008-11-12 08:04:18 -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
Doug Turner
6eea23076a Bug 463038 - Cap the number of watchPostion callbacks and the number of pending callbacks. r/sr = jst 2008-11-12 08:00:37 -08:00
Doug Turner
ed5fbd3a0d Bug 460063. Geolocation prompt should not appear if there are no providers installed. r=smaug. sr=bz 2008-11-12 07:59:38 -08:00
Blake Kaplan
b7a609d1d8 Fix warnings. No bug. r+sr=jst 2008-11-07 16:53:11 -08:00
Robert Sayre
81b8753bdc Bug 462778. Fix JSON top crash. r=brendan 2008-11-07 18:10:39 -05:00
Peter Van der Beken
689b6bf58b Backed out changeset 874aba8a9a8a to fix orange 2008-11-06 15:01:22 +01:00
Peter Van der Beken
9f328fae2a Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst. 2008-11-06 12:09:30 +01:00
Ben Turner
ef3619414f Remove accidental dump in test file that triggers tinderbox error regexps. 2008-11-06 00:37:32 -08:00
Ben Newman
cbb2a926b0 Bug 462389 - 'XPCVariant used in nsXPCException::SetThrownJSVal can cause cycle collection on non-main threads'. r=bent, sr=jst. 2008-11-05 22:42:51 -08:00
Ben Turner
0ad2c0a29d Bug 460811 - 'Bring workers up to latest spec'.r+sr=jst. 2008-11-05 22:41:52 -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
Chris Pearce
72e749354d b=462953 Remove unimplemented media attributes/methods from media IDL r=doublec,sr=roc 2008-11-06 11:53:29 +13: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
Ben Turner
6c0885871f Backed out changeset 4fc7c6f6f45e 2008-11-04 18:58:24 -08:00
Ben Turner
f78687ab4a Bug 460811 - "Bring workers up to latest spec". r+sr=jst. 2008-11-04 18:01:05 -08:00
Robert O'Callahan
ff244e419b Resurrect nsAutoJSObjectHolder.h 2008-11-05 13:21:25 +13:00
Robert O'Callahan
bf9b4fe931 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
263fe2964e Back out changeset b83d3c8ac166 (bug 460811) to try to fix bustage 2008-11-05 12:47:52 +13:00
Robert O'Callahan
2e6de46ff1 Backing out changeset dc1aff36a411 (bug 462389) to try to fix bustage 2008-11-05 12:36:19 +13:00
Ben Newman
0f7b8e7fb2 Bug 462389 - 'XPCVariant used in nsXPCException::SetThrownJSVal can cause cycle collection on non-main threads'. r=bent, sr=jst.
--HG--
rename : dom/src/threads/nsAutoJSObjectHolder.h => js/src/xpconnect/public/nsAutoJSValHolder.h
2008-11-04 13:49:05 -08:00
Ben Turner
88d45cf3bd Bug 460811 - 'Bring workers up to latest spec'.r+sr=jst 2008-11-04 13:49:04 -08:00
Dave Camp
b3101704f6 merge 2008-11-04 11:58:28 -08:00
Peter Van der Beken
13736e521c Backed out changeset 81c0a2ec449f to fix orange 2008-11-04 20:54:50 +01:00
Peter Van der Beken
8c9a789be4 Backed out changeset 81c0a2ec449f to fix orange 2008-11-04 20:54:08 +01:00
Doug Turner
06a2736626 Merge to tip 2008-11-04 11:39:05 -08: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
Doug Turner
8811a56c04 GetClassName is a problem also on XP_WIN. Bug 461827. GetClassName fixup in DOM. r=blassey sr=jst 2008-11-04 10:08:21 -08:00
Peter Van der Beken
02dedb34c2 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
67f77c661c 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
Doug Turner
349f19f736 Bug 461827. GetClassName fixup in DOM. r=blassey sr=jst 2008-11-04 07:20:44 -08:00
Markus Stange
1b2252f6c6 Bug 462793 - Changing listbox selection with keyboard no longer scrolls to make the newly selected item visible, r+sr=roc 2008-11-04 15:38:16 +01:00
Peter Van der Beken
1a9f806410 Fix for bug 462947 ("ASSERTION: already initialized" - nsMimeTypeArray::GetMimeTypes). r/sr=bz 2008-11-04 18:15:37 +01: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
Peter Van der Beken
2ddc154612 Backed out changeset ba895ab8cbe7 to fix orange 2008-11-03 16:28:50 +01:00
Peter Van der Beken
c4fd862a7c Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst. 2008-11-03 14:49:53 +01:00
Peter Van der Beken
bdb12bc1ac Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz. 2008-10-31 14:40:35 -07:00
Peter Van der Beken
1b45b6af24 Backed out changeset 5d65342d7287 to fix orange 2008-10-31 11:07:26 -07:00
Peter Van der Beken
bdbf96f3cd Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz. 2008-10-31 08:55:59 -07:00
timeless@mozdev.org
3655902013 merging 2008-10-31 13:45:17 +01:00
Dave Townsend
3212e47122 Bug 461594: Interfaces changed without iid updates. r=josh, r=jst 2008-10-31 10:31:43 +00:00
Doug Turner
306261e7ee Bug 461929 - Position.speed attribute name change + uuid. r=smaug sr=bz 2008-10-30 19:48:38 -07: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
37d7559357 Bug 462154 - nsIDOMGeoPositionErrorCallback parameter name funky 2008-10-30 09:08:35 -07:00
timeless@mozdev.org
62473f9419 Backed out changeset b0d41235146a
Bug 454561 disable tracing when JavaScript-Debugger is enabled [ @ jsd_lock ]
this isn't the correct fix
r=graydon
2008-10-29 10:15:48 +01:00
Josh Aas
9213c5adc9 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
a566862e65 Bug 457964 - changed media paused type to boolean - r+sr=roc 2008-10-29 10:54:17 +13:00
Graydon Hoare
3587811583 Bug 454561 - disable tracing when JavaScript-Debugger is enabled. r,sr=mrbkap 2008-10-27 18:16:15 -07:00
Blake Kaplan
33fb8c523a Merge mozilla-central -> tracemonkey 2008-10-27 17:19:21 -07:00
Gavin Sharp
f4d07ac65b Bug 459604: add an optional parameter to SendMouseEvent to ignore the scroll frame, r+sr=roc 2008-10-27 16:16:23 -04:00
Blake Kaplan
2d3aba97d2 Bug 455971 - Clear Function and Object (and any other properties) off of the outer object so that Function always refers to the inner window's function. This ensures that the implict Function and explicit window.Function forms refer to the same object. r+sr=brendan
--HG--
extra : transplant_source : %83%9C%81E%A3%95%A5%1D%5DzO%13%85%9B%9A0v%21i%E0
2008-10-24 16:53:37 -07:00
Aristid Breitkreuz
654b7b0781 Bug 461163 - No public API for OBJ_GET_PROPERTY or the JavaScript [] operator (and similar functions). r=brendan. 2008-10-24 12:09:09 -05:00
Blake Kaplan
ad074e44c6 Bug 455971 - Clear Function and Object (and any other properties) off of the outer object so that Function always refers to the inner window's function. This ensures that the implict Function and explicit window.Function forms refer to the same object. r+sr=brendan 2008-10-24 16:53:37 -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
0243fa3407 merge to tip 2008-10-23 15:17:33 -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
fc323a4dae merge to tip 2008-10-23 13:21:36 -07:00
tdyas@zecador.org
a5addcf599 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
78a64b41b9 Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin 2008-10-23 11:01:32 -07:00
Boris Zbarsky
be429767e8 Add parens to make the operation order here clearer. No bug 2008-10-22 22:41:37 -04:00
Peter Van der Beken
579fe3ede9 Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz. 2008-10-22 16:31:14 +02:00
Peter Van der Beken
27ac6908df Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking. 2008-10-22 15:35:34 +02:00
Jason Orendorff
d3d93eccb7 Bug 460865 - Read barrier for cx->fp. r=mrbkap, r=dmandelin.
--HG--
extra : rebase_source : 19963188b2f9f96336ce6ca28dbaefccf3a639b7
2008-12-09 10:38:32 -06:00
Peter Van der Beken
f99bbd6c4b Merge 2008-10-21 11:44:27 +02:00
Peter Van der Beken
2317f31c94 Backed out changeset 4bc3dc1f6e11 2008-10-21 11:43:01 +02:00
Peter Van der Beken
0330be9daf Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking. 2008-10-21 11:10:47 +02:00
Olli Pettay
3fa3e7fa87 Bug 460751 - Progress events should use long long, not long for .total and .loaded, r=chris.double, sr=sicking 2008-10-21 12:06:53 +03:00
Doug Turner
57817fe1c1 Bug 455327 - geolocation - support timeout position option. r=Olli.Pettay sr=bzbarsky 2008-10-20 12:37:10 -07:00
Doug Turner
a1e05f66e5 Bug 455329 - geolocation - support enableHiqhAccuracy position option. 2008-10-20 09:06:08 -07:00
Robert O'Callahan
779c60c3bb Bug 421662. Remove unused files. 2008-10-20 15:14:50 +13:00
Olli Pettay
bbc6d24731 Bug 460156 - bring back the old behavior of range.isPointInRange(), r=surkov, sr=sicking 2008-10-19 23:41:21 +03:00
Robert Sayre
f6621ba654 Merge. 2008-10-17 14:59:00 -04:00
Robert Sayre
6f2b05dadc Bug 460333. Implement toJSON for primitive wrapper classes. r=crowder 2008-10-17 14:57:34 -04:00
Olli Pettay
9cf97b9a46 Bug 459848 - backout bug 346984 r+sr=bz 2008-10-17 01:35:45 +03:00
Robert O'Callahan
6899d04162 Bug 455988. Optimize MozAfterPaint so we never even dispatch an XPCOM event if there are no listeners. r=smaug,sr=mats 2008-10-16 10:06:32 +13: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
Ben Turner
cacc8aa86a And add missing files :( 2008-10-15 00:23:06 -07:00
Ben Turner
9170f2248a Bug 459948 - "Workers: update workers based on security review feedback". r+sr=sicking. 2008-10-15 00:21:49 -07:00
Ben Turner
9583e8c347 Fix unit test failures. 2008-10-14 13:17:30 -07:00
Ben Turner
7bba7fd269 Bug 459762 - 'Workers: Support synchronous XHR'. r+sr=sicking. 2008-10-14 11:16:37 -07:00
Ben Turner
01000ffff4 Bug 458324 - 'Workers: Don't attach upload listeners to real XHR object until the user does (to avoid XS security behavior changes)'. r+sr=sicking. 2008-10-14 11:16:37 -07:00