Make sense!
I think wiki would be nice.
2015-10-22 13:59 GMT+09:00 Paul Rouget :
> You probably saw this guide I put together:
> https://gist.github.com/paulrouget/2f00941e6e82aeecad23
>
> I'd like to move it to Servo's repository or to Servo's wiki.
>
> Does it make sense?
>
> I should probably
You probably saw this guide I put together:
https://gist.github.com/paulrouget/2f00941e6e82aeecad23
I'd like to move it to Servo's repository or to Servo's wiki.
Does it make sense?
I should probably rename it ("Hacking Servo: how to start") and remove
the "me" and "I" references.
Should it go
Use /path/to/servo/mach cargo build to build rust-layers.
Basically, the new rust-layers will compile with most rustc versions, but
is incompatible with Servo master. The old rust-layers works with Servo
master, but is incompatible with most rustc versions. It's not too hard to
fix this, I just ha
Servo uses a different version of euclid, so you're having a clash with
that. I might update Servo to the newer euclid sometime.
Rebase your changes on top of
https://github.com/servo/rust-layers/commit/5af8c6bb9801e4f8d337c6a74a0bb2641ab48e0e
and use Servo's rustc (./mach build, ./mach cargo, ./m
Hello,
#8041 [1] just landed, and that means you no longer have to import NodeCast and
friends from InheritTypes.
Here are a few code snippets that describe the changes:
NodeCast::from_ref(node)
node.upcast::()
NodeCast::from_layout_js(node)
node.upcast::()
On 2015-10-20 5:59 PM, Vicky Prem Katara wrote:
Hi,
We have taken up this project titled "*Improve specification conformance of
unicode bidi library*" as part of our course at NC State University under
Professor Ed Gehringer. You can reach out to us via our email addresses:
- Moharnab Saik
Hi,
We have taken up this project titled "*Improve specification conformance of
unicode bidi library*" as part of our course at NC State University under
Professor Ed Gehringer. You can reach out to us via our email addresses:
- Moharnab Saikia: msai...@ncsu.edu
- Samrudhi Sharma: sshar...
7 matches
Mail list logo