20 нояб. 2014 г., в 10:45, Filip Pizlo <fpi...@apple.com> написал(а):

>> - uint64_t everywhere. This way, we'll solve practical problems with large 
>> resources once and for all. Also, this may prove to be necessary to solve 
>> even YouTube/Google Drive uploads, I do not know that yet.
> 
> How does this solve the problem of >4GB data on 32-bit systems? 

OK, that was not very thoughtful of me indeed. This option is not a good one.

> Are you saying that because the code that measures file sizes uses a 64-bit 
> type then therefore the code that measures memory object sizes should also 
> use that same type?

I'm not; it seems practical enough to isolate code that deals with local files, 
so they don't need to affect the design.

- Alexey

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

Reply via email to