Closed
Bug 1865918
Opened 2 years ago
Closed 2 years ago
Update some docShell methods to reflect nsIDocumentViewer's new name
Categories
(Core :: DOM: Navigation, enhancement)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(6 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
Bug 1865918 p4. Update CreateContentViewerForActor to reflect nsIDocumentViewer's new name. r=emilio
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
(Snuck in a rename of a similarly named local variable too.)
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D194287
| Assignee | ||
Comment 3•2 years ago
|
||
Depends on D194288
| Assignee | ||
Comment 4•2 years ago
|
||
Depends on D194289
| Assignee | ||
Comment 5•2 years ago
|
||
NewContentViewerObj
Depends on D194290
| Assignee | ||
Comment 6•2 years ago
|
||
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/autoland/rev/39e1d16bc962
p1. Update HasContentViewer to reflect nsIDocumentViewer's new name. r=emilio
https://hg.mozilla.org/integration/autoland/rev/2975b2280e95
p2. Update EnsureContentViewer to reflect nsIDocumentViewer's new name. r=emilio
https://hg.mozilla.org/integration/autoland/rev/b9dd3d79bb2f
p3. Update CreateContentViewer to reflect nsIDocumentViewer's new name. r=emilio
https://hg.mozilla.org/integration/autoland/rev/64295cd4c978
p4. Update CreateContentViewerForActor to reflect nsIDocumentViewer's new name. r=emilio
https://hg.mozilla.org/integration/autoland/rev/3626b5dd8b0e
p5. Update NewContentViewerObj to reflect nsIDocumentViewer's new name. r=emilio
https://hg.mozilla.org/integration/autoland/rev/cdbcfe10b70d
p6. Update nsDocShell::mContentViewer and local variables to reflect nsIDocumentViewer's new name. r=emilio
Comment 8•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/39e1d16bc962
https://hg.mozilla.org/mozilla-central/rev/2975b2280e95
https://hg.mozilla.org/mozilla-central/rev/b9dd3d79bb2f
https://hg.mozilla.org/mozilla-central/rev/64295cd4c978
https://hg.mozilla.org/mozilla-central/rev/3626b5dd8b0e
https://hg.mozilla.org/mozilla-central/rev/cdbcfe10b70d
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•