зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1424528 part 4 - Remove the nsDidReflowStatus enum type. r=dholbert
MozReview-Commit-ID: 3QFWSlQ84fF
This commit is contained in:
Родитель
41423a85e6
Коммит
0de4d4e471
|
@ -390,14 +390,6 @@ operator<<(std::ostream& aStream, const nsReflowStatus& aStatus);
|
|||
|
||||
//----------------------------------------------------------------------
|
||||
|
||||
/**
|
||||
* DidReflow status values.
|
||||
*/
|
||||
enum class nsDidReflowStatus : uint32_t {
|
||||
NOT_FINISHED,
|
||||
FINISHED
|
||||
};
|
||||
|
||||
/**
|
||||
* When there is no scrollable overflow rect, the visual overflow rect
|
||||
* may be stored as four 1-byte deltas each strictly LESS THAN 0xff, for
|
||||
|
|
Загрузка…
Ссылка в новой задаче