Skip to content

Commit 9090ba6

Browse files
author
MB
committed
[Microsoft.com] Add coverage
1 parent 551693f commit 9090ba6

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

src/chrome/content/rules/Microsoft.xml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
143143
Fully covered microsoft.com subdomains:
144144
145+
- account
145146
- accountservices
146147
- feedback.adcenter
147148
- ajax
@@ -154,6 +155,7 @@
154155
- c1
155156
- choice
156157
- commerce
158+
- compass-ssl
157159
158160
- connect subdomains:
159161
@@ -172,6 +174,8 @@
172174
- mobile
173175
- i1.mobile (→ m)
174176
- social.msdn
177+
- mspartner
178+
- mvastorage
175179
- office15client
176180
- officepreview
177181
- officeredir
@@ -405,6 +409,7 @@
405409
-->
406410
<test url="http://go.microsoft.com/fwlink/?LinkID=219472&amp;clcid=0x409" />
407411

412+
<test url="http://account.microsoft.com/" />
408413
<test url="http://accountservices.microsoft.com/" />
409414
<test url="http://adcenter.microsoft.com/" />
410415
<test url="http://feedback.adcenter.microsoft.com/" />
@@ -416,6 +421,7 @@
416421
<test url="http://c1.microsoft.com/" />
417422
<test url="http://choice.microsoft.com/" />
418423
<test url="http://commerce.microsoft.com/" />
424+
<test url="http://compass-ssl.microsoft.com/" />
419425
<test url="http://connect.microsoft.com/" />
420426
<test url="http://innovation.connect.microsoft.com/" />
421427
<test url="http://services.connect.microsoft.com/" />
@@ -436,6 +442,8 @@
436442
<test url="http://code.msdn.microsoft.com/" />
437443
<test url="http://social.msdn.microsoft.com/" />
438444

445+
<test url="http://mspartner.microsoft.com/" />
446+
<test url="http://mvastorage.microsoft.com/" />
439447
<test url="http://office.microsoft.com/" />
440448
<test url="http://office15client.microsoft.com/" />
441449
<test url="http://office365.microsoft.com/" />
@@ -455,6 +463,7 @@
455463
<test url="http://store.microsoft.com/" />
456464
<test url="http://corp.sts.microsoft.com/" />
457465
<test url="http://support.microsoft.com/" />
466+
<test url="http://support2.microsoft.com/" />
458467
<test url="http://tag.microsoft.com/" />
459468
<test url="http://social.technet.microsoft.com/" />
460469
<test url="http://www.update.microsoft.com/" />
@@ -483,7 +492,7 @@
483492
s_.+: Other tracking cookies
484493
-->
485494
<securecookie host="^\.microsoft\.com$" name="^(?:A|GsfxStatsLog|MC1|MS0|OnlineTrackingV2\.0|R|RioTracking\..+|s_.+)$" />
486-
<securecookie host="^(?:feedback\.adcenter|advertising|advertise\.bingads|choice|commerce|ieonline|m|\.?office|office(?:15client|2010|preview|redir)|corp\.sts|\.?support|\.?www)\.microsoft\.com$" name=".+" />
495+
<securecookie host="^(?:account|feedback\.adcenter|advertising|advertise\.bingads|choice|commerce|ieonline|m|mspartner|\.?office|office(?:15client|2010|preview|redir)|corp\.sts|\.?support|support2|\.?www)\.microsoft\.com$" name=".+" />
487496
<securecookie host="^social\.technet\.microsoft\.com$" name="^CSExtendedAnalytics(?:Session)?$" />
488497

489498

@@ -505,9 +514,12 @@
505514

506515
<!-- Akamai with no valid cert.
507516
-->
508-
<rule from="^http://i\d?\.((?:code\.)?msdn|onlinehelp|(?:services\.)?social|(?:gallery\.)?technet)\.microsoft\.com/"
517+
<rule from="^http://i\d?\.(answers|(?:code\.)?msdn|onlinehelp|(?:services\.)?social|(?:gallery\.)?technet)\.microsoft\.com/"
509518
to="https://$1.microsoft.com/" />
510519

