Commit Graph

1890 Commits

Author SHA1 Message Date
Gijs Kruitbosch
830e3d549b Prepare callsites of clearUserPref so it can go back to throwing. r=gavin 2009-10-28 22:44:15 +01:00
timeless@mozdev.org
34ccc4589f Bug 489994 - Downloads list should honor always remember helper application, r=mconnor 2009-10-26 18:39:23 -07:00
Dão Gottwald
b6e71f34a2 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Robert Strong
deefa4cbc4 Bug 522583 - nsUpdateService.js.in cleanup (remove previous update migration code, defineLazyServiceGetter for nsIObserverService, and other cleanup). r=dtownsend 2009-10-23 12:43:06 -07:00
Robert Strong
aa401ff10e Bug 521452 - nsUpdateService and nsBlocklistService both have getFile(key, pathArray). Added a js module for this shared code. r=dtownsend, sr=bsmedberg 2009-10-23 12:42:48 -07:00
Dão Gottwald
d121e16fdd Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Ted Mielczarek
06bcc1bb8b bug 522220 - should generate NSS checksum files even if --disable-install-strip. r=bsmedberg 2009-10-20 08:14:41 -04:00
Ted Mielczarek
b5e2973725 bug 463605 - make Mac OS X packaging use a packaging manifest (like Windows and Linux). stupid followup to do less work when packaging a universal binary. r=bsmedberg 2009-10-20 08:13:38 -04:00
Jae-Seong Lee-Russo
dc71980427 Bug 342329: Install updates should be disabled if all add-ons have been deselected for update. r=dtownsend 2009-10-19 12:08:12 -07:00
Neil Deakin
c67caab3df Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil 2009-10-16 10:32:02 -04:00
bhsieh@mozilla.com
e1ceff4347 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX) 2009-10-15 23:32:29 -07:00
Paul O’Shannessy
5703d590b2 Backed out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:41:03 -07:00
bhsieh@mozilla.com
98a3f13ee0 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg) 2009-10-14 09:40:45 -07:00
Robert Strong
61f92a1749 Bug 521956 (pt2) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend 2009-10-13 12:45:20 -07:00
Robert Strong
1701d24884 Bug 521956 (pt1) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend
--HG--
rename : toolkit/mozapps/shared/src/badCertHandler.js => toolkit/mozapps/shared/src/CertUtils.jsm
2009-10-13 12:44:23 -07:00
Marco Bonardo
30dab76e20 Backout Bug 462381 due to Mac build bustage 2009-10-13 16:53:27 +02:00
Mitchell Field
7df5fc2f99 Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Robert Strong
b1c60a5502 Bug 512651 - lessen the write access checks during startup and remove final-ui-startup observer. r=dtownsend 2009-10-12 12:12:30 -07:00
Robert Strong
5a65337fe8 Bug 521371 - Extraneous '2' written to the update log file. r=dtownsend 2009-10-12 12:12:26 -07:00
Dão Gottwald
75963b39e0 Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend 2009-10-09 20:25:58 +02:00
Dão Gottwald
85f34ced28 fix test_LightweightThemeManager.js 2009-10-09 22:36:00 +02:00
L. David Baron
e822c914dc Backed out changeset 5f03363ae12d (Bug 516013) due to xpcshell test failure (test_LightweightThemeManager) caused by exception thrown from the code added in that changeset. 2009-10-09 13:31:19 -07:00
Dão Gottwald
b488235462 Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend
--HG--
extra : rebase_source : 64584eb694541460856d3ca75ce083e7d992bc8a
2009-10-09 20:25:58 +02:00
Justin Dolske
2de0a533d2 Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 5, Bigger decompress buffers) r=robstrong 2009-10-06 16:39:51 -07:00
Justin Dolske
7182c6034c Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 4, Bigger copy_file buffer) r=robstrong 2009-10-06 16:39:51 -07:00
Justin Dolske
557ba654c4 Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 3, Smoother progressbar) r=robstrong 2009-10-06 16:39:51 -07:00
Justin Dolske
bcd443a1ec Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 2, Progress ignores missing files) r=robstrong 2009-10-06 16:39:51 -07:00
Justin Dolske
11b799ddfa Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 1, Logging cleanup) r=robstrong 2009-10-06 16:39:51 -07:00
Robert Strong
aa6793b649 Bug 520526 - Changes to TimerManager cause test_preventive_maintenance.js to leak due to PlacesDBUtils using TimerManager. r=mak77, r=dtownsend 2009-10-06 11:12:41 -07:00
Makoto Kato
3a0c0c3f5d Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Blair McBride
ea479bd38f Bug 520295 - Trying to find plugin updates results in a new tab with a '400 Bad Request' page. r=dtownsend 2009-10-05 18:22:24 -07:00
Blair McBride
86cf9e1b49 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Ted Mielczarek
0be7e08676 bug 519727 - test_bug430120.js fails on OS X Universal builds. r=mossop
--HG--
extra : rebase_source : 06e499cb88ab25633d27e467e5783ce20194c102
2009-10-01 14:17:27 -04:00
Dave Townsend
c3b0c460a6 Bug 372980 - XPInstall reports "(Author not verified)" when signing certificate has no organization subject. r=dveditz 2009-09-26 17:50:33 +02: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
Dave Townsend
d5453f59d2 Bug 518090: Extension manager throws an unknown result. r=robstrong 2009-09-22 18:45:44 +01: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
Phil Ringnalda
6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -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
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
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
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
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
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
Mark Finkle
afcda2ef16 Bug 489941: Rework the Update Add-ons dialog (platform patch), r=dtownsend 2009-09-15 08:40:49 -04:00
Dave Townsend
c2e30ff237 Bug 516506: Add-on update check (after Firefox update) is broken. r=robstrong 2009-09-15 12:09:10 +01:00