Commit Graph

201 Commits

Author SHA1 Message Date
Alice0775 White
994a73d975 Bug 405541 - Location Bar don't revert back to the correct url of the tab when you middle click go after entering text, to open in a new tab. r=dao 2010-11-05 11:56:49 +01:00
Frank Yan
683cc26c00 Bug 599793 - Paste & Go / Search should replace entire contents of textbox; r=dao a=blocking2.0-final+ 2010-10-26 15:35:44 -07:00
Frank Yan
8e7f9d5b9b Bug 601695 - Paste & Go should only appear when clipboard is URL; r=dao a=blocking2.0-final+ 2010-10-26 15:34:52 -07:00
Drew Willcoxon
7f488a1d4a Bug 605680 - Stop deleting _overLinkDelayTimer property in urlbarBinding to prevent performance suck. r,a2.0=gavin 2010-10-19 18:52:05 -07:00
Drew Willcoxon
6c1ef4e7ab Bug 597338 - Delay updating link target in location bar no matter whether a target is currently shown. r=dao, a=blocking-betaN 2010-10-12 09:32:01 -07:00
Drew Willcoxon
3c6e007658 Bug 597930 - Fix broken regexp that causes link hover in location bar to break some URLs. r=dao, a=dietrich 2010-10-12 09:31:44 -07:00
Drew Willcoxon
0efb927319 Back out changeset 6dbe4fca6137 and changeset c89a4257d902 due to orange. a=orange 2010-10-12 10:59:05 -07:00
Drew Willcoxon
1712bcf0b1 Bug 597338 - Delay updating link target in location bar no matter whether a target is currently shown. r=dao, a=blocking-betaN 2010-10-12 09:32:01 -07:00
Drew Willcoxon
f739558c67 Bug 597930 - Fix broken regexp that causes link hover in location bar to break some URLs. r=dao, a=dietrich 2010-10-12 09:31:44 -07:00
Margaret Leibovic
b8a27c860d Bug 602964 - return to using non deterministic throbbers (remove progress line / bar implementation) r=dao a=blocking-beta8 2010-10-11 20:47:59 -07:00
Margaret Leibovic
09add09783 Bug 596812 - Create css for a "connecting" state in the url bar/tab progress lines r=dao a=blocking-beta7 2010-10-01 08:58:57 -07:00
Justin Dolske
f0a1f53a2b Bug 597129 - "Paste & Go" or "Paste & Search" trigger two pastes, including to content. r=gavin, a=blocking 2010-09-20 21:32:00 -07:00
Drew Willcoxon
02f0917a61 Bug 596678 - Link hover in location bar should not appear instantly, without fade, if a link is previously moused over too quickly to show it. r=dao, a=gavin 2010-09-18 20:09:17 -07:00
Drew Willcoxon
61a0919ad5 Backed out changeset 05d3282d1e7a due to orange. a=bustage 2010-09-16 15:04:00 -07:00
Drew Willcoxon
73ea751ae0 Bug 596678 - Link hover in location bar should not appear instantly, without fade, if a link is previously moused over too quickly to show it. r=dao, a=gavin 2010-09-16 13:32:57 -07:00
Frank Yan
b2e4ab0479 Bug 492544 - Add 'Paste and Go' + 'Paste and Search' to context menu on location field + search field. r=dolske, ui-r=limi, a=dolske 2010-09-16 00:51:24 -07:00
Margaret Leibovic
06de5fae49 Bug 578028 - Move Progress Line to Location Bar, if loading tab is active r=gavin a=blocking 2010-09-15 17:46:17 -07:00
Drew Willcoxon
2591c7b24a Bug 587908 - On hyperlink hover, display the target in the location bar. r=dao, a=blocking-beta7 2010-09-14 22:41:16 -07:00
Margaret Leibovic
1c14242b45 Bug 589139: Keyboard short-cuts missing from Firefox button menu items. r=gavin.sharp, a=blocking-b6 2010-09-07 13:37:04 -07:00
Margaret Leibovic
b53d917d93 Bug 573536: add 'Learn more' link to geolocation notifications, r=gavin, a=blocking 2010-08-30 12:55:17 -04:00
Drew Willcoxon
e926fd15b7 Bug 571672 - On switch-to-tab results, Alt+Enter should open the page in a new tab, and Ctrl+Enter should switch to tab as expected. r=gavin 2010-07-15 22:05:47 -07:00
Gavin Sharp
667010d2ba Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00
Dão Gottwald
bf1fcfa869 Bug 461184 - Change urlbar placeholder text to 'Go to a Web Site'. r=mano
(transplanted from ea4e623e936d7a1c03df8967b3bd8d99c5286893)

--HG--
extra : transplant_source : %EANb%3E%93mz%1C%03%DF%89g%B3%BD%8D%99%C5%28h%93
2010-06-05 18:47:19 +02:00
Paul O’Shannessy
f5cffcc9c0 Bug 556061 - Copying location of a "switch to" action copies moz-action [r=gavin] 2010-05-14 11:14:43 -07:00
Neil Deakin
16e62a0020 Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
Blair McBride
9c5de4629e Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
Blair McBride
bd0b32abc1 Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00
Blair McBride
8274492c49 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2009-11-23 15:37:39 +13:00
Dão Gottwald
caf1dccaa5 Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Dão Gottwald
e2b91d9dae attempt to fix possible twinopen regression from bug 544657 2010-02-11 15:47:39 +01:00
Dão Gottwald
08fbb0d41f Bug 544657 - move urlbar emptytext code to the urlbar binding. r=gavin 2010-02-11 09:32:25 +01:00
Dão Gottwald
e67e348580 add missing spaces; 'switch' is not a function 2010-02-06 11:40:06 +01:00
Geoff Lankow
798669df1b Bug 480443 - URLbar should only show address tooltip when overflowing. r=gavin 2010-01-24 12:39:38 +01:00
John Morkel
2d21461a7d Bug 516603 - make existing addTab and loadOneTab callers pass a hashed arguments object. r=dao 2009-09-17 15:03:15 +02:00
Dão Gottwald
1e32437863 Bug 502239 - fix focusElement() misuse. r=enn 2009-08-10 18:27:10 +02:00
Dão Gottwald
f7fa537188 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +02:00
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Marco Bonardo
594bcaca0e Bug 478070 - Cannot drag url from location bar to desktop (create shortcut), r=dao 2009-06-18 10:57:14 +02:00
Dão Gottwald
7a8c432007 Bug 498841 - gURLBar.timeout shouldn't be set in BrowserStartup. r=gavin 2009-06-17 17:27:04 +02:00
Dão Gottwald
ff6e132823 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
ea32ac412c 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
cc5891d331 Bug 458565 - Location bar should encode parentheses on copy. r=gavin 2008-10-08 16:43:42 +02:00
Dão Gottwald
6ceaa2f4f4 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
93e2b994fc add missing brace 2008-09-25 13:41:10 +02:00
Dão Gottwald
9ad2f8c688 Bug 454109 - move urlbar functions to the urlbar binding. r=mano 2008-09-25 13:33:51 +02:00
reed@reedloden.com
89550bc0c9 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
d37fe49829 Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner 2008-03-12 16:39:40 -07:00
enndeakin@sympatico.ca
eee6346656 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
1d69dc405a 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
7188b3dccf 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
c36591a0c1 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
b3ad00ce0a 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
92d280a655 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
cc15a6b4b8 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
54a223c98d Bug 405269: ctrl+click/middleclick on searchbar autocomplete results is broken, r=sspitzer 2007-12-13 13:21:16 -08:00
sspitzer@mozilla.org
d1df49f1d3 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
15f30a3ea9 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
52b94fea43 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
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
reed@reedloden.com
3022a26c15 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
4241fde6d5 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
f506f869bf backing out, tree's closed 2007-11-09 17:46:10 -08:00
sspitzer@mozilla.org
74b8f2a146 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
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
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
dwitte@stanford.edu
91a72f29e8 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
0a991785f1 bug 383183 - relanding Larry, round 324 2007-10-21 20:30:23 -07:00
reed@reedloden.com
0cf84c7bcc 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
459c480e36 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
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