Re: [webkit-dev] Sunsetting committership and reviewership

2013-04-04 Thread Nikolas Zimmermann
Am 05.04.2013 um 08:19 schrieb Ryosuke Niwa : > Hi, > > This is somewhat related to the bulk move of Chromium-WebKit contributors to > Blink, but we might want to consider sunsetting/expiring committership and > reviewership. > I'm thinking of something like expiring committership/reviwership

Re: [webkit-dev] Git/SVN is slow

2012-03-14 Thread Nikolas Zimmermann
Am 14.03.2012 um 09:31 schrieb Nikolas Zimmermann: > Good morning WebKit crowd, > > since at least some weeks, updating git.webkit.org and/or svn.webkit.org is > extremely slow for me. > I have a git fetch rate below 3KiB/s average - surfing the web and/or > downloadin

[webkit-dev] Git/SVN is slow

2012-03-14 Thread Nikolas Zimmermann
Good morning WebKit crowd, since at least some weeks, updating git.webkit.org and/or svn.webkit.org is extremely slow for me. I have a git fetch rate below 3KiB/s average - surfing the web and/or downloading anything else is acceptable with my 10MBit connection. I'm located near Cologne, in Germ

Re: [webkit-dev] Initial painting time changed?

2012-02-01 Thread Nikolas Zimmermann
Am 31.01.2012 um 00:08 schrieb Nikolas Zimmermann: > > Am 30.01.2012 um 23:30 schrieb Simon Fraser: >> >> Are we actually sure that the updateStyleForAllDocuments() changes caused >> this? >> >> Perhaps DRT/WTR need to do something now that they didn'

Re: [webkit-dev] Initial painting time changed?

2012-01-30 Thread Nikolas Zimmermann
Am 30.01.2012 um 23:30 schrieb Simon Fraser: > > Are we actually sure that the updateStyleForAllDocuments() changes caused > this? > > Perhaps DRT/WTR need to do something now that they didn't do before. I didn't try to back it out yet - I hope to find time for it tomorrow. Niko

Re: [webkit-dev] Initial painting time changed?

2012-01-30 Thread Nikolas Zimmermann
Am 30.01.2012 um 21:44 schrieb James Robinson: > I didn't see any regressions, pixel tests or otherwise, when running with > this patch, nor did the bots. What platform / test configuration are you > seeing issues on? Well, that's exactly the problem, there are no regressions - if we break re

Re: [webkit-dev] Initial painting time changed?

2012-01-30 Thread Nikolas Zimmermann
Am 30.01.2012 um 19:38 schrieb James Robinson: > > The document was laid out and painted once before the timeout fired. Most SVG > repainting tests work this way: setup document initially, then use a > setTimeout(doSomething, 0) to eg. change an attribute, then dump the document > to capture

Re: [webkit-dev] Tools/Scripts/build-webkit --gtk --debug --makeargs="-j1" taking up to 80% of memory

2012-01-03 Thread Nikolas Zimmermann
Am 03.01.2012 um 04:20 schrieb Soo-Hyun Choi: > Philippe, > > On Mon, Jan 2, 2012 at 19:40, Philippe Normand wrote: >> On Mon, 2011-12-26 at 21:45 -0800, sachin nikam wrote: >>> I synced up the latest webkit code base and am trying to build webkit >>> gtk on ubuntu 11.10 with 4gb of RAM and 4 C

[webkit-dev] Hanging builds

2011-11-26 Thread Nikolas Zimmermann
Good morning WebKit folks, I'm looking at build.webkit.org/waterfall, and see several bots which are idle, but still report "building < 1min" pretending they would do something. Does any of our build.webkit.org masters know the cause of this? They all seem to hang in the "upload" step. Can we de

Re: [webkit-dev] old-run-webkit-tests is officially deprecated.

