Bug 991983 - Emit absolute paths for UnifiedSources. r=gps
This helps upcoming changes, and relieves backends from path resolution. This has the side effect of chaning the order of some unified sources, which consequently breaks nsTextFormatter because it declares snprintf methods after nsStringAPI #defines it.
This commit is contained in:
@@ -1308,3 +1308,5 @@ ParseString(const nsACString& aSource, char aDelimiter,
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
#undef snprintf
|
||||
|
||||
Reference in New Issue
Block a user