WebCore:
More dashboard region changes for John.
<rdar://problem/
3817421> add getter for dashboard regions (debugging)
<rdar://problem/
3817417> NSScrollView need autoregions for dashboard
<rdar://problem/
3817388> should have short form form control regions
<rdar://problem/
3817477> visibility does not work with dashboard control regions
Reviewed by Hyatt.
* WebCore-combined.exp:
* WebCore.exp:
* khtml/css/cssparser.cpp:
(skipCommaInDashboardRegion):
(CSSParser::parseDashboardRegions):
* khtml/khtmlview.cpp:
(KHTMLView::updateDashboardRegions):
* khtml/rendering/render_object.cpp:
(RenderObject::setStyle):
(RenderObject::addDashboardRegions):
* khtml/xml/dom_docimpl.cpp:
(DocumentImpl::DocumentImpl):
(DocumentImpl::setDashboardRegions):
* khtml/xml/dom_docimpl.h:
(DOM::DocumentImpl::setDashboardRegionsDirty):
(DOM::DocumentImpl::dashboardRegionsDirty):
* kwq/KWQKHTMLPart.h:
* kwq/KWQKHTMLPart.mm:
(KWQKHTMLPart::paint):
(KWQKHTMLPart::dashboardRegionsDictionary):
(KWQKHTMLPart::dashboardRegionsChanged):
* kwq/WebCoreBridge.h:
* kwq/WebCoreBridge.mm:
(-[WebCoreBridge dashboardRegions]):
* kwq/WebDashboardRegion.h:
* kwq/WebDashboardRegion.m:
(-[WebDashboardRegion description]):
WebKit:
More dashboard region changes for John.
<rdar://problem/
3817421> add getter for dashboard regions (debugging)
<rdar://problem/
3817417> NSScrollView need autoregions for dashboard
Also KWQScrollBars
Reviewed by Hyatt.
* WebCoreSupport.subproj/WebBridge.m:
(-[WebBridge dashboardRegionsChanged:]):
* WebView.subproj/WebView.m:
(-[WebView _setInitiatedDrag:]):
(-[WebView _addScrollerDashboardRegions:from:]):
(-[WebView _addScrollerDashboardRegions:]):
(-[WebView _dashboardRegions]):
* WebView.subproj/WebViewPrivate.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@7712
268f45cc-cd09-0410-ab3c-
d52691b4dbfc