Changeset 165236 in webkit


Ignore:
Timestamp:
Mar 6, 2014, 6:06:25 PM (12 years ago)
Author:
Simon Fraser
Message:

Remove one more setCustomFixedPositionRect() that I missed.

  • UIProcess/DrawingAreaProxy.h:
Location:
trunk/Source/WebKit2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit2/ChangeLog

    r165235 r165236  
     12014-03-06  Simon Fraser  <simon.fraser@apple.com>
     2
     3        Remove one more setCustomFixedPositionRect() that I missed.
     4
     5        * UIProcess/DrawingAreaProxy.h:
     6
    172014-03-06  Simon Fraser  <simon.fraser@apple.com>
    28
  • trunk/Source/WebKit2/UIProcess/DrawingAreaProxy.h

    r164702 r165236  
    8080#if PLATFORM(COCOA)
    8181    void exposedRectChangedTimerFired();
    82    
    83     void setCustomFixedPositionRect(const WebCore::FloatRect&);
    8482#endif
    8583
Note: See TracChangeset for help on using the changeset viewer.