Changes between Version 6 and Version 7 of LayoutUnit


Ignore:
Timestamp:
Feb 29, 2012 8:15:35 AM (12 years ago)
Author:
sh4.seo@samsung.com
Comment:

Link directly instead of using Google redirector

Legend:

Unmodified
Added
Removed
Modified
  • LayoutUnit

    v6 v7  
    95951: LayoutUnit is currently a typedef that maps to int. Once the subpixel branch has been merged this will map to AppUnit which is the underlying fixed point implementation. The eventual plan is to rename AppUnit to LayoutUnit and remove the typedef.
    9696
    97 2: Based on Mozilla’s implementation. See the proposal [http://www.google.com/url?q=https%3A%2F%2Fwiki.mozilla.org%2FMozilla2%3AUnits%23Proposal&sa=D&sntz=1&usg=AFQjCNGVDYUBqn0EzB2VuU-H0-J60qXN4Q here] which was landed in [http://www.google.com/url?q=https%3A%2F%2Fbugzilla.mozilla.org%2Fshow_bug.cgi%3Fid%3D177805&sa=D&sntz=1&usg=AFQjCNHg7MMC3xFFILcRRYHxPrzzHK0peQ this bug].
     972: 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].