DescriptionDon't depend on WEBKIT_IMPLEMENTATION guarded geometry conversion c'tors
Since these files compile without WEBKIT_IMPLEMENTATION set the implicit
WebRect -> WebCore::IntRect and related conversion c'tors aren't available.
This defines a set of utility convert() functions and uses those to make
the conversions explicit. When we switch CC geometry types we can delete
these (if the cc API ends up using gfx:: types) or switch them to convert
to the cc types.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=155887
Patch Set 1 #Patch Set 2 : add new files to gyp #Messages
Total messages: 2 (0 generated)
|