[webkit-dev] Spelling document markers: Design question

Rouslan Solomakhin rouslan+webkit at chromium.org
Thu Mar 14 13:12:32 PDT 2013


On Thu, Mar 14, 2013 at 12:31 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:

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

Sounds good. I will use unsigned or uint64_t identifiers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130314/4cd3aa24/attachment.html>


More information about the webkit-dev mailing list