Cameron McCormack
a42d00f4e5
Bug 1206569 - Part 3: Include internal properties in PythonCSSProps.h and annotate each with a type. r=bzbarsky
2015-09-22 15:58:20 +10:00
Xidorn Quan
bc4811d40d
Bug 1202908 part 2 - Remove CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP. r=dbaron
2015-09-11 16:00:10 +10:00
Samy Dindane
6c5d0d5488
Bug 1142609 - Fix PEP 8 E7xx warnings in dom/bindings's Python code. r=peterv
2015-08-10 19:11:42 +02:00
Samy Dindane
009ad9fdb3
Bug 1142609 - Fix PEP 8 E2xx warnings in dom/bindings's Python code. r=peterv
2015-08-10 18:53:45 +02:00
Samy Dindane
f85212ef99
Bug 1142609 - Fix PEP 8 E128 warnings in dom/bindings's Python code. r=peterv
2015-08-10 18:26:29 +02:00
Boris Zbarsky
5b331b7f84
Bug 958887 part 4. Generate property accessors on the CSS2Properties interface for the dashed-named CSS properties and float that use their actual property names. r=peterv
2014-09-19 22:58:27 -04:00
Boris Zbarsky
78c9d54e11
Bug 958887 part 2. Pass the actual names of the CSS properties involved to GenerateCSS2PropertiesWebIDL.py. r=peterv
2014-09-19 22:58:26 -04:00
Benoit Jacob
9b15558257
Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz
2014-03-07 12:14:26 -05:00
Peter Chang
a7504a1140
backout of rev 45253e02bde3, fd02f1217e4c, 75217485ce5a b=981804
2014-03-12 15:16:20 +08:00
Benoit Jacob
934e7a1be7
Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz
2014-03-07 12:14:26 -05:00
Ryan VanderMeulen
c27e336485
Backed out changesets d65a803d2b9a, 9456495d6121, and 73c710ddf3d8 (bug 977757) for Gaia UI test failures.
...
CLOSED TREE
2014-03-06 13:10:20 -05:00
Benoit Jacob
ee99ed0031
Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz
2014-03-06 11:38:21 -05:00
Boris Zbarsky
1f226b79f6
Bug 795751. Make CSS2Properties stuff work even with pref names that are not identifiers. r=dholbert
2012-10-01 08:45:12 -04:00
Boris Zbarsky
5c7f2bd007
Bug 778150 part 3. Default attributes to infallible. Allow annotation of fallible attributes in WebIDL. r=peterv
...
The valid annotations are [Throws], [GetterThrows], and [SetterThrows], which can all either take no value or
be set to MainThread or Workers if the throwing behavior is only happening on main thread or in workers
2012-09-05 09:21:33 -04:00
Boris Zbarsky
d66c41cb3e
Bug 786105. Setting inline style properties to null should remove them, just like setting them to empty string does. r=peterv
2012-08-31 20:59:46 -04:00
Boris Zbarsky
61a59802bd
Bug 753517 part 4. Set up auto-generation of CSS2Properties.webidl from nsCSSPropList.h and enable Paris bindings for CSSStyleDeclaration and CSS2Properties. r=khuey,peterv,dbaron
2012-08-23 21:08:09 -07:00