Changes

Jump to: navigation, search

Real World Mozilla Day 3

1,185 bytes added, 18:49, 27 February 2007
no edit summary
[[Dive into Mozilla]] > Day 3

==Overview==

The third day is focused on the Mozilla source tree and learning to work with it. This will include learning some new tools and techniques, as well as starting to build a simple binary XPCOM component in the tree.

==Location==

T4046/T4042

==Agenda==

<table style="width: 100%;" class="standard-table" cellborder=1 border=1 cellpadding=2 cellspacing=0>
<th>Time</th>
<th>Activity</th>
<tr>

<tr>
<td>10:00 - 10:30</td>
<td>Review of the Mozila Build.</td>
</tr>

<tr>
<td>10:30 - 11:00</td>
<td>Tour of the Mozilla Source Tree.</td>
</tr>

<tr>
<td>11:00 - 12:00</td>
<td>[[Dive into Mozilla Incremental Build Lab|Lab: Using diff, patch, and incremental builds.]]</td>
</tr>

<tr>
<td>12:00 - 1:00</td>
<td>Lunch</td>
</tr>

<tr>
<td>1:00 - 2:00</td>
<td>[[Dive into Mozilla Source Code Reading Lab|Lab: Reading and searching Mozilla source code.</td>
</tr>

<tr>
<td>2:00 - 4:00</td>
<td>[[Dive into Mozilla First XPCOM Component|Walkthrough: Building a simple binary XPCOM component.]]</td>
</tr>

</table>

== Resources ==

=== Mozilla Source Code ===

lxr
mxr
opengrok

=== Patches ===

diff
patch
incremental builds


=== XPCOM ===

Navigation menu