Commit Graph

720 Commits

Author SHA1 Message Date
Edward Lee
71548b9fde 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
997038bbf3 Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor 2008-07-15 18:11:00 +02:00
Peter Weilbacher
6115e668e7 Merge commit for bug 439340 2008-07-02 18:47:20 +02:00
Peter Weilbacher
f140c16fa2 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
d2767b2d98 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
e9cad8d128 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
172fe6f513 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
90a0d789d0 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
03afe12e63 Bug 431713: revert again because Talos prefs need changing 2008-05-05 14:33:15 -07:00
gavin@gavinsharp.com
7776623b3f 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
984248b55b 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
45cee4a36e 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
4fb25b2a65 Undo previous revision, because it was wrong (bug 430530, a=mconnor) 2008-05-02 14:04:19 -07:00
reed@reedloden.com
de965a7207 s/MOZ_WIDGET_GTK2/UNIX_BUT_NOT_MAC/ 2008-05-02 02:56:48 -07:00
reed@reedloden.com
f043d8c267 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
506f5b028b 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
72e021d3f0 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
5f26263c8c 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
7e1750f711 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
6f47640c0b 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
353948eb1b 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
59fafa0671 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
0024e845cf 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
cf86eefebb 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
6b1a312abe 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
ed00074a92 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
f63e7c463d 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
9c5fba19eb 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
537a5c5de8 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
83bad62df0 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
a4ae1d4790 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
dc895122d0 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
bb94644bce 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
dc190c0222 Bug 398807 - backout (for zeniko@gmail.com, r=dietrich, a=beltzner) 2008-03-17 09:11:49 -07:00
dietrich@mozilla.com
c9d5644c22 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
d8bcdc5a30 Bug 417606: See all search results always number 10 (config change). r=robstring. 2008-03-12 04:12:02 -07:00
dietrich@mozilla.com
8d6ce95d83 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
188566b7bf Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
reed@reedloden.com
d90532ae1f 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
fe410e10ae 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
ca4b46ef8d backing out bug 419315 for 20ms Ts regression 2008-03-04 22:39:48 -08:00
dietrich@mozilla.com
afe04b3027 backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
ee6f5ace1d TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
b0a4177e66 backing out test patch for bug 384370 2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
baff8051e9 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
e49a6df6f9 backing out, broke when unrotting 2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
2c23e82cf1 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
e4e3e4bb8d Bug 419315 ? All bookmarks lost after using "Restore all user preferences" (r=mano) 2008-03-04 09:05:13 -08:00
vladimir@pobox.com
ddb55e3265 backing out patch for bug 299372 for b4, as per bug 420481 2008-03-02 23:31:37 -08:00
dmose@mozilla.org
a0abc6c77c 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
369fd460d9 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
7ea357f31c 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
02b9a4ac37 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
5b99177f04 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
9d06b2c6f1 Bug 360387: Verify HMAC of safebrowsing updates. r=tony, blocking-firefox3=beltzner 2008-02-27 00:51:02 -08:00
dcamp@mozilla.com
ee910b1d12 Bug 419117: Add noise to safebrowsing gethash requests. r=tony, blocking-firefox3=beltzner 2008-02-26 21:51:28 -08:00
dietrich@mozilla.com
e64aac6a32 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
5365ee813a Bug 419750: update safebrowsing server names. r=tony, a=beltzner 2008-02-26 19:49:29 -08:00
myk@mozilla.org
8fe88be036 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
88e6a0f904 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
ce492d0d77 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
8f6d59ad20 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
6155d42722 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
ec7d260ced 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
43dd95c0f5 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
aba72c6e99 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
a87d81a7ad 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
bde93207e7 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
94d31a377c 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
bb301340a2 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
5adc019519 Bug 415168: Turn off <a ping> in firefox r/sr=vlad b3a=beltzner 2008-02-01 14:40:36 -08:00
myk@mozilla.org
84aac13349 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
74d9afac96 backing out bug 400061 because it caused a test failure 2008-01-29 21:41:48 -08:00
dietrich@mozilla.com
27b1c94b51 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
f55ab5a479 Bug 412204 - anti virus scanning is slow and unnecessary. r=jimm 2008-01-29 21:07:44 -08:00
myk@mozilla.org
41316cd609 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
d709d02a70 Re-land bug 406612. r=gavin a=beltzner 2008-01-29 20:21:53 -08:00
bent.mozilla@gmail.com
0adc3bba25 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
4c9df2c865 Backing out patch for 406612 in case it caused the linux Ts regression. 2008-01-29 14:38:54 -08:00
dcamp@mozilla.com
3e8c1eb798 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
43ccfe054f 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
8a8c87ff9c 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
6306732342 Back out bug 402611 for bloat-test orange 2008-01-28 17:58:15 -08:00
dcamp@mozilla.com
7112110cef 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
d3ccf986ff Bug 404024: Add AMO integration pane. r=robstrong 2008-01-28 09:11:48 -08:00
dcamp@mozilla.com
c1fbad10af 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
69fbb05161 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
91788690fa Bug 394038 ? make url bar autocomplete frecency algorithm global (r=sspitzer/mconnor) 2008-01-25 09:11:14 -08:00
philringnalda@gmail.com
2529356293 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
c926e19b94 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
a31615ea9c Bug 394038: make url bar autocomplete frecency algorithm global (r=sspitzer) 2008-01-23 12:21:35 -08:00
dcamp@mozilla.com
03b3eb6925 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
cdc19da460 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
0828905ceb 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
a14b1eb436 Bug 337232 - Remove unused preference network.cookie.enableForCurrentSessionOnly. r=gavin, a=schrep 2008-01-03 16:10:41 -08:00
reed@reedloden.com
05c975f918 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
e3448f5ea9 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
7c65ec6499 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
768af537d1 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
e6c0dccd4b oops, network fail, backing out 2007-12-17 18:11:48 -08:00
mconnor@steelgryphon.com
ff4cd27dec 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
fe2e46d0b3 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
9a1d793ed1 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
5395a457d4 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
eef8964ff7 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
bb640eb412 Backing out bug 402880 2007-12-05 00:01:13 -08:00
dietrich@mozilla.com
e4eac73347 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer) 2007-12-04 23:40:49 -08:00
dietrich@mozilla.com
7581e1894e 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
7ec762c005 Backing out bug 398914 2007-12-04 11:44:46 -08:00
dietrich@mozilla.com
688029611b 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
f7beac1809 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
381f71b6a8 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
39e2a45b3f 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
163f2b9e1f Back out patch from bug 392870 due to perf regression. 2007-11-22 00:52:41 -08:00
reed@reedloden.com
3282b8b9f4 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
7036f21278 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
c724dec6e0 backing out the kitchen sink. 2007-11-19 02:15:55 -08:00
dwitte@stanford.edu
845293d1c0 flip default cookie pref to reject foreign cookies. relanding of bug 324397. 2007-11-18 22:01:30 -08:00
dwitte@stanford.edu
20040b7a11 backing out due to tinderbox orange. 2007-11-15 03:24:20 -08:00
dwitte@stanford.edu
b5ea8714ed temporarily disabling cookies to investigate tinderbox orange. 2007-11-15 02:21:49 -08:00
dwitte@stanford.edu
693a51ef4c 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
1e18e8c52a 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
5a746e48f3 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
b570b85cc8 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
b549e4d71f 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
a2314bff24 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
a28f59d521 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
d0b21a988c 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
4894cad90d 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
eb3a474991 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
d11b213dd7 Bug 394881 - [Mac] Prefpanes should specify heights. r=mconnor 2007-10-22 11:07:01 -07:00
pavlov@pavlov.net
5fb3cffbbf this wasn't supposed to be landed as part of larry. a=beltzner 2007-10-22 08:24:59 -07:00
mconnor@steelgryphon.com
9b05eb630f bug 383183 - relanding Larry, round 324 2007-10-21 20:30:23 -07:00
reed@reedloden.com
99b30a7c67 Bug 397695 - "Remove checkForChromelessWindow() code" [p=johnath r=gavin a1.9=mconnor] 2007-10-19 01:19:34 -07:00
sspitzer@mozilla.org
b506e08704 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
a709d60def 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
e4bed2651a Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
mconnor@steelgryphon.com
1cdebdf058 temporarily disable sessionstore to gauge Tp impact 2007-10-05 13:33:26 -07:00
gavin@gavinsharp.com
8ac9961fda 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
a937be023c 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
1779e27d03 Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer 2007-10-01 17:52:49 -07:00
dmose@mozilla.org
e44b81538e 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
5749b66dd2 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00
rob_strong@exchangecode.com
b90457cc4d 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
930091f25d 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
ae43f5d639 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
e879d0303c 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
e52758a05e 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
a72b5a46eb 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
f822bfeed5 Bug 341341 - automatically update installed microsummary generators. r=myk 2007-08-15 11:24:33 -07:00
dcamp@mozilla.com
614287c90a fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07:00
wr@rosenauer.org
7edd3206ef 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
91bbdaa821 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
532a82cb78 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
c91142ec8a backout patch for 387196 2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
791945185f implement the new google safebrowsing protocol. b=387196, r=tony 2007-07-25 18:49:20 -07:00
sspitzer@mozilla.org
fa0e59bfe4 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
a1b629fdd9 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
3f33c3cfe4 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
e42b3ec095 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
842c8ce636 Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
philringnalda@gmail.com
b4cde8f6eb 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
3771b49c68 Revert pref from bug 337344 temporarily until we can fix unit tests accordingly 2007-06-06 13:58:01 -07:00
gavin@gavinsharp.com
cf61552f16 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
609b8350ac Bug 383365 Tweak default preferences set in debug builds. r=gavin. 2007-06-05 17:05:11 -07:00
gavin@gavinsharp.com
7f8a9e85ad Bustage fix from bug 380931, forgot to land the changes to this file 2007-05-29 20:32:45 -07:00
rflint@ryanflint.com
55cd6591b5 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
65504bd2fc Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
sdwilsh@shawnwilsher.com
bf1432026a Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor 2007-04-24 18:29:17 -07:00
axel@pike.org
37999fa74b bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
jwalden%mit.edu
e5e87de812 Bug 279698 - Some .js files in jars are not stripped of license headers via preprocessing (pass 1). r=mconnor 2007-03-11 02:21:48 +00:00
gavin%gavinsharp.com
c5b3f64765 Bug 360493: add filters to password manager to also match on actionURL, patch by mconnor@mozilla.com, r=mano, sr=dveditz 2007-03-04 20:44:22 +00:00
philringnalda%gmail.com
ce30c8baac Bug 347276 - Remove searchconfig.properties and other unused prefs, r=gavin 2007-03-02 05:07:30 +00:00
sspitzer%mozilla.org
d76c444ae3 trivial supplimental fix for bug #305843: Update timer fires every 5 seconds.
make the comments match the default pref.

