Closed
Bug 1558071
Opened 7 years ago
Closed 7 years ago
Rename nsIWebBrowserPrint.printPreviewNavigate to printPreviewScrollToPage
Categories
(Core :: Printing: Setup, defect, P2)
Core
Printing: Setup
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
More than once when I've been trying to get my head around the script blocking and navigation blocking code I've been thrown by seeing the function PrintPreviewNavigate. This isn't a navigate, so it's confusing for it to be called that.
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b549ba82a1dc
Rename nsIWebBrowserPrint.printPreviewNavigate to printPreviewScrollToPage. r=bobowen
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•