summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/5/changes
diff options
context:
space:
mode:
authorJack Palevich <jackpal@google.com>2009-11-07 07:49:15 +0800
committerJack Palevich <jackpal@google.com>2009-11-07 07:49:15 +0800
commita44249500f6c1c7a75b5c420fa2e81c2aa317a10 (patch)
tree7a793f8e3e1cb0abc67246af04c195dbbcd6d2b8 /docs/html/sdk/api_diff/5/changes
parent8d51f7101d2427953dbff9b4b8f8c9fdc0dc4a91 (diff)
Fix stupid bug in GLThreadManager implementation.
The code intended to copy the old value of a field, before the field was updated. However, what the code was actually doing was copying the new value of the field, after the field was updated. The fix was to move the copy to before the update. This is work towards fixing bug 2228262
Diffstat (limited to 'docs/html/sdk/api_diff/5/changes')
0 files changed, 0 insertions, 0 deletions