diff browse annotate |
a20c7910a82fa2df2f3398c1108d102bac9128b0 created 2015-03-25 12:42 -0400 pushed 2016-05-03 12:47 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj |
diff browse annotate |
efb6031640b7bb3734bb94d704795bf29ecfdfa2 created 2015-01-06 15:15 -0500 pushed 2016-05-03 12:47 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1118426 - Mark virtual overridden functions as MOZ_OVERRIDE in layout/style; r=dbaron |
diff browse annotate |
8acc3d0aa7108642b0d1230072acc68f8221c673 created 2014-07-14 15:57 -0700 pushed 2016-05-03 12:47 +0000 |
Gabriel Luong | Gabriel Luong - Bug 591303 - Part 3: Set line and column number for all rules in nsCSSParser. r=bz |
diff browse annotate |
e9d2ef40c8d6bac6bdd0d719a9016087c1ca3c9f created 2014-06-20 12:32 +0200 pushed 2016-05-03 12:47 +0000 |
Ms2ger | Ms2ger - Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam |
diff browse annotate |
3bf0b88186bf6eb6461a1b59f922f5ee906e2576 created 2014-06-20 13:00 +0200 pushed 2016-05-03 12:47 +0000 |
Ms2ger | Ms2ger - Backout revision 308e51eae10c for build bustage. |
diff browse annotate |
308e51eae10c244ffdf0e38c4fe983f1248ef473 created 2014-06-20 12:32 +0200 pushed 2016-05-03 12:47 +0000 |
Ms2ger | Ms2ger - Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam |
diff browse annotate |
8693b3e2c50ef66e86af33eda61f77ab6961fa75 created 2013-11-14 21:42 -0500 pushed 2016-05-03 12:47 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 938123 - Build layout/style in unified mode; r=roc |
diff browse annotate |
0151cd1dba75b357983543dc552ac724ee9d8827 created 2013-08-02 09:04 +0200 pushed 2016-05-03 12:47 +0000 |
Ms2ger | Ms2ger - Bug 896277 - Don't return nsresult from GroupRule::AppendRulesToCssText; r=dbaron |
diff browse annotate |
727736b233b39f7aab2aa93279370ad1b5f2d629 created 2013-06-23 14:03 +0200 pushed 2016-05-03 12:47 +0000 |
Catalin Iacob | Catalin Iacob - Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. |
diff browse annotate |
233ee2f1efbc5f8ba3c410a099aba23ffa8caa96 created 2013-05-14 09:33 -0700 pushed 2016-05-03 12:47 +0000 |
Arnaud Sourioux | Arnaud Sourioux - Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert |
diff browse annotate |
4d7684259549a9e5dda78b3f45f95e7f46014af9 created 2013-03-23 21:14 -0500 pushed 2016-05-03 12:47 +0000 |
Joshua Cranmer | Joshua Cranmer - Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo |
diff browse annotate |
5bb11a09bb201e889ed6ed74e7c901a810b4de7a created 2013-02-09 22:56 -0800 pushed 2016-05-03 12:47 +0000 |
L. David Baron | L. David Baron - Bug 765599: Make CSS insertRule methods throw SYNTAX_ERR when given an empty rule or more than one rule. r=bzbarsky |
diff browse annotate |
baed277d76547b080abe940bb297be36721a0383 created 2012-10-07 22:39 -0400 pushed 2016-05-03 12:47 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 795221 part 3. Implement cycle collection for GroupRule objects. r=smaug,dbaron |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2016-05-03 12:47 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2016-05-03 12:47 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
43b55878da4625751bc635fc425816e95583cf2f created 2012-02-02 15:06 -0800 pushed 2016-05-03 12:47 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2016-05-03 12:47 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2016-05-03 12:47 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
b604d43c28cd5b217d35d1ebb0ab8218730c0bd1 created 2012-10-10 22:16 -0400 pushed 2016-05-03 12:47 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 795221 part 3. Implement cycle collection for GroupRule objects. r=smaug,dbaron |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2016-05-03 12:47 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2016-05-03 12:47 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
b2f1b368e2f25a5791a4b146f0ac709ca9f029fe created 2012-01-02 18:19 -0800 pushed 2016-05-03 12:47 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 671299 (part 3) - Add style sheet memory reporters. r=dbaron. |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2016-05-03 12:47 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
f19cd0781e64bf845c1a25d5ac9ecb80979a6829 created 2011-04-11 19:46 -0700 pushed 2016-05-03 12:47 +0000 |
Craig Topper | Craig Topper - Bug 648925 - Part 3: Factor some common method bodies into css::Rule. r=bzbarsky |
diff browse annotate |
6140c532052523d208530f597c499dca136aac62 created 2011-04-07 18:23 -0700 pushed 2016-05-03 12:47 +0000 |
Craig Topper | Craig Topper - Bug 648925 - Part 1: Change uses of nsICSSRule to css::Rule. r=bzbarsky |
diff browse annotate |
5d537abf700580e70406c631d461ab60bb956e09 created 2011-03-17 22:18 -0700 pushed 2016-05-03 12:47 +0000 |
Craig Topper | Craig Topper - Bug 577976 - Part 4: Move AddRef/Release back to nsCSSRule, r=bzbarsky |
diff browse annotate |
7e119e22b856b359b201601934bd194194d8cd98 created 2011-03-06 19:59 -0800 pushed 2016-05-03 12:47 +0000 |
Craig Topper | Craig Topper - Bug 577976 - Part 3: Rename nsCSSRule and put in css namespace, r=bzbarsky |
diff browse annotate |
f2685fc02b6bea19c3406875f6dd5d7b2fcf078a created 2010-08-07 22:30 -0700 pushed 2016-05-03 12:47 +0000 |
Craig Topper | Craig Topper - Bug 577976 - Part 2: Remove forwarding methods to nsCSSRule from Rule classes, r=bzbarsky |
diff browse annotate |
592aacaf042d61e425d8cf05d4339b6a0bb2b1d3 created 2011-03-28 20:21 -0700 pushed 2016-05-03 12:47 +0000 |
Craig Topper | Craig Topper - Bug 577976 - Part 1: Make nsCSSRule inherit from nsICSSRule and remove inheritance of nsICSSRule from other classes, r=bzbarsky |
diff browse annotate |
7e05a50ed66bbf83c8b124472dc70fbebe93836a created 2010-08-07 22:29 -0700 pushed 2016-05-03 12:47 +0000 |
Craig Topper | Craig Topper - Bug 577974 - Part 4: DeCOM and de-virtualize methods in GroupRule, r=bzbarsky |
diff browse annotate |
8bd0c633031859162173a911b2b15a722a86e294 created 2011-03-17 22:18 -0700 pushed 2016-05-03 12:47 +0000 |
Craig Topper | Craig Topper - Bug 577974 - Part 3: Rename nsCSSDocumentRule and nsCSSMediaRule, r=bzbarsky |
diff browse annotate |
f100d70f483a75430129d12a2b46b171687978a2 created 2010-08-07 22:28 -0700| base pushed 2016-05-03 12:47 +0000 |
Craig Topper | Craig Topper - Bug 577974 - Part 2: Remove nsICSSGroupRule, r=bzbarsky |