[webkit-dev] MathML Patch - Current Code

2010-01-14 Thread Alex Milowski
I've create a new patch that contains all the current code that I have on MathML at: https://bugs.webkit.org/show_bug.cgi?id=33703 I don't expect anyone to review this patch (unless they want to do so). Since I can't create a branch, I'm using this patch to store the current working copy of m

Re: [webkit-dev] MathML Patch - Current Code

2010-01-14 Thread Jeremy Orlow
On Thu, Jan 14, 2010 at 8:23 PM, Alex Milowski wrote: > I've create a new patch that contains all the current code that I have > on MathML at: > > https://bugs.webkit.org/show_bug.cgi?id=33703 > > I don't expect anyone to review this patch (unless they want to do so). > Since > I can't create

Re: [webkit-dev] MathML Patch - Current Code

2010-01-14 Thread Alex Milowski
On Thu, Jan 14, 2010 at 8:27 PM, Jeremy Orlow wrote: > On Thu, Jan 14, 2010 at 8:23 PM, Alex Milowski wrote: >> >> I've create a new patch that contains all the current code that I have >> on MathML at: >> >>   https://bugs.webkit.org/show_bug.cgi?id=33703 >> >> I don't expect anyone to review th

Re: [webkit-dev] MathML Patch - Current Code

2010-01-15 Thread Evan Martin
On Thu, Jan 14, 2010 at 8:30 PM, Alex Milowski wrote: >> Have you considered using git and creating local branches for yourself? > > Unless I'm missing something, that doesn't help me with distributing the > code to others who want to work with it. This is probably off-topic for the list, but the

Re: [webkit-dev] MathML Patch - Current Code

2010-01-18 Thread David Hyatt
We should make a branch for you to work (like we did with XBL). dave On Jan 14, 2010, at 10:30 PM, Alex Milowski wrote: > On Thu, Jan 14, 2010 at 8:27 PM, Jeremy Orlow wrote: >> On Thu, Jan 14, 2010 at 8:23 PM, Alex Milowski wrote: >>> >>> I've create a new patch that contains all the current

Re: [webkit-dev] MathML Patch - Current Code

2010-01-21 Thread Alex Milowski
On Thu, Jan 14, 2010 at 8:23 PM, Alex Milowski wrote: > I plan on creating smaller patches that contain code from this patch and > as that gets committed, I'll update this bug with a new patch against the > trunk. > Here's my first patch that splits off some of the basic setup: https://bugs.