[Webkit-unassigned] [Bug 41176] New: Fix testapi.c to account for movable objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 14:22:02 PDT 2010


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

           Summary: Fix testapi.c to account for movable objects
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nlawrence at apple.com
                CC: ggaren at apple.com, slewis at apple.com,
                    nlawrence at apple.com



Nathan Lawrence <nlawrence at apple.com> changed:

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


Created an attachment (id=59701)
 --> (https://bugs.webkit.org/attachment.cgi?id=59701)
Patch

We assume in testapi.c that the value aHeapRef refers to will not be moved.  When we have movable objects, this will not be the case.

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