Closed Bug 95159 Opened 23 years ago Closed 23 years ago

autocomplete preferences ambiguous

Categories

(SeaMonkey :: Autocomplete, defect, P4)

x86
All
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.8

People

(Reporter: diego, Assigned: hewitt)

Details

Attachments

(1 file, 3 obsolete files)

This continues bug 84809 as duggested by Dean Tessman..

In the preferences the "Advanced" button should be disabled if "Enable Location
bar autocomplete" is not checked.
Status: NEW → ASSIGNED
Priority: -- → P4
Target Milestone: --- → mozilla1.0
Target Milestone: mozilla1.0 → mozilla0.9.8
Attached patch first try (obsolete) — Splinter Review
OK, to celebrate bugweek I hacked together my first mozilla patch. Code review
would be greatly appreciated. Bear in mind that I am completely new to this. It
is a trivial patch, but there are probably endless opportunities for error.
Keywords: patch, review
Comment on attachment 56244 [details] [diff] [review]
first try

thanks for the patch, diego

sr=hewitt, however, could you please change the formatting of that if statement to be like this:

if (a)
  b;
else
  c;
Attachment #56244 - Flags: superreview+
Attachment #56244 - Attachment is obsolete: true
Attached patch formatting updated (obsolete) — Splinter Review
Your wish is my command, hewitt ;)

I changed the formatting of the if statement. Hope this is good enough now.
Come on Hewitt, check it in, make me famous and the envy of all my friends ;-)
This should be safe enough for 0.9.6.
The file I edited changed, here is the updated patch.
Attachment #56307 - Attachment is obsolete: true
Seems like I catched a glitch in patch maker here. This version of the patch
should be applyable with patch. Have fun.
Attachment #57912 - Attachment is obsolete: true
Comment on attachment 57921 [details] [diff] [review]
patch that patch can apply

r=sgehani
Attachment #57921 - Flags: review+
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
VERIFIED on latest Linux and Windows nightly builds ---> VERIFIED
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: