diff options
author | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-12 18:37:35 +0000 |
---|---|---|
committer | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-12 18:37:35 +0000 |
commit | eff4aecbb593d1d145fdd34af136ff939a2bca43 (patch) | |
tree | 086b6496330318ea400030df93857d62c50259a1 /chrome/browser/printing/printing_layout_uitest.cc | |
parent | d00f8dcf1ab8f6af0b1a7c2c160615962d76c122 (diff) | |
download | chromium_src-eff4aecbb593d1d145fdd34af136ff939a2bca43.zip chromium_src-eff4aecbb593d1d145fdd34af136ff939a2bca43.tar.gz chromium_src-eff4aecbb593d1d145fdd34af136ff939a2bca43.tar.bz2 |
- Add Thread::StopSoon() and remove Thread::NonBlockingStop(). StopSoon() can't be implemented externally of the Thread class where NonBlockingStop() was really just
an helper function solely used in printing.
- Move two member functions access from public to protected.
- Add documentation about which thread modifies which member variable.
- Simplify ThreadStartInfo. This removes one heap allocation.
- Improve unit test coverage.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@728 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/printing/printing_layout_uitest.cc')
0 files changed, 0 insertions, 0 deletions