Changes between Version 16 and Version 17 of LayoutUnit


Ignore:
Timestamp:
Aug 6, 2012 6:50:33 PM (12 years ago)
Author:
toybabyyou@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LayoutUnit

    v16 v17  
    1041041: LayoutUnit is currently a typedef that maps to FractionalLayoutUnit. Once most platforms have turned on subpixel positioning the plan is to rename FractionalLayoutUnit to LayoutUnit and remove the typedef. The same goes for the Point, Size and Rect classes.
    105105
    106 2: Based on Mozilla’s implementation. See the proposal [https://wiki.mozilla.org/Mozilla2:Units here] which was landed in [https://bugzilla.mozilla.org/show_bug.cgi?id=177805 this bug]. We might have to change this to 1/64 on embedded devices for performance reasons but for now it is 1/60.
     1062: Based on Mozilla’s implementation. See the proposal [https://wiki.mozilla.org/Mozilla2:Units here] which was landed in [https://bugzilla.mozilla.org/show_bug.cgi?id=177805 this bug]. We might have to change this to 1/64 [http://www.repairpartstock.com/products-xx.asp?id=816 SCPH-70000] on embedded devices for performance reasons but for now it is 1/60.