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

9438 Коммитов

Автор SHA1 Сообщение Дата
Asaf Romano 8675f1e5ad Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Paul O’Shannessy e5afd5acdc Bug 518418 - storage-mozStorage should use executeStep() instead of step(). r=dolske+sdwilsh
--HG--
extra : rebase_source : 71540d949a7c8a7a8ff8fa44d77d0048a4bca92f
2009-09-25 15:34:54 -07:00
Paul O’Shannessy a594969426 Bug 518442 - Places tests should use executeStep() instead of step(). r=sdwilsh
--HG--
extra : rebase_source : d60b1a60575ec7ceceb41c4755e317577eef009a
2009-09-25 15:34:54 -07:00
Paul O’Shannessy 2295f6fcf5 Bug 518611 - Form Manager should use executeStep() instead of step(). r=dolske
--HG--
extra : rebase_source : fca9c8751280a4cb09f46ba980d12edf6d66bade
2009-09-25 15:34:54 -07:00
Paul O’Shannessy 10c6556013 Bug 518447 - Search Storage usage changes: Don't create statement wrapper & don't use step(). r=rflint
--HG--
extra : rebase_source : ae0744fb9dc8f1a2c412df816a1e919f2ac3e1f2
2009-09-25 15:34:53 -07:00
Paul O’Shannessy b5604369c5 Bug 518608 - Download Manager Storage usage changes: Don't create statement wrapper & don't use step(). r=sdwilsh
--HG--
extra : rebase_source : 201aab379506521c18620782ea79a7f9cd0e1597
2009-09-25 15:34:44 -07:00
Paul O’Shannessy e8e58ad293 Bug 518453 - Storage usage changes: Don't create statement wrapper & don't use step(). r=myk
--HG--
extra : rebase_source : 2935c5e83eb8733df93be4415f479d4782052f9a
2009-09-25 15:32:21 -07:00
Dan Witte af2c3364cd Add libffi_msvc fork for msvc x86 builds, and other build fixes for various platforms.
bug 513783, r=bsmedberg.
2009-09-23 10:57:22 -07:00
Dan Witte 8716af4a26 Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
stefanh@inbox.com 2239ab8fd6 Bug 516469 - Reference to non-existing twisty-clsd.gif and twisty-open.gif in pinstripe's tree.css. r=Mano. 2009-09-23 18:35:33 +02:00
Florian Queze 877e274090 Backout of changeset fa03a509c7a7 - 'Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed]' to fix the orange of the linux unit test box. 2009-09-23 12:24:05 +02:00
Florian Queze 45e4e6f027 Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed], r=roc. 2009-09-23 09:47:28 +02:00
Justin Dolske d27a6b6b96 Bug 511639 - Login manager should ignore untrusted events. r=gavin, sr=mconnor 2009-09-22 23:23:58 -07:00
Justin Dolske c90375f827 Bug 511615 - Satchel should ignore untrusted events. r=gavin, sr=mconnor 2009-09-22 23:23:08 -07:00
highmind63@gmail.com fd2ff0c80b Bug 416276, reenable tooltip test, move into a single file and fix up to use waitForFocus, r=enn 2009-09-22 15:18:38 -04:00
Dave Townsend d5453f59d2 Bug 518090: Extension manager throws an unknown result. r=robstrong 2009-09-22 18:45:44 +01:00
Ted Mielczarek d256c4f410 bug 471054 - prune old crash reports in pending. fix a typo 2009-09-22 09:42:23 -04:00
Benjamin Smedberg b8905dab1a Bug 471054 - Prune old crash reports in pending/, splitting code into crashreporter_win and crashreporter_unix files, r=ted 2009-09-22 09:08:22 -04:00
Dão Gottwald e932bb0cf9 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Daniel Holbert ade9702a89 Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted 2009-09-21 22:43:58 -07:00
Phil Ringnalda 305b6f421a Bug 511849 followup, remove removed makefile from toolkit-makefiles.sh, blanket-rs=ted 2009-09-21 15:17:45 -07:00
Håkan Waara 869dba9603 Bug 510221 - Restore minimized window when clicking the Dock icon. r=gavin 2009-09-22 09:39:09 +12:00
Reed Loden b161efc0ae Bug 511322 - follow-up for s/These licenses applies/These licenses apply/ 2009-09-20 23:12:20 -05:00
Dão Gottwald 2902fa95d2 Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak 2009-09-20 12:58:27 +02:00
Phil Ringnalda 6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Phil Ringnalda 783b33a49e Bug 515578 - Kill some more xmlextras and webservices leftovers, r=ted 2009-09-18 19:59:52 -07:00
Vladimir Vukicevic c22b30a65c b=517559; remove runtime (startup) dependency on opengl32.dll, to fix Ts; r=mwsteele 2009-09-18 16:48:36 -07:00
Vladimir Vukicevic d023bfc631 b=517557; remove --enable-canvas; r=ted 2009-09-18 16:48:35 -07:00
Robert Strong 3f496f55cc Followup test only fix for bug 471219 2009-09-18 12:50:33 -07:00
Robert Strong 8a1cbc0b87 Tests for Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:45 -07:00
Robert Strong 72041e0b70 Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:27 -07:00
Graeme McCutcheon b1073e7742 Bug 495153 - Findbar shouldn't add multiple listeners for the same editor. r=mano 2009-09-18 18:34:50 +01:00
Makoto Kato c99db74a76 2nd parameter of Gestalt() is SInt32, not long. 64-bit fix. b=514996 r=josh 2009-09-18 12:37:22 -04:00
Chris Cooper 5cdf371a5f Bug 514466 - Fix hash parsing, escape spaces prior to upload (not shipping code, but is invoked by the build system for every build) - r=bhearsum 2009-09-18 10:34:18 -04:00
Dave Townsend dca58eabeb Bug 508109: Firefox allows installing hidden extensions. r=robstrong 2009-09-18 15:11:26 +01:00
Dave Townsend ff2a1c490b Bug 517176: Switching away from the Get Add-ons pane while it is loading thumbnails causes multiple getElementById errors. r=robstrong 2009-09-18 09:12:26 +01:00
Nick Thomas 71e9e63951 Fix fallout from bug 511984 by passing arguments in the proscribed order to make_wince_cab.py (followup to bug 511662) r=bustage 2009-09-18 16:34:11 +12:00
Justin Dolske 54f93ec183 Bug 511984 - Enable fast-startup component for Firefox. r=vlad 2009-09-17 19:57:24 -07:00
Justin Dolske 422f0c6750 Remove DOS line endings. No bug, r=sparky. 2009-09-17 19:57:23 -07:00
Neil Deakin a7f4a724cd Bug 516991, get the right scrollable view from within the selection scroll timer, otherwise scrolling is jumpy, r=roc 2009-09-17 16:33:29 -04:00
Mark Finkle bd24b8c7c9 Bug 517264: Maemo Fennec no longer launching on mozilla-central as of 9/17, r=dtownsend 2009-09-17 14:31:52 -04:00
Neil Deakin ec320a0efd Bug 516880, use the right presshell when getting frames during mouse capture, r=roc 2009-09-17 12:59:42 -04:00
Dave Townsend 5c1da30332 Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager. r=robstrong, r=dao 2009-09-17 10:03:33 +01:00
Reed Loden 32d9ce14f2 Bug 516971 - "Remove lcms from the tree" [r=bholley r=gerv] 2009-09-17 01:17:19 -05:00
Wan-Teh Chang 1b23c38a70 Bug 509558: Nit: move the NSSDBM definition up so that all the FREEBL*
definitions can stay consecutive.
2009-09-16 19:49:20 -07:00
Dão Gottwald 72ac7fb392 Bug 500665 - Should be able to lock the mode and icon size of a toolbar. r=neil 2009-09-16 16:14:37 +02:00
Gervase Markham fa35f26204 Bug 511322: about:license fixes. Move Google Gears license to correct place, add second license and indexing, update Initial Developers list, typo fixes. 2009-09-16 15:10:12 +01:00
Nick Thomas 36164f6010 Bug 511662, add packaging targets for creating CAB files (for WinCE), r=ted.mielczarek 2009-09-16 10:11:42 +12:00
Josh Aas 8521455586 Breakpad PPC bustage fix. r=ted 2009-09-15 15:58:49 -04:00
Mitchell Field fe0c8cd2d4 Bug 513924 - "remove tons of options from configure" [r=ted.mielczarek r=benjamin]
--HG--
extra : rebase_source : 2ca44f54f550507248b41c69c883090c389db419
2009-09-15 13:06:32 -04:00