DescriptionPrevent scientific notation in LayoutUnit gdb prettyprinter.
Prevent this by increasing precision on the %g format specifier. Now we can see
full values like 33554431.984375px, instead of having them crippled like
3.35544e+07px.
R=cbiesinger@chromium.org,dpranke@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197682
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|