Difference between revisions of "Talk:FAQ"

From CDOT Wiki
Jump to: navigation, search
m (conversation about building a patch)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
sugestion
 
sugestion
 +
 +
== conversation about building a patch (IRC Conversation) ==
 +
Glen: hey i just built ff and now I just want to build an extension I just patched. How do I go about building just the patch and not World? When I did my FF build I didn't include the enable-extensions option, do I have to rebuild World again?
 +
 +
Glen: with that option
 +
 +
dave: go to mozilla/objdir/extensions/yourextension
 +
 +
dave: make
 +
 +
dave: where objdir==whatever objdir mane you used

Latest revision as of 14:48, 27 September 2007

Hi ,

I have some problem with unwanted white space between two element nodes how to remove the space 

sugestion

conversation about building a patch (IRC Conversation)

Glen: hey i just built ff and now I just want to build an extension I just patched. How do I go about building just the patch and not World? When I did my FF build I didn't include the enable-extensions option, do I have to rebuild World again?

Glen: with that option

dave: go to mozilla/objdir/extensions/yourextension

dave: make

dave: where objdir==whatever objdir mane you used