Closed
Bug 531252
Opened 15 years ago
Closed 15 years ago
Add operaunite.com to PSL
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
People
(Reporter: gerv, Assigned: gerv)
Details
(Keywords: fixed1.9.0.18, verified1.9.1, verified1.9.2)
Attachments
(1 file)
504 bytes,
patch
|
pkasting
:
review+
dveditz
:
approval1.9.2.2+
dveditz
:
approval1.9.1.8+
dveditz
:
approval1.9.0.18+
|
Details | Diff | Splinter Review |
From Yngve:
Hi,
The domain operaunite.com is used by Opera's new Unite feature (a small web server built into Opera 10.10, http://unite.opera.com/ ). Each instance of Opera Unite have a name server.username.operaunite.com. While some restrictions are being implemented in Unite, there are still some ways to set cookies for the
operaunite.com domain, and we would like to restrict the impact by adding this domain to the public suffix list.
We have recently added this domain to our own version of the Public Suffix List, available from http://redir.opera.com/pubsuffix/ . See also http://my.opera.com/rootstore/blog/2009/11/20/additional-ev-oid-for-izenpe-untrusted-certificates-and-public-suffix-update .
Below is the patch for our local CVS version of the effective_tld_names.dat (it will likely not match your version numbers).
Please apply this patch to the publicsuffix.org masterlist.
Thanks in advance.
--- effective_tld_names.dat 11 Jun 2009 12:35:17 -0000 1.1.1.1
+++ effective_tld_names.dat 17 Nov 2009 12:58:13 -0000 1.2
@@ -678,6 +678,10 @@
uy.com
za.com
+// Added by Opera Software ASA
+// Treats operaunite.com domain used by the Opera Unite service as a
registry-like domain
+operaunite.com
+
// coop : http://en.wikipedia.org/wiki/.coop
coop
Assignee | ||
Comment 1•15 years ago
|
||
Updated•15 years ago
|
Attachment #417207 -
Flags: review?(pkasting) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•15 years ago
|
Attachment #417207 -
Flags: approval1.9.2?
Attachment #417207 -
Flags: approval1.9.1.7?
Attachment #417207 -
Flags: approval1.9.0.17?
Comment 3•15 years ago
|
||
Comment on attachment 417207 [details] [diff] [review]
Patch v.1
Approved for 1.9.1.7 and 1.9.0.17, a=dveditz for release-drivers
Attachment #417207 -
Flags: approval1.9.1.7?
Attachment #417207 -
Flags: approval1.9.1.7+
Attachment #417207 -
Flags: approval1.9.0.17?
Attachment #417207 -
Flags: approval1.9.0.17+
Assignee | ||
Comment 4•15 years ago
|
||
Fixed on 1.9.1 branch:
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/65f5f13e3a63
and 1.9.0 branch:
Checking in netwerk/dns/src/effective_tld_names.dat;
/cvsroot/mozilla/netwerk/dns/src/effective_tld_names.dat,v <-- effective_tld_names.dat
new revision: 1.13; previous revision: 1.12
done
Gerv
status1.9.1:
--- → .8-fixed
Keywords: fixed1.9.0.18
Updated•15 years ago
|
Attachment #417207 -
Flags: approval1.9.2? → approval1.9.2.2?
Comment 5•15 years ago
|
||
Comment on attachment 417207 [details] [diff] [review]
Patch v.1
Approved for 1.9.2.2, a=dveditz for release-drivers
Attachment #417207 -
Flags: approval1.9.2.2? → approval1.9.2.2+
Assignee | ||
Comment 6•15 years ago
|
||
status1.9.2:
--- → .2-fixed
Comment 7•15 years ago
|
||
verified fixed http://hg.mozilla.org/releases/mozilla-1.9.2/rev/fb597a322d68
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/65f5f13e3a63
Status: RESOLVED → VERIFIED
Comment 8•15 years ago
|
||
Changing this back to resolved fixed and adding verified1.9.2 and verified1.9.1 keywords.
Raymond, only mark it as verified fixed in bug status if the highest applicable version (mozilla central here) has been verified.
Also, when you verify it, please add the Build ID string to the comments for the builds used to verify.
Status: VERIFIED → RESOLVED
Closed: 15 years ago → 15 years ago
Keywords: verified1.9.1,
verified1.9.2
You need to log in
before you can comment on or make changes to this bug.
Description
•