[Webkit-unassigned] [Bug 22878] It should be possible to post (clone) built-in JS objects to Workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 15:36:29 PDT 2009


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40699|review?                     |review+
               Flag|                            |




--- Comment #4 from Gavin Barraclough <barraclough at apple.com>  2009-10-06 15:36:29 PDT ---
(From update of attachment 40699)
In the test case, I'd suggest renaming 'equal' to something more descriptive (I
initially wondered, "why not just use ==" :-) ).  Maybe 'isCloneOf'?

In SerializedArray, all index values should be less than 'm_length'.

In SerializedScriptValueData, I think 'operator bool ()' should be 'operator
bool()' – a quick grep of JSC would seem to agree with this.

r+

-- 
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