SummerOfCode/2012/UserCSP/WeeklyUpdates/2012-04-23: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
=== Wednesday, {{#time:d F|{{SUBPAGENAME}} +2 days}} ===
=== Wednesday, {{#time:d F|{{SUBPAGENAME}} +2 days}} ===
* Reading of Jetpack tutorials on "https://addons.mozilla.org/en-US/developers/docs/sdk/latest/".  
* Reading of Jetpack tutorials on "https://addons.mozilla.org/en-US/developers/docs/sdk/latest/".  
* Install Add-on SDK and run sample add-on code from tutorials.
* Installed Add-on SDK and run sample add-on code from tutorials.


=== Thursday, {{#time:d F|{{SUBPAGENAME}} +3 days}} ===
=== Thursday, {{#time:d F|{{SUBPAGENAME}} +3 days}} ===
Line 21: Line 21:


=== Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} ===
=== Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} ===
* Learned IRC commands
* Discuss about project on #security channel. For example, If <i>script-src allow 'none' </i> set by website, and <i>script-src allow 'self'</i> is set by user. Then which one to apply. We concluded after discussion that: users policy should over ride the website policy.

Latest revision as of 06:33, 27 April 2012

« previous week | index | next week »


This Week

Monday, 23 April

Tuesday, 24 April

Wednesday, 25 April

Thursday, 26 April

  • Read High-Level and Low-Level APIs of Jetpack
  • Developed sample UI for UserCSP using High-level "panel" and "widget" APIs of Jetpack.

Friday, 27 April

  • Learned IRC commands
  • Discuss about project on #security channel. For example, If script-src allow 'none' set by website, and script-src allow 'self' is set by user. Then which one to apply. We concluded after discussion that: users policy should over ride the website policy.