Re: frame state bits now all defined in nsFrameStateBits.h
Cameron McCormack <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout |
|---|---|
| Message-ID | <[email protected]> |
Cameron McCormack wrote: > This caused problems on Windows, partly because it looks like VC++ isn't > doing performing implicit conversions of sized enums to an int of an > appropriate size, which caused compile errors, and some test failures > after fixing the compile errors, so I've backed it out for now. This re-landed.