Граф коммитов

4587 Коммитов

Автор SHA1 Сообщение Дата
Peter Van der Beken b825eb4359 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 288d563dc8 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 06d9eab2df 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 943aac8b88 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 697316bb02 Add 439206 crashtest to CLOSED TREE 2008-11-29 18:51:23 -08:00
Jesse Ruderman e5ecb9e993 Adding crashtest for bug 338674 on a CLOSED TREE 2008-11-29 18:19:36 -08:00
Shawn Wilsher 8c07805102 merge to tip after backout 2008-11-28 17:05:05 -08:00
Shawn Wilsher 6c6f8badf1 Backed out changeset a4495a0cf2ff (bug 458397) to investigate Txul regression (bug 467102) 2008-11-28 17:04:16 -08:00
Neil Rashbrook 4280af579a 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 a1bc82e9c2 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 f81a9f9f65 Merge to tip for backout of bug 461566. 2008-11-27 20:33:33 -08:00
Shawn Wilsher 0fcc41e70b Backed out changeset 037f635ced9f (bug 561566) 2008-11-27 20:32:48 -08:00
Shawn Wilsher 8768c2d124 Merge to tip for peterv's bundle 2008-11-27 20:07:06 -08:00
Shawn Wilsher 6dfc064efa Merge for backout of bug 453865 2008-11-27 14:18:21 -08:00
Shawn Wilsher 80e39a2f72 Backed out changeset 17842a2d0c7f (bug 453865) due to test failures 2008-11-27 14:16:55 -08:00
Shawn Wilsher 11c0388758 Bustage fix for bug 465141 2008-11-27 13:56:41 -08:00
Peter Van der Beken 1bd4cbe797 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 030aea3127 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 5485c9ba22 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 11785f2d5c 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 d31e2394cf 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 039b848f40 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 c528abc245 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 f603b7b7c8 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 afd6ceffc3 Bug 465108 - 'Workers: Add navigator object.' r+sr=sicking, a=blocking1.9.1+. 2008-11-27 01:16:40 -05:00
Ben Turner 30837a9489 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 0783166710 Bug 462800. Fix test bustage by making sure to test the right thing 2008-11-26 18:36:01 -05:00
Boris Zbarsky 3197932fd8 Marge backout 2008-11-26 17:56:02 -05:00
Boris Zbarsky 082d362965 Backed out changeset 7bc1ba9f91fe to fix test orange 2008-11-26 17:54:40 -05:00
Boris Zbarsky 968759750b Merging in bug 453432 2008-11-26 16:54:54 -05:00
Boris Zbarsky 047872a74b 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 504e1ba0ec 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 cf5b4528bf 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 acf0becbda 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 a1423a6cb2 Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking 2008-11-25 20:50:04 -05:00
Igor Bukanov 6df2c28a81 Backed out changeset 700ae4e59496 - bug 453157 caused talos oranges. CLOSED TREE 2008-11-24 11:36:44 +01:00
Andrei Saprykin 0b710bc2a8 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 5cabb816a5 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 d0ab0dff95 Backed out changeset 04cecb0ec24c to see if it fixes tinderbox oranges. CLOSED TREE 2008-11-22 16:33:09 +01:00
Andrey Saprykin 8935dca1ec 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 a3d4f91283 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 1a43f8e7d5 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 1d5cf4d674 Bug 463804 - Tests missing in Makefile.in; r=dcamp a191b2=beltzner
(to CLOSED TREE)
2008-11-21 20:02:25 +01:00
Igor Bukanov 8474676514 Backed out changeset 8329a91db67d - bug 453157, CLOSED TREE 2008-11-21 00:18:43 +01:00
Andrei Saprykin 0574dd568c 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 415bfb1c63 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 bb92530c33 Fixing typo 2008-11-20 12:33:58 -05:00
Boris Zbarsky 1795c543b0 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 9b710e596f 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 67bdd84e6e 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 c43cb08382 Adding test for bug 132255 2008-11-19 18:05:54 -05:00
Boris Zbarsky 0509a8e061 Test for bug 49312 2008-11-19 18:05:52 -05:00
Ben Turner 20c889fbf9 Bug 462389. Solaris bustage fix. r=neil@httl.net,sr=jst,a=beltzner 2008-11-19 14:16:15 +13:00
Boris Zbarsky b53aa2a19e 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 d7869d1f60 Bug 463573: PRBool misuse. r=sr=sicking, a1.9.1b2=beltzner 2008-11-18 11:28:13 +00:00
Doug Turner 94e8af7261 merge to tip 2008-11-13 11:59:20 -08:00
Peter Van der Beken 1d1300ae2b Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst. 2008-11-13 17:54:52 +01:00
Doug Turner 77b4e3a537 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 861971e255 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 36d994ea8b Bug 464567: test_obsolete.html breaking future offline tests. r+sr+a=vlad 2008-11-12 14:09:09 -08:00
Doug Turner 239c0534ba Test case for bug 463039. r/sr=jst 2008-11-12 12:25:31 -08:00
Doug Turner 5af17aa385 Bug 463040 - Use Position Error Constants. r/sr=jst 2008-11-12 08:31:25 -08:00
Doug Turner 9fb7f1efbd Remove dead code in geolocation 2008-11-12 08:06:00 -08:00
Doug Turner a7872e2f6f Bug 463295 - crash if geolocation timeout < 300ms. r/sr=jst 2008-11-12 08:05:32 -08:00
Doug Turner dd20c5a9c3 Bug 463312 - Remove geolocation fuzzing implementation. r/sr=jst r=mconnor 2008-11-12 08:04:18 -08:00
Doug Turner 16813833d1 Bug 463039 - validate values that get passed to clearWatch. r/sr=jst 2008-11-12 08:01:40 -08:00
Doug Turner c7b1ce70c1 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 ecaa90d80e 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 0039a80bb4 Fix warnings. No bug. r+sr=jst 2008-11-07 16:53:11 -08:00
Robert Sayre d813f67054 Bug 462778. Fix JSON top crash. r=brendan 2008-11-07 18:10:39 -05:00
Peter Van der Beken 0ae1e1d97c Backed out changeset 874aba8a9a8a to fix orange 2008-11-06 15:01:22 +01:00
Peter Van der Beken b474bf473d Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst. 2008-11-06 12:09:30 +01:00
Ben Turner a3d7b6a587 Remove accidental dump in test file that triggers tinderbox error regexps. 2008-11-06 00:37:32 -08:00
Ben Newman 9ba4706ca0 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 edc5270ac8 Bug 460811 - 'Bring workers up to latest spec'.r+sr=jst. 2008-11-05 22:41:52 -08:00
Honza Bambas 40e4bee59e Bug 460328: Make online whitelist entries match by prefix. r=dcamp, sr=biesi 2008-11-05 16:01:08 -08:00
Honza Bambas dcfcdf8a0d 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 ffa3457961 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 375a7c9fcf 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 31b794c732 Bug 443017: Application cache tests. r=dcamp, sr=jst 2008-11-05 16:01:06 -08:00
Chris Pearce 5b91a74418 b=462953 Remove unimplemented media attributes/methods from media IDL r=doublec,sr=roc 2008-11-06 11:53:29 +13:00
Gavin Sharp 707a0ad98b 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 a58867c7d9 Backed out changeset 4fc7c6f6f45e 2008-11-04 18:58:24 -08:00
Ben Turner 491da5b15e Bug 460811 - "Bring workers up to latest spec". r+sr=jst. 2008-11-04 18:01:05 -08:00
Robert O'Callahan 4a30fe3c58 Resurrect nsAutoJSObjectHolder.h 2008-11-05 13:21:25 +13:00
Robert O'Callahan 222cd45561 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 46de18dc67 Back out changeset b83d3c8ac166 (bug 460811) to try to fix bustage 2008-11-05 12:47:52 +13:00
Robert O'Callahan a161a6debb Backing out changeset dc1aff36a411 (bug 462389) to try to fix bustage 2008-11-05 12:36:19 +13:00
Ben Newman e27aea31ac 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 67b59e42a0 Bug 460811 - 'Bring workers up to latest spec'.r+sr=jst 2008-11-04 13:49:04 -08:00
Dave Camp bb225fa10f merge 2008-11-04 11:58:28 -08:00
Peter Van der Beken f4a54ff40f Backed out changeset 81c0a2ec449f to fix orange 2008-11-04 20:54:50 +01:00
Peter Van der Beken 9d26893190 Backed out changeset 81c0a2ec449f to fix orange 2008-11-04 20:54:08 +01:00
Doug Turner a51cf5c57a Merge to tip 2008-11-04 11:39:05 -08:00
Dave Camp 0031b435d6 Bug 461569: Add applicationCache.items. r=honzab, sr=bz 2008-11-04 10:59:13 -08:00
Dave Camp 108d3720a7 Bug 461071: Allow application caches to be obsoleted. r=honzab, r+sr=bz 2008-11-04 10:59:12 -08:00
Doug Turner ce0671e4ed 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 32d5065b11 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 124b30be15 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 9dc580c231 Bug 461827. GetClassName fixup in DOM. r=blassey sr=jst 2008-11-04 07:20:44 -08:00
Markus Stange bbeaacb82b 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 bef18652db Fix for bug 462947 ("ASSERTION: already initialized" - nsMimeTypeArray::GetMimeTypes). r/sr=bz 2008-11-04 18:15:37 +01:00
Dave Camp 6b9cab3f53 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 a9e28932b8 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 5370eac779 Backed out changeset ba895ab8cbe7 to fix orange 2008-11-03 16:28:50 +01:00
Peter Van der Beken 5ef39622de 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 31fbed0cfb 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 606540be63 Backed out changeset 5d65342d7287 to fix orange 2008-10-31 11:07:26 -07:00
Peter Van der Beken ef4e05905a Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz. 2008-10-31 08:55:59 -07:00
timeless@mozdev.org d5852e4d97 merging 2008-10-31 13:45:17 +01:00
Dave Townsend 85b01aaa4a Bug 461594: Interfaces changed without iid updates. r=josh, r=jst 2008-10-31 10:31:43 +00:00
Doug Turner 57d0b722fb Bug 461929 - Position.speed attribute name change + uuid. r=smaug sr=bz 2008-10-30 19:48:38 -07:00
Doug Turner 81a6cfb8ba Bug 461929 - Position.speed attribute name change. r=olli, sr=bz 2008-10-30 10:23:21 -07:00
Doug Turner 032017a6ec Bug 462154 - nsIDOMGeoPositionErrorCallback parameter name funky 2008-10-30 09:08:35 -07:00
timeless@mozdev.org 59f8db66af 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 d2b0928e98 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 512f61ec39 Bug 457964 - changed media paused type to boolean - r+sr=roc 2008-10-29 10:54:17 +13:00
Graydon Hoare b1d3174396 Bug 454561 - disable tracing when JavaScript-Debugger is enabled. r,sr=mrbkap 2008-10-27 18:16:15 -07:00
Blake Kaplan eebbbe0fed Merge mozilla-central -> tracemonkey 2008-10-27 17:19:21 -07:00
Gavin Sharp cdb24f48bb 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 543d1a51eb 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 eef36bca7d 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 b8c206c69a 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 295cfaa5ec 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 b01fc785a9 merge to tip 2008-10-23 15:17:33 -07:00
Doug Turner a0b4e77ff5 this might have caused a leak. backing out to check.
Backed out changeset 3b47c0e2f6d9
2008-10-23 15:17:01 -07:00
Doug Turner 1e7164cb20 merge to tip 2008-10-23 13:21:36 -07:00
tdyas@zecador.org d7aca1d1b8 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 408b7e625d Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin 2008-10-23 11:01:32 -07:00
Boris Zbarsky a4bef1cb44 Add parens to make the operation order here clearer. No bug 2008-10-22 22:41:37 -04:00
Peter Van der Beken a9ba7dc3aa 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 a4775d493a Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking. 2008-10-22 15:35:34 +02:00
Jason Orendorff e127e2ec2b 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 4e9447ae82 Merge 2008-10-21 11:44:27 +02:00
Peter Van der Beken 41b69a17f4 Backed out changeset 4bc3dc1f6e11 2008-10-21 11:43:01 +02:00
Peter Van der Beken 684b3df07c Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking. 2008-10-21 11:10:47 +02:00
Olli Pettay d1da7c4150 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 082860376e Bug 455327 - geolocation - support timeout position option. r=Olli.Pettay sr=bzbarsky 2008-10-20 12:37:10 -07:00
Doug Turner 3a32f40a96 Bug 455329 - geolocation - support enableHiqhAccuracy position option. 2008-10-20 09:06:08 -07:00
Robert O'Callahan 988739e6a9 Bug 421662. Remove unused files. 2008-10-20 15:14:50 +13:00
Olli Pettay 7890765d72 Bug 460156 - bring back the old behavior of range.isPointInRange(), r=surkov, sr=sicking 2008-10-19 23:41:21 +03:00
Robert Sayre 9421a5e16e Merge. 2008-10-17 14:59:00 -04:00
Robert Sayre 8163d31d26 Bug 460333. Implement toJSON for primitive wrapper classes. r=crowder 2008-10-17 14:57:34 -04:00
Olli Pettay ba58d5692d Bug 459848 - backout bug 346984 r+sr=bz 2008-10-17 01:35:45 +03:00
Robert O'Callahan c8cd0d0e34 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 7aa35aeb8e 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 a70dbc63ce And add missing files :( 2008-10-15 00:23:06 -07:00
Ben Turner 946e425e3d Bug 459948 - "Workers: update workers based on security review feedback". r+sr=sicking. 2008-10-15 00:21:49 -07:00
Ben Turner f4eacc3a96 Fix unit test failures. 2008-10-14 13:17:30 -07:00
Ben Turner 582aee5932 Bug 459762 - 'Workers: Support synchronous XHR'. r+sr=sicking. 2008-10-14 11:16:37 -07:00
Ben Turner a1db6104cc 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
Ben Turner 6a088e5649 Bug 458322 - 'Workers: Don't run queued XHR events if Abort/Open have since been called'. r+sr=sicking. 2008-10-14 11:16:37 -07:00
Ben Turner 1bf4edef4e Bug 458321 - 'Workers: Fix multipart to not use a cached variable'. r+sr=jst. 2008-10-14 11:16:37 -07:00
Ben Turner 178b8b7405 Bug 458320 - 'Workers: Support synchronous events from within XHR methods'. r+sr=jst. 2008-10-14 11:16:37 -07:00
Ben Turner 09633b3c46 Bug 458319 - 'Workers: Fix target of upload events for XHR'. r+sr=sicking 2008-10-14 11:16:37 -07:00
Ben Turner acb9a3bac5 Bug 458318 - 'Workers: Support XHR events that QI to nsIDOMProgressEvent'. r+sr=sicking. 2008-10-14 11:16:36 -07:00
Markus Stange 39b4b96acb Bug 450939 - Add -moz-window-shadow CSS property, r+sr=dbaron 2008-10-14 16:44:25 +02:00
Olli Pettay 2baefca354 Bug 459653 - Hang with DOMAttrModified and removing attributes, r=igor,sr=mrbkap 2008-10-14 13:18:01 +03:00
Stuart Parmenter 8cb113a4b8 bug 459796. Add optional flags to drawWindow to allow finer control. r=vlad 2008-10-13 23:29:30 -07:00
Olli Pettay b28a09b81e Bug 456262 - Attribute nodes don't preserve wrappers, r+sr=jst 2008-10-13 19:33:27 +03:00
Olli Pettay 1b51ea6199 Bug 456271, r+sr=bz 2008-10-13 19:12:26 +03:00
Boying Lu ea50c9f394 Bug 459189 fix build failure of nsDOMWorkerXHRProxy.cpp for Solaris, r+sr=jst 2008-10-13 16:01:47 +08:00
Ben Turner 97e0dbfbca Bug 455436 - "XPConnect insists on using its own error reporter even when another is already set." r+sr=jst. 2008-10-12 11:32:34 -07:00
Igor Bukanov 697a20f3ae Bug 408539 - Storing XPCContext inside JSContext 2008-10-11 19:35:39 +02:00
Boris Zbarsky 9c2e09ae6d Bug 440595. Report the right line number in the onerror handler even if not reporting the whole error. r=jonas, sr=jst 2008-10-10 13:44:43 -04:00
Arpad Borsos 4460c617be Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Vladimir Vukicevic 211a0c9692 backing out bug 436932, to fix mochitest failure 2008-10-10 00:07:54 -07:00
Taras Glek c32a967f9c Bug 455742: outparamdel nsIForm r+sr=jst 2008-10-09 16:31:40 -07:00
Taras Glek 8d3ffd0416 Bug 456099: outparamdel nsIPrivateDOMEvent r+sr=jst 2008-10-09 16:23:07 -07:00
Vladimir Vukicevic d47afebe68 b=436932, add mozImageSmoothingEnabled property to canvas; r+sr=roc 2008-10-09 14:49:16 -07:00
Taras Glek 5ea4191a71 Bug 457313: nuke dead nsGlobalWindow::ConvertCharset and accompanying include r+sr=bz 2008-10-09 13:44:16 -07:00
Jason Orendorff 23175d46af Bug 453830. No need to stringify the ID just to have Spidermonkey parse the string back into an integer in nsGenericArraySH::Enumerate. r+sr=jst 2008-10-08 09:12:50 -04:00
Olli Pettay b3f4cd85ff Bug 457716 - XUL shouldn't always traverse all the prototypes, r+sr=peterv 2008-10-08 14:41:52 +03:00
Doug Turner 9af74556d5 458135 - geolocation hrows NS_ERROR_NOT_AVAILABLE when no geolocation provider. r/sr=jst, a=beltzner 2008-10-06 20:57:44 -07:00
Robert Sayre ec26ed3fe9 Bug 408838. Native JSON. r/sr=shaver 2008-10-06 16:54:12 -04:00
Boris Zbarsky 853d08af08 Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Reed Loden 0d10c1fd7a Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
Robert Sayre 761b351e79 Bug 408838 - DOM binding for native JSON. r+sr=shaver 2008-10-01 02:13:58 -04:00
Ben Turner 64834257e2 Bustage fix from merge of cross site XHR. 2008-09-30 19:10:25 -07:00
Ben Turner 4107096182 Fix pedantic bustage. 2008-09-30 17:08:53 -07:00
Ben Turner 25fd96dbca Bug 450452 - 'Implement XHR (minus X) for worker threads. r+sr=jst' 2008-09-30 16:56:57 -07:00
Ben Turner a59615a89c Bug 455417 - ' Exception provider not threadsafe'. r+sr=jst. 2008-09-30 16:55:42 -07:00
Taras Glek 2b6af66410 Backed out changeset 41bb2af34a9b 2008-09-29 17:01:09 -07:00
Taras Glek 0d2c5a1158 bug 457313:nuke nsGlobalWindow::ConvertCharset r+sr=bz 2008-09-29 16:41:21 -07:00
Boris Zbarsky 82ed0aec8f Bug 457050. Don't mess up our background load flag. r+sr=biesi 2008-09-29 16:42:19 -04:00
Boris Zbarsky 872ba2e8a1 Bug 433616 part 1. Make it possible to create a document viewer with no parent widget or container, and make various code saner about handling null document/prescontext/documentviewer containers. r=roc, sr=jst 2008-09-28 15:14:28 -04:00
Boris Zbarsky fea473d9f8 Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions 2008-09-29 08:51:29 -04:00
Boris Zbarsky bab1123e55 Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Boris Zbarsky 3eac01f00c Bug 433616 part 1. Make it possible to create a document viewer with no parent widget or container, and make various code saner about handling null document/prescontext/documentviewer containers. r=roc, sr=jst 2008-09-28 15:14:28 -04:00
Robert O'Callahan 9617ccbc59 Backing out bug 448830 2008-09-28 23:13:58 +13:00
Jeremy Lea 7f452c3fc3 Bug 448830. Fix broken test. r+sr=roc 2008-09-28 20:36:47 +13:00
Ben Turner 6552219d4d Merge backout. 2008-09-26 21:01:09 -07:00
Ben Turner d86f779268 erge 2008-09-26 21:00:16 -07:00
Blake Kaplan b8673e767a Bug 453858 followup - quiet console warnings in nsDOMClassInfo.cpp. r+sr=bzbarsky 2008-09-26 15:52:05 -07:00
Ben Turner 8cd498054d Bug 455417 - "Exception provider not threadsafe". r+sr=jst. 2008-09-26 15:48:45 -07:00
Blake Kaplan 308d8d4219 Bug 455993 - Silence warnings in nsDOMClassInfo.cpp. r+sr=jst 2008-09-26 15:43:31 -07:00
Jason Orendorff 9f666e11ef Bug 389034 - JS_SetProperty() ends up resolving w/o JSRESOLVE_ASSIGNING (r=brendan, sr=bzbarsky) 2008-09-25 11:13:31 -05:00
Olli Pettay e20fa8c9df Bug 382871 - XMLHttpRequest JS wrapper not preserved by its event handlers, r+sr=jst 2008-09-25 17:40:30 +03:00
Ben Turner a41d5a63b5 Backed out changeset 5986b4269d9d 2008-09-24 21:07:05 -07:00
Ben Turner 4f737aafd3 Bug 450452 - "Implement XHR ('minus X') for worker threads". r+sr=jst. 2008-09-24 19:48:07 -07:00