Re: [webkit-dev] TestExpectations syntax changes, last call (for a while, at least) ...

2012-06-13 Thread Tom Zakrajsek
As long as we're considering "TitleCase" for the keywords, could we use it to keep all of them as single words? WontFix, SkipCrash, SkipTimeout --Tom On Jun 13, 2012, at 4:46 PM, Dirk Pranke wrote: > > There's still a distinction between SKIP (temporary) and WONTFIX > (permanent until some pla

[webkit-dev] Fwd: [113054] trunk/LayoutTests

2012-04-06 Thread Tom Zakrajsek
Trying again. I keep getting these bounce messages when I commit, and haven't gotten a reply from webkit-changes-ow...@lists.webkit.org. Anyone have any idea what i need to do to fix this? Thanks! Tom Zakrajsek (t...@codeaurora.org) Begin forwarded message: > From: webkit-ch

[webkit-dev] CSS properties vs. their JS bindings on the style object

2012-02-28 Thread Tom Zakrajsek
While investigating https://bugs.webkit.org/show_bug.cgi?id=77427, Dave and I have been trekking through the bindings code. Multiword CSS property names are hyphen-delimited and lower-case, while the equivalent JS binding names are camel-case. In the implementation, our binding code is actua

Re: [webkit-dev] Code Search for webkit.org

2011-09-30 Thread Tom Zakrajsek
codesearch seems very cool, but I noticed that http://codesearch.google.com/#search/&q=package:webkit seems to be picking up WebKit from the android repo at git://android.git.kernel.org/platform/external/webkit.git. Does that cause problems with the code being stale (more stale than just using

Re: [webkit-dev] make-script-test-wrappers not being maintained

2011-09-08 Thread Tom Zakrajsek
Wouldn't that make it so that the tests would *only* work in DRT? On 09/08/2011 07:58 AM, Eric Seidel wrote: We could also teach DumpRenderTree to lie about what "/" is, so we could include the scripts like this: On Thu, Sep 8, 2011 at 1:14 AM, Adam Barth wrote: