François Wang
|
82cb401162
|
Bug 722880 - Support for attribute width on mtable. r=karlt
|
2012-02-27 18:57:28 -05:00 |
|
Jonathan Watt
|
a9f6927413
|
Bug 718968 - Remove old include paths from Makefile.in. r=dholbert.
|
2012-01-18 11:49:00 +00:00 |
|
Ms2ger
|
dcfa1754b2
|
Bug 707498 - Use a template to get the array length for nsGenericElement::FindAttributeDependence; r=Waldo
|
2011-12-18 11:09:27 +01:00 |
|
David Zbarsky
|
52ccc4cb61
|
Bug 660959 - Update link state less lazily r=bz
|
2011-11-14 16:24:41 +13:00 |
|
Olli Pettay
|
5a92aedb22
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
|
Olli Pettay
|
2c2da3099f
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03:00 |
|
Ehsan Akhgari
|
92064e6d3f
|
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 |
|
Jeff Walden
|
b5e57820bf
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
|
Jeff Walden
|
d0532c3e95
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Jeff Walden
|
0f30b277bf
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
|
Peter Van der Beken
|
9fe2ac6cc5
|
Stop including nsDOMClassInfo.h all over the place.
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
|
2011-10-03 21:11:31 +02:00 |
|
Ed Morley
|
e9329ec38b
|
Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey
|
2011-10-06 17:15:07 +01:00 |
|
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Bill Gianopoulos
|
d69ab2c0ea
|
Bug 427990 Gecko part - Make XLink href work on MathML element. r=jonas.
|
2011-06-24 14:54:28 +02:00 |
|
Boris Zbarsky
|
0cc4f9cbde
|
Bug 598833 part 12. Add dom::Element::UpdateState and use it in various places where elements update their own state. r=smaug,sdwilsh,mounir
|
2011-05-31 21:46:57 -04:00 |
|
Boris Zbarsky
|
b26e5d06c1
|
Bug 657353 part 2. Switch content state updates away from calling Begin/EndUpdate. r=sicking
|
2011-05-31 17:38:25 -04:00 |
|
David Zbarsky
|
a0b813679f
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
2af4853be5
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
732897cc3f
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Frédéric Wang
|
d5dde90b81
|
Bug 569124 - Make the math element support the attributes of mstyle. r=karlt
|
2011-04-09 23:36:31 -04:00 |
|
Frédéric Wang
|
edb717e99d
|
Update XML Entity Definitions for Characters (bug 603716); r=hsivonen,karlt
|
2011-04-08 11:56:04 -07:00 |
|
Boris Zbarsky
|
c634f43209
|
Bug 313351. ContentStatesChanged should take only one argument. r=dbaron
|
2011-03-28 23:32:11 -04:00 |
|
L. David Baron
|
07ad99a5d0
|
Convert attribute mapping functions to property getters instead of accessing struct members. (Bug 636039, patch 7) r=bzbarsky
|
2011-03-17 20:14:31 -07:00 |
|
L. David Baron
|
df33781268
|
Remove tracking of whether the font family comes from HTML, since we no longer use the information. (Bug 636040) r=jdaggett
|
2011-03-03 13:18:42 -08:00 |
|
Mounir Lamouri
|
06426cc202
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Olli Pettay
|
6059821942
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Ms2ger@gmail.com
|
fba699e63b
|
Bug 577081 - nsAttrValue::ParseColor doesn't need a document parameter anymore. r=jst
|
2010-07-17 10:09:14 +02:00 |
|
Ms2ger@gmail.com
|
91560b026e
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Frédéric Wang
|
42b10a418a
|
Bug 552044 - [MathML 3] Add support for mathcolor/mathbackground on any presentation MathML element. r=karlt
|
2010-05-13 14:38:28 +12:00 |
|
Boris Zbarsky
|
b398d9af92
|
Bug 562688 part 15. Remove the eELEMENT bit. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Karl Tomlinson
|
4a42ab9e7e
|
backout e1e1143be432 due to reftest failure in layout/reftests/bugs/393760-1.xml b=552044
|
2010-04-21 17:21:36 +12:00 |
|
Frédéric Wang
|
d364880a0d
|
Bug 552044 - [MathML 3] Add support for mathcolor/mathbackground on any presentation MathML element. r=karlt
--HG--
extra : rebase_source : 62c2006154e8a89e18d8125ddec4978f6ffdfba2
|
2010-04-21 15:41:06 +12:00 |
|
Peter Van der Beken
|
85c9e641b0
|
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.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Peter Van der Beken
|
e1c6294f66
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
|
Olli Pettay
|
c0f0d7e3a5
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
|
Taras Glek
|
1d126be6cd
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
|
2009-10-12 12:31:50 -07:00 |
|
David Zbarsky
|
3d96b7b4a7
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Shawn Wilsher
|
66070e1f91
|
Backed out changeset 50be346999f6 (bug 515494). This fix is not what we want.
|
2009-09-28 12:25:49 -07:00 |
|
Shawn Wilsher
|
06a77cb9eb
|
Bug 515494 - Remove xlink support in nsGenericElement
r=sicking
sr=jst
--HG--
extra : rebase_source : 43601965bc6579c8940e97b8df6bf2c1b6306873
|
2009-09-11 09:38:36 -07:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Boris Zbarsky
|
8f435d226b
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
0aa6350041
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
timeless@mozdev.org
|
71af9f521c
|
Bug 494685 nsMathMLElement::MapMathMLAttributesInto comparison between signed and unsigned
r+sr=roc
|
2009-06-27 18:42:50 -07:00 |
|
L. David Baron
|
44a6267b1d
|
Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky
|
2009-06-16 08:00:20 -07:00 |
|
Robert O'Callahan
|
beac740c0f
|
Bug 484766. Clean up MathML directory structure. r=karlt,ted
--HG--
extra : rebase_source : 1c88ebe3a41dee12a982442ad2e711aa287ed55f
|
2009-03-30 13:48:52 +13:00 |
|
L. David Baron
|
aafe2d425d
|
Split eCSSUnit_String into eCSSUnit_String (with quotes), eCSSUnit_Ident (without quotes), and eCSSUnit_Families (font family list, but not for @font-face descriptor where the single family is stored as eCSSUnit_String). (Bug 481591) r+sr=bzbarsky
|
2009-03-06 13:05:01 +09:00 |
|
L. David Baron
|
3a120c56d3
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
|
L. David Baron
|
da21efddd5
|
Backed out changeset fde0b361f25e (bug 322475, main patch) due to Mac talos startup failures and hitting the NS_ABORT_IF_FALSE in SetupBackgroundClip, which may be related.
|
2009-02-19 13:51:46 -08:00 |
|
L. David Baron
|
bd25838a7a
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 12:33:09 -08:00 |
|
L. David Baron
|
c936720f0a
|
Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing.
|
2009-02-19 09:06:18 -08:00 |
|