зеркало из https://github.com/mozilla/pjs.git
Make nsIDOMSVGCSS2Properties use the specialized shorter quickstubs. (Bug 584301) r=bzbarsky
This commit is contained in:
Родитель
4a3f8eb9ff
Коммит
a5b0b4ec4a
|
@ -676,6 +676,7 @@ customMethodCalls = {
|
|||
'nsIDOMCanvasRenderingContext2D_FillStyle': { 'skipgen': True },
|
||||
'nsIDOMCanvasRenderingContext2D_FillStyle': { 'skipgen': True },
|
||||
'nsIDOMCSS2Properties_': CSS2Properties_,
|
||||
'nsIDOMSVGCSS2Properties_': CSS2Properties_,
|
||||
'nsIDOMNSCSS2Properties_': CSS2Properties_,
|
||||
'nsIDOMNSElement_': {
|
||||
'thisType': 'nsGenericElement'
|
||||
|
|
Загрузка…
Ссылка в новой задаче