Re: [dev-servo] Fwd: Re: Suggested code review workflow

2016-02-23 Thread smaug
On 02/21/2016 02:02 AM, Boris Zbarsky wrote: On 2/20/16 5:10 PM, Josh Matthews wrote: (as a random comment, I never read multiline comments for Gecko. Only the first line + the bug number. It is the bug where the relevant information needs to be available. Whether it it available also elsewhere

Re: [dev-servo] Suggested code review workflow

2016-02-21 Thread smaug
On 02/13/2016 07:26 AM, Josh Matthews wrote: On 2016-02-12 6:16 PM, Olaf Buddenhagen wrote: Hi, On Wed, Feb 03, 2016 at 02:21:46PM -0500, Boris Zbarsky wrote: On 2/3/16 1:46 PM, Josh Matthews wrote: https://github.com/servo/servo/wiki/Code-review Somewhere in there, one should read the co

Re: [dev-servo] meeting notes (COW DOM)

2014-07-09 Thread smaug
On 07/08/2014 05:56 AM, Patrick Walton wrote: On 7/7/14 7:11 PM, Robert O'Callahan wrote: Difficult, definitely. Performance problem ... now that we have incremental CC and bunch of other optimizations, I feel like it isn't. At least compared to any other viable GC approach, all of which have th

Re: [dev-servo] New DOM implementation

2013-02-17 Thread smaug
On 02/16/2013 08:50 PM, Patrick Walton wrote: I have started work a new DOM implementation in the "dom" branch. It is currently building except for an internal compiler error, the fix for which is currently being upstreamed to Rust. This new DOM implementation is based on structs instead of enu