<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.6" -->
<rss version="0.92">
<channel>
	<title>mrbkap&#039;s blog</title>
	<link>http://blog.mozilla.com/mrbkap</link>
	<description>A blog about wrappers</description>
	<lastBuildDate>Sat, 15 Aug 2009 10:03:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Working on the JS engine</title>
		<description>Especially working on old branches without some of the nice debugging helpers that jorendorff has implemented, sometimes I look at my gdb session and just know that I'm working on the JS engine:
(gdb) p $.atom
$11 = (JSAtom *) 0xb194f984
(gdb) p/x *(JSString *)((int)$ &#38; ~7)
$12 = {length = 0x20000004, u = ...</description>
		<link>http://blog.mozilla.com/mrbkap/2009/06/30/working-on-the-js-engine/</link>
			</item>
	<item>
		<title>Proving Difficult Assertions?</title>
		<description>Several times over the past couple of weeks, I have wanted to make some sort of assertion about an invariant in Mozilla. Now, some invariants are easier to prove than others. For example, if I wanted to prove that a particular variable (such as nsHTMLDocument::mWriteState) only ever has one of ...</description>
		<link>http://blog.mozilla.com/mrbkap/2009/05/15/proving-difficult-assertions/</link>
			</item>
	<item>
		<title>A brief history of XPConnect</title>
		<description>XPConnect has been around since the beginning of Gecko. However, at the beginning, it was only the bridge between JavaScript chrome code (chrome code is the code running in the browser itself, as opposed to content, web page code). In those early days, XPConnect-using JavaScript code looked a lot different. ...</description>
		<link>http://blog.mozilla.com/mrbkap/2009/04/23/a-brief-history-of-xpconnect/</link>
			</item>
	<item>
		<title>Hello from the bowels of Gecko</title>
		<description>Hello and welcome to another blog about the deep innards of Gecko. I'm Blake (known to many as mrbkap, pronounced Mr. Bee Kap) and I've been down here for about three years now. I'm look forward to joining the blogging ranks and all of the fame and fortune that obviously ...</description>
		<link>http://blog.mozilla.com/mrbkap/2009/04/03/hello-from-the-bowels-of-gecko/</link>
			</item>
</channel>
</rss>
