Remove macros for older Windows SDK
Categories
(Core :: General, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: emk, Assigned: emk)
References
(Blocks 1 open bug)
Details
Attachments
(15 files, 1 obsolete file)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Since we updated macros such as WINVER
bumped to 0x0A00
, SDK version checks such as #if WINVER < 0x0A00
no longer make sense.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D188018
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D188019
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D188020
Assignee | ||
Comment 5•2 years ago
|
||
Depends on D188021
Assignee | ||
Comment 6•2 years ago
|
||
Depends on D188022
Assignee | ||
Comment 7•2 years ago
|
||
Depends on D188023
Assignee | ||
Comment 8•2 years ago
|
||
Depends on D188024
Assignee | ||
Comment 9•2 years ago
|
||
Depends on D188025
Assignee | ||
Comment 10•2 years ago
|
||
Depends on D188026
Assignee | ||
Comment 11•2 years ago
|
||
Depends on D188027
Assignee | ||
Comment 12•2 years ago
|
||
Depends on D188028
Assignee | ||
Comment 13•2 years ago
|
||
Depends on D188029
Assignee | ||
Comment 14•2 years ago
|
||
Depends on D188030
Assignee | ||
Comment 15•2 years ago
|
||
Depends on D188031
Assignee | ||
Comment 16•2 years ago
|
||
Depends on D188032
Updated•2 years ago
|
Comment 17•2 years ago
|
||
Comment 18•2 years ago
|
||
Backed out for causing mda failures on test_video_low_power_telemetry.html.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=429231027&repo=autoland
Backout: https://hg.mozilla.org/integration/autoland/rev/eac001e83d9c145165a511efdd385fde1626a580
Comment 19•2 years ago
|
||
Comment 20•2 years ago
|
||
Relanded this because it turned out to be from Bug 1849680. Sorry for the trouble.
Comment 21•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5e27d543b544
https://hg.mozilla.org/mozilla-central/rev/bc71776334e2
https://hg.mozilla.org/mozilla-central/rev/198080d1f5b5
https://hg.mozilla.org/mozilla-central/rev/fdc606cb3aa5
https://hg.mozilla.org/mozilla-central/rev/3c55379da8ad
https://hg.mozilla.org/mozilla-central/rev/2d3e7ea843dd
https://hg.mozilla.org/mozilla-central/rev/a2ab17bd05a6
https://hg.mozilla.org/mozilla-central/rev/cdd591c9690c
https://hg.mozilla.org/mozilla-central/rev/d56aa43a8cc2
https://hg.mozilla.org/mozilla-central/rev/b3da0ec3023a
https://hg.mozilla.org/mozilla-central/rev/47db477ece98
https://hg.mozilla.org/mozilla-central/rev/b5bd1fae0612
https://hg.mozilla.org/mozilla-central/rev/0321eb53e3d6
https://hg.mozilla.org/mozilla-central/rev/f3bf9e404ed2
https://hg.mozilla.org/mozilla-central/rev/f5ad597348b7
Description
•