gecko/layout
Ms2ger 4ff76331ca Bug 629882 - Support currentColor in the 2D canvas context; r=dbaron
This changes nsCSSParser::ParseColorString to fill in an nsCSSValue instead
of an nscolor, and exposes nsRuleNode::ComputeColor to turn this nsCSSValue
into an nscolor.

Because gradients can be used with different canvas elements in different
documents, these cannot pass useful values for nsRuleNode::ComputeColor's
aPresContext and aStyleContext arguments. This patch also changes SetColor
to deal with those parameters being null.
2012-06-06 09:36:38 +02:00
..
analysis Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
base Bug 629882 - Support currentColor in the 2D canvas context; r=dbaron 2012-06-06 09:36:38 +02:00
build Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-06-03 12:04:40 -07:00
doc Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
forms Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
generic Bug 749186, Followup Patch 1: Cache font inflation settings in pres shell to prevent crash. [r=dbaron] 2012-06-05 22:47:33 -05:00
inspector Bug 727834 - Add an API to (re)parse a style sheet in place. r=bz 2012-06-03 12:54:38 -04:00
ipc Bug 749953. Revert a hunk of bug 753762 to fix XUL panning. r=cjones 2012-05-29 15:40:50 -04:00
mathml Bug 757125 - Make more MathML operators mirrorable. r=karlt 2012-05-28 21:09:43 -04:00
media Bug 761089 - Missing Opus export in glmedias.dll in mingw builds r=kinetik 2012-06-04 13:01:00 +02:00
printing Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt 2012-05-30 18:43:39 +01:00
reftests Disable the test on Windows, since it just can't pass there. Followup for bug 731447. 2012-06-01 15:24:44 -04:00
style Bug 629882 - Support currentColor in the 2D canvas context; r=dbaron 2012-06-06 09:36:38 +02:00
svg Merge mozilla-central to mozilla-inbound 2012-06-01 16:58:27 +01:00
tables Bug 759249. r=bz 2012-06-01 21:56:33 +02:00
tools Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
xul Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c) 2012-06-03 18:05:00 +02:00
Makefile.in Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00