Closed Bug 1986329 Opened 9 months ago Closed 9 months ago

Rename one gFlags variable to avoid unified build issues

Categories

(Core :: Layout, task)

task

Tracking

()

RESOLVED FIXED
144 Branch
Tracking Status
firefox144 --- fixed

People

(Reporter: jari, Assigned: jari)

Details

Attachments

(1 file)

Variable name gFlags is currently in use for global flags at layout/base/PresShell.cpp, layout/base/nsCSSFrameConstructor.cpp and layout/generic/nsBlockFrame.cpp. Because the two first ones are both under layout/base folder, the unified build may fail sometimes especially together with the auto keyword. Giving one of them a more specific name would protect us from this scenario.

Assignee: nobody → jjalkanen
Status: NEW → ASSIGNED
Pushed by jjalkanen@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/a3f3e59e40c2 https://hg.mozilla.org/integration/autoland/rev/617f2abcd747 Rename one gFlags variable to avoid unified build issues. r=layout-reviewers,emilio
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: