diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index c229d77f743e24aa00511594be3717ce9c4ee1d3..678701150c410372880cae5ebc8e52dac6ea8b31 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -1,3 +1,11 @@ +2008-05-01 Anders Carlsson + + Reviewed by Adam. + + Export methods needed to subclass Widget. (See r32770.) + + * WebCore.base.exp: + 2008-05-01 Marc Ordinas i Llopis Reviewed by Alp Toker. diff --git a/WebCore/WebCore.base.exp b/WebCore/WebCore.base.exp index fdb682b07d56dd91ec074b8ec3e356313615bc11..05974f48a1abc8c1e726b79673298285efeb76ef 100644 --- a/WebCore/WebCore.base.exp +++ b/WebCore/WebCore.base.exp @@ -850,6 +850,22 @@ _wkGetGlyphVectorFirstRecord _wkGetGlyphVectorNumGlyphs _wkGetGlyphVectorRecordSize _wkGetMIMETypeForExtension +__ZNK7WebCore6Widget14windowClipRectEv +__ZN7WebCore6Widget16setFrameGeometryERKNS_7IntRectE +__ZN7WebCore6WidgetD2Ev +__ZN7WebCore6Widget14invalidateRectERKNS_7IntRectE +__ZN7WebCore6WidgetC2EP6NSView +__ZN7WebCore6Widget4showEv +__ZN7WebCore6Widget10invalidateEv +__ZN7WebCore6Widget5paintEPNS_15GraphicsContextERKNS_7IntRectE +__ZNK7WebCore6Widget13frameGeometryEv +__ZNK7WebCore6Widget9isEnabledEv +__ZN7WebCore6Widget10setEnabledEb +__ZN7WebCore5Frame14frameForWidgetEPKNS_6WidgetE +__ZN7WebCore6Widget16removeFromParentEv +__ZN7WebCore6Widget4hideEv +__ZN7WebCore6Widget8setFocusEv +__ZNK7WebCore6Widget11isFrameViewEv _wkGetNSURLResponseCalculatedExpiration _wkGetNSURLResponseLastModifiedDate _wkGetNSURLResponseMustRevalidate