Bug 130178

Summary: Remove unused code related to CSS resize property from ElementRareData.h, Element.cpp and Element.h
Product: WebKit Reporter: gur.trio
Component: New BugsAssignee: gur.trio
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, esprehn+autocc, kangil.han, rbuis, webkit-ews
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Unspecified   
Bug Depends on: 72948    
Bug Blocks:    
Attachments:
Description Flags
Patch none

gur.trio
Reported 2014-03-12 22:11:06 PDT
This code was used to compute the resize values for content having CSS resize property. The code was used in RenderLayer::resize function which has been modified to fix bug 72948 so this code is no longer required.
Attachments
Patch (4.55 KB, patch)
2014-03-13 00:09 PDT, gur.trio
no flags
gur.trio
Comment 1 2014-03-13 00:09:25 PDT
Rob Buis
Comment 2 2023-02-02 08:19:02 PST
This code is removed these days.
Note You need to log in before you can comment on or make changes to this bug.