Commit Graph

492 Commits

Author SHA1 Message Date
Dão Gottwald
928cf217ee Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn 2009-07-21 06:25:59 +02:00
Dave Townsend
a97802bbc5 Backed out bug 436668: Localize name and description for the default theme 2009-08-07 14:27:43 +01:00
Stefan Plewako
d4413f4406 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-07 12:00:04 +01:00
Shawn Wilsher
362b54f346 Bug 508344 - Remove unused location bar preferences
Removes preferences that are no longer used after the landing of bug 455555.
r=mak
2009-08-05 13:21:09 -07:00
Paul O’Shannessy
b5290c4772 Bug 506132 - write session data to disk less often in WinCE, r=vlad 2009-08-01 16:21:58 -07:00
Justin Dolske
995601b3d5 Bug 499807 - "Default download location broken on Windows CE" [r=vladimir] 2009-07-03 16:11:08 -07:00
Justin Dolske
da8bd65806 Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin 2009-06-19 13:19:18 -07:00
Vladimir Vukicevic
f9840dba79 b=498452; add pref for autocomplete timeout to firefox; r=mconnor 2009-06-16 11:56:36 -07:00
Ehsan Akhgari
17bfc90e36 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
Edward Lee
312aa8df9b Bug 491925 - Disable multitouch "rotate" gesture for cycling tabs. r=beltzner, ui=beltzner, b35=beltzner
Give empty commands for twist gestures, so they do nothing, but still show up as prefs in about:config.
2009-05-20 01:32:23 -05:00
Phil Ringnalda
b1e4112ca1 Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano 2009-05-18 18:12:59 -07:00
Paul O'Shannessy
a7d1de272b Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
Justin Dolske
db6bb55403 Bug 466086 - Remove unused safebrowsing phishing EULA. r=gavin 2009-04-16 18:27:23 -07:00
Doug Turner
b604ce1603 Bug 488218 - Updating geolocation notification prompt. r=gavin, ui=beltzner 2009-04-15 14:49:11 -07:00
Drew Willcoxon
410dd5c0a6 Bug 480169 - Clear recent history refresh (sprint)
Item list hidden behind expander/progressive disclosure button, added a warning when clearing all history, added a tree view for selecting a fine-grained timespan.  We decided to remove the tree view at the last minute; code is still there but #ifdef'ed out.
r=mconnor
2009-04-15 10:59:07 -07:00
Doug Turner
87cdda2b67 Bug 487467 - sets google gls as the network geolocation provider r=gavin/beltzner 2009-04-14 11:24:13 -07:00
Edward Lee
50e5966da6 Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich
Bug 476300 - Calculate all page frecencies when upgrading/migrating
Bug 482351 - 1 sort operation required by mDBInvalidFrecencies
Create a new method FixInvalidFrecencies that finds invalid (negative) frecencies and recalculates them. Use it for handling creating/migrating DBs as well as recalculating invalid places on daily idle (place frecencies are already estimated by decay). This obviates a few preferences, queries and methods related to recalculating on idle. The test uses mork history with a number of pages that now all get their frecencies calculated on migrate, where before this fix, the test fails with a bunch of pages still with negative frecencies.
2009-04-10 10:24:10 -05:00
Jim Mathies
bf62e148ca Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05:00
Staś Małolepszy
1bf961da16 Bug 435687 - Add Mibbit as a default IRC protocol web handler. r=mconnor 2009-03-14 09:47:51 +01:00
Nochum Sossonko
d8338fbc37 Bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-03-01 12:22:44 +01:00
Daniel Veditz
532f294874 bug 480357 change default ssl domain display, r/ui-r/a=mconnor 2009-03-01 00:45:24 -08:00
Asaf Romano
997033cc57 Bug 480151 - remember the last field modified first in the Add Bookmark dialog and start with focus there next time. r=dietrich. 2009-02-26 17:27:39 -08:00
Ryan Flint
76601bc779 Bug 467890 - Support automatic updates for app-shipped search plugins. r=gavin 2009-01-29 00:32:10 -05:00
Shawn Wilsher
43d27a55f5 Bug 384068 - [10.5] Firefox should download files to Leopard's Download Stack by default
Additionally, this sets browser.download.folderList to 1, which means we use the
downloads folder for all operating systems and oses.  We can now also remove the
special code in browser-startup to set this pref to 1 for Vista only.

ui-r=beltzner
r=gavin
2009-01-28 19:00:14 -05:00
Shawn Wilsher
4756beb1ae Bug 449406 - bookmarks of TRANSITION_DOWNLOAD and TRANSITION_EMBED don't show up in the location bar if they've been visited
This adds a new function to nsNavBookmarks that determines if a place id is a
"real" bookmark (not a livemark child).  It also makes a number of places use
this new function to unify and simplify a number of code paths.

Additionally, it changes how frecency is calculated for bookmarked items.  If a
visit is bookmarked (aIsBookmarked is true in CalculateFrecencyInternal), the
visited bookmark bonus is now added for all visits.  The visit bonus was also
cut in half for bookmarks so TRANSITION_BOOKMARK will still end up with the same
value (150).

r=dietrich
r=MaK77
2009-01-27 21:01:33 -05:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Edward Lee
a0fa2b97c8 Bug 471903 - pref urlbar.autocomplete.enabled is no longer implemented. r=dietrich
Bug 472943 - Two confusable preferences, "browser.urlbar.search.sources" and "browser.urlbar.default.behavior", should be unified

--HG--
rename : toolkit/components/places/tests/autocomplete/test_search_sources.js => toolkit/components/places/tests/autocomplete/test_enabled.js
2009-01-21 02:00:04 -06:00
Johnathan Nightingale
39d975efc1 Expose site-specific settings in CRH dialog. b=380852, r=gavin 2009-01-20 10:59:49 -05:00
Johnathan Nightingale
bc6058f022 Change default Clear Recent History time span. b=464208 r=mconnor 2008-11-20 16:57:47 -05:00
Edward Lee
dacf203db8 Bug 463483 - matchOnlyTyped no longer honored with special filters. r=dietrich
Bug 463558 - Switch matchOnlyTyped to restrict.typed "~" (default.behavior + 32)
2009-01-07 15:47:56 -08:00
Dave Townsend
baabfcdaba Bug 468526: Use https for blocklist information url. r=robstrong 2009-01-05 19:59:56 +00:00
Ehsan Akhgari
01a453eea4 Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner 2009-01-02 03:30:49 +03:30
Masatoshi Kimura
46abd5b87e Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron 2008-12-25 00:47:51 +01:00
Simon Montagu
70d49c14fa Make display of the directional hook on the caret dependent on the bidi.browser.ui pref. Bug 418513, r=uriber, sr=roc (for core) r=mano, gavin.sharp (for browser) 2008-12-14 01:05:39 -08:00
Edward Lee
cdd08cee41 Bug 463459 - Use a separate pref instead of empty restrict/match values to specify defaults. r=dietrich, a1.9.1=beltzner 2008-12-10 10:58:43 -06:00
Tom Dyas
1930477994 Bug 462935 - Magnify (pinch) gesture should match Safari's behavior on MacOS. r=gavin, r=Mardak, ui-r=beltzner, a1.9.1=beltzner 2008-11-27 15:07:02 -08:00
Edward Lee
a246ed282d Bug 463661 - Create a pref to control the location bar search sources (history, bookmark, both, none). r=dietrich, a1.9.1b2=beltzner
Bug 463535 - Continuing search immediately after changing prefs give wrong results
2008-11-10 10:04:36 -06:00
Johnathan Nightingale
25f0edcfdb Extend "Clear Private Data" with time period option. b=453440, r=mconnor ui-r=beltzner a=blocking-firefox3.1 2008-11-05 19:57:00 -08:00
Justin Dolske
b14b6b4dbb Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong 2008-11-05 19:17:27 -08:00
Dave Camp
7c9a9141d5 Bug 461891: switch to using v2.2 safebrowsing servers. r=tony 2008-11-05 16:01:08 -08:00
Dão Gottwald
bdad1fbd0a Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-05 08:38:13 +01:00
Robert Strong
5315305f00 Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
2008-11-04 21:50:52 -08:00
Dave Townsend
274fe7ee61 Land the blocklist url change from bug 449027 and update the in-tree blocklist to the new schema. r=robstrong 2008-11-04 18:05:36 +00:00
Dave Townsend
925c91721d Backed out changeset 9b96bcff860b from bug 436304 - Implement All Tabs panel
with previews and search.
2008-11-04 14:21:19 +00:00
Dão Gottwald
36c65d30d9 Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-04 13:51:51 +01:00
Dão Gottwald
53052721df Bug 456088 - Ctrl+Tab revision. r=connor 2008-11-04 09:19:55 +01:00
Ehsan Akhgari
1bd7a4be4f Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky 2008-11-04 02:52:23 +03:30
Ehsan Akhgari
a4476d8af6 Bug 460346 - Privacy pref for Always on Private Browsing Mode; r=mconnor 2008-11-04 02:52:22 +03:30
Dave Townsend
d13a725406 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 12:13:48 +00:00
Dave Townsend
d81de86f28 Backed out changeset bbccbf2c7456 2008-11-02 03:27:18 +00:00
Dave Townsend
f6b515d08c Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 01:34:45 +00:00
Edward Lee
4af8168038 Bug 461376 - Allow customization of multi-touch actions by preference. r=sdwilsh 2008-11-01 10:47:07 -05:00
Justin Dolske
e7ea71cc97 Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner 2008-10-30 23:42:02 -07:00
Johnathan Nightingale
d010d61ed4 Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner 2008-10-29 11:54:51 -04:00
Johnathan Nightingale
42304f61a6 Add escape & appeal buttons to phishing/malware clickthrough bar. r=gavin r=tony ui-r=beltzner b=441624 2008-10-27 15:36:46 -04:00
Simon Bunzli
e6a3178a4d Bug 324164 - Unify Single Window Mode Preferences; r=gavin.sharp 2008-10-12 19:36:01 +02:00
Magnus Melin
b916d04dab Bug 457906: browser.cache.disk.capacity MBs are calculated incorrectly. r=gavin 2008-10-12 18:33:36 +03:00
Simon Bünzli
2243cc4a79 Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich 2008-10-11 22:17:31 +03:30
Ryan Flint
253b150aeb Bug 394979 - Search Service is slow on startup. r=gavin 2008-10-06 16:57:18 -04:00
Dão Gottwald
4b4ff17fde Bug 455852 - Add a hidden pref for not closing the window with the last tab. r=gavin 2008-09-22 15:56:51 +02:00
Dão Gottwald
5ed9808831 Bug 450743 - Limit the number of Ctrl+Tab previews in MRU order, display the rest in tab bar order. r=gavin 2008-09-19 11:38:44 +02:00
Dão Gottwald
4faac68d1d Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=connor 2008-09-17 17:07:26 +02:00
Dão Gottwald
a4df003cd0 Backed out changeset 09a4e390e1ec 2008-09-17 17:06:54 +02:00
Dão Gottwald
9eddcc584b Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=gavin 2008-09-17 17:04:25 +02:00
Marco Bonardo
75b9c06843 Bug 454500 - remove placesMigrationTasks from browser-places.js, r=dietrich 2008-09-11 16:53:33 +02:00
Phil Ringnalda
cd0cecfcd3 Bug 454297 - move external viewsource prefs to all.js so viewSource doesn't throw from the console in non-Fx apps, r=gavin 2008-09-08 21:42:16 -07:00
Simon Bünzli
e5ebc38a43 Bug 331940 - Should be able to pass a line number to the external viewer/editor. r=gavin 2008-09-08 14:06:06 +02:00
Edward Lee
2958cfc7b7 Bug 451760 - Allow matching at beginning of title/url by pref. r=dietrich 2008-08-24 10:45:33 -05:00
Simon Bünzli
7191176de5 Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich] 2008-08-20 00:48:08 -05:00
Dão Gottwald
875d7109c1 Bug 445369 – Allow closing tabs in the Ctrl+Tab panel with Ctrl+W. r=gavin, ui-r=beltzner 2008-08-09 12:18:49 +02:00
Dão Gottwald
f47f10ed4a Bug 445476 – Need a pref to disable the new ctrl+tab preview panel. r=gavin 2008-07-19 11:19:59 +02:00
Edward Lee
26fd4468ea Bug 395161 - Make it possible to restrict the url bar autocomplete results to bookmarks/tagged/history entries and match only url/title. r=dietrich 2008-07-19 01:51:34 -07:00
Dão Gottwald
ca21eada31 Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor 2008-07-15 18:11:00 +02:00
Peter Weilbacher
863d4ad891 Merge commit for bug 439340 2008-07-02 18:47:20 +02:00
Peter Weilbacher
0f4d2ffc25 Bug 439340: set cachemax on OS/2, too, so that the desktop stays responsive,
r=gavin
2008-07-02 18:36:41 +02:00
gavin@gavinsharp.com
cb7790f2d7 Bug 433615: Firefox should send version numbers to PFS not just build ids, patch by Dave Townsend <dtownsend@mozilla.com>, r=me, a=beltzner 2008-05-28 11:49:32 -07:00
Shawn Wilsher
4c5bb7b667 Bug 439495 - remove references of "browser.download.manager.useWindow"
This removes the use of the preference browser.download.manager.useWindow, which
was redundant because we do not have any download manager UI that isn't in a
window, and the preference browser.download.manager.showWhenStarting controls
the appearance of the downloads window.  Additionally, this removes the preference browser.download.manager.openDelay which was made obsolete long ago but not
removed from firefox.js.
r=gavin
2008-06-26 11:51:38 -04:00
gavin@gavinsharp.com
2ee6462762 Bug 432598: don't show the EULA in debug builds, patch by Manish Singh <manish@flock.com>, r=me, a=mconnor 2008-05-08 08:24:23 -07:00
gavin@gavinsharp.com
7ae3d85b7b Bug 431713: re-enable EULA dialog by default for linux, now that bug 432321 is fixed 2008-05-06 14:47:34 -07:00
gavin@gavinsharp.com
ae48f702c0 Bug 431713: revert again because Talos prefs need changing 2008-05-05 14:33:15 -07:00
gavin@gavinsharp.com
355e00c1ac Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor 2008-05-05 13:43:44 -07:00
gavin@gavinsharp.com
3a2fa53b4a Revert Linux default change from bug 431713 until unit test and talos machines can be updated to avoid it 2008-05-04 18:42:07 -07:00
gavin@gavinsharp.com
66bfbc3a19 Bug 431713: bump EULA version, and require EULA acceptance for Linux for Firefox 3, patch by mconnor@mozilla.com, r=me, a=schrep 2008-05-04 17:53:42 -07:00
gavin@gavinsharp.com
88e2b782d3 Undo previous revision, because it was wrong (bug 430530, a=mconnor) 2008-05-02 14:04:19 -07:00
reed@reedloden.com
44f6300ee1 s/MOZ_WIDGET_GTK2/UNIX_BUT_NOT_MAC/ 2008-05-02 02:56:48 -07:00
reed@reedloden.com
fd31760e21 Bug 430530 - "excess disk IO when updating the url-classifier" (increase the page size, let the cache size grow on linux) [p=dcamp@mozilla.com (Dave Camp) r=mconnor a1.9=beltzner] 2008-05-02 02:55:09 -07:00
dveditz@cruzio.com
6aca124433 bug 427293: add a pref to unhide the buttons on the bad-cert error page by default for advanced users. r=johnath, ui-r=beltzner, sr=jst, a=beltzner 2008-05-02 00:24:27 -07:00
dtownsend@oxymoronical.com
2e78a8c528 Bug 430120: Update blocklist URL to include same info as update URL. r=robstrong, a=beltzner 2008-04-25 10:10:02 -07:00
edward.lee@engineering.uiuc.edu
fc3d4e4739 Bug 429531 - Location bar should show non-word-boundary matches below word-boundary matches. r=dietrich, ui-r=beltzner, b-ff3=beltzner, a1.9=beltzner 2008-04-23 21:20:05 -07:00
johnath@mozilla.com
25c1b49bbd Change "Why was this site blocked?" to use more detailed report page. b=429697 r=gavin a=beltzner 2008-04-22 13:00:19 -07:00
dcamp@mozilla.com
e19130f2c0 Bug 427862: Don't use cached full-hash entries without a successful safebrowsing update. r=tony, a1.9=beltzner 2008-04-15 15:39:44 -07:00
dietrich@mozilla.com
828f88df68 Bug 422919 - Bookmark Import and Restore do not intelligently handle two different bookmark formats (r=mano, a=beltzner) 2008-04-03 13:51:54 -07:00
dolske@mozilla.com
1b346b4adc Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+ 2008-04-02 20:02:08 -07:00
reed@reedloden.com
d6c2ccfec3 Bug 423177 - "Update default theme's information for Firefox 3" [p=reed r+ui-r=mconnor a=blocking-firefox3+] 2008-04-02 14:39:15 -07:00
dietrich@mozilla.com
6e90bc2099 Bug 419315 - All bookmarks lost after using "Restore all user preferences" (r=mano, re-land, testing perf) 2008-03-26 22:00:47 -07:00
mconnor@steelgryphon.com
6efe865ee2 Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
edward.lee@engineering.uiuc.edu
c82a98dee4 Bug 422177 - Awesome bar interrupts typing, so continue from where it left off. r=dietrich, a1.9b5=mconnor, b-ff3=beltzner. Bug 424388 - Autocomplete results keep disappearing and reappearing when typing more letters. 2008-03-22 23:38:28 -07:00
edward.lee@engineering.uiuc.edu
52c4fd3d5b Bug 406257 - reduce the number of rows in url bar autocomplete from 10 to 6. r=beltzner, ui-r=beltzner, a1.9b5=beltzner 2008-03-21 23:58:41 -07:00
edward.lee@engineering.uiuc.edu
eb874ce0cd Bug 424454 - Typed urls (like domain roots) need more frecency bonus. r=beltzner, ui-r=beltzner, a1.9b5=beltzner 2008-03-21 23:57:23 -07:00
reed@reedloden.com
3eb542abed Back out Dão Gottwald's patch from bug 380960 due to JS exception. 2008-03-20 02:08:36 -07:00
reed@reedloden.com
d2d0ea6a6e Bug 380960 - "Implement closing tabs animation" [p=dao@mozilla.com (Dão Gottwald) r=Mano ui-r+a1.9=beltzner] 2008-03-19 23:41:48 -07:00
edward.lee@engineering.uiuc.edu
57d1667b9d Bug 335418 - Pause downloads when computer is about to go to sleep. r=sdwilsh, a1.9=beltzner 2008-03-19 18:16:02 -07:00
bent.mozilla@gmail.com
5d19b77fea Bug 4126862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch. 2008-03-19 13:15:12 -07:00
edward.lee@engineering.uiuc.edu
86937a9632 Bug 393678 - location bar autocomplete should take word boundaries in account. r=dietrich, b-ff3=beltzner 2008-03-18 19:11:05 -07:00
dietrich@mozilla.com
e128800bf0 Bug 398807 - backout (for zeniko@gmail.com, r=dietrich, a=beltzner) 2008-03-17 09:11:49 -07:00
dietrich@mozilla.com
9b590e293e Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
dtownsend@oxymoronical.com
8f21b0240c Bug 417606: See all search results always number 10 (config change). r=robstring. 2008-03-12 04:12:02 -07:00
dietrich@mozilla.com
bb02f4a736 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
reed@reedloden.com
68cef8a4e7 Bug 240859 - "Full Screen Navigation Bar Should Have Auto Hide" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=mconnor ui-r+a1.9=beltzner] 2008-03-08 03:30:39 -08:00
johnath@mozilla.com
0b9d5ffcb8 Update blockedSite text, use new stopbadware report url. b=420751, r=gavin, ui-r+a=beltzner 2008-03-07 11:51:25 -08:00
dietrich@mozilla.com
6177daafe2 backing out bug 419315 for 20ms Ts regression 2008-03-04 22:39:48 -08:00
dietrich@mozilla.com
b4a8b029fa backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
115cb33e21 TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
7df26481c9 backing out test patch for bug 384370 2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
6eada140a5 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor) 2008-03-04 11:50:18 -08:00
dietrich@mozilla.com
5ffe06b62c backing out, broke when unrotting 2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
e1f7230d08 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor) 2008-03-04 11:41:52 -08:00
dietrich@mozilla.com
bed549bc9d Bug 419315 ? All bookmarks lost after using "Restore all user preferences" (r=mano) 2008-03-04 09:05:13 -08:00
vladimir@pobox.com
6d3fc1ea99 backing out patch for bug 299372 for b4, as per bug 420481 2008-03-02 23:31:37 -08:00
dmose@mozilla.org
88d845a512 Use Content-Disposition headers for "Save Link As", when available (bug 299372); r=mconnor (browser bits), r/sr=biesi (uriloader bits), ui-r=beltzner, a1.9b4=beltzner 2008-02-29 15:59:20 -08:00
dietrich@mozilla.com
a66a3842e4 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
0d4f820d40 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner) 2008-02-29 08:39:13 -08:00
dietrich@mozilla.com
a15fbe3750 backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac 2008-02-27 11:05:52 -08:00
dietrich@mozilla.com
79bc38bb61 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
dcamp@mozilla.com
db5647e9bd Bug 360387: Verify HMAC of safebrowsing updates. r=tony, blocking-firefox3=beltzner 2008-02-27 00:51:02 -08:00
dcamp@mozilla.com
37c20181a4 Bug 419117: Add noise to safebrowsing gethash requests. r=tony, blocking-firefox3=beltzner 2008-02-26 21:51:28 -08:00
dietrich@mozilla.com
e99b7ee9f2 Bug 385245 ? history sidebar very slow (way slower than fx2) (for ondrej@allpeers.com, r=dietrich) 2008-02-26 20:48:51 -08:00
dcamp@mozilla.com
52a3d728ad Bug 419750: update safebrowsing server names. r=tony, a=beltzner 2008-02-26 19:49:29 -08:00
myk@mozilla.org
418c01ebe4 bug 419609: add hidden pref to disable site-specific zoom; r=gavin, a=beltzner 2008-02-26 15:05:53 -08:00
reed@reedloden.com
4a64020df2 Bug 417800 - "FF 3b3: 3rd party cookies are not set, but third party cookies *should* be sent" [p=dwitte@stanford.edu (Dan Witte [dwitte]) r=mconnor a=blocking1.9+] 2008-02-25 00:50:16 -08:00
edward.lee@engineering.uiuc.edu
a3c801d0da Bug 417798 - History can fill FF3 addressbar suggestions with unwanted bookmarklets that look almost like real pages but execute in the current page's scope. r=dietrich, b-ff3=beltzner 2008-02-23 16:54:19 -08:00
reed@reedloden.com
0f89d0383c Bug 416696 - "Restart and quit alerts should use independent "don't warn again" prefs" [p=dao@mozilla.com (Dão Gottwald) r=zeniko r=Mano ui-r=beltzner a1.9=damons] 2008-02-23 01:32:09 -08:00
reed@reedloden.com
b8ff452b35 Bug 416416 - "change extensions.update.url to not live behind https://addons.mozilla.org/" [p=reed r=Mossop a1.9=beltzner a=blocking-firefox3+] 2008-02-21 23:08:15 -08:00
dcamp@mozilla.com
b0a76b1372 Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor 2008-02-21 22:34:15 -08:00
edward.lee@engineering.uiuc.edu
5fcc0a94f2 Bug 417810 - Frequently Visited Pages Disappear From Location Bar Autocomplete. r=dietrich, b-ff3=beltzner 2008-02-20 17:38:38 -08:00
dmose@mozilla.org
9f7b7b4f8e Add an l10n strategy for web-based protocol handler updating (bug 395277); r=myk, sr=biesi, r=gavin (for browser/ pieces), a=blocking-1.9+; late-l10n checkin 2008-02-19 20:46:35 -08:00
reed@reedloden.com
ba0ce9ac14 Bug 401322 - "missing "Text Size" zoom feature, Full page zoom should be an option not replacement" [p=elmar.ludwig@uos.de (Elmar Ludwig) ui-r=beltzner r=gavin sr=bzbarsky a1.9=schrep] 2008-02-13 03:00:45 -08:00
reed@reedloden.com
4eff22aca4 Bug 388652 - "remove code that supports deprecated "/lookup" request in SafeBrowsing protocol" [p=dcamp@mozilla.com (Dave Camp) r=tony a=blocking-firefox3+] 2008-02-08 20:50:16 -08:00
florian@queze.net
621170ac2e Bug 402287 - register{Protocol,Content}Handler should only be allowed from same host as handler. r=gavin, a=blocking1.9+ 2008-02-08 15:04:30 -08:00
edward.lee@engineering.uiuc.edu
3790994174 Bug 415489 - URL bar autocomplete slow since bug 414507. r=dietrich, b-ff3=beltzner, a1.9b3=beltzner 2008-02-04 11:36:22 -08:00
jonas@sicking.cc
9f75fd6d24 Bug 415168: Turn off <a ping> in firefox r/sr=vlad b3a=beltzner 2008-02-01 14:40:36 -08:00
myk@mozilla.org
1d424440c1 bug 400061: add Podcast and Video Podcast entries to the applications prefpane; Patch by Will Guaraldi; r=myk,sayrer; a=beltzner 2008-01-29 23:12:08 -08:00
myk@mozilla.org
c616286f07 backing out bug 400061 because it caused a test failure 2008-01-29 21:41:48 -08:00
dietrich@mozilla.com
f1e5316a02 Bug 414253 ? do more frecency recalculation on idle, and / or do it faster than 60 seconds of idle (r=sspitzer) 2008-01-29 21:17:48 -08:00
sdwilsh@shawnwilsher.com
018a7c797b Bug 412204 - anti virus scanning is slow and unnecessary. r=jimm 2008-01-29 21:07:44 -08:00
myk@mozilla.org
e407ae2ad2 bug 400061: add Podcast and Video Podcast entries to the applications prefpane; r=myk,sayrer; a=beltzner 2008-01-29 21:00:32 -08:00
johnath@mozilla.com
92aed871a6 Re-land bug 406612. r=gavin a=beltzner 2008-01-29 20:21:53 -08:00
bent.mozilla@gmail.com
30b13b2063 Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner. 2008-01-29 18:27:17 -08:00
johnath@mozilla.com
eb72218a5d Backing out patch for 406612 in case it caused the linux Ts regression. 2008-01-29 14:38:54 -08:00
dcamp@mozilla.com
a693370747 Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-29 12:57:18 -08:00
johnath@mozilla.com
f8ea2414f9 Clean up visual presentation of identity popup & button (Larry). b=406612 r=gavin a=beltzner late-l10n 2008-01-29 10:26:00 -08:00
edward.lee@engineering.uiuc.edu
14febd005e Bug 414489 - Change default search chunk size and timeout and let users adjust them. r=sspitzer, a1.9=mconnor 2008-01-28 22:53:19 -08:00
dcamp@mozilla.com
97dc74d84e Back out bug 402611 for bloat-test orange 2008-01-28 17:58:15 -08:00
dcamp@mozilla.com
8b41ffbc48 Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-28 15:04:43 -08:00
dtownsend@oxymoronical.com
fa7cd5130c Bug 404024: Add AMO integration pane. r=robstrong 2008-01-28 09:11:48 -08:00
dcamp@mozilla.com
bc9d154c5e Bug 413817: Add privacy.item.offlineApps pref to firefox.js. r=gavin, a1.9=beltzner 2008-01-26 14:33:24 -08:00
sdwilsh@shawnwilsher.com
76950839ba Bug 408605 - Preference to control cross-session download behaviour. Patch by graememcc <graememcc_firefox@graeme-online.co.uk>. r=sdwilsh, a=schrep 2008-01-26 13:11:31 -08:00
dietrich@mozilla.com
e03ea04136 Bug 394038 ? make url bar autocomplete frecency algorithm global (r=sspitzer/mconnor) 2008-01-25 09:11:14 -08:00
philringnalda@gmail.com
50dbfba599 Bug 411490 - about:crashes (missed bit), p=dtownsend@mozilla.com (Dave Townsend), r=mano, a=beltzner 2008-01-24 23:24:33 -08:00
reed@reedloden.com
69d139c431 Back out dietrich's patch from bug 394038 due to failing unit test (probably because of bug 413794). 2008-01-24 00:22:37 -08:00
dietrich@mozilla.com
e0815f7f4b Bug 394038: make url bar autocomplete frecency algorithm global (r=sspitzer) 2008-01-23 12:21:35 -08:00
dcamp@mozilla.com
5a2697dd2f Bug 402610: Allow safebrowsing servers to specify separate URLs for chunk data. r=tony, blocking=beltzner 2008-01-12 14:22:03 -08:00
dietrich@mozilla.com
0c072c950b Bug 398807 ? session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko) 2008-01-09 12:28:46 -08:00
reed@reedloden.com
5b58eea6e1 Bug 391598 - "make upgrade/update process smoother and avoid confusing/modal dialogs" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer ui-r=beltzner a=blocking-firefox3+] 2008-01-08 23:37:06 -08:00
dwitte@stanford.edu
24ff08bd58 Bug 337232 - Remove unused preference network.cookie.enableForCurrentSessionOnly. r=gavin, a=schrep 2008-01-03 16:10:41 -08:00
reed@reedloden.com
6c7ab0d36d Bug 410046 - "move tabbed browser prefs to their appropriate modules" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a1.9=beltzner] 2007-12-28 19:13:06 -08:00
dwitte@stanford.edu
4f81d3bb70 Bug 324397 - 'Allow cookies for the original site only' preference, should be selected by default. relanding now that bug 404399 is fixed. r=mconnor, a=mconnor/schrep 2007-12-19 15:58:38 -08:00
sspitzer@mozilla.org
1af893e14c fix for bug #406706: Contents of the location bar should be selected on single click, Mac OS X (but not unix) r=gavin, ui-r=beltzner, a=blocking-firefox-3+ 2007-12-19 14:43:12 -08:00
mconnor@steelgryphon.com
54cc92b2f5 bug 406062 - set editor.singleLine.pasteNewlines to 2, r=luser, ui-r+a=beltzner 2007-12-17 21:29:38 -08:00
mconnor@steelgryphon.com
d9124973a0 oops, network fail, backing out 2007-12-17 18:11:48 -08:00
mconnor@steelgryphon.com
6f9a8243a2 bug 406062 - set editor.singleLine.pasteNewlines to 2, r=luser, ui-r+a=beltzner 2007-12-17 18:01:20 -08:00
sspitzer@mozilla.org
97dfba1e97 fix for bug #407836: remove support for browser.urlbar.richResults this should be an extension, and not a hidden pref fix for (the easy half of) bug #408274: Location bar autocomplete does not work after being removed from the toolbar and being added again r=gavin, a=mconnor 2007-12-17 16:28:43 -08:00
edward.lee@engineering.uiuc.edu
3eb0ad3842 Bug 392097 - only showing 7 days of download history, until I search, then I see more items. r=sdwilsh, b-ff3=beltzner 2007-12-15 17:35:38 -08:00
florian@queze.net
a608326fa8 Bug 407193: Restore animateFadeIn behavior for Mac prefpanes (revert fix for bug 394881). r=mconnor, a=blocking-firefox3+ 2007-12-14 16:20:48 -08:00
dietrich@mozilla.com
3beb4ac515 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer, take 2) 2007-12-05 00:30:07 -08:00
dietrich@mozilla.com
b60b7f31eb Backing out bug 402880 2007-12-05 00:01:13 -08:00
dietrich@mozilla.com
aa7eeb3e59 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer) 2007-12-04 23:40:49 -08:00
dietrich@mozilla.com
8087786f44 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 17:56:55 -08:00
dietrich@mozilla.com
c7f555e1b3 Backing out bug 398914 2007-12-04 11:44:46 -08:00
dietrich@mozilla.com
d07002ff34 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 10:34:44 -08:00
sspitzer@mozilla.org
d74c607a13 fix for bug #405231: create the "Smart Bookmarks" folder and queries for existing profiles fix for bug #399477: determine better wording for "Places" folder and pre-defined queries r=dietrich, a=blocking-firefox3+ 2007-12-04 00:31:07 -08:00
sspitzer@mozilla.org
e214f4628e fix for bug #399664: In location bar auto-complete, indicate which part of the result matches the query fix for bug #403159: Switch location bar auto-complete to a two line view fix for bug #399281: Transition location bar auto-complete results to a richlistbox widget r=gavin, with additional reviews from neil deakin a=firefox-3-+ sheriff approval from dietrich to check in on orange 2007-11-29 20:57:57 -08:00
johnath@mozilla.com
8d74c586f9 Bug 402207 - SSL error page "Add Exception" support should be pref-controlled. r=gavin r=kengert ui-r=beltzner a=beltzner 2007-11-23 13:59:10 -08:00
reed@reedloden.com
51b1b70cf1 Back out patch from bug 392870 due to perf regression. 2007-11-22 00:52:41 -08:00
reed@reedloden.com
3422f89c8d Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a=blocking-firefox3+] 2007-11-21 22:51:11 -08:00
reed@reedloden.com
1604854da6 Bug 323041 - "Software update dialog steals focus / wait for idle before prompting" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a=blocking-firefox3+] 2007-11-20 02:08:55 -08:00
dwitte@stanford.edu
d4bd559e72 backing out the kitchen sink. 2007-11-19 02:15:55 -08:00
dwitte@stanford.edu
e5310789a9 flip default cookie pref to reject foreign cookies. relanding of bug 324397. 2007-11-18 22:01:30 -08:00
dwitte@stanford.edu
b91bedc9c1 backing out due to tinderbox orange. 2007-11-15 03:24:20 -08:00
dwitte@stanford.edu
1a871a938d temporarily disabling cookies to investigate tinderbox orange. 2007-11-15 02:21:49 -08:00
dwitte@stanford.edu
973a75738f Bug 324397 - 'Allow cookies for the original site only' preference should be selected by default. patch by dveditz and dwitte; r=mconnor, a=schrep+mconnor 2007-11-15 01:31:16 -08:00
sspitzer@mozilla.org
c911521570 fix for bug #381216: prevent bookmarks dataloss when a user goes from Firefox 2, Firefox 3 beta, Firefox 2 and then back to Firefox 3. r=dietrich, a=schrep/beltzner 2007-11-09 12:11:12 -08:00
reed@reedloden.com
96835a98c9 Back out Dão's patch from bug 392870 as a possible cause of the Ts regression. 2007-11-08 20:18:27 -08:00
reed@reedloden.com
45d774456a Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao r=mconnor r=Neil a=blocking-firefox3+] 2007-11-08 18:19:30 -08:00
sspitzer@mozilla.org
6136270b4a backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org
10234c2591 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
dietrich@mozilla.com
7aaaa8940c Bug 332748 Figure out how much history we can show by default (browser.history_expire_days now set to 180 days) (r=sspitzer) 2007-11-04 17:10:37 -08:00
reed@reedloden.com
c2290258ae Bug 401214 - "bring back support for MOUSE_SCROLL_TEXTSIZE (mousewheel.withcontrolkey.action = 3)" [p=dao r+sr=sicking r+aM9=mconnor a=blocking1.9+ for M9] 2007-10-30 12:13:37 -07:00
reed@reedloden.com
a62a519f92 Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9] 2007-10-29 11:29:14 -07:00
reed@reedloden.com
cdd7835df7 Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor] 2007-10-25 19:53:01 -07:00
sdwilsh@shawnwilsher.com
a7d5d2056f Bug 394881 - [Mac] Prefpanes should specify heights. r=mconnor 2007-10-22 11:07:01 -07:00
pavlov@pavlov.net
2ac5e88abc this wasn't supposed to be landed as part of larry. a=beltzner 2007-10-22 08:24:59 -07:00
mconnor@steelgryphon.com
0a991785f1 bug 383183 - relanding Larry, round 324 2007-10-21 20:30:23 -07:00
reed@reedloden.com
8355cfb1e7 Bug 397695 - "Remove checkForChromelessWindow() code" [p=johnath r=gavin a1.9=mconnor] 2007-10-19 01:19:34 -07:00
sspitzer@mozilla.org
4ff6a5fc98 re-enable bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders the refcount leaks, Ts and Txul regressions should be better, using tinderbox to verify. see bug #399476, bug #399418 and bug #399460 for details 2007-10-12 20:45:27 -07:00
sspitzer@mozilla.org
3e05062b66 disabling the fix for bug #387996 (add a "Places" folder to the bookmarks menu, populated with smart folders) due to Ts, Txul, and RLk regressions 2007-10-11 13:30:54 -07:00
sayrer@gmail.com
93e0ab4747 Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
mconnor@steelgryphon.com
e6dec49af9 temporarily disable sessionstore to gauge Tp impact 2007-10-05 13:33:26 -07:00
gavin@gavinsharp.com
de30c4bf3d Bug 398174: add DM 'addToRecentDocs' pref to firefox.js, and add a comment explaining it's use, r+a=mconnor 2007-10-03 09:00:48 -07:00
db48x@yahoo.com
d74eaf30dd Bug 261655 - Can't completely disable the new "Install Missing Plugins" infobar. r=mconnor, a=mconnor 2007-10-02 12:08:00 -07:00
thunder@mozilla.com
c9d73c819c Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer 2007-10-01 17:52:49 -07:00
dmose@mozilla.org
2ddf3e3249 Inject default web-based protocol handlers into mimeTypes.rdf (bug 392978), r=myk, sr=biesi, a=mconnor 2007-09-06 15:20:52 -07:00
philringnalda@gmail.com
82749c1544 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00
rob_strong@exchangecode.com
391bf0d6d1 Bug 392084 - Add a get plugins link to the add-ons mgr. r=dtownsend 2007-09-03 17:03:41 -07:00
asqueella@gmail.com
35624047e5 try to back out 324397 to see if it's the cause of orange on bm-xserve08 2007-09-02 11:42:38 -07:00
asqueella@gmail.com
05dc910eab Bug 324397 - 'Allow cookies for the original site only' preference, should be selected by default p=Daniel Veditz <dveditz@cruzio.com> r=mconnor 2007-09-02 08:33:09 -07:00
dtownsend@oxymoronical.com
a9f31d5557 Bug 337344: Disable location bar hiding by default, to make chrome spoofing harder. p=Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-08-23 11:49:02 -07:00
dtownsend@oxymoronical.com
7daec3138e Bug 341472: ship with fewer security warnings showing by default. p=Adam Guthrie <ispiked@gmail.com>, r=darin.moz@gmail.com, ui-r=beltzner, a=wanted-firefox3 2007-08-20 07:22:42 -07:00
sdwilsh@shawnwilsher.com
b067af05ed Bug 392362 - Make a pref to control the number of days for which we display download history. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:19:08 -07:00
rflint@ryanflint.com
9797618d53 Bug 341341 - automatically update installed microsummary generators. r=myk 2007-08-15 11:24:33 -07:00
dcamp@mozilla.com
810c8122b1 fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07:00
wr@rosenauer.org
3c63b72d88 Bug 190615 - double-clicking shouldn't select punctuation on Unix, p=dao@design-noir.de, r=mano 2007-08-04 01:35:28 -07:00
sspitzer@mozilla.org
0eb5fca39a fix for bug #384897: in-product links to AMO should be https:// (and not http://)
patch by Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>

