[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Development Meeting Minutes Jan 22 2021
From: |
Ruben |
Subject: |
Development Meeting Minutes Jan 22 2021 |
Date: |
Fri, 22 Jan 2021 17:40:06 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Icedove/68.10.0 |
* Review of recent work on JSR
* unit_test code needs clarifications
https://pagure.io/JS-Shield/JS-Shield/issue/1
* Suggestion: include required libraries as node requirements instead
of keeping their source code in our tree.
* JSR nlnet mou signed, working on first batch of tasks from that
side of the project https://github.com/polcak/jsrestrictor/issues
* Workaround for firefox csp: there is a bug in FF they are not
working on, if a page has CSP and it does not allow inline JS in html,
this limits the options for what code can be inserted. This needs more
work. https://github.com/polcak/jsrestrictor/issues/25 Giorgio will be
working on this.
*
https://pagure.io/JS-Shield/JS-Shield/blob/master/f/common/ffbug1267027.js
this currenlty uses window.wrappedJSObject
* geolocation wrappers added, added tests and improvements
* First look into reorganizing/refactoring code, focus on separating
and standardizing wrappers
* Discuss ideas on documentation format for the wrappers mentioned on
design meeting.
* Multi-language documentation:
https://stackoverflow.com/questions/46662062/multiple-languages-in-doxygen-docs-c
* https://www.doxygen.nl/manual/langhowto.html
* Naming convention for wrappers comes from webapimanager (Peter
Snyder). Following this is optional.
* There are some repeated pieces common to different wrappers, to
reduce precision of values returned. There are some common functions for
rounding values, that could be extended
* Discussed the approach to writing wrappers, using strings of code to
later serialize, or by defining functions. The second option is probably
better, agreed to unify as functions.
* https://github.com/polcak/jsrestrictor/wiki/How-to-write-a-new-wrapper%3F
signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Development Meeting Minutes Jan 22 2021,
Ruben <=