[Webkit-unassigned] [Bug 26611] Implement currentThreadStackBase on WinCE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 11:36:39 PDT 2009


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





------- Comment #4 from joe.mason at torchmobile.com  2009-06-22 11:36 PDT -------
>From Adam: 

  Also, the 'for (;;)' looks dangerous if 'isPageWritable' never returns false.

We can fix this by checking that curPage > 0 when scanning downwards, or < some
max bound when scanning upwards.  Yong suggests 0x8000000.


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



More information about the webkit-unassigned mailing list