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

198570 Коммитов

Автор SHA1 Сообщение Дата
Masayuki Nakano 2cca79e743 Bug 460568 removeAttribute('contenteditable') doesn't work fine r+sr=peterv 2008-10-26 01:21:56 +09:00
stefanh@inbox.com 23aaaa2abf Bug 460668 - Remove useless search-sidebar-closebutton from help.xul (also add emptytext attribute and remove some obsolete css). NPODB. r=Neil. 2008-10-25 17:10:10 +02:00
Dão Gottwald bf2a7f8bac Bug 400398 - Remove the throbber from the menu bar / nav toolbar default set. ui-r=faaborg, r=mano 2008-10-25 15:15:53 +02:00
Ehsan Akhgari 2e670c72eb Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [cache part]; r=cbiesinger,dcamp sr=cbiesinger 2008-10-25 13:56:20 +03:30
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
Daniel Veditz 0ee094d218 bug 443299: prevent potential OOM dos and null-deref crash. Patch by Justin Schuh, r=cbiesinger, sr=dveditz 2008-10-24 16:47:41 -07:00
Daniel Veditz 21505e832f merge 2008-10-24 16:26:15 -07:00
Daniel Veditz 3ab8ffe9cb bug 455987 crash fix, r/sr=bsmedberg 2008-10-24 16:15:33 -07:00
Shawn Wilsher 39009cfbf7 Bug 417037 - mozStorage chokes on databases over AFP
This patch adds the SQLITE_ENABLE_LOCKING_STYLE=1 on the macintosh platform
only.  This will enable Apple-contributed code in SQLite that does file locking that works on AFP (Apple File Protocol), as well as some additional network
filesystems that the platform supports.
r=bsmedberg
2008-10-24 18:45:14 -04:00
Nick Kreeger 3e774dc277 Merge bug 458856 2008-10-24 15:43:59 -07:00
Shawn Wilsher dd6c7ee933 Bug 458998 - AsyncExecute helper classes can complete() before they are added to mPendingEvents
This changeset also fixes a few issues where we were holding a lock while and
kills off a few other race conditions that were noticed in the course of fixing
this bug.
r=bent
2008-10-24 18:30:07 -04:00
Nick Kreeger 6b12a9c419 Checking in fix for bug 458856 - tree horizontal scroll bar messes up drag-n-drop column rearranging. r=neil/sr=roc 2008-10-24 14:48:33 -07:00
Shawn Wilsher 18700696dc Bug 461263 - Race condition exists with mozStorageTransaction
While the race was technically "safe", we could have possibly wrongly tried to
commit or rollback.  This changeset makes us operate sanely in all conditions.
r=bent
2008-10-24 16:50:01 -04:00
Benjamin Smedberg 799d2cf3af Bug 460999 - Generate inheritance graphs for the base of the string hierarchy and upload them to MDC with image maps r=jorendorff 2008-10-24 16:29:33 -04:00
Benjamin Smedberg 00829d15bb use single quotes for the dehydra args, because other code double-quotes these and things get really confused... static-analysis only bustage fix 2008-10-24 16:26:43 -04:00
Ben Hearsum e66cb1359f bug 453840: fix up pretty name support for win32. r=ted.mielczarek, patch=me 2008-10-24 15:47:48 -04:00
Doug Turner 65d38a1408 Windows CE Shunt Clean up. Massive removal of functionality to reduce the impact on our code. Part of bug 456788. NPODB 2008-10-24 18:39:07 +01:00
Doug Turner dbc3f62ed8 merge to tip 2008-10-24 09:07:02 -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
Peter Van der Beken e7e9e381cd Fix for bug 461278 ("ASSERTION: Uh, fix QI!" loading a bug list). r/sr=bz. 2008-10-24 15:58:33 +02:00
Robert Longson 4d21df98f1 Bug 461324 - Simplify NS_STATE_SVG_NONDISPLAY_CHILD in foreignObject. r+sr=roc 2008-10-24 08:47:04 +01:00
Reed Loden acf6117e95 Possible fix for bustage caused by bug 422637. 2008-10-24 01:43:19 -05:00
Reed Loden bd6d378d05 Bug 349451 - "about:about is File not found error" [r+sr=bzbarsky] 2008-10-24 01:33:02 -05:00
Alfred Kayser 180926bbd1 Bug 422637 - "Merge nsColorNames into nsColor to have less public functions and less code" [r=vlad sr=roc] 2008-10-24 01:28:29 -05:00
Chris Double 24204591f7 Bug 461281 - CPU usage goes to 100% after playing some Ogg files - r+sr=roc 2008-10-24 18:43:17 +13:00
Chris Double 20db9a1a19 Bug 461281 - libsydney audio changes to stop stderr spam - rs=roc 2008-10-24 18:39:10 +13:00
Brad Lassey ba58fd695a Bug 461283 - Crash [@ fastcopy_I ] - printing broken r=vlad 2008-10-24 01:21:15 -04:00
Doug Turner 0243fa3407 merge to tip 2008-10-23 15:17:33 -07:00
Mark Finkle e83274e1b1 Bug 461364: Switch to using Professional SDK for VS8 WinCE builds, p=blassey, r=dougt (NPOTB) 2008-10-23 18:00:50 -05: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
Andreas Gal 0604f8d456 Merge. 2008-10-23 14:49:25 -07:00
Andreas Gal e8f8421782 Merge. 2008-10-23 14:47:00 -07:00
Jason Orendorff 3fc3591a9c Eliminate warning about ignored visibility attribute on js_CloseIterator when compiling jsbuiltins.cpp. No bug#. r=brendan. 2008-10-23 16:38:58 -05:00
Justin Dolske f197db85b2 Reenable test. 2008-10-23 13:51:47 -07:00
Jason Orendorff 83d4726555 Fix blatant bugs in jsbuiltins.h. No bug#. r=dvander. 2008-10-23 15:39:35 -05:00
Doug Turner fc323a4dae merge to tip 2008-10-23 13:21:36 -07:00
tdyas@zecador.org f817133101 Bug 456520 - Implementation of Multi-Touch Gestures on Mac OS X, p=tdyas@zecador.org+edilee@gmail.com, r=sdwilsh@forerunnerdesigns.com, ui-r=beltzner@mozilla.com 2008-10-23 23:15:22 +03: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
Brendan Eich 95c6232ba3 Bug 461307 - Crash [@ QuoteString] with for(/x/[''] in []) (r=mrbkap). 2008-10-23 11:37:07 -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
Olli Pettay cf6e89a3de Bug 450920, fix a warning in XHR, r+sr=sicking 2008-10-23 20:16:45 +03:00
Justin Dolske 35bd869678 Temporarily disable test to see if it's causing other tests to fail on OS X. 2008-10-23 09:51:35 -07:00
Zack Weinberg 2f71703a84 Bug 228856 - [FIX] \0 in CSS is ignored; r+sr=dbaron 2008-10-23 18:29:24 +02:00
Philippe M. Chiasson 8b2abc3fe7 Bug 454449 - client.mk doesn't gracefully fail if it can't locate autoconf; v3; r=ted.mielczarek 2008-10-23 18:24:52 +02:00
Mike Hommey 17d7433c04 Bug 460599 - Allow external web feed application to work without gnome libraries; r=(gavin.sharp + myk) 2008-10-23 18:19:03 +02:00
Manish Singh dea22d19df Bug 461247 - Typo in eBay search plugin description; r=gavin.sharp 2008-10-23 18:11:28 +02:00
Olli Pettay 5a044d8595 backout Bug 455871 2008-10-23 18:51:15 +03:00
Ben Hearsum 3b200a1bb1 'make installer' for XULRunner should only print a warning, not return a failing exit code. r=ted, patch=me 2008-10-23 08:30:45 -04:00
Chris Double d055dd56a1 Backout of Bug 461281 2008-10-23 23:58:26 +13:00
Chris Double 9a46e9ec25 Backed out changeset 8493c800cc20 2008-10-23 23:57:58 +13:00