annotate mac/browser.cpp @ 1580:a51397ea24bf

Added local auto-release macros on Mac to allow us to prevent leaks on secondary threads without calling _dw_pool_drain(). Macros should be added to any funtions that allocate temporary objects.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 25 Jan 2012 03:17:36 +0000
parents 0e9ea2cd9327
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
623
0e9ea2cd9327 Dummy placeholder for Makefile
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 /*
0e9ea2cd9327 Dummy placeholder for Makefile
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2 * Dummy
0e9ea2cd9327 Dummy placeholder for Makefile
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
3 */