DescriptionRemove DCHECK for negative sizes for Android
There are still places in downstream Android code where a negative size
is provided as width or height to the SizeBase template for set_width,
set_height and the constructor.
The DCHECK was added in:
https://chromiumcodereview.appspot.com/11410024
BUG=168927
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175723
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added TODO for removing ifdefs, referring to bug #Messages
Total messages: 12 (0 generated)
|