Closed
Bug 449900
Opened 17 years ago
Closed 15 years ago
handle --chrome command line argument
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
fennec1.0b1
People
(Reporter: blassey, Assigned: mfinkle)
Details
Attachments
(1 file)
4.42 KB,
patch
|
vingtetun
:
review+
|
Details | Diff | Splinter Review |
Updated•17 years ago
|
Flags: wanted-fennec1.0+
Target Milestone: --- → Fennec A3
Assignee | ||
Comment 1•15 years ago
|
||
This patch:
* Adds openWindow and resolveURIInternal helpers
* Adds a check for -chrome flag and handles it
* Converts params to "a" prefix style (cmdLine -> aCmdLine) which makes the patch a bit messy
Attachment #455215 -
Flags: review?(21)
Assignee | ||
Comment 2•15 years ago
|
||
tested with chrome://global/content/test-ipc.xul to debug a different problem
Attachment #455215 -
Flags: review?(21) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
Can anyone verify this bug, please? or provide some steps to reproduce
You need to log in
before you can comment on or make changes to this bug.
Description
•