Open Bug 1169098 Opened 10 years ago Updated 3 years ago

De-dupe view source logic in browser.js and nsContextMenu.js

Categories

(Firefox :: General, defect)

defect

Tracking

()

People

(Reporter: jryans, Unassigned)

References

(Blocks 1 open bug)

Details

Recent view source work (bug 1067325 and others) has duplicated some logic in: * BrowserViewSourceOfDocument from browser.js * viewPartialSource from nsContextMenu.js We should extract the common code to one function, since all windows that include nsContextMenu.js also include browser.js.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.