r=sspitzer, morgamic
a=mconnor for M7
2007-07-28 20:19:33 -07:00
dcamp@mozilla.com
1902778c43 try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes) 2007-07-25 23:38:43 -07:00
dcamp@mozilla.com
3bee8fae17 backout patch for 387196 2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
4613870993 implement the new google safebrowsing protocol. b=387196, r=tony 2007-07-25 18:49:20 -07:00
sspitzer@mozilla.org
4364f3e0da partial fix for bug #332748:
Figure out how much history we can show by default.

bump the default from 9 days to 180 days.

r=mconnor
2007-07-25 12:18:41 -07:00
mozilla.mano@sent.com
603344be95 Bug 385872 - Strict warnings should only be enabled for chrome by default (in debug builds). r=jst, sr=brendan. 2007-07-10 01:05:54 -07:00
gavin@gavinsharp.com
411e8230fb Remove #ifdef DEBUG pref that isn't read in debug builds (see bug 383365 comment 2) 2007-07-03 16:34:15 -07:00
gavin@gavinsharp.com
cc5cee7974 Bug 366797: revise the location bar (highlight effective domain, decode URLs, add overflow ellipsis and tooltip), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-06-27 15:31:06 -07:00
flamingice@sourmilk.net
b71fa8f35a Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
philringnalda@gmail.com
44eb023dea Bug 380931 - password manager rewrite-cleanup, move prefs from firefox.js to all.js, patch by Justin Dolske <dolske@mozilla.com>, r=gavin 2007-06-10 23:01:55 -07:00
gavin@gavinsharp.com
617746f3cd Revert pref from bug 337344 temporarily until we can fix unit tests accordingly 2007-06-06 13:58:01 -07:00
gavin@gavinsharp.com
a800378452 Bug 337344: inform users using a notification bar when sites hide chrome on popups, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-06-06 13:17:25 -07:00
mozilla.mano@sent.com
a7e5560626 Bug 383365 Tweak default preferences set in debug builds. r=gavin. 2007-06-05 17:05:11 -07:00
gavin@gavinsharp.com
7031aee179 Bustage fix from bug 380931, forgot to land the changes to this file 2007-05-29 20:32:45 -07:00
rflint@ryanflint.com
2be3c8d7ff Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-05-25 04:08:57 -07:00
dietrich@mozilla.com
1cd5754cc2 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
sdwilsh@shawnwilsher.com
e83128b664 Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor 2007-04-24 18:29:17 -07:00
axel@pike.org
a364c25975 bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00