diff browse annotate |
ca0fc67da7cba0542dd62bfbaa8db688fcc8bfca created 2014-01-23 16:14 -0500 pushed 2014-07-21 20:25 +0000 |
Trevor Saunders | Trevor Saunders - bug 966084 - don't QI the result of win->GetFrameElementInternal() when its not required r=smaug |
diff browse annotate |
49993e01b351fc4de163be15554e45fbcb574d2e created 2014-01-20 08:58 +0100 pushed 2014-03-17 21:55 +0000 |
Ms2ger | Ms2ger - Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz |
diff browse annotate |
bfaaa5b35899f7d3b41002c115fa96bdcb05b799 created 2013-10-02 16:09 -0400 pushed 2013-12-09 19:58 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst |
diff browse annotate |
90591fb20b148524f0dd10bea1b7d9ec04f1da90 created 2013-08-14 08:56 +0200 pushed 2013-10-28 21:59 +0000 |
Ms2ger | Ms2ger - Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar |
diff browse annotate |
e743d61ac7644daa69fcb71eb420c3c046f4a7d9 created 2013-02-12 17:02 -0500 pushed 2013-04-01 19:47 +0000 |
Trevor Saunders | Trevor Saunders - bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz |
diff browse annotate |
8db0ae5853c1e4d00e4fea748a41a566af2d6f4f created 2013-02-14 16:52 -0500 pushed 2013-04-01 19:47 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changesets 45f20f94da76 and 47c4a7768ed9 (bug 841436) for Windows bustage on a CLOSED TREE. |
diff browse annotate |
45f20f94da76787df0f8feb56dd139fc99949027 created 2013-02-12 17:02 -0500 pushed 2013-04-01 19:47 +0000 |
Trevor Saunders | Trevor Saunders - bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz |
diff browse annotate |
dd357e872f398a62e3b73e9bc933c82d8d1dc9cf created 2013-01-24 11:13 +1100 pushed 2013-02-19 18:06 +0000 |
Cameron McCormack | Cameron McCormack - Bug 818626 - Remove debugging info. r=roc a=lsblakk |
diff browse annotate |
2510eb4709c5b13930b5ca973acb7166c0a6d027 created 2013-01-22 16:06 +0100 pushed 2013-02-19 18:06 +0000 |
Mats Palmgren | Mats Palmgren - Bug 830236 - Add re-entrancy protection in a few places to avoid destroying things twice. r=cam a=lsblakk |
diff browse annotate |
fc560784e6cd519b432189aa89bdc9227304547f created 2013-01-07 14:29 +1100 pushed 2013-02-19 18:06 +0000 |
Cameron McCormack | Cameron McCormack - Bug 818626 - More debugging for crashes at the end of printing. r=roc |
diff browse annotate |
46e86e8499b2814126e53e255d16c147d1cdcab4 created 2013-01-07 12:57 +1100 pushed 2013-02-19 18:06 +0000 |
Cameron McCormack | Cameron McCormack - Bug 827085 - Remove unused mSharedPresShell member on nsPrintObject. r=roc |
diff browse annotate |
0ef2edc84da0e4ab9eed4c4cb83ba5d7b2ace3ba created 2012-12-18 15:32 +1100 pushed 2013-02-19 18:06 +0000 |
Cameron McCormack | Cameron McCormack - Bug 818626 - Release nsPresContext after its PresShell when destroying an nsPrintObject. r=roc |
diff browse annotate |
da193b95904d94dd88c0100a75c4f64c2e1dffdf created 2013-01-22 16:06 +0100 pushed 2013-01-22 15:06 +0000 |
Mats Palmgren | Mats Palmgren - Bug 830236 - Add re-entrancy protection in a few places to avoid destroying things twice. r=cam a=lsblakk |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f93960a93ad97a56d308bd9ce25d97cbc175d524 created 2011-10-17 11:52 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-10-08 18:29 +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-10-08 18:29 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-07-16 19:38 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
ec7577dec4fceef0ac2717416d9c48289402d935 created 2011-10-17 10:59 -0400 pushed 2011-12-21 12:10 +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-12-21 12:10 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
fb60f6e2f89ebe729b7e50e9c29b29551f372617 created 2011-06-16 21:20 +0300 pushed 2011-08-16 17:53 +0000 |
Olli Pettay | Olli Pettay - Bug 664434 - Make sure to Destroy the old document when setting a new print document, r=roc |
diff browse annotate |
5882d714c8d4df8f7cf091a9e2c0dee5264e4531 created 2011-01-14 14:27 +0200 pushed 2011-04-26 22:38 +0000 |
Olli Pettay | Olli Pettay - Bug 620158 - Crash while printing, r=mats, a=blocking |
diff browse annotate |
8ae502fb1c5bc4a20c5e411f855e33c75cb732bd created 2010-11-10 23:15 +0200 pushed 2011-04-26 22:38 +0000 |
Olli Pettay | Olli Pettay - Bug 610690 - Crash when printing many documents successively [@ nsCOMPtr_base::assign_from_qi | nsDocShell::SetTreeOwner ], r=mats, a=benjamin |
diff browse annotate |
6e6c4aca141c62945e291b8104f31caadf19f8c2 created 2010-08-27 18:15 -0500 pushed 2011-04-26 22:38 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5 |
diff browse annotate |
e5d7f621d213c292d7a244434b66cea52b7bc520 created 2010-08-28 01:11 -0500 pushed 2011-04-26 22:38 +0000 |
Timothy Nikkel | Timothy Nikkel - Revert to rev 36a5e2fa01c9 |
diff browse annotate |
0886ad6e6aaa2c33e7ad319d1b80aa0f3f35c9e8 created 2010-08-27 18:15 -0500 pushed 2011-04-26 22:38 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5 |
diff browse annotate |
682eee29d90d1650e28b60432faf87e89b577767 created 2010-08-08 16:58 -0500 pushed 2011-04-26 22:38 +0000 |
Timothy Nikkel | Timothy Nikkel - Backed out changeset 86e8ec17e532 (bug 584193). |
diff browse annotate |
86e8ec17e532abe711a7f3def152c2eb6314c4c4 created 2010-08-08 13:49 -0500 pushed 2011-04-26 22:38 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 584193. Allow print preview to work without its own widget. r=smaug |
diff browse annotate |
180966423a3c8f87a1af9ff894a4c22d5d35e106 created 2009-12-10 20:02 -0800 pushed 2011-04-26 22:38 +0000 |
Olli Pettay | Olli Pettay - Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron |
diff browse annotate |
691422bc02320dfec19d07d06e9b1e880a33f58a created 2009-05-15 15:08 +1200 pushed 2011-04-26 22:38 +0000 |
Timothy Nikkel | Timothy Nikkel - Bug 491848. Ensure scripts are blocked during frame destruction. Also, don't dispatch paint events during a synchronous plugin message. r=roc |
diff browse annotate |
a206aff7a9c64104a2720ba597b75f88333672e2 created 2009-02-03 15:42 +0100 pushed 2011-04-26 22:38 +0000 |
Arpad Borsos | Arpad Borsos - Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2011-04-26 22:38 +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, |