Closed
Bug 181724
Opened 22 years ago
Closed 22 years ago
shift+enter in location bar no longer works
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
(Keywords: regression)
Attachments
(1 file)
951 bytes,
patch
|
caillon
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
the patch for bug 164006 broke the shift+enter in locationbar feature to save
the url.
simple patch coming up.
cc'ing caillon who made that patch.
Assignee | ||
Comment 1•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Attachment #107278 -
Flags: review?(caillon)
![]() |
||
Updated•22 years ago
|
Attachment #107278 -
Flags: superreview+
Comment 2•22 years ago
|
||
Comment on attachment 107278 [details] [diff] [review]
patch
Add a const variable before the if, and use it also in the getService call so
we don't need to resolve Components.interfaces.nsIURIFixup twice. It helps
keep the line width down to something manageable, and is what I intended to do.
Attachment #107278 -
Flags: review?(caillon) → review+
Assignee | ||
Comment 3•22 years ago
|
||
checked in with caillon's comment addressed.
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•