no reviewer.
2007-02-23 01:32:19 +00:00
mozilla.mano%sent.com
6040afd6ff Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
tony%ponderer.org
a4ebb3e2da bug 369012: split client name and version number into separate query params
during phishing requests
patch: split {moz:client} and {moz:version}
r=marria
2007-02-02 02:30:31 +00:00
dietrich%mozilla.com
6e7e2de003 Bug 340895 Move SessionStore preferences to firefox.js (for zeniko, r=mano) 2007-01-05 17:09:56 +00:00
sspitzer%mozilla.org
9e66367ebd fix for bug #359349:
add "show sessions" to the history query options, so that we can disable it.

by default, disable sessions for the history-on-places sidebar (as we are initially going for Firefox 2.0 parity on top of places.)

To enable sessions, toggle the hidden "browser.history.showSessions" boolean pref.

Thanks to Dan Mills <thunder@mozilla.com> for the fix.

r=sspitzer,gavin
2006-12-08 19:56:31 +00:00
roc+%cs.cmu.edu
b82ca39a59 Bug 358764. Make backspace do nothing on Linux. r=caillon,mconnor 2006-12-07 19:46:47 +00:00
mconnor%steelgryphon.com
d6016cf254 bug 360493 - allow users to disable password autofill without disabling password manager, r=gavin 2006-12-02 06:34:22 +00:00
mozilla.mano%sent.com
f407e29925 Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin. 2006-10-09 23:57:40 +00:00
tony%ponderer.org
d6cd0356c8 bug 354393: key update url should point to https://sb-ssl.google.com/
patch: www.google.com -> sb-ssl.google.com

The ssl cert change was pushed early this afternoon.  However, there may be
some issues with DNS caches causing some people to see a cert error until 24
hours after the change was pushed.

Going to go ahead and submit now so people can test, but with a caveat that
there may be cert warnings.

r+a=beltzner
2006-09-29 02:02:40 +00:00
mconnor%steelgryphon.com
9d6fee9566 bug 349068 - add first run EULA display option for redistributions, r=gavin 2006-09-13 07:55:52 +00:00
gavin%gavinsharp.com
3c1a851528 Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-09-12 22:41:31 +00:00
gavin%gavinsharp.com
7d6385c466 Bug 336841: remove unused pref, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2006-09-12 22:21:51 +00:00
benjamin%smedbergs.us
5dee4a9506 Bug 351865 - zh-CN searchplugin parameters are unusual, r=pike 2006-09-12 14:08:31 +00:00
benjamin%smedbergs.us
15cdb0be47 Bug 351817 - implement pref-based search parameters, r=gavin 2006-09-08 19:27:29 +00:00
tony%ponderer.org
eb01cb3058 bug 350422: move google anti-phishing privacy policy out of source
patch: use remote privacy policy, fallback on local
2006-09-08 01:24:03 +00:00
gavin%gavinsharp.com
ff0005f41e Bug 350453: move branding-specific prefs to a special branding prefs file, to avoid ifdef OFFICIAL_BRANDING in firefox.js, r=bsmedberg 2006-08-28 19:36:26 +00:00
tony%ponderer.org
7c3081af82 bug 349234: only get a new key once per 24 hours
patch: remember last getkey request
r=provos,sr=darin
2006-08-24 00:11:59 +00:00
dietrich%mozilla.com
8ae92c7981 Fix SB URL for bug 348076 2006-08-21 23:30:32 +00:00
dietrich%mozilla.com
d372cb6feb Bug 348076 remove generated URLs from region.properties - release notes URL, about page, cleanup (r=mconnor) 2006-08-21 19:14:29 +00:00
dietrich%mozilla.com
2389d1eac2 Further cleanup for bug 348076. 2006-08-19 19:32:19 +00:00
dietrich%mozilla.com
9072e70716 Bug 348076 remove generated URLs from region.properties - searchEnginesURL changes (r+a=mconnor) 2006-08-19 06:15:03 +00:00
dietrich%mozilla.com
ec11f116b2 Bug 348076 remove generated URLs from region.properties (r=phil, sr=mconnor) 2006-08-19 02:00:52 +00:00
dietrich%mozilla.com
fdda169c0d re-adding comments from an earlier merge problem 2006-08-19 00:23:40 +00:00
pkasting%google.com
f5fa1c2b1c Back out bug 340895 due to tinderbox orange. 2006-08-18 22:07:29 +00:00
pkasting%google.com
22d39f42e8 Bug 340895: Move SessionStore prefs to firefox.js.
Patch by Simon B�nzli (zeniko@gmail.com)
r=mano
2006-08-18 21:19:15 +00:00
preed%mozilla.com
d9a8f3d872 Fix some busted branch to trunk merging I did for bug 344897. This patch basically makes it so firefox.js is now rev 1.142 + my patch for bug 344897 + flamingice's patch (rev 1.145). Details are in bug 344897. r=gavin 2006-08-18 19:50:16 +00:00
flamingice%sourmilk.net
350acb8d93 Bug 348842: Make get-more-dictionaries use the canonical localized-service URL format, r=vlad 2006-08-18 17:02:40 +00:00
jwalden%mit.edu
de3b7e5ed8 Revert part of last checkin here which backed out part of the previous checkin 2006-08-18 05:22:35 +00:00
preed%mozilla.com
339e225afd Bug 344897: anti-phishing needs different update urls for official builds. r=bsmedberg, rstrong 2006-08-17 22:51:41 +00:00
gavin%gavinsharp.com
730d918830 Bug 346242: final URLs for report phishing location, patch by Mike Beltzner <beltzner@mozilla.com>, r=tony@ponderer.org 2006-08-16 17:48:53 +00:00
jwalden%mit.edu
1a83e25ed9 Bug 346942 - Finalize anti-phishing UI, part 2. This gets rid of the stupid dialog we had before. Parts of patch courtesy of Tony Chang, rest was me, r=mconnor 2006-08-16 07:23:53 +00:00
gavin%gavinsharp.com
3928eb8087 Bug 347146: Feed Reader options are limited to 3, increase limit to 6, patch by Kohei Yoshino <kohei.yoshino.bugs@gmail.com>, r=mconnor 2006-08-11 20:26:14 +00:00
pkasting%google.com
2070e797b8 Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
beng%bengoodger.com
229643bc43 342943 - localization for default feed handlers... move configuration into localizable prefs. r=pamg.bugs@gmail.com 2006-07-27 17:18:52 +00:00
tony%ponderer.org
c4faff18f9 bug 344063: report phishing page should include the mozilla brand
r=me
2006-07-27 03:10:59 +00:00
benjamin%smedbergs.us
a778372e10 Bug 335605 - Hook up "download dictionaries" context menu, r=brettw 2006-07-26 18:09:33 +00:00
gavin%gavinsharp.com
350e03f0a3 Bug 323798: Keyword URL Needs to be localized, r=axel, sr=bzbarsky 2006-07-26 01:19:42 +00:00
sspitzer%mozilla.org
1495286e92 fix for bug #344048
set tab min width and tab clip width to better values, per beltzner.

r=mano, ui-r=beltzner
2006-07-25 15:35:42 +00:00
jwalden%mit.edu
ae7bfbc478 Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). We're slowly spiralling in on a final design... r=mconnor 2006-07-21 17:42:26 +00:00
gavin%gavinsharp.com
ce948b83ab Bug 327932: re-implement search engine update system, patch by me and jminta, r=me/jminta, rs=mconnor 2006-07-20 23:00:39 +00:00
pamg.bugs%gmail.com
bb15006068 Bug 337491: Allow disabling search suggestions. r=gavin, ui-r=beltzner, sr=beng 2006-07-20 22:54:19 +00:00
tony%ponderer.org
90c4cfb72c bug 343766: localize anti-phishing reporting urls
patch: v1: use {moz:locale} for locale
r=mmchew,sr=bryner
2006-07-19 19:18:57 +00:00
tony%ponderer.org
684b0f1794 re-land bug 342187: query params for "ask google" anti-phishing queries
are in source code.
This is triggering a leak in https since we make an https request, see
bug 345136.
r=mmchew,sr=ben
2006-07-19 01:05:52 +00:00
tony%ponderer.org
1847bea293 backing out patch from bug 342187, this appears to have caused a big jump in
rlk
2006-07-18 23:47:34 +00:00
tony%ponderer.org
85b02f1f63 bug 342187: query params for "ask google" anti-phishing queries are in source code
r=mmchew,sr=ben
2006-07-18 21:28:11 +00:00
sspitzer%mozilla.org
1b4aa394ee fix for bug #344048. better defaults for the min tab width and tab clip width prefs. 2006-07-10 20:14:56 +00:00
sspitzer%mozilla.org
7ce269136a fix for bug #341190
Software update should forward information about specific operating system version.

