Page MenuHomePhabricator

Bug 1516221 - changes to implement enum class for #define NS_STYLE_COLOR_ADJUST. r=emilio
ClosedPublic

Authored by qwerty29 on Dec 24 2018, 6:34 AM.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Build Status
Buildable 29171
Build 39325: arc lint + arc unit

Event Timeline

qwerty29 created this revision.Dec 24 2018, 6:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 24 2018, 6:34 AM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".Dec 24 2018, 6:34 AM
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: Restricted Project.
qwerty29 requested review of this revision.Dec 24 2018, 6:34 AM
emilio requested changes to this revision.Dec 24 2018, 10:52 AM

Thanks for the patch! Below is the reason for the build failure :)

layout/style/ServoBindings.toml
143

You're missing a comma here.

This revision now requires changes to proceed.Dec 24 2018, 10:52 AM
qwerty29 updated this revision to Diff 47125.Dec 24 2018, 2:50 PM

Revision updated.

qwerty29 updated this revision to Diff 47127.Dec 24 2018, 3:15 PM
qwerty29 marked an inline comment as done.

Revision updated.

emilio accepted this revision.Dec 24 2018, 3:28 PM

Looks great, thank you!

This revision is now accepted and ready to land.Dec 24 2018, 3:28 PM
This revision was automatically updated to reflect the committed changes.