What is the endianness of your platform? I think that the big endian code in
JavaScriptCore may have rotted.
This smells to me like the tag and payload getting flipped around, which might
happen if there are parts of the code that are assuming little endian and your
hardware is big endian.
-F
Hi,
I have test with follow case, and cann't get correct reslut. I find that
Floating-point operations is error, and I don't know where shold start to
fixed this question. so if anybody can give some information for which function
i should to check.
Any help explaining this would be much app
Hello, folks.
We updated the test results.
http://webkit.org/b/90375#c49
We think the performance improvement is promising.
@ Summary of the results
1. The response time of interactive web pages were improved by
approximately 20%.
2. An embedded device shows a similar performance enhancement as
On Aug 1, 2012, at 4:36 PM, Elliott Sprehn wrote:
>
> On Tue, Jul 31, 2012 at 7:35 PM, Bruno Abinader
> wrote:
> Hi all :)
>
> As suggested by Ojan, I am writing a mail to you about my intention to
> implement all updated and missing text-decoration* properties from
> CSS3 spec (currently in
Hi Elliott,
On Wed, Aug 1, 2012 at 7:36 PM, Elliott Sprehn wrote:
> It seems weird to have a prefixed version of text-decoration instead of just
> making text-decoration allow the new prefixed keywords.
>
> What's the reason for having a whole new prefixed property?
The rationale is that the CSS
On Tue, Jul 31, 2012 at 7:35 PM, Bruno Abinader wrote:
> Hi all :)
>
> As suggested by Ojan, I am writing a mail to you about my intention to
> implement all updated and missing text-decoration* properties from
> CSS3 spec (currently in development), named below:
>
> -webkit-text-decoration ( http
On Wed, Aug 1, 2012 at 12:48 PM, Dirk Pranke wrote:
> For anyone bikeshedding along at home, my current plan of record (and
> changes to what has been written earlier in the thread) ...
>
> 1) '--verbose --verbose' to increase verbosity is right out
> 2) we can't use '--debug' to get debug-level o
For anyone bikeshedding along at home, my current plan of record (and
changes to what has been written earlier in the thread) ...
1) '--verbose --verbose' to increase verbosity is right out
2) we can't use '--debug' to get debug-level output, since that is
already used to run the debug build
3) as
On Wed, Aug 1, 2012 at 9:45 AM, Andrei Bucur wrote:
> On 7/27/12 1:55 AM, "Adam Barth" wrote:
>>Perhaps it would make sense to start with a smaller CSSOM for Regions
>>that uses established patterns and techniques. That way we can gain
>>experience with these patterns and techniques before jumpi
Hi Adam,
On 7/27/12 1:55 AM, "Adam Barth" wrote:
>Perhaps it would make sense to start with a smaller CSSOM for Regions
>that uses established patterns and techniques. That way we can gain
>experience with these patterns and techniques before jumping into API
>designs that don't follow existing
Thank you very much for reporting the bug Tony. In this case opening a bug
report at http://bugs.webkit.org may be better.
Greetings,
Dirk
On Aug 1, 2012, at 9:26 AM, Peter Beverloo wrote:
> Please use the webkit-h...@lists.webkit.org mailing list for questions such
> as this one, as webkit-d
Please use the webkit-h...@lists.webkit.org mailing list for questions such
as this one, as webkit-dev is intended as a forum for WebKit developers. In
general, if exactly the same code behaves differently in WebKit compared to
other browsers, or WebKit's implementation is different from what the
s
Sure, that's fine.
But please make sure not to ship these CSS properties until editing code is
properly fixed.
On Wed, Aug 1, 2012 at 4:47 AM, Bruno Abinader wrote:
> Hi Ryosuke,
>
> Indeed. On the proposed implementation I've assured that the original
> "text-decoration" from CSS 2.1 spec remai
On Tue, Jul 31, 2012 at 10:05 PM, Kihong Kwon wrote:
> > Has a test suite been published we can test against?
>
> I didn't see a test suite which is opened to everyone yet.
> Is this a problem for dropping prefix?
>
It's not strictly required for dropping the prefix. But it would be good to
have
Hi Ryosuke,
Indeed. On the proposed implementation I've assured that the original
"text-decoration" from CSS 2.1 spec remains with exactly same behavior
as before (though I've managed to get some shared code to avoid
duplication). Layout tests results from my local run points no new
failing tests
I have made bugs.
https://bugs.webkit.org/show_bug.cgi?id=92839
https://bugs.webkit.org/show_bug.cgi?id=92840
Kihong
2012/8/1 Kihong Kwon :
>> Has a test suite been published we can test against?
>
> I didn't see a test suite which is opened to everyone yet.
> Is this a problem for dropping prefi
16 matches
Mail list logo