r=darin
2006-07-06 06:32:03 +00:00
enndeakin%sympatico.ca
c0eb1ff2ff bug 314119, use separate pref for update and first run, open these urls in different tabs. r=mconnor 2006-07-05 14:04:36 +00:00
sspitzer%mozilla.org
90d29fd7ea fix for bug #343019, tab scrolling does not handle window resize well
fix for bug #342890, make tab min width 125 px by default (down from 140 px)
  and heed the hidden browser.tabs.tabMinWidth pref.
fix for bug #342385, get the hidden browser.tabs.tabClipWidth pref working.
  It was actually working, but I've changed the default to 115 px to match
  the 125 px default value for the browser.tabs.tabMinWidth pref.

also, some code cleanup and whitespace fixes.

r=mano, ui-r=beltzner
2006-07-02 00:20:10 +00:00
rob_strong%exchangecode.com
d504dd072a Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once. patch=michael.wu, r=rob_strong 2006-06-26 21:34:54 +00:00
rob_strong%exchangecode.com
1b370122fb Bug 342656 - Remove 'Install' button from Add-ons manager. r=bsmedberg 2006-06-26 21:23:43 +00:00
rob_strong%exchangecode.com
f95efb0b36 Bug 307358 - Missing notification after auto-check finds updates to Extensions. patch=michael.wu, r=rob_strong 2006-06-20 02:58:31 +00:00
tony%ponderer.org
c20fefb903 Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 19:11:24 +00:00
tony%ponderer.org
650ebd284e back out patch on closed tree (balsa crashes) 2006-06-16 17:44:04 +00:00
tony%ponderer.org
e8c2ad984d Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 17:37:05 +00:00
beng%bengoodger.com
530cb37df0 340897 - lots of rss bug fixes r=sspitzer 2006-06-12 18:14:55 +00:00
axel%pike.org
6a60ce6050 bug 329601, remove link from throbber, r,a=mconnor 2006-06-12 15:01:24 +00:00
benjamin%smedbergs.us
a7d649ee6c Bug 333308 - "make clean" and "make distclean" miss various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-06-08 16:37:17 +00:00
tony%ponderer.org
b0a29c3f95 bug 338598: support multiple enhanced mode providers
r=provos@gmail.com  a=bryner
2006-06-07 20:26:01 +00:00
gavin%gavinsharp.com
9cb884e9db Bug 337875: set showInConsole to true by default for Firefox debug builds, r=bsmedberg 2006-05-21 03:04:38 +00:00
brettw%gmail.com
a4c160e338 Bug 336832 (for tony@ponderer.org) set pref defaults for safe browsing 2006-05-12 15:46:25 +00:00
beng%bengoodger.com
a312aea7b0 did not mean to check this in yet 2006-05-08 22:59:52 +00:00
beng%bengoodger.com
c1ce85ac5c 337197 - default reader list for a2 r+a=mconnor 2006-05-08 22:12:28 +00:00
beng%bengoodger.com
b75cde1bc0 333751 - move pref names around per brettw review request. 2006-05-03 04:52:32 +00:00
beng%bengoodger.com
5a13686d84 333751 - more integration with browser - co-opt the subscribe item in the location bar, add a link to this functionality from preferences (preliminary), and seed the web handler list with some default values. r=brettw@gmail.com 2006-05-03 03:56:20 +00:00
rob_strong%exchangecode.com
d923c12f5b Bug 329045 - Firefox 2.0 Extension Manager user interface update (browser). r=mconnor 2006-04-27 03:05:10 +00:00
gavin%gavinsharp.com
d61fcf4dc5 Bug 334863: add browser.urlbar.autoFill to firefox.js, so that it shows up in about:config, patch by Peter Kasting <pkasting@google.com>, r=mconnor 2006-04-21 16:51:43 +00:00
dbaron%dbaron.org
ecc8e6dc6d Make the UA string app token based on the display name of the app rather than always being Firefox/version. b=334756 r=mconnor sr=darin 2006-04-20 03:31:37 +00:00
mozilla.mano%sent.com
b77605a169 Bug 325541 - change backspace behavior in the content area on linux to do PgUp/PgDown. r=mconnor. 2006-04-13 07:11:35 +00:00
gavin%gavinsharp.com
56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
rob_strong%exchangecode.com
ab435ad30b Bug 271166 - Should be able to blacklist extensions centrally, in update.mozilla.org. ui-r=beltzner, r=darin, sr=mscott 2006-03-08 21:54:27 +00:00
gavin%gavinsharp.com
d4b6729551 Revert the change from bug 307407 now that bug 300453 is fixed on the branch (change dom.disable_window_flip to true), r=mconnor 2006-03-03 20:34:56 +00:00
gavin%gavinsharp.com
db87a5f54f Change browser.link.open_newwindow to 3 on the trunk to match the branch, r=mconnor 2006-03-03 20:19:49 +00:00
gavin%gavinsharp.com
ca42b1d4ce Bug 328528: remove unused preferences, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-02-25 22:54:49 +00:00
gavin%gavinsharp.com
f95a1902d7 Bug 309251: set dom.disable_window_move_resize to false on the trunk (until bug 144069 is fixed), r=mconnor 2006-02-24 18:24:04 +00:00
bzbarsky%mit.edu
0345a6719d Make it possible to enable spell-check for text inputs too (not just
textareas).  Make the pref controlling the whole thing live.  Bug 151040, patch
by Julian Pellico <jpellico@yahoo.com>, r=bzbarsky, sr=bryner
2006-02-09 03:50:53 +00:00
darin%meer.net
bf52ab8ccf fixes bug 324645 "<a ping> support should be opt-in, not opt-out, for Gecko-based apps" r+sr=bzbarsky 2006-02-07 18:20:03 +00:00
dbaron%dbaron.org
f9c62f797f Make Firefox stop overriding the browser.display.screen_resolution pref, and remove the UI for it. b=323962 r=mconnor 2006-02-05 01:11:58 +00:00
rob_strong%exchangecode.com
8eeb91b3fc Bug 324717 - Extra extensions.getMoreExtensionsURL and extensions.getMoreThemesURL prefs in firefox.js. r=mconnor, a=mconnor 2006-01-25 22:53:03 +00:00
beng%bengoodger.com
2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
gavin%gavinsharp.com
e3df17cc83 Bug 323715: removed unused "Smart Browsing" prefs, r=mconnor 2006-01-17 21:41:04 +00:00
brettw%gmail.com
cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com
a40ff71595 Bug 172817: Allow external source viewer/editor, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-11-22 05:36:48 +00:00
mark%moxienet.com
8db7653c40 Bug 314250, modifier key mappings for scroll wheels are bad. New mappings on Mac: ctrl=size, option=history, meta=line. r=beltzner r=mano 2005-11-17 18:50:50 +00:00
gavin%gavinsharp.com
3940fcaf7f Bug 313300: change default for browser.link.open_newwindow.restriction to "2" (don't divert window.open w/features), patch by Adam Guthrie <ispiked@gmail.com>, r=beltzner 2005-10-21 23:33:53 +00:00
mozilla.mano%sent.com
0120c195b5 Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor. 2005-10-20 15:16:27 +00:00
mark%moxienet.com
273ffb1744 Bug 311941, tweak mousewheel sysnumlines values to be correct. r=mano 2005-10-10 19:29:47 +00:00
gavin%gavinsharp.com
3a7f076730 Bug 308862: Remove unused preference "browser.tabs.opentabfor.urlbar", patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>, r=mano 2005-10-07 23:56:31 +00:00
beng%bengoodger.com
3f05d1c4c3 305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott 2005-10-03 16:34:49 +00:00
beng%bengoodger.com
4fad78842a 305226 - final details url for firefox and thunderbird for the 'Update failed for some reason' page of the update wizard. Simply takes users to the firefox/thunderbird product pages so they can get the latest version. r=mscott. approving myself. 2005-09-27 23:35:00 +00:00
mozilla.mano%sent.com
a3b049a275 Bug 309730 - Tweak wheel+modifiers preferences on OS X. r=mconnor. 2005-09-26 03:40:18 +00:00
bryner%brianryner.com
6ba0ca043f Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-23 18:16:40 +00:00
gavin%gavinsharp.com
5e93e8ef16 Bug 219532: Add pref to make search bar results always open in a new tab, patch by Chris Butcher <cbutcher@gmail.com>, r=mconnor 2005-09-17 19:51:21 +00:00
allan%beaufour.dk
f3037c1426 Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann 2005-09-16 11:52:56 +00:00
bryner%brianryner.com
53d768e870 Backing out 292965 until Tp regression is understood. 2005-09-14 07:28:05 +00:00
bryner%brianryner.com
d67792fcc9 Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-14 03:38:40 +00:00
ben%bengoodger.com
ff905773dd 305843 - update timer should not fire every 5 seconds - fire every 10 minutes instead. r=brettw@gmail.com, a=chase 2005-08-26 19:40:55 +00:00
cmp%mozilla.org
82ae8bfca7 Use simpler form of AUS2 update URL. Bug 302721, attachment 193786.
r=chase@mozilla.org, a=cbeard@mozilla.org
2005-08-25 03:49:07 +00:00
cmp%mozilla.org
9dd7889eb0 Implement update service channels. Bug 302721, attachment 192129. Patch
by Darin Fisher <darin@meer.net>.  r=benjamin@smedbergs.us
2005-08-25 02:16:35 +00:00
cmp%mozilla.org
78ebced36f Add --enable-update-channel for browser+mail. Bug 302721, attachment
193749.  r=bryner@brianryner.com, sr=benjamin@smedbergs.us
2005-08-25 00:59:09 +00:00
bsmedberg%covad.net
c54aa3f56b Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
myk%mozilla.org
ea0b137dab Fix for bug 304362: makes feedview parse W3C-DTF dates correctly; also, fixes several regressions from the checkin for bug 303848, specifically: uncomments call to Feed.init() so feeds get initialized (and dates show up and refresh works); calls the refresh function appropriately so refresh works; disables refresh by default; adds back menu display and refresh prefs; makes refresh pref refer to minutes rather than seconds; and looks for prefs in DOM by correct name (all lowercase, since XSLT forces them to that) so the menu shows up and refresh works. r=mconnor, sr=beng 2005-08-15 22:45:23 +00:00
mconnor%steelgryphon.com
78c3248bef bug 271097 - add UI to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r+a=me 2005-08-12 03:06:39 +00:00
mconnor%steelgryphon.com
aab4703ebf bug 299424 - disable common annoyances pref UI is too vague, r=vlad, a=asa 2005-08-10 05:50:54 +00:00
mozilla.mano%sent.com
ab74c6f882 Bug 303203 - Turn on autoscroll on OS X. r+a=mconnor. 2005-08-08 21:05:37 +00:00
mozilla.mano%sent.com
1ffd5569bc Bug 300590 - default bidi.browser.ui to false. r=mconnor, a=bsmedberg. 2005-08-06 07:34:17 +00:00
ben%bengoodger.com
d074071ae5 302073 - turn on software update background checking by default r=darin a=bsmedberg 2005-08-03 20:34:17 +00:00
ben%bengoodger.com
8453d9147c part of 302059 - default preferences r=darin 2005-08-03 20:32:51 +00:00
myk%mozilla.org
279d0f9608 Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor 2005-08-02 03:29:11 +00:00
mconnor%steelgryphon.com
2e50ed5ccf bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg 2005-07-26 21:38:23 +00:00
ben%bengoodger.com
fd4c028c43 296566: make extensions check for updates to themselves every 24 hours instead of every 7 days, r=rob_strong@exchangecode.com 2005-07-25 17:25:04 +00:00
masayuki%d-toybox.com
15165f0770 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2005-07-20 08:40:13 +00:00
gavin%gavinsharp.com
9f428fcfee Bug 233977: (Mac) Single-click selects entire address bar rather than activates cursor, r+a=mconnor 2005-07-19 21:13:03 +00:00
ben%bengoodger.com
cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
ben%bengoodger.com
5f0359fa0a make install notification work on subsequent start after install - not done yet 2005-06-30 01:35:45 +00:00
bryner%brianryner.com
b5142ba447 Enable fastback (saving 3 content viewers). Bug 298293, r+sr=darin, a=bsmedberg 2005-06-29 03:57:49 +00:00
ben%bengoodger.com
a4aa81a4c2 clean up on restart 2005-06-29 01:34:36 +00:00
ben%bengoodger.com
304cbe853b unify preference handling, fix update history not to show redundant entries 2005-06-28 18:56:40 +00:00
mconnor%steelgryphon.com
6705cf2d0e bug 216466 - followup, remove duplicate pref entry in firefox.js, patch by hskupin@gmail.com, r+a=bsmedberg 2005-06-28 15:49:37 +00:00
mconnor%steelgryphon.com
69f144bca7 bug 216466 - turn on xul error pages by default, a=bsmedberg 2005-06-24 01:42:37 +00:00
ben%bengoodger.com
f4e745ab8e default background checking to OFF for now 2005-06-22 01:00:56 +00:00
ben%bengoodger.com
b4932db5a2 Many update improvements: making background update work properly. User nagging after user opts to do something later. Rework timer manager so it's less retarded. etc. 2005-06-22 00:59:50 +00:00
doronr%us.ibm.com
2e373f4427 Bug 289076 - plugin finder URL should not be localizable. r/a=bsmedberg 2005-06-16 18:24:34 +00:00
darin%meer.net
a6550f8a40 Construct update URL using RegExps per suggestion from Ben.
Include "0" in baseURL per Chase.
2005-06-14 01:54:18 +00:00
darin%meer.net
4600c7f389 Update firefox prefs accordingly for new update service. 2005-06-11 01:11:00 +00:00
ben%bengoodger.com
415e1b3674 Add an 'errors' page to the update wizard to report verification errors. 2005-06-10 00:07:47 +00:00
ben%bengoodger.com
134b94df1a Implement new timer manager for handling of update interval timers for the update service and the extension manager 2005-06-08 00:21:30 +00:00