David Zbarsky
|
9050aef271
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Boris Zbarsky
|
5232d422f0
|
Bug 753397. Add a field to nsCSSPropList for a preference that controls the property. r=dbaron
The actual controlling is not hooked up yet; that will happen in bug 753522 for
the DOM reflections of properties.
|
2012-05-09 21:29:37 -04:00 |
|
L. David Baron
|
70add667e9
|
Add a header file for CSS property aliases (and temporarily resurrect the aliases whose DOM properties we forgot to remove). (Bug 730532, patch 1) r=bzbarsky
|
2012-02-24 21:23:14 -08:00 |
|
Ehsan Akhgari
|
478ad1a412
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Michael Wu
|
0fe7772ece
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
|
Craig Topper
|
ebb550cdf5
|
Bug 648925 - Part 1: Change uses of nsICSSRule to css::Rule. r=bzbarsky
|
2011-04-07 18:23:46 -07:00 |
|
Boris Zbarsky
|
6a971e7ee6
|
Bug 649163. Stop refcounting the return values from GetCSSParsingEnvironment, where possible. r=dbaron
|
2011-04-27 16:53:49 -04:00 |
|
L. David Baron
|
c67fd1c0b2
|
Share implementation of GetCSSParsingEnvironment so we can use it for both style rules' declarations and keyframe rules' declarations. (Bug 435442, patch 2) r=bzbarsky
|
2011-04-11 23:18:42 -07:00 |
|
L. David Baron
|
b4e61780aa
|
Remove the datastruct_ and member_ fields of the CSS_PROP macro. (Bug 645620, patch 5) r=bzbarsky
|
2011-03-28 16:07:27 -07:00 |
|
L. David Baron
|
b7d27f0965
|
Allow the method field in nsCSSPropList.h to be used with or without prefixes. (Bug 636039, patch 4) r=bzbarsky
|
2011-03-17 20:14:30 -07:00 |
|
L. David Baron
|
4bdad6c62f
|
Add 'parsevariant_' parameter to CSS_PROP macro, with all properties initially zero. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
|
Zack Weinberg
|
cb445e7025
|
Bug 576044 (6/12): remove vestiges of nsCSSType. r=dbaron a2.0=dbaron
|
2010-08-19 15:33:44 -04:00 |
|
Craig Topper
|
f6d3681e36
|
Bug 585616 - Merge nsIDOMNSCSS2Properties and nsIDOMSVGCSS2Properties into nsIDOMCSS2Properties. r=bz
|
2010-08-05 22:32:01 -07:00 |
|
Zack Weinberg
|
e76afd2a5d
|
Bug 569719 part 16: Don't refcount declarations and data blocks; don't have style rules hold direct pointers to data blocks. r+a=dbaron
|
2010-07-23 11:00:52 -07:00 |
|
Zack Weinberg
|
c5f3981cc3
|
Bug 569719 part 15: Always copy the entire css::Declaration before changing it in any way. r=dbaron
|
2010-07-23 11:00:49 -07:00 |
|
Zack Weinberg
|
03936acdb3
|
Bug 569719 part 14: replace DeclarationChanged() with SetCSSDeclaration(), which takes the new declaration as an argument. r=dbaron
|
2010-07-23 11:00:47 -07:00 |
|
Zack Weinberg
|
797a393635
|
Bug 569719 part 9: remove return value from css::Declaration methods that always return NS_OK, and change GetCSSDeclaration to return a css::Declaration instead of an nsresult. r=dbaron
|
2010-07-23 11:00:34 -07:00 |
|
Zack Weinberg
|
a308ab9843
|
Bug 569719 part 3: collapse nsDOMCSSDeclaration::ParseDeclaration into its sole caller (nsDOMCSSDeclaration::SetCSSText); remove always-constant flag arguments to nsCSSParser::ParseAndAppendDeclaration; rename that method to ParseDeclarations. r=dbaron
|
2010-07-23 11:00:19 -07:00 |
|
Zack Weinberg
|
367002c2df
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
|
Zack Weinberg
|
867b6d344a
|
Bug 569719 part 1: Rename nsCSSDeclaration to mozilla::css::Declaration. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
|
Zack Weinberg
|
71207447f1
|
Bug 558235 part 2: Kill CSS2PropertiesTearoff. r=dbaron
|
2010-07-14 13:58:56 -07:00 |
|
Peter Van der Beken
|
ca30200583
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
|
Mats Palmgren
|
dcab92f9c1
|
Bug 383488: don't accept trailing tokens in 'value' in style.setProperty(prop,value,"important"). r=dbaron
|
2010-04-01 23:07:40 -07:00 |
|
Peter Van der Beken
|
0ae62d1769
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
|
2010-03-17 16:09:05 +01:00 |
|
Zack Weinberg
|
09642046d8
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
|
2010-03-02 13:00:53 -08:00 |
|
Zack Weinberg
|
7351c020a1
|
Bug 523496: DeCOMtaminate nsCSSParser. r=bzbarsky sr=dbaron
|
2010-03-02 12:59:32 -08:00 |
|
Robert Longson
|
69f805d43c
|
Bug 374216 - Setting element.style.someSvgProperty has no effect. r=dbaron,sr=roc
|
2010-02-06 13:46:54 +00:00 |
|
L. David Baron
|
49b68bc235
|
Call BeginUpdate before going into the guts of updating a style attribute so that the resulting flush happens sooner. (Bug 522595) r=bzbarsky
|
2009-12-11 08:13:19 -08:00 |
|
Peter Van der Beken
|
55fa0d8c2e
|
Fix for bug 508780 (Stop using tearoff from quickstubs for nsDOMCSSDeclaration/nsComputedDOMStyle), part 2. r=jst.
|
2009-09-18 15:09:55 +02:00 |
|
L. David Baron
|
35700db2a8
|
Rewrap long argument lists to CSS_PROP macros. Whitespace changes only. (Bug 504652)
|
2009-09-11 06:46:36 -04:00 |
|
L. David Baron
|
d2990e879c
|
Add fields to nsCSSPropList.h for style struct offset and animation type. (Bug 504652) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
|
L. David Baron
|
44b1f6f4df
|
Add stylestruct_ parameter to CSS_PROP macro. (Bug 504652) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
|
Peter Van der Beken
|
692b7b0459
|
Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz.
|
2009-07-13 13:14:57 +02:00 |
|
L. David Baron
|
6d605b74c2
|
Remove the CSS_PROP_NOTIMPLEMENTED macro, which hasn't been needed since bug 3247 landed. (Bug 486353) r+sr=bzbarsky
|
2009-04-02 07:55:50 -07:00 |
|
L. David Baron
|
4bc903c074
|
Backed out changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311)
|
2009-02-04 13:22:45 -08:00 |
|
L. David Baron
|
791b82e41a
|
Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called. (Bug 474655) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
|
L. David Baron
|
ba587fa4d1
|
Add a flags table for CSS properties. (Bug 160403) r+sr=bzbarsky
|
2008-10-07 15:10:19 -07:00 |
|
|
|
9e4b29a9ba
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
|
dbaron@dbaron.org
|
bdeea6cda8
|
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 |
|
mats.palmgren@bredband.net
|
acd42ad508
|
Fix a few -moz-outline* problems and drop the prefix.
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
|
2005-03-27 11:36:08 +00:00 |
|
mats.palmgren@bredband.net
|
06653db1ef
|
Fix compile warnings on Windows. b=281745 r+sr=dbaron
|
2005-02-20 00:04:54 +00:00 |
|
dbaron@dbaron.org
|
ce9918a741
|
Remove unused iscoord parameter from CSS_PROP_* macros. b=205790 r+sr=bzbarsky
|
2004-11-30 19:24:34 +00:00 |
|
dbaron@dbaron.org
|
41e94af61f
|
Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky
|
2004-09-10 23:31:48 +00:00 |
|
roc+@cs.cmu.edu
|
d9edea9d71
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
|
bzbarsky@mit.edu
|
e4e1b8add4
|
Use property ids from the property list, as long as we're using preprocessing
to create all the Set/Get* functions for nsIDOMCSS2Properties. Bug 243728, r+sr=dbaron
|
2004-06-08 01:32:29 +00:00 |
|
dbaron@dbaron.org
|
f07c95b039
|
When asked to remove a property that doesn't exist, don't try too hard (and crash). b=245572 r+sr=bryner
|
2004-06-07 19:30:54 +00:00 |
|
gerv@gerv.net
|
cf0b0c064a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
|
dbaron@dbaron.org
|
cf7ac49669
|
Change -moz-opacity to opacity. Create a mechanism for creating a second name for a CSS property and continue to support -moz-opacity. b=93156 r=bzbarsky sr=roc
|
2004-02-24 06:48:25 +00:00 |
|
dbaron@dbaron.org
|
7d84b227eb
|
Convert switch in nsCSSProps::LookupPropertyValue to use a table by adding to the CSS_PROP_* macros. b=208726 r+sr=bzbarsky
|
2004-02-19 18:02:20 +00:00 |
|