gecko/widget
2010-03-02 16:04:13 -06:00
..
public Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant. 2010-03-01 21:03:49 +13:00
reftests Test for bug 507947, r=roc 2009-08-05 11:20:58 +12:00
src Bug 549691 - Null pointer dereference in nsChildView.mm's [ChildView mouseUp:]. r=josh 2010-03-02 16:04:13 -06:00
tests Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc 2010-02-07 21:38:14 -06:00
Makefile.in