Bug 804875 - Test to check that media elements are reset appropriatly on source chang...
[gecko.git] / CLOBBER
blob066f76de256f93f7f0c57c5c107621249aec2c6a
1 # To Trigger a clobber replace ALL of the textual description below,
2 # giving a bug number and a one line description of why a clobber is
3 # required. Modifying this file will make configure check that a
4 # clobber has been performed before the build can continue.
6 # MERGE NOTE: When merging two branches that require a CLOBBER, you should
7 #             merge both CLOBBER descriptions, to ensure that users on
8 #             both branches correctly see the clobber warning.
10 #                  O   <-- Users coming from both parents need to Clobber
11 #               /     \
12 #          O               O
13 #          |               |
14 #          O <-- Clobber   O  <-- Clobber
16 # Note: The description below will be part of the error message shown to users.
18 Bug 793928 - Move the promise library to a new location