Граф коммитов

121 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 9915bd5215 Bug 400398 - Remove the throbber from the menu bar / nav toolbar default set. ui-r=faaborg, r=mano 2008-10-25 15:15:53 +02:00
Asaf Romano 7d9fdcc2c4 Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02:00
Dão Gottwald c9a66a7ca5 Bug 458565 - Location bar should encode parentheses on copy. r=gavin 2008-10-08 16:43:42 +02:00
Dão Gottwald 4b3051533e Bug 440075 - Location bar doesn't encode the address when using UNIX copy/paste (selecting). r=gavin 2008-10-08 16:42:39 +02:00
Dão Gottwald 2f117159d7 add missing brace 2008-09-25 13:41:10 +02:00
Dão Gottwald 3e6d25ebe9 Bug 454109 - move urlbar functions to the urlbar binding. r=mano 2008-09-25 13:33:51 +02:00
reed@reedloden.com e5da4f9c08 Bug 424251 - "pageproxystate set to valid when selecting an autocomplete result" (use a helper function) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-03-28 01:45:18 -07:00
edward.lee@engineering.uiuc.edu 8ec7076dc8 Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner 2008-03-12 16:39:40 -07:00
enndeakin@sympatico.ca 910ae99420 Bug 408723, autocomplete should use the url value not the popup selection, causes problem where moving the mouse and pressing enter goes to unexpected url, r=gavin,a=beltzner 2008-02-29 05:07:02 -08:00
reed@reedloden.com e359959176 Bug 406222 - "The location bar in javascript popups can be modified if user right clicks and selects cut" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep] 2008-02-09 22:45:56 -08:00
reed@reedloden.com 0424cb53da Bug 405277 - "Go button fails to appear when plain text dragged to location bar" (always invalidate when dropping text) [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep] 2008-02-07 01:01:05 -08:00
reed@reedloden.com deaa285490 Bug 394667 - "Copying javascript: URL from location bar replaces spaces with %20" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=damons] 2008-01-28 23:50:13 -08:00
reed@reedloden.com 528e163dba Bug 397815 - "strange behavior when entering URL with escaped percent character %25" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-01-12 02:19:31 -08:00
reed@reedloden.com 37638d042f Bug 403330 - "Empty location bar shows blank tooltip" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r+a1.9=mconnor] 2008-01-04 22:36:09 -08:00
reed@reedloden.com 162f6ae2ea Bug 410008 - "urlbar binding should be using |this| rather than |gURLBar|" [p=dao@mozilla.com (Dão Gottwald) r=Mano a1.9=mconnor] 2007-12-28 19:17:07 -08:00
gavin@gavinsharp.com 4aa6d8541c Bug 405269: ctrl+click/middleclick on searchbar autocomplete results is broken, r=sspitzer 2007-12-13 13:21:16 -08:00
sspitzer@mozilla.org 90f924585b fix for bug #406355: New autocomplete has a11y issues The "faabar" wasn't friendly to screer readers, and would either just say what the user typed in the url bar or nothing at all. now, screen readers will read the title, url and type ("tag" or "bookmark") for each autocomplete result. r=gavin, a=blocking-firefox3+ 2007-12-04 22:19:38 -08:00
gavin@gavinsharp.com d316c1fd4a Back out the patch for bug 405235 to see whether it caused the Ts/Txul hit 2007-12-04 13:00:12 -08:00
gavin@gavinsharp.com 31532a97ab Bug 405235: search bar autocomplete doesn't appear unless content autocomplete has been used (don't rely on openAutocompletePopup to unhide the autocomplete panel), r=sspitzer 2007-12-04 10:37:21 -08:00
sspitzer@mozilla.org 11bba423ac 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
reed@reedloden.com c270478296 405482 - "'Restore Default Set' breaks Location Bar's drag and drop replace text and auto-submit feature" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=beltzner] 2007-11-28 14:36:24 -08:00
sspitzer@mozilla.org 88fa4d66a2 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel r=gavin, a=schrep 2007-11-11 10:36:52 -08:00
sspitzer@mozilla.org 216d5a723b backing out, tree's closed 2007-11-09 17:46:10 -08:00
sspitzer@mozilla.org 16443ca364 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel. r=gavin, a=schrep 2007-11-09 17:43:14 -08:00
sspitzer@mozilla.org d436685134 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 59341bc583 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
reed@reedloden.com e85ac46c78 Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor] 2007-10-25 19:53:01 -07:00
dwitte@stanford.edu f490b8147c rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz 2007-10-25 01:14:26 -07:00
mconnor@steelgryphon.com 12f62bb2f5 bug 383183 - relanding Larry, round 324 2007-10-21 20:30:23 -07:00
reed@reedloden.com 022baca50a Backout Dão's patch from bug 388030 due to Mac-only perf regression. 2007-10-02 20:21:09 -07:00
reed@reedloden.com c22a209288 Bug 388030 - "Clicking RSS causes the location bar to lose Domain Highlight on use of 'Back'" [p=dao@design-noir.de (Dão Gottwald) r=gavin a=blocking-firefox3+] 2007-10-02 00:36:41 -07:00
mconnor@steelgryphon.com 06caf23005 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 40b83c69d8 landing larry on closed tree attempting to add an http fastpath, a=roc 2007-09-26 20:54:55 -07:00
dtownsend@oxymoronical.com a8bb980d1e Backing out bugs 383183 and 395694 (Larry) due to potential Tp regression 2007-09-25 15:05:53 -07:00
gavin@gavinsharp.com f010f62cb4 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 503fa1dfe9 backing out 383183 due to Tp regressions (396064). 2007-09-13 17:11:46 -07:00
gavin@gavinsharp.com 656dbf6e4e 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 dcb55f2369 Back out Larry (perf regressions) 2007-09-03 20:35:20 -07:00
gavin@gavinsharp.com 692f748626 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 511b099774 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 938f8174e9 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 5160347c0d 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 66d113fbf8 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 d4eea81352 Back out bug 383183 due to unit test failures and perf regression 2007-08-30 15:48:29 -07:00
gavin@gavinsharp.com 52cd38bb12 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 5f2ad21dbb Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
philringnalda@gmail.com 4a27aaed4a 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 a93b5a61a4 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 bf343a4e68 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 b87824597e 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