|
|
896388b7df
|
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 |
|
|
|
bc3089cbcb
|
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 |
|
|
|
a7eff1ef1a
|
Back out patch from bug 392870 due to perf regression.
|
2007-11-22 00:52:41 -08:00 |
|
|
|
6b5533638d
|
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 |
|
|
|
74c9b17620
|
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 |
|
|
|
716349aa34
|
backing out the kitchen sink.
|
2007-11-19 02:15:55 -08:00 |
|
|
|
d904ebdefb
|
flip default cookie pref to reject foreign cookies. relanding of bug 324397.
|
2007-11-18 22:01:30 -08:00 |
|
|
|
d7d2fd7f3a
|
backing out due to tinderbox orange.
|
2007-11-15 03:24:20 -08:00 |
|
|
|
f01d49921f
|
temporarily disabling cookies to investigate tinderbox orange.
|
2007-11-15 02:21:49 -08:00 |
|
|
|
bc1e5e947e
|
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 |
|
|
|
160c1129ae
|
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 |
|
|
|
e90449f82e
|
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 |
|
|
|
bed3dfd83a
|
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 |
|
|
|
c20b197a55
|
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 |
|
|
|
402762466e
|
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 |
|
|
|
9e98509c1f
|
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 |
|
|
|
4800b082a6
|
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 |
|
|
|
b8a9b11125
|
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 |
|
|
|
db926aa0b1
|
Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor]
|
2007-10-25 19:53:01 -07:00 |
|
|
|
3e281411a8
|
Bug 394881 - [Mac] Prefpanes should specify heights. r=mconnor
|
2007-10-22 11:07:01 -07:00 |
|
|
|
595d64fa48
|
this wasn't supposed to be landed as part of larry. a=beltzner
|
2007-10-22 08:24:59 -07:00 |
|
|
|
b930171252
|
bug 383183 - relanding Larry, round 324
|
2007-10-21 20:30:23 -07:00 |
|
|
|
1602a62329
|
Bug 397695 - "Remove checkForChromelessWindow() code" [p=johnath r=gavin a1.9=mconnor]
|
2007-10-19 01:19:34 -07:00 |
|
|
|
ea6d3753f8
|
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 |
|
|
|
e5bd252509
|
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 |
|
|
|
136c6638cf
|
Turn session restore back on. Tests show a performance problem. See bug 398807.
|
2007-10-05 16:28:27 -07:00 |
|
|
|
eba2bc3dcd
|
temporarily disable sessionstore to gauge Tp impact
|
2007-10-05 13:33:26 -07:00 |
|
|
|
a63971a5d0
|
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 |
|
|
|
058ec18156
|
Bug 261655 - Can't completely disable the new "Install Missing Plugins" infobar. r=mconnor, a=mconnor
|
2007-10-02 12:08:00 -07:00 |
|
|
|
37ab5029c4
|
Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer
|
2007-10-01 17:52:49 -07:00 |
|
|
|
a859ef118d
|
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 |
|
|
|
0994da7062
|
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
|
2007-09-05 06:47:22 -07:00 |
|
|
|
57348aa4db
|
Bug 392084 - Add a get plugins link to the add-ons mgr. r=dtownsend
|
2007-09-03 17:03:41 -07:00 |
|
|
|
4fe4561af3
|
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 |
|
|
|
16d013438f
|
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 |
|
|
|
7a336e197b
|
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 |
|
|
|
00f8edc468
|
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 |
|
|
|
a9d0fad598
|
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 |
|
|
|
5ff1726839
|
Bug 341341 - automatically update installed microsummary generators. r=myk
|
2007-08-15 11:24:33 -07:00 |
|
|
|
77f2c98366
|
fetch malware data with the url classifier. b=389501, r=tony
|
2007-08-09 15:11:22 -07:00 |
|
|
|
befedbc26a
|
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 |
|
|
|
723ce9b2a8
|
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 |
|
|
|
44a6eb2bd4
|
try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes)
|
2007-07-25 23:38:43 -07:00 |
|
|
|
6cd8a99bd1
|
backout patch for 387196
|
2007-07-25 20:11:43 -07:00 |
|
|
|
0854abd543
|
implement the new google safebrowsing protocol. b=387196, r=tony
|
2007-07-25 18:49:20 -07:00 |
|
|
|
0871232a2b
|
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 |
|
|
|
ecabdaa224
|
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 |
|
|
|
56b6f08cf4
|
Remove #ifdef DEBUG pref that isn't read in debug builds (see bug 383365 comment 2)
|
2007-07-03 16:34:15 -07:00 |
|
|
|
57a83eefd9
|
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 |
|
|
|
726e76f9ce
|
Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner
|
2007-06-15 11:01:25 -07:00 |
|