Hi all,

I am trying to create a DOM UI for print preview and setup, so when we visit
print:http://www.google.ca it will bring up the PrintUI DOM page. I was
starting to implement it couple of days ago and I couldn't seem to make the
connection work.
I have followed view-source technique as well as history/downloads/newtab
DOMUI technique and did the following cl:

   - Creating the foundations for PrintUIDOM:
   http://codereview.chromium.org/150207
   - PrintUIDOM Implementation: http://codereview.chromium.org/155067


<http://codereview.chromium.org/150207>What happens is that when I visit
print:http://www.google.com it redirects to http://www.google.com and
doesn't show the print test page that the DOM has placed.

Any assistance is appreciated. I am an external contributor and I am stuck
on why its doing this. I thought the DOMUI Factory will deal with all this
stuff and appropriately handle the TabContents from the DOMUI I supply it
with.

Any ideas where I went wrong? The CL is quite small above.

Thanks
-- Mohamed Mansour

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to