Closed
Bug 693389
Opened 13 years ago
Closed 13 years ago
Update urlclassifier DB for Mozilla com->org move
Categories
(Toolkit :: Safe Browsing, defect)
Toolkit
Safe Browsing
Tracking
()
VERIFIED
FIXED
Firefox 11
People
(Reporter: gcp, Assigned: gcp)
References
Details
(Whiteboard: [mozmill-test-blocked])
Attachments
(1 file)
7.13 KB,
patch
|
dcamp
:
review+
akeybl
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
After the move of all mozilla content from mozilla.com to mozilla.org, users going directly to mozilla.com/firefox/its-a-trap.html will get the correct warning because that URL is in the DB.
However, people who go to directly to mozilla.org/firefox/its-a-trap.html will not get a warning. This could cause confusion if they discover those pages for example due to a Google search.
Update the Urlclassifier DB to the new URL.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → gpascutto
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #566212 -
Flags: review?(dcamp)
Comment 2•13 years ago
|
||
Currently both of our Mozmill tests which check those pages are broken. We need an update of the database to get those fixed. Can we get some progress on the requested review please? Thanks.
Status: NEW → ASSIGNED
Whiteboard: [mozmill-test-blocked]
Comment 3•13 years ago
|
||
Comment on attachment 566212 [details] [diff] [review]
Patch 1. Update urlclassifier DB to .org domains
Review of attachment 566212 [details] [diff] [review]:
-----------------------------------------------------------------
r+, but did you verify that no other tests are using mozilla.com in server-locations.txt?
Attachment #566212 -
Flags: review?(dcamp) → review+
Updated•13 years ago
|
tracking-firefox10:
--- → ?
tracking-firefox9:
--- → ?
Assignee | ||
Comment 4•13 years ago
|
||
>r+, but did you verify that no other tests are using mozilla.com in server-
>locations.txt?
There's this:
# This is here so that we don't load the default live bookmark over
# the network in every test suite.
http://fxfeeds.mozilla.com:80
Make a separate bug for it? Unlike SB tests, it prolly just uses the redirect without issues.
Assignee | ||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 11
Comment 7•13 years ago
|
||
Verified fixed with Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0a1) Gecko/20111112 Firefox/11.0a1 and a fresh profile.
Status: RESOLVED → VERIFIED
This bug fix appears to be breaking
https://www.mozilla.org/firefox/its-a-trap.html
https://www.mozilla.org/firefox/its-an-attack.html
Which we regularly use as AMO editors to test addons, more specifically themes. Testing against about:blocked and about:certerror is not sufficient because the behavior isn't 100% the same.
Do I need to file a new bug to get these URLs fixed?
Assignee | ||
Comment 9•13 years ago
|
||
>This bug fix appears to be breaking
Can you explain what you mean? I don't understand.
Comment 10•13 years ago
|
||
Maybe it isn't this bug exactly, but ever since this morning going to the two links I mentioned above does not result in the proper warnings.
Assignee | ||
Comment 11•13 years ago
|
||
Please file a separate bug.
Comment 12•13 years ago
|
||
As mentioned above it works with a fresh profile. I haven't actually tested which files of an existing profile have to be removed to get Firefox showing up those warning pages.
Comment 13•13 years ago
|
||
Gain-Carlo,
Per your instructions, bug 707652 was filed.
Comment 14•13 years ago
|
||
Please nominate for consideration for FF9/10, noting any possible risks. com->org feels low risk to me though.
Assignee | ||
Comment 15•13 years ago
|
||
Comment on attachment 566212 [details] [diff] [review]
Patch 1. Update urlclassifier DB to .org domains
[Approval Request Comment]
Regression caused by (bug #): Reworking of the Mozilla.com/org websites
User impact if declined: Users might inadvertently think the phishing protection no longer works
Testing completed (on m-c, etc.): Baked for several weeks in Aurora
Risk to taking this patch (and alternatives if risky): None known
Attachment #566212 -
Flags: approval-mozilla-beta?
Comment 16•13 years ago
|
||
Comment on attachment 566212 [details] [diff] [review]
Patch 1. Update urlclassifier DB to .org domains
[Triage Comment]
Simple .com -> .org switch for its-an-attack.html and its-a-trap.html. Approved for beta.
Attachment #566212 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Assignee | ||
Comment 17•13 years ago
|
||
Updated•13 years ago
|
status-firefox10:
--- → fixed
Updated•11 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•