2011-10-28 Thread Nikolas Zimmermann
Am 28.10.2011 um 00:40 schrieb Eric Seidel: > Yes, thank you Ryosuke: > https://bugs.webkit.org/show_bug.cgi?id=68931 > > If you have any other issues, I would love to know about them. The "--ignore" flag of orwt, accepting a comma seperated list of tests/dirs to skip is very useful. As WebGL

[webkit-dev] Time for the next 32bit hack?

2011-07-20 Thread Nikolas Zimmermann
Good morning fellow WebKit crowd, Leopard fails to link since a while. Ld /Volumes/Big/WebKit-BuildSlave/leopard-intel-release/build/WebKitBuild/Release/WebCore.framework/Versions/A/WebCore normal i386 cd /Volumes/Big/WebKit-BuildSlave/leopard-intel-release/build/Source/WebCore setenv M

Re: [webkit-dev] bugs.webkit.org UI housekeeping

2011-06-12 Thread Nikolas Zimmermann
Am 12.06.2011 um 22:36 schrieb Eric Seidel: > I would go so far as to suggest removing both Diff and Formatted Diff. > I guess I'm more excited about removing Formatted Diff than I am > Diff, since Diff actually has some built in bugzilla crazy features > (like diffing between attachments!?!) but

Re: [webkit-dev] SVG Fonts in webkit

2011-05-25 Thread Nikolas Zimmermann
Am 25.05.2011 um 00:42 schrieb Saba Taseer: > It executes the code in the following #if ENable but the if statement returns > false. Thus I presume that SVG_FONTS is enabled. It is instead going to > drawSimpleText. > #if ENABLE(SVG_FONTS) > if (primaryFont()->isSVGFont()) { > draw

Re: [webkit-dev] Towards a unified build system

2011-03-01 Thread Nikolas Zimmermann
Am 01.03.2011 um 18:33 schrieb Maciej Stachowiak: > > On Mar 1, 2011, at 5:18 AM, Adam Roben wrote: > >> Reducing the number of build systems is a face-meltingly worthy goal. I have >> one small question: >> >> On Mar 1, 2011, at 4:21 AM, Adam Barth wrote: >> >>> 3) Remove the xcodeproj file

Re: [webkit-dev] Test Expectations: A Pipe Dream

2011-02-26 Thread Nikolas Zimmermann
Am 26.02.2011 um 00:14 schrieb Dimitri Glazkov: > (re-sending to webkit-dev, since this idea was just mentioned on #webkit) > > If wishes were fishes, checking layout tests expectations into WebKit > would work like so: > > * Authors of layout tests never need to submit test expectations with >

Re: [webkit-dev] Rebaselining render tree dumps

2010-12-08 Thread Nikolas Zimmermann
Am 08.12.2010 um 00:55 schrieb Ryosuke Niwa: Hi all, Since this would require a lot of rebaselines anyways, can we also add some enhancements to DRT? I propose to an option to dump as text with images. In many editing tests, we don't need render tree dumps because we care more about h

Re: [webkit-dev] Pixel test experiment

2010-10-13 Thread Nikolas Zimmermann
Am 12.10.2010 um 22:43 schrieb James Robinson: To add a concrete data point, http://trac.webkit.org/changeset/69517 caused a number of SVG tests to fail. It required 14 text rebaselines for Mac and a further two more for Leopard (done by Adam Barth). In order to pass the pixel tests in C

Re: [webkit-dev] Tests that fail across different architectures

2010-10-08 Thread Nikolas Zimmermann
Am 08.10.2010 um 20:21 schrieb Evan Martin: On Fri, Oct 8, 2010 at 9:21 AM, Nikolas Zimmermann wrote: Paths are prepared, but the switch is not fully done yet. I'm working on a patch, that rounds the results for each command & coordinate-pair in the path debug string output.

Re: [webkit-dev] Pixel test experiment

2010-10-08 Thread Nikolas Zimmermann
Am 08.10.2010 um 20:14 schrieb Jeremy Orlow: I'm not an expert on Pixel tests, but my understanding is that in Chromium (where we've always run with tolerance 0) we've seen real regressions that would have slipped by with something like tolerance 0.1. When you have 0 tolerance, it is more

Re: [webkit-dev] Pixel test experiment

2010-10-08 Thread Nikolas Zimmermann
Am 08.10.2010 um 19:53 schrieb Maciej Stachowiak: On Oct 8, 2010, at 12:46 AM, Nikolas Zimmermann wrote: Am 08.10.2010 um 00:44 schrieb Maciej Stachowiak: On Oct 7, 2010, at 6:34 AM, Nikolas Zimmermann wrote: Good evening webkit folks, I've finished landing svg/ pixel test base

Re: [webkit-dev] Tests that fail across different architectures

2010-10-08 Thread Nikolas Zimmermann
Am 08.10.2010 um 18:16 schrieb Martin Robinson: The GTK+ port runs layout tests on both a x86_64 and i386 operating system installations. We have a growing list of tests that generate different expected results between achitectures. These are almost all SVG tests. Last night tests were added th

Re: [webkit-dev] Pixel test experiment

2010-10-08 Thread Nikolas Zimmermann
Am 07.10.2010 um 22:28 schrieb Evan Martin: Chromium also runs pixel tests (for all tests). For SVG, I recall we have problems where 32-bit and 64-bit code will end up drawing (antialiasing) curves differently. Does this sound familiar? Do you have any suggestions on how to address it? Thi

Re: [webkit-dev] Pixel test experiment

2010-10-08 Thread Nikolas Zimmermann
Am 08.10.2010 um 00:44 schrieb Maciej Stachowiak: On Oct 7, 2010, at 6:34 AM, Nikolas Zimmermann wrote: Good evening webkit folks, I've finished landing svg/ pixel test baselines, which pass with -- tolerance 0 on my 10.5 & 10.6 machines. As the pixel testing is very important fo

[webkit-dev] Pixel test experiment

2010-10-07 Thread Nikolas Zimmermann
Good evening webkit folks, I've finished landing svg/ pixel test baselines, which pass with -- tolerance 0 on my 10.5 & 10.6 machines. As the pixel testing is very important for the SVG tests, I'd like to run them on the bots, experimentally, so we can catch regressions easily. Maybe someo

[webkit-dev] Layering violations

2010-10-07 Thread Nikolas Zimmermann
Good morning webkit folks, many of the filter classes in platform/graphics/filters use ImageBuffers getUnmultipliedImageData function, which returns a PassRefPtr. The ImageData class lives in html/. The only way to access the data contained in the ImageData class is to grab a CanvasPixelArr

Re: [webkit-dev] Path::createEllipse() - why not leverage port paths?

2010-09-19 Thread Nikolas Zimmermann
Am 19.09.2010 um 09:41 schrieb Dirk Schulze: Am Sonntag, den 19.09.2010, 09:32 +0200 schrieb Dirk Schulze: The main reason is DumpRenderTree. Let me rephrase it: The only reason why we still use this logic is DumpRenderTree. If we use the Path::createEllipse logic of the different platforms

Re: [webkit-dev] Some new coding style rules

2010-08-04 Thread Nikolas Zimmermann
Am 04.08.2010 um 13:15 schrieb Jeremy Orlow: On Wed, Aug 4, 2010 at 9:29 AM, Nikolas Zimmermann > wrote: Good morning WebKit crowd, I'd like to discuss some style issues, that I'm frequently unsure about: 1. namespace closing brace It was discussed in http://arti

[webkit-dev] Some new coding style rules

2010-08-04 Thread Nikolas Zimmermann
Good morning WebKit crowd, I'd like to discuss some style issues, that I'm frequently unsure about: 1. namespace closing brace It was discussed in http://article.gmane.org/gmane.os.opendarwin.webkit.devel/10563 , but with no real result. When writing headers, do we need the "// namespace Foo"

Re: [webkit-dev] svg/filters/filter-empty-g.svg ASSERTs on Leopard Intel Debug (Tests)

2010-07-18 Thread Nikolas Zimmermann
Am 18.07.2010 um 18:36 schrieb Adam Barth: I'm not sure it's working properly. It says: SUCCESS: Build 17401 (r63531) was the first to show failures: set([u'svg/filters/filter-empty-g.svg']) but then it goes on to list all the commits from r63492 to r63531. Adam Hi Adam, I already notifi

Re: [webkit-dev] Bots temporarily red

2010-06-18 Thread Nikolas Zimmermann
Am 18.06.2010 um 13:31 schrieb Nikolas Zimmermann: Hey WebKit crowd, I've just landed a large SVG changeset, that requires a rebaseline of virtually all SVG tests on all platforms. I'm waiting for the bots and will rebaseline them, soon. Please be patient, I will fix al

[webkit-dev] Bots temporarily red

2010-06-18 Thread Nikolas Zimmermann
Hey WebKit crowd, I've just landed a large SVG changeset, that requires a rebaseline of virtually all SVG tests on all platforms. I'm waiting for the bots and will rebaseline them, soon. Please be patient, I will fix all breakage. Cheers, Niko __

Re: [webkit-dev] [svg] rect with invalid stroke value

2010-06-14 Thread Nikolas Zimmermann
Am 15.06.2010 um 08:28 schrieb Cameron McCormack: Nikolas Zimmermann: We had 'none' for years, until compatibility bugs were raised, as Opera uses black as default stroke, if there is any error. Doesn’t seem to be the case any more, at least for Opera 10.53: http://livedom.va

Re: [webkit-dev] [svg] rect with invalid stroke value

2010-06-14 Thread Nikolas Zimmermann
Am 14.06.2010 um 20:49 schrieb Eric Seidel: Fill defaults to black, stroke to none. Whether invalid values are ignored or treated as black I don't remember. In general the SVG spec is useless in this regard. http://www.w3.org/TR/SVG/painting.html#FillProperties http://www.w3.org/TR/SVG/paint

Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-16 Thread Nikolas Zimmermann
Am 16.04.2010 um 18:14 schrieb Kevin Ollivier: Hi Nikolas, On Apr 16, 2010, at 8:09 AM, Nikolas Zimmermann wrote: Am 16.04.2010 um 16:44 schrieb Adam Treat: I am very skeptical that it is feasible to write a gyp generator that would output QMake files. There is a log of magic in those

Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-16 Thread Nikolas Zimmermann
Am 16.04.2010 um 19:14 schrieb Marc-Antoine Ruel: Please guys, No need to speculate here on what I proposed at the session since Evan somehow left some details out and let me reinforce some points. For those who missed the session, please understand that what's Peter said isn't exactly w

Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-16 Thread Nikolas Zimmermann
Am 16.04.2010 um 18:26 schrieb Ojan Vafai: This seems like just a more restricted version of gyp to me. And one that isn't sufficiently powerful, e.g., what if a platform decides to disable SVG and doesn't want to compile SVG files? You end up adding some sort of syntax for that. In the en

Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-16 Thread Nikolas Zimmermann
Am 16.04.2010 um 16:44 schrieb Adam Treat: I am very skeptical that it is feasible to write a gyp generator that would output QMake files. There is a log of magic in those QMake files. My sense is that it would not be trivial by any means. Plus, I don't like the idea of a meta-meta gener

Re: [webkit-dev] Windows Release bots

2010-04-14 Thread Nikolas Zimmermann
Am 14.04.2010 um 18:28 schrieb Adam Roben: On 4/14/2010 7:48 AM, Nikolas Zimmermann wrote: can anyone with access to the windows release slaves have a look? They fail to build since a while, The Release builder seems to be doing OK (c.f. <http://build.webkit.org/builders/Windows%20Rele

[webkit-dev] Windows Release bots

2010-04-14 Thread Nikolas Zimmermann
Good evening folks, can anyone with access to the windows release slaves have a look? They fail to build since a while, the build bot tries to upload since ages Cheers, Niko ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists

Re: [webkit-dev] SVGPathSegList relative coordinates and segment lengths

2010-03-26 Thread Nikolas Zimmermann
Am 25.03.2010 um 16:44 schrieb David Yonge-Mallo: Hi, I'm trying to fix bug 30219, and the problem is that relative path data commands appear to be internally stored in absolute coordinates. So an insertion of a relative path command requires all subsequent coordinates to be updated.

Re: [webkit-dev] The tree is on fire: a tragedy of the commons

2010-02-26 Thread Nikolas Zimmermann
Am 26.02.2010 um 18:17 schrieb Dimitri Glazkov: To summarize the thread: 1) We're adopting "when in doubt, roll it out" approach to patches that turn tree red. 2) Need to find a way to run Mac-EWS for non-committers. 3) Enable "build-break" emails to webkit-dev or another opt-in mailing list

[webkit-dev] Buildbot early exit

2010-02-08 Thread Nikolas Zimmermann
Good morning crowd, can anyone explain the "--exit-after-n-failures=20" default behaviour for the build bots? Background: Today I had to update a lot of SVG *expected.txt files including all platform specific variations (in LayoutTests/platform/*>). I landed my patch with updated mac result

Re: [webkit-dev] Signing up to help with some SVG bugs

2010-01-29 Thread Nikolas Zimmermann
Am 29.01.2010 um 05:24 schrieb Mark Wyszomierski: Hi, I am experiencing a bug with the SVG module, I believe defined by the following two bug entries: https://bugs.webkit.org/show_bug.cgi?id=34301 https://bugs.webkit.org/show_bug.cgi?id=17043 The problem I'm having is that creating an

Re: [webkit-dev] webkit team wiki page

2010-01-24 Thread Nikolas Zimmermann
Am 25.01.2010 um 05:07 schrieb Maciej Stachowiak: On Jan 24, 2010, at 7:42 PM, David Kilzer wrote: On Sun, January 24, 2010 at 7:09:26 PM, Maciej Stachowiak wrote: I think deleting the areas of knowledge is a regrettable loss of information. I think it's helpful to give people at least a

Re: [webkit-dev] Running pixel tests on build.webkit.org

2010-01-09 Thread Nikolas Zimmermann
Am 09.01.2010 um 18:09 schrieb Maciej Stachowiak: On Jan 9, 2010, at 6:35 AM, Nikolas Zimmermann wrote: Am 08.01.2010 um 22:32 schrieb Evan Martin: On Thu, Jan 7, 2010 at 4:05 PM, Nikolas Zimmermann wrote: How about we'd start only with svg/ pixel tests? Getting SVG pixel

Re: [webkit-dev] [webkit-changes] [52980] trunk/LayoutTests

2010-01-09 Thread Nikolas Zimmermann
Am 08.01.2010 um 22:52 schrieb Alexey Proskuryakov: On 08.01.2010, at 12:28, Eric Seidel wrote: A green bot running a few fewer tests is much more valuable than a bot which is occasionally red but runs all the tests. WebKit just needs to make an effort to drive our Skipped list to zero over

Re: [webkit-dev] Running pixel tests on build.webkit.org

2010-01-09 Thread Nikolas Zimmermann
Am 08.01.2010 um 22:32 schrieb Evan Martin: On Thu, Jan 7, 2010 at 4:05 PM, Nikolas Zimmermann wrote: How about we'd start only with svg/ pixel tests? Getting SVG pixel tests working across the ports would be a huge leap forward. One caveat: at least on Linux Chrome we've fou

Re: [webkit-dev] Running pixel tests on build.webkit.org

2010-01-07 Thread Nikolas Zimmermann
Am 07.01.2010 um 19:19 schrieb Dimitri Glazkov: Are we planning to run pixel tests on the build bots? What's the general opinion here? We're running them over at Chromium and it seems like a really good idea. Case in point: Change http://trac.webkit.org/changeset/52900 broke a bunch of layout

Re: [webkit-dev] Bot redness :-(

2009-12-08 Thread Nikolas Zimmermann
Am 08.12.2009 um 22:16 schrieb Maciej Stachowiak: There's been some persistent bot redness the past few days. Here's the current problems I see: - storage/change-version-handle-reuse.html crashed on the Leopard Intel Debug bot - apparent threadsafety bug - some media tests are sporadical

Re: [webkit-dev] SVG Filters

2009-12-05 Thread Nikolas Zimmermann
Am 04.12.2009 um 20:06 schrieb Maciej Stachowiak: On Dec 4, 2009, at 11:02 AM, Dirk Schulze wrote: What kinds of tests do we have for the code already? Do we have code that tries to exercise edge cases? Do we have a fuzzer of some sort? -- Darin Every effect that was implemented has

[webkit-dev] SVG Filters

2009-12-01 Thread Nikolas Zimmermann
Good morning WebKit crowd, I'd like to enable SVG FIlters support by default. This is the last remaining piece before we can officially claim SVG 1.0/1.1 support, in our SVG DOM implementation (through SVG requiredFeatures/ requiredExtensions functionality). Dirk has done an amazing job, pro

Re: [webkit-dev] Reformatting-only patches being applied to trunk

2009-07-25 Thread Nikolas Zimmermann
Am 25.07.2009 um 10:08 schrieb Oliver Hunt: I've just noticed that there have been a few purely style related patches being landed in the tree recently, I don't believe these are a good idea and that any further reformatting only patches be rejected. Hm, I don't share your opinion here. In

Re: [webkit-dev] onfocus signal

2009-07-18 Thread Nikolas Zimmermann
Am 18.07.2009 um 13:02 schrieb Dan Antebi: Lo, Can anyone direct me to an "onfocus" signal? Basically, I would like to pop up a virtual keyboard when in input field (very much like iphone) for a touch screen kiosk deployment (linux, GTK). Many thanks! This list is used to discuss WebK

[webkit-dev] Patch process - a fresh thread (Was: Patch process - let's make it better)

2009-07-13 Thread Nikolas Zimmermann
Am 13.07.2009 um 15:33 schrieb Holger Freyther: On Monday 13 July 2009 13:47:13 Luke Kenneth Casson Leighton wrote: On 7/13/09, Luke Kenneth Casson Leighton > wrote: I concur with Maciej. Luke, in some other culture your posts are already considered derogatory and insulting. also - (i apo

Re: [webkit-dev] Review Queue

2009-05-22 Thread Nikolas Zimmermann
Am 22.05.2009 um 06:41 schrieb Maciej Stachowiak: On May 21, 2009, at 9:18 PM, Ojan Vafai wrote: It makes no sense to me to r- a patch because reviewers don't have time to review it. It put incentive in the wrong place. There are other solutions to this problem that put incentive in the r

Re: [webkit-dev] WAP browsing

2008-12-30 Thread Nikolas Zimmermann
Am 30.12.2008 um 19:46 schrieb zaheer ahmad: hi, Given that webkit has recently added support for WML, I think it requires WMLScript and WCSS to fully support WAP (1.3) browsing. would like to know if there is any ongoing effort on this. thanks, Zaheer Hi Zaheer, WML is still in the wor

Re: [webkit-dev] add new functions to WebCore

2008-12-30 Thread Nikolas Zimmermann
Am 30.12.2008 um 14:42 schrieb goldeneyes: Hi, thank you for the answer you can tell me more detail about what to add and where? Please I never work with make file Good evening, how about grepping a bit in the source tree? Problems like this usually get solved by wandering a bit aroun

Re: [webkit-dev] Shadow nodes in webkit

2008-10-24 Thread Nikolas Zimmermann
Am 24.10.2008 um 06:07 schrieb Giri Rao: Thanks Rick. Giri On Thu, Oct 23, 2008 at 6:43 PM, Rick <[EMAIL PROTECTED]> wrote: This link may be of assistance: http://www.w3.org/TR/2004/WD-sXBL-20040901/ On Thu, Oct 23, 2008 at 9:28 PM, Adele Peterson <[EMAIL PROTECTED]> wrote: > Hi Giri, > W

[webkit-dev] Valgrind on OSX

2008-10-08 Thread Nikolas Zimmermann
Good morning WebKit folks, slightly offtopic: Greg Parker finally released his valgrind Darwin port. You can find build instructions at: http://www.sealiesoftware.com/valgrind/index.html I'm just running memcheck on WebKit, and it works like a charme. In case anyone missed the release, I hope

[webkit-dev] iPhone + SVG

2008-09-23 Thread Nikolas Zimmermann
Good evening WebKit crowd, I came around a page using SVG on the iPhone today, and I'm puzzled - it actually displays SVG content. That means, iPhone supports SVG?! Since when is it included? Must have been the last firmware update 2.1? It amazes me that I've not read an announcment anywhere abou

[webkit-dev] Re: [webkit-changes] [29025] trunk/WebCore

2007-12-29 Thread Nikolas Zimmermann
Heya Darin, I was too tired this morning to wait for a completed win/wx build. Thanks for fixing! Probably all metrics functions need the size() parameter, I only need ascent/descent right now to calculate the right values for SVG fonts (ascent * size / unitsPerEm). This may change in futu

Re: [webkit-dev] platform/ reorganization

2007-11-28 Thread Nikolas Zimmermann
Am 28.11.2007 um 22:33 schrieb Darin Adler: On Nov 28, 2007, at 1:24 PM, Nikolas Zimmermann wrote: Am 26.11.2007 um 19:18 schrieb Darin Adler: On Nov 16, 2007, at 6:15 PM, David Hyatt wrote: I'd vote for putting all of these files under platform/text (the bidi, font and text

Re: [webkit-dev] platform/ reorganization

2007-11-28 Thread Nikolas Zimmermann
Am 26.11.2007 um 19:18 schrieb Darin Adler: On Nov 16, 2007, at 6:15 PM, David Hyatt wrote: I'd vote for putting all of these files under platform/text (the bidi, font and text files) rather than creating three new subdirectories. As I mentioned in my other messages, I think the text dra

[webkit-dev] platform/ reorganization

2007-11-16 Thread Nikolas Zimmermann
Good evening WebKit folks, at some point we decided to break up platform/ into several subdirectories. I started with 'graphics', since then quite some other subdirs evoled ('network', 'posix' etc. just to name a few). Since I'm about to start some novel work on fonts (in the process of addin

[webkit-dev] SVG stabilization: support

2007-03-02 Thread Nikolas Zimmermann
Hello WebKit fellows, I've filed a master bug yesterday which fixes all currently reported bugs (except one minor bug with in not showing cursor). http://bugs.webkit.org/show_bug.cgi?id=12936 (not reviewed yet) As Andreas Neumann stated in a previous mail, our implementation may be new and r

Re: [webkit-dev] SVG Stabilization

2007-02-25 Thread Nikolas Zimmermann
Hey Maciej, > Seems like there is rough consensus around this plan. So I filed bugs > to disable the experimental features for now: > http://bugs.webkit.org/show_bug.cgi?id=12883 > > And to do some kind of additional testing/review of the various SVG > microsyntax parsers (it turns out there are a

Re: [webkit-dev] SVG Stabilization

2007-02-24 Thread Nikolas Zimmermann
Hey Maciej, sorry for the really late reply. But I forgot to send the reply :/ First of all I'm very happy to see there is real interesst in a WebKit release with SVG included - after all that's why me/Rob started to work on WebKit as our main code base :-) > To address these concerns, a few of u

Re: [webkit-dev] SVGMatrix and AffineTransform

2006-12-06 Thread Nikolas Zimmermann
Am Dienstag, 5. Dezember 2006 20:15 schrieb Darin Adler: > I'd like to see us do the same thing with SVGMatrix and > AffineTransform that we did with SVGRect and FloatRect. We could use > AffineTransform in the SVG DOM implementation, and have SVGMatrix be > part of the bindings. > > Do others thin