mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
just a comment for future webshell work
This commit is contained in:
parent
6d8e2f2301
commit
38d2b703cc
@ -351,7 +351,7 @@ nsLayoutDLF::CreateDocument(const char* aCommand,
|
||||
if (NS_FAILED(rv))
|
||||
break;
|
||||
|
||||
// Create the document viewer
|
||||
// Create the document viewer XXX: could reuse document viewer here!
|
||||
rv = NS_NewDocumentViewer(getter_AddRefs(docv));
|
||||
if (NS_FAILED(rv))
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user