Closed
Bug 1333487
Opened 9 years ago
Closed 9 years ago
Serve the subdomains for list based flash blocking manual testing
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1334350
People
(Reporter: bytesized, Unassigned)
References
Details
In order to allow for manual testing of list based flash blocking, we need to serve the subdomains that will host the test content.
Reporter | ||
Comment 1•9 years ago
|
||
I think that these are the subdomains that we want:
flashblock.itisatrap.org
flashblockexcept.itistrap.org
flashallow.itistrap.org
flashallowexcept.itistrap.org
flashthirdparty.itistrap.org
flashthirdpartyexcept.itistrap.org
@francois Do these look good to you?
Flags: needinfo?(francois)
Comment 2•9 years ago
|
||
(In reply to Kirk Steuber [:bytesized] from comment #1)
> flashblock.itisatrap.org
> flashblockexcept.itistrap.org
Based on what I understand from the logic you're trying to achieve, shouldn't this be:
flashblock.itisatrap.org (on the blacklist)
except.flashblock.itisatrap.org (on the exceptions list)
And then similarly for the other lists.
Flags: needinfo?(francois) → needinfo?(ksteuber)
Comment 3•9 years ago
|
||
Also, it might be good to have the test page ready before we request the sub-domains (+ TLS certs). Just to make sure they cover exactly what we need.
Until the domains and TLS certs are in place, we can test by redirecting these domains to a local webserver using /etc/hosts and then add TLS cert exceptions.
Reporter | ||
Comment 4•9 years ago
|
||
That sounds good. I will assume that the subdomains we want are:
flashblock.itisatrap.org
except.flashblock.itistrap.org
flashallow.itistrap.org
except.flashallow.itistrap.org
flashthirdparty.itistrap.org
except.flashthirdparty.itistrap.org
Flags: needinfo?(ksteuber)
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•