[Webkit-unassigned] [Bug 18994] LANG/LC_ALL influences the result of element.style.opacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 18:06:53 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=18994


Evan Martin <evan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40753|review?                     |
               Flag|                            |




--- Comment #43 from Evan Martin <evan at chromium.org>  2009-10-06 18:06:53 PDT ---
(From update of attachment 40753)
Hey Darin,

Could you take a glance at this and see if it's in the direction of where you
were suggesting Alp go?  Obviously I'd need to relocate these functions to the
appropriate places.

Note that dtoa works with chars so we need to do a conversion step when we use
it, so appending a letter at a time to the uchar vector doesn't seem so
horrible.

However, the matrix line that I highlighted in the patch probably does call for
some sort of builder class.  I looked at the existing classes you mentioned but
it's not clear to me what the right thing to do is.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list