mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 14:20:14 +02:00
This patch is generated by the following commands (note: if you're running using OS X's sed, which accepts slightly different flags, you'll have to specify an actual backup suffix in -i, or use gsed from Homebrew): hg stat -c \ | cut -c 3- \ | tr '\n' '\0' \ | xargs -0 -P 8 gsed --follow-symlinks 's/\bnsCSSProperty\b/nsCSSPropertyID/g' -i'' Then: hg mv layout/style/nsCSSProperty.h layout/style/nsCSSPropertyID.h ... and finally, manually renaming nsCSSProperty in the include guard in nsCSSProperty.h. MozReview-Commit-ID: ZV6jyvmLfA --HG-- rename : layout/style/nsCSSProperty.h => layout/style/nsCSSPropertyID.h |
||
|---|---|---|
| .. | ||
| tests | ||
| inCSSValueSearch.cpp | ||
| inCSSValueSearch.h | ||
| inDeepTreeWalker.cpp | ||
| inDeepTreeWalker.h | ||
| inDOMUtils.cpp | ||
| inDOMUtils.h | ||
| inDOMView.cpp | ||
| inDOMView.h | ||
| inICSSValueSearch.idl | ||
| inIDeepTreeWalker.idl | ||
| inIDOMUtils.idl | ||
| inIDOMView.idl | ||
| inISearchObserver.idl | ||
| inISearchProcess.idl | ||
| inLayoutUtils.cpp | ||
| inLayoutUtils.h | ||
| inSearchLoop.cpp | ||
| inSearchLoop.h | ||
| moz.build | ||
| nsFontFace.cpp | ||
| nsFontFace.h | ||
| nsFontFaceList.cpp | ||
| nsFontFaceList.h | ||
| nsIDOMFontFace.idl | ||
| nsIDOMFontFaceList.idl | ||