258
edits
(→Merge) |
(→Merge) |
||
Line 96: | Line 96: | ||
hg --cwd mozilla-aurora/$loc rm toolkit/chrome/formautofill/requestAutocomplete.dtd | hg --cwd mozilla-aurora/$loc rm toolkit/chrome/formautofill/requestAutocomplete.dtd | ||
hg --cwd mozilla-aurora/$loc ci -m 'Bug 1322622 - Rename the obsolete requestAutocomplete package out of the way of form autofill' | hg --cwd mozilla-aurora/$loc ci -m 'Bug 1322622 - Rename the obsolete requestAutocomplete package out of the way of form autofill' | ||
hg --cwd mozilla-aurora/$loc rm toolkit/chrome/cookie/ | |||
hg --cwd mozilla-aurora/$loc ci -m 'Bug 1255149 - Remove unused nsICookiePromptService' | |||
# Push to aurora | # Push to aurora |
edits