Closed
Bug 1549800
Opened 6 years ago
Closed 6 years ago
Remove #ifdef USE_CLICK_HOLD_CONTEXTMENU code
Categories
(Core :: Widget: Cocoa, task)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: mstange, Assigned: ccheung256, Mentored)
Details
Attachments
(2 files)
The define USE_CLICK_HOLD_CONTEXTMENU
is never set, so any code that is conditional on it can be removed.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/5d66a70eebdb
Remove all code conditional on USE_CLICK_HOLD_CONTEXTMENU. r=mstange
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•6 years ago
|
Assignee: nobody → ccheung256
You need to log in
before you can comment on or make changes to this bug.
Description
•