Changeset 186270 in webkit
- Timestamp:
- Jul 3, 2015, 6:24:00 PM (10 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r186269 r186270 1 2015-07-03 Dan Bernstein <mitz@apple.com> 2 3 Tried to fix the iOS build. 4 5 * editing/cocoa/HTMLConverter.mm: 6 1 7 2015-07-03 Dan Bernstein <mitz@apple.com> 2 8 -
trunk/Source/WebCore/editing/cocoa/HTMLConverter.mm
r186090 r186270 291 291 #if PLATFORM(IOS) 292 292 - (void)setBounds:(CGRect)bounds; 293 @property(nullable, strong, nonatomic) NSFileWrapper *fileWrapper; 293 294 #endif 294 295 - (void)release;
Note:
See TracChangeset
for help on using the changeset viewer.