Closed Bug 1757575 Opened 3 years ago Closed 3 years ago

Fix non-unified-build bustage in dom/html/HTMLFormElement.cpp

Categories

(Core :: DOM: Core & HTML, task, P3)

task

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: janv, Assigned: janv)

References

Details

Attachments

(1 file)

0:21.39 /Users/jvarga/Projects/Mozilla0/src/dom/html/HTMLFormElement.cpp:1142:8: error: code will never be executed [-Werror,-Wunreachable-code]
0:21.39 if (!aControls.IsEmpty()) {
0:21.39 ^~~~~~~~~
0:21.39 /Users/jvarga/Projects/Mozilla0/src/dom/html/HTMLFormElement.cpp:1168:8: error: code will never be executed [-Werror,-Wunreachable-code]
0:21.39 if (!aControls.IsEmpty()) {
0:21.39 ^~~~~~~~~
0:21.39 2 errors generated.
0:21.39 make[4]: *** [HTMLFormElement.o] Error 1
0:21.39 make[3]: *** [dom/html/target-objects] Error 2

Assignee: nobody → jvarga
Status: NEW → ASSIGNED
Type: defect → task
Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/95d7107b9fd0 Fix non-unified-build bustage in dom/html/HTMLFormElement.cpp; r=smaug
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: