Commit Graph

131 Commits

Author SHA1 Message Date
mconnor@steelgryphon.com
88e127d629 backing out larry again, just for now, since we should have enough data by now 2007-09-26 23:55:04 -07:00
mconnor@steelgryphon.com
a60015d905 landing larry on closed tree attempting to add an http fastpath, a=roc 2007-09-26 20:54:55 -07:00
dtownsend@oxymoronical.com
c0fec153af Backing out bugs 383183 and 395694 (Larry) due to potential Tp regression 2007-09-25 15:05:53 -07:00
gavin@gavinsharp.com
bfcfd5a31f Bug 383183: re-landing Larry, the identity indicator, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-25 07:42:33 -07:00
pavlov@pavlov.net
cc45955fd1 backing out 383183 due to Tp regressions (396064). 2007-09-13 17:11:46 -07:00
gavin@gavinsharp.com
e450a4c000 Relanding bug 383183 with some additional perf fixes: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-05 13:24:44 -07:00
gavin@gavinsharp.com
772ee7a8bc Back out Larry (perf regressions) 2007-09-03 20:35:20 -07:00
gavin@gavinsharp.com
66ab10677c Relanding bug 383183: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-09-03 17:42:41 -07:00
asqueella@gmail.com
595f3c25c8 relanding bug 361735 - middleclick on a search suggestion should open the result in a new tab p=Simon Bunzli (busy) <zeniko@gmail.com> r=gavin 2007-09-02 14:49:16 -07:00
asqueella@gmail.com
80ec0b0e0f try to back out 361735 to see if it fixes the orange on bm-xserve08 2007-09-02 10:58:17 -07:00
asqueella@gmail.com
48f6854740 Bug 361735 - middleclick on a search suggestion should open the result in a new tab p=Simon Bunzli <zeniko@gmail.com> r=gavin 2007-09-02 09:00:08 -07:00
dbaron@dbaron.org
490344002e Make double-clicking in the URL bar again place the selected text in the X selection. Patch by Dão Gottwald <dao@design-noir.de> b=393828 r=mano 2007-08-31 10:12:07 -07:00
gavin@gavinsharp.com
9ceb60b795 Back out bug 383183 due to unit test failures and perf regression 2007-08-30 15:48:29 -07:00
gavin@gavinsharp.com
8f4a5d47e9 Bug 383183: include an identity indicator in primary chrome (Larry), patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-08-30 14:17:35 -07:00
philringnalda@gmail.com
44f440c0f7 Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
philringnalda@gmail.com
ca5e2a97d3 Bug 391385 - Split PopupAutoComplete in three: UrlbarAutoComplete, SearchAutoComplete and ContentAutoComplete, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-26 14:27:26 -07:00
dtownsend@oxymoronical.com
22de7ace04 Bug 390549: IPv6 addresses in URLs have [] disappear in non-editing location bar state. p=Dao Gottwald <dao@design-noir.de>, r=gavin.sharp 2007-08-26 02:27:02 -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
mconnor@steelgryphon.com
1c13a71d1e bug 388135 - hide certain protocols, don't de-emphasize the path, landing the de-emphasize the path bits only for now, patch by dao@design-noir.de, r=me 2007-07-25 21:22:44 -07:00
kherron@fmailbox.com
9e70062740 Bug 387077 - Rename some class names of the new Location bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp. 2007-07-14 07:57:59 -07:00
gavin@gavinsharp.com
1c60d53ccc Bug 386741: remove unneeded code from the URL bar binding (currently NPOB), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-04 14:30:08 -07:00
gavin@gavinsharp.com
49c6761473 Bug 386746: remove unneeded URL bar code, patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 10:40:40 -07:00
gavin@gavinsharp.com
7dab6cf178 Bug 386741: attempt at fixing Ts/Txul regression by eliminating unnecessary XBL fields 2007-07-03 10:09:50 -07:00
gavin@gavinsharp.com
1a083cac98 Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 07:58:20 -07:00
gavin@gavinsharp.com
8de1edaa0c Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 07:54:05 -07:00
gavin@gavinsharp.com
a2f8d8124d Bug 366797 followup: retrieve effective TLD service lazily to see whether that fixes some of the (Txul, Ts) perf regression 2007-06-27 20:17:09 -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
sdwilsh@shawnwilsher.com
756f50870b Backout of Bug 366797 due to leaks 2007-06-26 20:21:18 -07:00
sdwilsh@shawnwilsher.com
79956847e4 Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner 2007-06-26 17:25:25 -07:00
rflint@ryanflint.com
697aa8c3e3 Fix encoding issue on last checkin to urlbarBindings.xml as part of bug 295498. Patch by Simon Bnzli <zeniko@gmail.com> 2007-06-04 23:41:52 -07:00
rflint@ryanflint.com
fce32e2424 Bug 295498 - Middle-clicking autocomplete entries opens the URI in the same tab instead of a new one. Patch by Simon Bnzli <zeniko@gmail.com>, r=mconnor 2007-06-04 21:51:15 -07:00