On Thu, Mar 14, 2013 at 12:17 PM, Rouslan Solomakhin <
rouslan+web...@chromium.org> wrote:

> On Thu, Mar 14, 2013 at 12:13 PM, Ryosuke Niwa <rn...@webkit.org> wrote:
>
>> Definitely too big. Please don't do that. unsigned or uint64_t
>> identifiers should be sufficient for this.
>>
>
> Would I be able to simply use the DocumentMarker's memory address, by the
> way?
>

No. DocumentMarker is stored as a Vector in DocumentMarkerController.

- R. Niwa
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to