Mats Palmgren
|
7c43dcf986
|
Bug 1340771 part 1 - Rename nsWeakFrame to AutoWeakFrame (automated change). r=tn
MozReview-Commit-ID: 8pl4nyeGEkr
|
2017-03-01 18:03:14 +01:00 |
|
Cameron McCormack
|
5f9911da79
|
Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky
MozReview-Commit-ID: D3fIngSHSsl
|
2017-01-05 15:31:56 +08:00 |
|
David Zbarsky
|
b748a9b137
|
Bug 824592 part 3. Get rid of nsIDOMElementCSSInlineStyle. r=peterv
|
2016-08-02 11:05:38 -07:00 |
|
Kartikaya Gupta
|
f8d669437a
|
Bug 1247050 - Avoid tripping an NS_ASSERTION that can legitimately fire. r=mstange
MozReview-Commit-ID: JpfBWiP3BeL
|
2016-06-15 01:27:21 +01:00 |
|
Kartikaya Gupta
|
fe702ad3ca
|
Bug 1225137 - Avoid crash on some platforms if scrollbar fading is enabled and the duration is set to zero. r=spohl
|
2015-11-16 10:44:45 -05:00 |
|
Nicholas Nethercote
|
3ddf3a726a
|
Bug 1203427 (part 5) - Add logging of timer firings. r=froydnj.
|
2015-09-10 00:50:51 -07:00 |
|
Miranda Emery
|
874dede8fb
|
Bug 957445: Part 3 - combines nsIScrollbarOwner with nsIScrollbarMediator, r=mats
|
2014-02-14 19:40:53 +13:00 |
|
Birunthan Mohanathas
|
eeb9aaaa94
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Markus Stange
|
10b360375c
|
Bug 926292 - Add a testing pref for stopping overlay scrollbars from fading out. r=roc
|
2014-03-20 10:12:46 +08:00 |
|
Ehsan Akhgari
|
7c63dd132d
|
Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc
This patch reduces the number of files that transitively #include
gfx/2d.h from 1782 to 1582.
|
2013-10-01 17:00:38 -04:00 |
|
Ehsan Akhgari
|
06d49ffd4d
|
Bug 907883 - Minimize #includes in layout/generic; r=roc
|
2013-08-22 14:32:52 -04:00 |
|
Stephen Pohl
|
2b1a859584
|
Bug 877097: Improve readability of ScrollbarActivity::GetRefreshDriver. r=mats
|
2013-07-22 22:46:27 -04:00 |
|
Jim Mathies
|
28879859ae
|
Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange
|
2013-07-02 05:02:21 -05:00 |
|
Phil Ringnalda
|
687e36df9a
|
Backed out changeset 77bd60758c53 (bug 879565) for still asserting, just not quite as much
|
2013-07-01 21:43:49 -07:00 |
|
Jim Mathies
|
fb49fee170
|
Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. (Debug osx assertions fixed.) r=mstange
|
2013-07-01 21:42:00 -05:00 |
|
Jim Mathies
|
0aa4fea50c
|
Backed out changeset c2299dce9dbd (bug 879565) due to debug assertions.
|
2013-07-01 19:28:44 -05:00 |
|
Jim Mathies
|
49f0ac08ad
|
Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange
|
2013-07-01 16:53:17 -05:00 |
|
Ryan VanderMeulen
|
4ae12b0e69
|
Backed out changeset 1f6132caf111 (bug 879565) for warnings-as-errors bustage.
CLOSED TREE
|
2013-07-01 14:50:25 -04:00 |
|
Jim Mathies
|
05f70227b8
|
Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange
|
2013-07-01 13:29:24 -05:00 |
|
Stephen Pohl
|
a91ff13a62
|
Bug 881022: Check that the scrollable frame is still alive after each call to UnsetOpacityOnElement for the two scrollbars to avoid crashing. r=roc
|
2013-06-09 20:38:45 -07:00 |
|
Stephen Pohl
|
abc4956f86
|
Bug 877097: Check that the scrollable frame is still alive after each call to SetOpacityOnElement for the two scrollbars to avoid crashing. r=roc
|
2013-06-08 14:05:33 -07:00 |
|
Stephen Pohl
|
1be15adc9e
|
Bug 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc
|
2013-05-02 10:58:00 -04:00 |
|
Ryan VanderMeulen
|
6f650d1dd5
|
Backed out changeset 1840b15583fd (bug 636564) for bustage.
CLOSED TREE
|
2013-05-02 08:33:54 -04:00 |
|
Stephen Pohl
|
b4e558b7e2
|
Bug 636564 - Implement Lion style scrollbars on Mac OSX 10.7+. r=roc
|
2013-05-02 07:52:25 -04:00 |
|
Ms2ger
|
8faad44aaf
|
Bug 845374 - Part j: Stop including nsIXPCScriptable.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Aryeh Gregor
|
0cc22f7712
|
Bug 626472 part 3 - Remove nsnull for good; r=ehsan
|
2012-08-12 13:43:47 +03:00 |
|
Vivien Nicolas
|
545a7e45ca
|
Bug 778810 - Show/Hide scrollbars depending on activity. r=roc
|
2012-08-03 12:35:14 +02:00 |
|