Closed
Bug 1601235
Opened 6 years ago
Closed 6 years ago
Remove the second arg of nsIXULBrowserWindow::SetOverLink
Categories
(Toolkit :: General, task, P1)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: emk, Assigned: emk)
References
Details
Attachments
(1 file)
This is not used anymore and not e10s-friendly.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → VYV03354
![]() |
||
Comment 2•6 years ago
|
||
Thunderbird may want to make equivalent changes.
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/9529cb5a7615
Remove the second arg of nsIXULBrowserWindow::SetOverLink. r=bzbarsky
Assignee | ||
Comment 4•6 years ago
|
||
AFAIK comm-central does not use the second argument, either. Moreover, no C++ code uses setOverLink
in c-c, so this change wont break the build. (the extra parameter would be simply ignored.)
Updated•6 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 5•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•