520+
<test url="http://i.answers.microsoft.com/static/css/core.css" />
521+
<test url="http://i2.answers.microsoft.com/static/css/pagecontrols.css" />
522+
<test url="http://i3.answers.microsoft.com/static/css/search.css" />
511523
<test url="http://i.msdn.microsoft.com/" />
512524
<test url="http://i.msdn.microsoft.com//" />
513525
<test url="http://i.code.msdn.microsoft.com/" />
@@ -549,7 +561,7 @@
549561
<test url="http://res2.windows.microsoft.com/" />
550562
<test url="http://res2.windows.microsoft.com/resources/4.2/wol/shared/images/merged/gl_social.svg" />
551563

552-
<rule from="^http://(accountservices|(?:feedback\.)?adcenter|advertising|ajax|(?:fb\.)?answers|wscont\.apps|c1?|careers|choice|commerce|(?:innovation\.|services\.)?connect|sas\.css|events|social\.expression|go?|i|ieonline|insider|js|m|widgets\.membership|mobile|code\.msdn|msdn|social\.msdn|office(?:15client|365|2010|preview|redir)?|o15\.officeredir|pinpoint|profile|rad|research|profileapi\.services|signature|snackbox|(?:services\.)?social|store|corp\.sts|support|tag|(?:social\.)?technet|www\.update|origin-res\.windows|(?:v[45]\.)?windowsupdate|www)\.microsoft\.com/"
564+
<rule from="^http://(account|accountservices|(?:feedback\.)?adcenter|advertising|ajax|(?:fb\.)?answers|wscont\.apps|c1?|careers|choice|commerce|compass-ssl|(?:innovation\.|services\.)?connect|sas\.css|events|social\.expression|go?|i|ieonline|insider|js|m|widgets\.membership|mobile|code\.msdn|msdn|social\.msdn|mspartner|mvastorage|office(?:15client|365|2010|preview|redir)?|o15\.officeredir|pinpoint|profile|rad|research|profileapi\.services|signature|snackbox|(?:services\.)?social|store|corp\.sts|support2?|tag|(?:social\.)?technet|www\.update|origin-res\.windows|(?:v[45]\.)?windowsupdate|www)\.microsoft\.com/"
553565
to="https://$1.microsoft.com/" />
554566

555567
</ruleset>

utils/ruleset-coverage-whitelist.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7892,7 +7892,7 @@ a9e3c6f9538af4ee45696824136b5314c58a827e662c5dfba7b8032f6920356f Micro_Polia.xm
78927892
cefc11c6aac01aa1ad487dec28dec26bb41141673dae37fb2b04b1595d24c1ac Microsoft-mixedcontent.xml
78937893
7b29d096e9956a0a3f126f7bd002123aac08debc69a9cc8001cfa9a50ecb58ca Microsoft_Online_Services.xml
78947894
d502d69ccfa450c767b4181e14fb5e9061f2ee2f9ea64c88afba100acdda3dc6 Microsoft_Store.xml
7895-
2e5d3895d136457b1ce3996359eb71a862f91edc4d5b3e36d5a8642cdec62ae3 Microsoft.xml
7895+
2e6ac84e7a75d8b44b448f50928102a41fafc9416ccbe2a7bcdd28b31a38b405 Microsoft.xml
78967896
7b100b62a23d14a4e21a5f4775ce4f523326901c2464aeb6299fde517c42e32e MicroSTER.pl.xml
78977897
0aadb7ad42232edef2619a06c400203716310aed77e66417c3a11e1d49d4d744 Microtech.xml
78987898
fb9361e5f9e26090b2ca7030c712c7ea214e7a531c650819ad8d7769a2538e0e Microtronix.xml

0 commit comments

Comments
 (0)