[Webkit-unassigned] [Bug 106539] PDFPlugin: Tab between text annotations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 10:31:48 PST 2013


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





--- Comment #10 from Darin Adler <darin at apple.com>  2013-02-25 10:34:12 PST ---
(In reply to comment #9)
> I'm still concerned about stale pointer issue.

When I reviewed, I did not see your comment about that from the previous review.

Tim, lets fix that stale pointer issue by having ~PDFPluginAnnotation call a function that zeroes the pointer, and make sure you null check. We should do it mechanically and make sure to not have pointer lifetime depend on high level understanding of the code.

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