Closed
Bug 700941
Opened 13 years ago
Closed 13 years ago
DNS can hijack search results, and single words behave the wrong way
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Firefox for Android Graveyard
General
Tracking
(fennec11+)
RESOLVED
DUPLICATE
of bug 701374
Tracking | Status | |
---|---|---|
fennec | 11+ | --- |
People
(Reporter: limi, Assigned: bnicholson)
Details
Attachments
(1 file)
232.54 KB,
image/jpeg
|
Details |
I think this bug exists on desktop too (CCing Frank Yan since he has talked about fixing this as part of the work we're doing on search there).
- When typing a phrase into the search box on Fennec, I sometimes get hijacked to the Comcast search page
- If I enter a single word like "testing", we automatically forward to testing.com. This is inconsistent with desktop behavior (which always does a search), and breaks the predictability of what will happen if you enter a single word as a search phrase.
Reporter | ||
Updated•13 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Updated•13 years ago
|
Component: General → Networking
Product: Fennec Native → Core
QA Contact: general → networking
Comment 1•13 years ago
|
||
Not sure what we can do here process is close to
* Check Firefox internal DNS cache
* Ask system DNS service about the item
* System DNS checks its local cache
* System queries remote DNS servers
* ISP returns bogus search result instead of the correct DNS error
* this shortcuts our keyword.url fallback
Comment 2•13 years ago
|
||
> This is inconsistent with desktop behavior (which always does a search)
That's a matter of default preferences, no? There are various preferences that control the exact URI fixup behavior... That has nothing to do with networking; seems like a pure Fennec issue.
Comment 3•13 years ago
|
||
You are right boris totally misread this bug. ignore comment 1
Component: Networking → General
Product: Core → Fennec Native
QA Contact: networking → general
Reporter | ||
Comment 4•13 years ago
|
||
(In reply to Boris Zbarsky (:bz) from comment #2)
> > This is inconsistent with desktop behavior (which always does a search)
>
> That's a matter of default preferences, no? There are various preferences
> that control the exact URI fixup behavior... That has nothing to do with
> networking; seems like a pure Fennec issue.
Yeah, I'm sure there's a pref that will do something different — just pointing out that it's not doing the same by default as the desktop version is doing right now.
Comment 5•13 years ago
|
||
Brian - Let's figure out what we need to do to make this work like desktop
Assignee: nobody → bnicholson
Priority: -- → P3
Comment 6•13 years ago
|
||
bug 701374 is fixing this now
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
tracking-fennec: --- → 11+
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•