[dev-servo] Benchmark of the off main thread HTML parser

2017-03-28 Thread aktoo3097
Hi everyone, I'm thinking to participate GSoC'17, and I'd like to work on Servo. I found "Off main thread HTML parsing project" in GitHub Wiki, it's sounds interesting, and I sent some PRs to each E-easy issue. I have been reading the project page and I have a question. How the async parser's pe

[dev-servo] Accessing the unit of similar origin browsing context - MutationObserverAPI

2017-03-28 Thread pigosavi
I am trying to implement the MutationObserver Constructor as described here: https://dom.spec.whatwg.org/#dom-mutationobserver-mutationobserver. I am not sure how to access the unit of related similar-origin browsing contexts' list of MutationObserver objects. Can someone guide me on how to acc

Re: [dev-servo] Accessing the unit of similar origin browsing context - MutationObserverAPI

2017-03-28 Thread Josh Matthews
On 2017-03-28 11:35 AM, pigos...@ncsu.edu wrote: I am trying to implement the MutationObserver Constructor as described here: https://dom.spec.whatwg.org/#dom-mutationobserver-mutationobserver. I am not sure how to access the unit of related similar-origin browsing contexts' list of MutationOb

Re: [dev-servo] Benchmark of the off main thread HTML parser

2017-03-28 Thread Josh Matthews
On 2017-03-28 9:41 AM, aktoo3...@gmail.com wrote: Hi everyone, I'm thinking to participate GSoC'17, and I'd like to work on Servo. I found "Off main thread HTML parsing project" in GitHub Wiki, it's sounds interesting, and I sent some PRs to each E-easy issue. I have been reading the project pa