DescriptionSimplify ppapi Graphics3D size propagation a bit
- after https://codereview.chromium.org/2104403003/ we parse the attributes from
the plugin side, so we know the correct size from the start, and we don't need
to track the original size.
- we can also pass gfx::Size through IPC with some extra validation (negative
coordinates) in common code.
- overall net fewer lines
BUG=None
Committed: https://crrev.com/1135d428cd8f5b19d458c5e67ba90776c4e09381
Committed: https://crrev.com/b36392c2dc38c81c6165a591e217e37598605137
Cr-Original-Commit-Position: refs/heads/master@{#404580}
Cr-Commit-Position: refs/heads/master@{#404893}
Patch Set 1 #
Total comments: 4
Patch Set 2 : test fixes #Patch Set 3 : comments #Patch Set 4 : rebase #Patch Set 5 : typo #Patch Set 6 : rebase after revert #Patch Set 7 : fix win64+gyp build #
Messages
Total messages: 64 (36 generated)
|