Skip to content
  • andersca@apple.com's avatar
    2011-01-12 Anders Carlsson <andersca@apple.com> · a9ca7497
    andersca@apple.com authored
            Reviewed by Sam Weinig.
    
            More work on getting the drawing area proxy to paint
            https://bugs.webkit.org/show_bug.cgi?id=52328
    
            * UIProcess/API/mac/WKView.mm:
            (-[WKView drawRect:]):
            Handle the new drawing area.
    
            * UIProcess/BackingStore.cpp:
            (WebKit::BackingStore::BackingStore):
            Assert that the size isn't empty.
            
            * UIProcess/BackingStore.h:
            * UIProcess/mac/BackingStoreMac.mm:
            (WebKit::BackingStore::incorporateUpdate):
            Paint all update rects into the bitmap context.
    
            * WebProcess/WebPage/DrawingAreaImpl.cpp:
            (WebKit::DrawingAreaImpl::display):
            Create a handle so the shareable bitmap will actually be transferred over.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75647 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a9ca7497