Changes between Version 4 and Version 5 of Mobile


Ignore:
Timestamp:
Jan 17, 2008 8:52:30 AM (16 years ago)
Author:
dacarson@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Mobile

    v4 v5  
    2525
    2626=== MOBILE ===
    27 This flag was meant to represent a set of changes that would make WebKit work better on mobile devices. Presently, though, this flag is only used in the HTMLTokenizer.cpp. It adjusts the tokenizer chunk size. From the comments in the file:
     27Introduced with [http://bugs.webkit.org/show_bug.cgi?id=11152 this] bug fix. This flag was meant to represent a set of changes that would make WebKit work better on mobile devices. Presently, though, this flag is only used in the HTMLTokenizer.cpp. It adjusts the tokenizer chunk size. From the comments in the file:
    2828
    2929// The mobile device needs to be responsive, as such the tokenizer chunk size is reduced.