On 2015-10-19 11:40 AM, Gauri Naik wrote:
Hello all,
We are the team from NC State University working on the project "M1501:
Report CSS errors to the devtools both stored and live". The team members
are Gauri Naik, Pranesha Shaswath Kumar and Neha Kale.
We have forked and cloned the servo repository. We have been able to
successfully build servo. We have gone through the Rust documentation and
have tried adding the first few requirements of defining a new trait called
ParseErrorReporter in components/style_traits/lib.rs with an appropriate
method to report an error and add error_reporter member to ParserContext
that uses this. We have also made log_css_error in components/style/
parser.rs take a &ParserContext argument and call this method.
Now, we are in the process of attaching developer tools to Servo.
Thank you.
Regards,
Gauri Naik
Fantastic! Each of the bullet points in the "initial steps" for the
project were written with the intention that they could be submitted as
separate pull requests, so please consider doing that sooner rather than
later. That will allow a quicker code review cycle and make it harder
for your changes to be "bitrotted" by conflicting code changes on the
master branch!
Cheers,
Josh
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo