Closed
Bug 738804
Opened 13 years ago
Closed 13 years ago
back out keyword.URL prompting changes
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 14
People
(Reporter: Gavin, Assigned: Gavin)
Details
(Whiteboard: [qa-])
Attachments
(2 files)
17.25 KB,
patch
|
fryn
:
review+
|
Details | Diff | Splinter Review |
12.04 KB,
patch
|
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Bug 718088 implemented a prompt for users whose keyword.URL pref was user-set. In discussing the approach taken in that bug, Asa/Sheila/Kev and I decided that we should focus first on consolidating our search prefs and making search engine selection more intuitive, before we start actively prompting users.
We're going to investigate other ways to help users whose searches were hijacked, and so it makes sense to get our search configuration story into a better state before we use up precious user-prompting opportunities.
Assignee | ||
Comment 1•13 years ago
|
||
This is a straight backout of the patches for bug 718088 and bug 736878, merged with the patch for bug 697006.
Comment 2•13 years ago
|
||
Comment on attachment 608874 [details] [diff] [review]
backout
Review of attachment 608874 [details] [diff] [review]:
-----------------------------------------------------------------
r+, with the fixed indentation. :)
Please cc me on future bugs that come out of this further investigation of search prefs.
::: browser/components/nsBrowserGlue.js
@@ -289,3 @@
> }
> - break;
> - }
I think you might have removed the wrong closing brace, but syntactically it happened to work, or at least that's what Mercurial is telling me. :P Either way, please fix the indentation.
Attachment #608874 -
Flags: review?(fryn) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Target Milestone: --- → Firefox 14
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
tracking-firefox13:
--- → +
Comment 5•13 years ago
|
||
Please prepare a backout for Aurora 13 as well. Thanks!
Assignee | ||
Comment 6•13 years ago
|
||
[Approval Request Comment]
Bug 736878 didn't land on Aurora, so this is a clean backout of the original patch for bug 718088 (again, merged with bug 697006, and the brace merging issue fixed!).
Attachment #611892 -
Flags: approval-mozilla-aurora?
Comment 7•13 years ago
|
||
Comment on attachment 611892 [details] [diff] [review]
aurora backout
[Triage Comment]
Approved for Aurora 13.
Attachment #611892 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 8•13 years ago
|
||
status-firefox13:
--- → fixed
Comment 9•13 years ago
|
||
This changed strings, but only removed them, so this is fine. Worth calling that out, though.
Comment 10•12 years ago
|
||
Not sure if this is anything QA needs to verify so marking [qa-]. Please add [qa+] if there is something we can do here.
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•