summaryrefslogtreecommitdiffstats
path: root/base/message_pump_libevent_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add thread check to WatchFileDescriptor.dmaclach@chromium.org2011-05-131-0/+66
I had a case where I was accidentally calling WatchFileDescriptor from another thread, and it took me a while to debug why I was having problems. This check would've immediately caught my error for me. BUG=none TEST=build Review URL: http://codereview.chromium.org/6410035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85271 0039d316-1c4b-4281-b951-d872f2087c98