Re: [dev-servo] Meeting notes 11/2 (review carry-over; test coverage; 2016 roadmap; rebase/autosquash; PR queue; debug logging; CSSWG reftests)

2015-11-03 Thread Tetsuharu OHZEKI
tthews : > https://github.com/servo/servo/wiki/Meeting-2015-11-02 > > cheers, > Josh > ___ > dev-servo mailing list > dev-servo@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-servo -- Tetsuharu OHZEKI _

Re: [dev-servo] "Hacking Servo for noobs" moving it to servo repo or to wiki?

2015-10-21 Thread Tetsuharu OHZEKI
t; ___ > dev-servo mailing list > dev-servo@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-servo -- Tetsuharu OHZEKI ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo

Re: [dev-servo] Reviewers

2015-09-01 Thread Tetsuharu OHZEKI
e servo/servo repository and > each other repository in the servo org on github. > > Of course we may not be able to reach this ideal state yet, but we should > still go towards it. > > -- > Simon Sapin > ___ > dev-servo mailing

Re: [dev-servo] Testing Reviewable for reviews

2015-04-16 Thread Tetsuharu OHZEKI
nce. > - I only need to feel guilty for begging jgraham to help with our Web > Platform Tests integration, and not both that AND our twice-weekly Critic > crises. > > Thanks, > - Lars > > ___ > dev-servo mailing list >

Re: [dev-servo] Servo team Q2 projects

2015-03-18 Thread Tetsuharu OHZEKI
ve to hear what other ideas people have as well. > > jack. > _______ > dev-servo mailing list > dev-servo@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-servo -- Tetsuharu OHZEKI ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo

Re: [dev-servo] Mach error

2015-02-12 Thread Tetsuharu OHZEKI
Have you tried `mach update-submodules` before mach clean? it might resolve your problem. Tetsuharu OHZEKI 2015/02/13 10:42 "Gilles Leblanc" : > Hello, > > If I do either a *./mach clean* or *./mach build* I get the following > error: > > > > > > >

Re: [dev-servo] 11/6 SF Rust Meetup - All about Servo

2014-10-16 Thread Tetsuharu OHZEKI
> It will indeed! I'll send out the Air Mozilla link when it's been created. Thank you! 2014-10-17 3:18 GMT+09:00 Erick Tryzelaar : > It will indeed! I'll send out the Air Mozilla link when it's been created. > > On Thu, Oct 16, 2014 at 10:33 AM, Tetsuharu OHZEKI

Re: [dev-servo] 11/6 SF Rust Meetup - All about Servo

2014-10-16 Thread Tetsuharu OHZEKI
___ > dev-servo mailing list > dev-servo@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-servo -- Tetsuharu OHZEKI ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo

Re: [dev-servo] Heads-up for a subtle breaking change in Rust

2014-08-26 Thread Tetsuharu OHZEKI
Nick >> ___ >> dev-servo mailing list >> dev-servo@lists.mozilla.org >> https://lists.mozilla.org/listinfo/dev-servo > ___ > dev-servo mailing list > dev-servo

[dev-servo] What is the best practice to polish commits in 1 pull request?

2014-01-30 Thread Tetsuharu OHZEKI
ractice to polish commits with your reviews. So what is the "better" practice to concentrate our commits before merge it like the reviewing custom in bugzilla@mozilla? Regards -- Tetsuharu OHZEKI ___ dev-servo mailing list dev-servo@lis

Re: [dev-servo] HTML element binding conversion

2013-08-08 Thread Tetsuharu OHZEKI
2013/8/9 Tetsuharu OHZEKI : > Why I defined `handle_htmlelement!` is that `handle_element!` create > object which cannot handle the case of simple `HTMLElement`. I'm sorry. I made a typo. This is: Why I defined `handle_htmlelement!` is that `handle_element!` cannot handle the cas

Re: [dev-servo] HTML element binding conversion

2013-08-08 Thread Tetsuharu OHZEKI
ts/script/html/hubbub_html_parser.rs. Why I defined `handle_htmlelement!` is that `handle_element!` create object which cannot handle the case of simple `HTMLElement`. -- Tetsuharu OHZEKI (a.k.a saneyuki_s) saneyuki.s.s...@gmail.com ___ dev-servo ma

Re: [dev-servo] HTML element binding conversion

2013-08-08 Thread Tetsuharu OHZEKI
ike we'll need to create alternate CacheableWrapper implementations for > them that call HTMLElementBinding::Wrap (since the HTMLElement binding is > already generated). > > > On 08/07/2013 10:34 AM, Tetsuharu OHZEKI wrote: >> >> Josh, >> >> HTMLSectionEle

Re: [dev-servo] HTML element binding conversion

2013-08-07 Thread Tetsuharu OHZEKI
Josh, HTMLSectionElement.webidl is no in http://mxr.mozilla.org/mozilla-central/source/dom/webidl/. And HTMLSectionElement is not defined by current specs: whatwg HTML, w3c HTML5, w3c HTML5.1. How do we care about it? 2013/8/7 Josh Matthews : > To ensure that no redundant work occurs, I've put u

Re: [dev-servo] Why did we remove PngCompositor?

2013-05-09 Thread Tetsuharu OHZEKI
GPU rendering, as > we'll either have to disable the GPU path with a PNG compositor, or > have the compositor still be GPU based but just write out the final > framebuffer to PNG. I'd suggest the former method until after the GPU > rendering code lands. > > jack. > > On Tue

[dev-servo] Why did we remove PngCompositor?

2013-05-07 Thread Tetsuharu OHZEKI
questions. Could you tell me about these things?: * Why did we disable the output png file? * What do we need to re-enable its feature? Regards. -- Tetsuharu OHZEKI saneyuki.s.s...@gmail.com ___ dev-servo mailing list dev-servo@lists.mozilla.org https