[Project_owners] Overlay reference ids
Gareth Hunt
gareth-hunt at rocketmail.com
Tue Jul 25 22:51:57 EDT 2006
Ha. Don`t I feel stupid. Of course its the Browser.jar I need to look at.
Thanks for clarifying the use of the manifest, I was still looking at using the contents.rdf and had forgotten its deprecated with 1.5.
For what its worth, I dropped the url chrome://browser/content/browser.xul into the DOM inspector and it gave me the information I`m after.
Gareth
----- Original Message ----
From: Michael Buckley <michael.buckley at hotmail.com>
To: gareth-hunt at rocketmail.com; project_owners at mozdev.org
Sent: Wednesday, 26 July, 2006 11:41:35 AM
Subject: Re: [Project_owners] Overlay reference ids
In other words you don't understand overlays.
When you use the chrome.manifest to overlay an xul file like this
overlay chrome://browser/content/browser.xul
chrome://editor/content/overlay.xul
The first parts states that it is an overlay. The second is the chrome
path to what I want to overlay. The last is my file.
So do you what a list of every thing in the chrome://browser/content/
folder? Go to the chrome folder extract Browser.jar got to the content
then browser folders. And you can overlay every xul file there if you
want to. No one is going to list every xul file in FireFox for you when
you can just look to see them yourself.
God Bless
Michael
More information about the Project_owners
mailing list