Stefan Zabka
Stefan Zabka
One we have this set up we could also think about removing all logging code and just writing to stdout as JSON. This way the GCP Cloud Logging solution would...
Do you want to try and also create a test page that uses setTimeout and assert that we now capture the full callstack as was asked in the last line...
Hey, please create a HTML page under [test/test_pages](https://github.com/mozilla/OpenWPM/tree/master/test/test_pages) and create an inline script that uses set timeout before printing to console. I'll explain further once this is done.
Hey, I have underestimated the complexity of writing a test for this pref and don't have the time to mentor you on this any further. I'm sorry about that! Would...
Hey Akhila, While the issue is open and unassigned, I am unsure if this is a good issue to start on, as it requires quite a deep understanding of OpenWPM...
@birdsarah this is the issue I wanted your input on. Do you know if we could generate documentation from the schema. Because I don't want to assume that users could...
Hey @LordReigns Do you have any previous experience with TypeScript? If you don't I'd suggest you look at our other [good-first-bug](https://github.com/mozilla/OpenWPM/labels/good-first-bug) As an overview, we currently define a lot of...
Maybe have a look at #797
After #797 #800 may be a good next step. But #797 is a high-impact and easy to do change, so I'd prioritize that.
Hey, sorry for dropping the ball on this. This seems good :) Unfortunately I don't know too much about TypeScript so I'm unsure if it's the best way.