Closed
Bug 1263262
Opened 10 years ago
Closed 10 years ago
Do not hide the menubar in the View Partial Source window
Categories
(Toolkit :: View Source, defect)
Toolkit
View Source
Tracking
()
RESOLVED
FIXED
mozilla48
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | fixed |
People
(Reporter: philip.chee, Assigned: philip.chee)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.31 KB,
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
The View Partial Source window has a menubar. This is visible in SeaMonkey because we open the window with the following features: "all,dialog=no". Bug 1134585 moved the window open code to Toolkit and changed it to "scrollbars,resizable,chrome,dialog=no". This bug is to fix SeaMonkey regression.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8739536 -
Flags: review?(mconley)
Updated•10 years ago
|
Attachment #8739536 -
Flags: review?(mconley) → review+
Comment 3•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•