Hi everyone,

     I've been contributing to Servo for a few months now (irc:
cynicaldevil), and I'm interested in taking up the project for moving
parser actions off the main thread as a part of GSoC. I've been reading the
relevant details linked from the issue page, and it seems like the first
step comprises of rewriting the TreeSink implementation in Servo to queue
parser actions instead of executing them directly. I have a few questions:

How will document.write() come into the picture? Will it be treated a
separate parser event?

Shouldn't it be possible to extend speculative parsing to continue parsing
HTML instead of just fetching other resources? Is there any reason this is
not done?

Thanks,
Nikhil Shagrithaya.

-- 
Nikhil Shagrithaya
BTech. Pre Final Year,
Computer and Communications Engineering
LNMIIT Jaipur
Ph No:9930929954
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to