[webkit-dev] Spelling document markers: Design question
Ryosuke Niwa
rniwa at webkit.org
Thu Mar 14 12:31:01 PDT 2013
On Thu, Mar 14, 2013 at 12:17 PM, Rouslan Solomakhin <
rouslan+webkit at chromium.org> wrote:
> On Thu, Mar 14, 2013 at 12:13 PM, Ryosuke Niwa <rniwa at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130314/01f4d763/attachment.html>
More information about the webkit-dev
mailing list