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

210965 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo a21ef72782 Bug 516444 - Installation of Firefox Custom Builds without migration from a 2nd Browser is missing the Firefox default bookmarks, r=thunder 2009-10-05 12:13:04 +02:00
Marco Bonardo f42ae670d5 Bug 516932 - Add an advanced maintenance task to vacuum and check integrity, for support purposes r=dietrich
Adds a PlacesDBUtils.checkAndFixDatabase() that can be used by support team to help debugging Places database issues.
2009-10-05 12:12:55 +02:00
Marco Bonardo defd3de01d Bug 519186 - drag & drop in bookmarks menu does not correctly update the view, r=mano
This is a regression from bug 498130.
2009-10-05 12:12:46 +02:00
Marco Bonardo 8c07b695ab Bug 500391 - When filtering results on search avoid querying tags and parent for each result, r=mano
This makes searches for a search term faster by 70%, avoiding a lot of useless queries spam.
2009-10-05 12:12:38 +02:00
Marco Bonardo 1695cc133e test for lazy getters scope, bug 508850, r=sdwilsh 2009-10-05 12:12:28 +02:00
Henri Sivonen 757e826e22 Test for bug 505783 - Do not ignore xml:base in HTML DOMs. r=sicking. 2009-10-02 19:46:23 +03:00
Justin Dolske fb3863f50c Bug 519478 - UMR in nsAutoCompleteController::ClosePopup. r=gavin.sharp 2009-10-04 23:46:25 -07:00
Alexander Surkov 7e112c1084 Bug 520129 - crash: columnHeaderCells on ARIA grid cell of the grid without rows [@ nsWinUtils::ConvertToIA2Array], r=davidb 2009-10-05 14:41:56 +08:00
Markus Stange 632b54e0b3 Bug 494301 - Scrollbar not resized on pill button click. r=roc 2009-10-05 15:14:38 +13:00
Masayuki Nakano 5a8649e888 Bug 496360 Servere performance problems pasting into textareas r=roc 2009-10-05 10:45:43 +09:00
Mark Finkle 92ba26fdf5 Bug 520341: Implement a way to detect a pre-Fremantle Nokia Maemo tablet, r=roc 2009-10-04 21:31:26 -04:00
Mark Finkle dbf9df698d Bug 520176: Add touch-enabled support for Hildon, r=roc 2009-10-04 21:31:25 -04:00
Daniel Holbert 73bc99d64e Bug 520474: Remove unused helper function IsMenuPopup from nsContainerFrame.cpp. r=dbaron 2009-10-04 18:01:31 -07:00
Matthew Gregan 52ac038bed Bug 518952 - Remove unnecessary local patch against libvorbis. r=chris.double
--HG--
extra : rebase_source : 0c0703cf36a14a5d9d055a860abf8b4197f20d03
2009-10-05 11:56:08 +13:00
Matthew Gregan 3c4419b7c9 Bug 507167 and Bug 518941 - Update libvorbis to SVN r16597 to pick up recent fixes. r=chris.double, rs=roc
--HG--
extra : rebase_source : e941bcd256dd233304c6095d9d66ad1a96061ce2
2009-10-05 11:54:13 +13:00
Matthew Gregan 5260624305 Bug 493447 - Shrink Ogg decoder frame queues to 5-10 frames (from 20-40). r=chris.double
--HG--
extra : rebase_source : a6cb4b2d5fd1960ebedd0e42fd753e30717d5728
2009-10-05 11:50:34 +13:00
Benjamin Smedberg 21426bdb9c Copy changes from revision d26387e649bd to js/src. 2009-10-04 19:21:24 -04:00
Benjamin Smedberg 9a64b9ce7e Fix the static analysis error: m.isVirtual is a tri-state undefined, true, or "pure", and I didn't take that into account when writing the original NS_OVERRIDE analysis. 2009-10-04 14:35:33 -04:00
Alfred Kayser bfd0a72d2f Bug 510844 - Remove memcpy()s for compressed jar reading. r=taras 2009-10-04 19:20:45 +02:00
Taras Glek 1ef63bc9d4 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:44:52 +02:00
Dão Gottwald bdf29ceb01 Backed out changeset ddd79f809784 2009-10-04 12:44:27 +02:00
Dão Gottwald f1297fc664 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:43:18 +02:00
Dão Gottwald f3273b5ed5 Follow-up to bug 518859. r=dtownsend 2009-10-04 11:28:45 +02:00
Dão Gottwald e697f525a7 Bug 516701 - Checkboxes and radios need to be updated to lwtheme. r=rflint 2009-10-03 18:37:19 -04:00
Dão Gottwald c29f0232f6 Bug 520374 - WebContentConverter.js needlessly includes debug.js. r=mano 2009-10-03 18:36:44 -04:00
Dão Gottwald fdcc1cdfea Bug 520372 - re-enable aero glass for the all tabs panel. r=rflint 2009-10-03 18:36:15 -04:00
Daniel Holbert daeb0d21b4 Bug 520325: add mochitests for "none" CSS value. 2009-10-03 15:16:16 -07:00
Daniel Holbert 7ad5a1c2e6 Bug 520325: Extend nsStyleAnimation to support "none" value. r=dbaron 2009-10-03 15:16:16 -07:00
Ryan Flint 2dd815bb9d Bug 520342 - Consolidate some getService calls. r=dietrich 2009-10-03 17:48:43 -04:00
Daniel Holbert 038eaf3ee2 Bug 474049 reftests-only followup: Switch from "pt" to "px" for grid-positioning in reftests. (Fixes Linux tryserver failures due to clipping, in testcases with limited-size <svg> nodes.) 2009-10-03 13:16:19 -07:00
Neil Rashbrook df177c9a00 Bug 520371 Move dlgtype="help" rules from dialog.css to button.css which is where they really belong r=dao 2009-10-03 19:56:07 +01:00
Ted Mielczarek ee89a1ee99 bug 520141 - fix source server support to work with pdb compression. r=bsmedberg 2009-10-03 14:52:37 -04:00
arno renevier 3f687ed5c1 Bug 460942 - Fix richlistitem label property inconsistencies. r=neil 2009-10-03 20:37:57 +02:00
Jeff Muizelaar a54c567bd4 Bug 514932. Fix color profile retrieval on OS X 10.6. r=joshmoz
CMGetDeviceProfile(cmDisplayDeviceClass,
		cmDefaultDeviceID,
		cmDefaultProfileID,
		&device);
returns cmDeviceNotRegistered on 10.6 so we need to use a different method
to get the profile.
2009-10-03 14:33:55 -04:00
Dão Gottwald 9e56adade4 Bug 520361 - escapeNameValuePair() shouldn't be global. r=gavin 2009-10-03 18:41:44 +02:00
Jim Mathies 4c5bea8fa8 Bug 403857 - Windows file picking codepath in Applications preference pane should use isValidHandlerApp. r=myk 2009-10-03 18:25:41 +02:00
Dão Gottwald 7cedc880af follow-up to bug 517755 2009-10-03 17:50:08 +02:00
Doug Turner 391f579b86 Bug 520315 - Wifi scanning fails on the n900 device. r=biesinger 2009-10-03 08:33:05 -07:00
Dão Gottwald c9f547d402 Bug 517755 - use smart getters in View Source window. r=neil 2009-10-03 11:36:04 +02:00
Peter Kasting 120887edd1 Bug 520010 - update Public Suffix list for .ua.
--HG--
extra : rebase_source : c4682082cafa136927fc7ac02664946a36dbd207
2009-10-03 11:25:05 +02:00
Daniel Holbert e814b7aad3 Bug 520303: Fix "assignment to undeclared variable" warning in reftest.js. r=dbaron 2009-10-03 01:26:38 -07:00
Vladimir Vukicevic 4e2f8253f5 b=515354; Implement "about:memory"; r=mconnor 2009-10-03 00:21:34 -07:00
Vladimir Vukicevic 083881d5f9 b=515354; implement "about:memory", jemalloc_stats export; r=ted 2009-10-03 00:21:30 -07:00
Makoto Kato 8fa522ae33 js-ctypes cannot build on Windows x64. b=518741, r=dwitte 2009-10-02 23:14:19 -07:00
Dan Witte 4fbee2d20d Fix jsctypes unsigned __int64 conversion on MSVC. b=519235, r=jorendorff 2009-10-02 22:47:56 -07:00
Dan Witte 0652c6a8df jsctypes broken on OSX 10.4/gcc-4.0.1/i686. b=519465, r=bsmedberg 2009-10-02 22:47:16 -07:00
Dan Witte a32a26dc8a Fix typo. 2009-10-02 22:44:00 -07:00
Ryan Flint fda9a02a86 Bug 514415 - Expose NetUtil's reference to nsIIOService. r=sdwilsh, sr=bzbarsky 2009-10-03 01:11:20 -04:00
Chris Pearce c65a6fdf9a Bug 519155 - reset oggz seek on failure. r=doublec 2009-10-03 17:08:12 +13:00
Chris Pearce b7720b4c09 Bug 504843 - Abort ogg decode with excessively large video frame sizes. r=doublec 2009-10-03 17:08:12 +13:00