Confirmed users, Bureaucrats and Sysops emeriti
792
edits
| Line 127: | Line 127: | ||
* {{bug|479525}} -- Fix nanojit on CE, and reenable JIT for content | * {{bug|479525}} -- Fix nanojit on CE, and reenable JIT for content | ||
* {{bug|476903}} -- Fix ARM xptcinvoke type marshalling for integral types smaller than 32 bits | * {{bug|476903}} -- Fix ARM xptcinvoke type marshalling for integral types smaller than 32 bits | ||
* {{bug|480088}} -- Use a single cached chunk of memory for painting, instead of allocating each time | |||
There are some patches that enable the ActiveX build in embedding/browser/activex/src/plugin . For some reason, adding the ATL include causes the rest of the build to fail, so this should be done at the end. Need to figure out a way to add the ATL include just in the plugin dir... | There are some patches that enable the ActiveX build in embedding/browser/activex/src/plugin . For some reason, adding the ATL include causes the rest of the build to fail, so this should be done at the end. Need to figure out a way to add the ATL include just in the plugin dir... | ||