summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authormbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-29 21:24:02 +0000
committermbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-29 21:24:02 +0000
commita1640051f4c4abcc7c7de1b224e696284f1fbc57 (patch)
tree90f8c99cdb789c2a493ee2f49fcf3a6047d874b7 /third_party
parentba75f013cb87b3404a8b0352956fc42dde29ce5c (diff)
downloadchromium_src-a1640051f4c4abcc7c7de1b224e696284f1fbc57.zip
chromium_src-a1640051f4c4abcc7c7de1b224e696284f1fbc57.tar.gz
chromium_src-a1640051f4c4abcc7c7de1b224e696284f1fbc57.tar.bz2
Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it into
its own file, and have it carry a FlipStream pointer. The PrioritizedIOBuffer was more generic, but after we queued IO, we couldn't track which stream should be notified about the IO completion. Having it carry the FlipStream pointer will enable IO tracking, but with a FlipStream pointer, it is really specific to Flip, so I renamed to FlipIOBuffer. I could have kept a generic (void*) pointer (or used a template), but that seemed unnecessary in this case. This CL just changes the refactoring. Will remove the PrioritizedIOBuffer next. BUG=none TEST=none Review URL: http://codereview.chromium.org/341032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30514 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions