|
|
98de634631
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
|
|
0f08b75950
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
|
jwatt@jwatt.org
|
5372f726c5
|
Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc
|
2007-01-04 10:53:59 +00:00 |
|
timeless@mozdev.org
|
f4ef17d178
|
Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
|
2006-12-26 17:47:52 +00:00 |
|
bzbarsky@mit.edu
|
c0cb6c3e40
|
Having an empty textnode or CDATA section child should not prevent an element
from matching :empty. Bug 315620, r+sr=dbaron
|
2006-12-13 00:18:32 +00:00 |
|
bzbarsky@mit.edu
|
0e4e6c4572
|
Fix bug 349695 by taking a different approach to setting display:none on HTML
forms inside tables; this approach overrides author styles. r+sr=dbaron
|
2006-08-25 22:33:17 +00:00 |
|
bzbarsky@mit.edu
|
bbe39141ad
|
Implement the :default CSS3 pseudo-class. Bug 302186, patch by Allan Beaufour
<allan@beaufour.dk> and jpl24 <jlurz24@gmail.com>, r+sr=bzbarsky
|
2006-08-16 03:20:19 +00:00 |
|
cvshook@sicking.cc
|
de453923d9
|
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
|
2006-07-19 04:36:36 +00:00 |
|
cvshook@sicking.cc
|
5df20de104
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
|
dbaron@dbaron.org
|
d495afeb3e
|
Destroy chained RuleProcessorData interatively. b=323504 r+sr=bzbarsky
|
2006-04-27 00:35:05 +00:00 |
|
dbaron@dbaron.org
|
96634178f2
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
|
dbaron@dbaron.org
|
6b637a1320
|
Split the nsCSSRuleProcessor half of nsCSSStyleSheet.cpp into nsCSSRuleProcessor.cpp. b=332136 r+sr=bzbarsky
|
2006-04-03 23:52:17 +00:00 |
|