Bug 123980

Summary: Use tighter InlineBox subtypes in some places.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kangil.han, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2013-11-07 02:53:44 PST
moar tight
Attachments
Patch (14.12 KB, patch)
2013-11-07 02:58 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-11-07 02:58:02 PST
Antti Koivisto
Comment 2 2013-11-07 03:01:13 PST
Comment on attachment 216280 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=216280&action=review > Source/WebCore/rendering/RenderBox.cpp:1984 > + box.removeFromParent(); > + delete &box; Maybe box.removeFromParent() should return a unique_ptr.
WebKit Commit Bot
Comment 3 2013-11-07 04:02:06 PST
Comment on attachment 216280 [details] Patch Clearing flags on attachment: 216280 Committed r158842: <http://trac.webkit.org/changeset/158842>
WebKit Commit Bot
Comment 4 2013-11-07 04:02:09 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.