|
|
Line 1: |
Line 1: |
| =''' Stuff ''' = | | == '''Who am I?''' == |
| | Emre Birol, ebirol at gmail dot com, emre at irc. |
|
| |
|
| === Algorithms === | | == '''Work in progress''' == |
| * Lock-Free sychronization
| |
|
| |
|
| === Documentation ===
| | *[[User:Emre/tb/architecture/diagrams | Thunderbird's Architecture]] |
| * [[User:Emre/mime|Mime Component Interface]] | | * Bugs I am working on |
| * [[User:Emre/imap|IMAP protocol Interface]]
| |
| | |
| === Material for Newbie's guide ===
| |
| * do_GetWeakReference
| |
| * NS_DispatchToMainThread(''ev'') where typeof ''ev'' is nsCOMPtr<nsIRunnable>
| |
| * NS_GetProxyForObject, nsISupports proxy
| |
| * nsIEventTarget | |