SummerOfCode/2012/UserCSP/WeeklyUpdates/2012-06-25: Difference between revisions
< SummerOfCode | 2012 | UserCSP
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
=== Wednesday, {{#time:d F|{{SUBPAGENAME}} +2 days}} === | === Wednesday, {{#time:d F|{{SUBPAGENAME}} +2 days}} === | ||
* Tested Firefox version Bug: user CSP add-on is not working on FF 13.0 onwards. | |||
** I created WinXP VM with FF 13.0.1 and used FF 12.0 on Linux Mint to test user CSP add-on. It worked correctly. | |||
=== Thursday, {{#time:d F|{{SUBPAGENAME}} +3 days}} === | === Thursday, {{#time:d F|{{SUBPAGENAME}} +3 days}} === | ||
* Enforced CSP policy of "*(Every Website)" if neither website nor user specified CSP policy for domain. | |||
=== Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} === | === Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} === | ||
* Manual testing of the functionality and features of user CSP add-on. |
Latest revision as of 18:49, 28 June 2012
« previous week | index | next week »
This Week
Monday, 25 June
- "All" tabs UI and rest of the CSP directives UI changed dynamically using "innerHTML" method to change HTML contents
Tuesday, 26 June
- Displayed website defined CSP if present and user specified CSP in the "All" tab UI for currently selected domain
Wednesday, 27 June
- Tested Firefox version Bug: user CSP add-on is not working on FF 13.0 onwards.
- I created WinXP VM with FF 13.0.1 and used FF 12.0 on Linux Mint to test user CSP add-on. It worked correctly.
Thursday, 28 June
- Enforced CSP policy of "*(Every Website)" if neither website nor user specified CSP policy for domain.
Friday, 29 June
- Manual testing of the functionality and features of user CSP add-on.