diff browse annotate |
68d1a96a3b7ae7271c36736e851a56f99d64922d created 2012-09-17 22:58 -0400 pushed 2012-09-19 14:18 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 791907 - Remove prtypes.h #includes in editor/; r=jrmuizel |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
adb60cc7b1505bc91ca1c3bb846270cfd19926cb created 2012-07-18 19:02 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
220dd5cad2ac17e53112582e5b007737ff77d586 created 2011-12-05 16:57 -0800 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central (objshrink, yay!) |
diff browse annotate |
97289207e9de085c9243e363a98ea4504e4a083e created 2011-10-31 14:41 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f93960a93ad97a56d308bd9ce25d97cbc175d524 created 2011-10-17 11:52 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-08-22 16:03 +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 |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2012-07-30 14:21 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
4e24278d2273dac7a5f8a681e078e207d09da12a created 2012-07-13 09:33 +0300 pushed 2012-07-14 03:13 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 772807 - Clean up editor/ includes with include-what-you-use; r=ehsan |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 11:54 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
b45ac1c3ab89fee9309dc41408ec6c27984e6c49 created 2011-12-03 22:50 +0100 pushed 2011-12-04 10:36 +0000 |
Fabien Cazenave | Fabien Cazenave - Bug 684187 - Use dom::Element instead of nsIDOMElement for nsEditor::mRootElement; r=ehsan |
diff browse annotate |
239503f172f868377901e513e9b8744f9f386aa8 created 2011-10-29 22:03 +0200 pushed 2011-10-30 07:59 +0000 |
Ms2ger | Ms2ger - Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv |
diff browse annotate |
ec7577dec4fceef0ac2717416d9c48289402d935 created 2011-10-17 10:59 -0400 pushed 2011-10-17 15:01 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2011-09-29 08:20 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
6a76f02f19e132219975d3c4d657feb23e206a88 created 2011-05-22 14:43 +0200 pushed 2011-05-22 14:53 +0000 |
Ms2ger | Ms2ger - Bug 657210 - Outparamdel nsEditor::GetPresShell; r=ehsan |
diff browse annotate |
5e5a0939aa37129b34b71992f837019dfaa24c6e created 2011-03-11 00:40 -0500 pushed 2011-03-23 21:40 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 407127 - Part 1: Refactor the editor so that it only touches mPresShellWeak in GetPresShell, to make removing it easier; r=roc |
diff browse annotate |
223b2b67edbd8da65198571534d75dd0c5431031 created 2010-06-17 15:41 -0400 pushed 2010-06-18 17:14 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 572618 - Make debugging the editor easier - Part 2: Replace all if(!foo) return NS_ERROR_bar checks with NS_ENSURE_TRUE(foo, NS_ERROR_bar); r=roc |
diff browse annotate |
8d5a112a3091fc8b074dbac8dd9a2ac1b449ffca created 2010-06-17 15:27 -0400 pushed 2010-06-18 17:14 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 572618 - Make debugging the editor easier - Part 1: Replace all if(NS_FAILED) checks with NS_ENSURE_SUCCESS; r=roc |
diff browse annotate |
41ffa62580c41454df662d6b72cc96973ace9a6b created 2010-05-05 18:20 -0700 pushed 2010-05-06 01:20 +0000 |
L. David Baron | L. David Baron - Stop null-checking the pres shell so that we get to the UnbindFromTree call in nsHTMLEditor::DeleteRefToAnonymousNode. (Bug 563980) r=ehsan |
diff browse annotate |
166e9ae1bb5d7392793d55c604e4bc87be5c48a1 created 2010-05-05 18:20 -0700 pushed 2010-05-06 01:20 +0000 |
L. David Baron | L. David Baron - Backout temporary debugging code for bug 563980 (changesets 76e0ed39f6ad and 4498b6800a49). |
diff browse annotate |
4498b6800a4950e1c96ff7060c8ee8f0c79c19b9 created 2010-05-05 15:02 -0700 pushed 2010-05-05 22:04 +0000 |
L. David Baron | L. David Baron - Add additional debugging code for bug 563980. |
diff browse annotate |
cf8a74ca361d0ac581acedd1ec8baf216e8a47df created 2010-03-06 13:01 +0900 pushed 2010-03-06 04:03 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 545602 Unify the event listeners for editor r=smaug |
diff browse annotate |
7f457bf7a8fadc87b5082114c89d5cd32c7db1d1 created 2008-04-13 13:22 -0700 pushed 2008-04-15 18:11 +0000 |
mats palmgren | mats palmgren - Remove the anonymous content for resizers properly. b=420439 r+sr=peterv a1.9+=damons |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2008-03-20 16:49 +0000 |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |