DescriptionChanges in the code are mainly introduced by #2738.
Make added JavaScript file 'cssRules.js' to be processed by `convert_js`.
Note about type for content type mask (signed 32 bit integer, int32_t): it's not unsigned and its size is 32 bit because of peculiarities of bitmasks in JavaScipt https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Operators/Bitwise_Operators.
Patch Set 1 #
Total comments: 4
Patch Set 2 : add typedef for ContentTypeMask #Patch Set 3 : rebase #
MessagesTotal messages: 6
|