Closed Bug 813528 Opened 12 years ago Closed 12 years ago

WebGLElementArrayCache about:memory passes array.Elements() to MallocSizeOf

Categories

(Core :: Graphics: CanvasWebGL, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: bjacob, Assigned: bjacob)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
And that is a bug because array.Elements() returns a pointer at a nonzero offset into the actual heap block, due to how nsTArray is implemented.
Attachment #683541 - Flags: review?(jgilbert)
Attachment #683541 - Flags: review?(jgilbert) → review+
Assignee: nobody → bjacob
Target Milestone: --- → mozilla20
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: