Trevor Linton
Trevor Linton
https://sequelize.org/master/class/lib/model.js~Model.html#static-method-init on the options.comment? Then I suppose the returned Model class would need a public static method `Model#getComment()` and `Model#setComment()` ? Also, i'm happy to put in a PR if...
FYI, i had this same issue, i tracked it down to a bad auth token. I launched `ngrok` via the command line and it responded with invalid token, I don't...
Hi All, For anyone else experiencing this issue I thought i'd add some information on how I was able to solve this. The issue I found was the managed fields...
@selbyk GYP generates these "ninja build" files. When GYP runs (the hacked together one to support javascript thats included) generates some rules for solink_js with the build file. It's entirely...
@euler333 @JDBStudio You're probably watching the webkit.js project on github which is why you're getting these emails, unwatch it by clicking on the "unwatch" button at: https://github.com/trevorlinton/webkit.js or click "View...
Passed all rendering tests (non-manual), manual tests upon first review are fine. We'll need mouse handlers and javascript to continue any more but its looking quite good, absolutely no known...
If anyone wants to take this on it should be added to emscripten and not webkit.js. Essentially it's webgl calls to canvas "fake" object in a worker needs to do...
Issue has been resolved in emscripten, this will be closed when the fix has landed, remember to update README.md to require the next version of emscripten.
Huh, i never really thought anyone cared. What's your use case? I was just having some fun for experimentation.
@JDBStudio your guess is as good as ours...