L. David Baron
|
058a80b273
|
ifdef CSS animations so that the feature can be backed out by flipping the switches in configure.in and then reverting the changes to the following four files appropriately: nsIDOMCSS2Properties.idl, nsIDOMCSSRule.idl, property_database.js, test_transitions_computed_values.html. (Bug 435442, patch 15) r=bzbarsky
|
2011-04-11 23:18:44 -07:00 |
L. David Baron
|
dbff9d529d
|
Implement parsing and storage of @keyframes rule. (Bug 435442, patch 5) r=bzbarsky
|
2011-04-11 23:18:43 -07:00 |
Craig Topper
|
508c107c8f
|
Bug 645956 - Part 5: Remove NS_NewCSSCharsetRule, r=bzbarsky
|
2011-03-22 23:20:09 -07:00 |
Craig Topper
|
247eec6f18
|
Bug 577976 - Part 5: Remove AddRef from GetStyleSheet, r=bzbarsky
|
2010-08-07 22:33:15 -07:00 |
Craig Topper
|
ba94c59f46
|
Bug 577974 - Part 2: Remove nsICSSGroupRule, r=bzbarsky
--HG--
rename : layout/style/nsICSSGroupRule.h => layout/style/GroupRule.h
|
2010-08-07 22:28:33 -07:00 |
Craig Topper
|
435a97bcbe
|
Bug 577002 Part 2: Remove nsICSSImportRule. r=bzbarsky
--HG--
rename : layout/style/nsICSSImportRule.h => layout/style/ImportRule.h
|
2011-03-17 13:41:52 -04:00 |
Ms2ger
|
f970abf55d
|
Make nsICSSRule::Clone return the cloned value directly. (Bug 585137) r=bzbarsky a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
Craig Topper
|
061005a298
|
Bug 571946 - Let nsICSSRule::GetType return the type as a PRInt32 type instead of taking an outparam for that. r=bz
|
2010-07-18 16:39:20 +02:00 |
Craig Topper
|
2fcf298bd1
|
Bug 566808 - "DeCOMtaminate nsIStyleRule method signatures" [r=dbaron]
(transplanted from 9a7be1835b530c72a46069a5c3951b80b16804a3)
--HG--
extra : transplant_source : %9A%7B%E1%83%5BS%0Cr%A4%60i%A5%C3%95%1B%80%B1h%04%A3
|
2010-05-19 22:28:00 -04:00 |
Craig Topper
|
705e44723e
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
Boris Zbarsky
|
fc50c8c8bf
|
Bug 495269 followup. Rev the iid of nsICSSRule.
|
2009-06-01 14:55:28 -04:00 |
Boris Zbarsky
|
05d3171c08
|
Bug 495269. Fix our detection of @import rules when cloning sheets. r+sr=dbaron
|
2009-05-28 18:16:31 -04:00 |
Peter Van der Beken
|
a9ba7dc3aa
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
dbaron%dbaron.org
|
668f9730a4
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
bsmedberg%covad.net
|
dff1dea638
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
dbaron%dbaron.org
|
cef682699c
|
Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky
|
2004-10-31 17:33:50 +00:00 |
dbaron%dbaron.org
|
119da61932
|
Implement @-moz-document at-rule for site-specific rules, particularly in user stylesheets. b=238099 r+sr=bzbarsky
|
2004-08-05 18:26:14 +00:00 |
gerv%gerv.net
|
692411203a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
dbaron%dbaron.org
|
cb01f2577b
|
Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky
|
2003-09-13 19:18:52 +00:00 |
dbaron%dbaron.org
|
440c73cd8f
|
Implement the DOM interfaces for CSS style rules on a wrapper object which allows the immutable rule object to be swapped out underneath. b=188803 r+sr=bzbarsky
|
2003-06-24 05:40:37 +00:00 |
peterv%netscape.com
|
b3d575fd9b
|
Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv.
|
2003-03-05 15:08:41 +00:00 |
bzbarsky%mit.edu
|
0c34ef8a78
|
Expose @charset rules in the CSSOM. Bug 160834. r=glazman, sr=dbaron.
|
2002-08-06 05:26:41 +00:00 |
dbaron%fas.harvard.edu
|
2bf216c9e2
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
dougt%netscape.com
|
1f40b94136
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
gerv%gerv.net
|
2b0c9d0438
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
bzbarsky%mit.edu
|
6978d3d311
|
Implement the parentRule property of CSS rules. Bug 37470, r=pierre,
sr=jst
|
2001-09-19 14:16:34 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
peterl%netscape.com
|
791b4e55f5
|
added new rule interfaces & base class
|
1999-06-10 05:32:38 +00:00 |