DescriptionIncrease width of viewportConstrainedNotCompositingReasons
The member was no longer big enough to store all the
enumerators so the setter could fail. The net result was
that if you tried to set the reason to 4, it *always*
looked like this reason changed. I was seeing a full
tree build on every mouse move!
R=abarth@chromium.org
BUG=None
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168181
Patch Set 1 #Patch Set 2 : . #
Total comments: 1
Patch Set 3 : . #
Total comments: 1
Patch Set 4 : . #
Total comments: 1
Patch Set 5 : use a define #Patch Set 6 : Use an enum because #define is gross. #Messages
Total messages: 14 (0 generated)
|