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 |
|