DescriptionPage range comparisons should use document size.
Preview can update page count, so PageNumberSet may represent page ranges incorrectly. Now PageNumberSet is used as temporarily objects which never stored.
PreviewGenerator stores PageRange which can be compared with other independently of current document size.
Removed code duplication in page ranges parsing code and parse directly to page ranges.
BUG=173822
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182005
Patch Set 1 : #Patch Set 2 : #Patch Set 3 : #
Total comments: 10
Patch Set 4 : #
Total comments: 14
Patch Set 5 : #Messages
Total messages: 17 (0 generated)
|