Closed Bug 1005920 Opened 11 years ago Closed 11 years ago

The prevent_webidl_changes hook must ignore backouts

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file)

Do we have good criteria for detecting backouts? Or should I just look for "backout" and "backed out" in the commit message?
"revert" would probably be good too
Attached patch Patch (v1)Splinter Review
Attachment #8417430 - Flags: review?(ted)
Attachment #8417430 - Flags: review?(ted) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Depends on: 1006210
Blocks: 1001106
ehsan sudden thought, wouldn't a backout of a cset that landed on trunk affecting .webidl be equally as painful for web compat and stability as a .webidl changing due to new functionality? As in, is this "really" the right thing here. (I'm just drawing attention to a case that I didn't see called out, if you already thought of it and this is still desired, great.)
Flags: needinfo?(ehsan)
(In reply to Justin Wood (:Callek) from comment #4) > ehsan sudden thought, wouldn't a backout of a cset that landed on trunk > affecting .webidl be equally as painful for web compat and stability as a > .webidl changing due to new functionality? Yes, absolutely. > As in, is this "really" the right thing here. (I'm just drawing attention to > a case that I didn't see called out, if you already thought of it and this > is still desired, great.) Well, the assumption is that presumably a DOM peer has looked at the changes originally. The fact that backouts often have to be done in a hurry while the trees are burning makes it impossible for us to impose more strict requirements on them. :/
Flags: needinfo?(ehsan)
Product: Release Engineering → Developer Services
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: