Bug 128381 - FloatingObject::unsafeClone should not copy m_originatingLine
Summary: FloatingObject::unsafeClone should not copy m_originatingLine
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bem Jones-Bey
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-07 10:33 PST by Bem Jones-Bey
Modified: 2014-02-07 14:56 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2014-02-07 10:35 PST, Bem Jones-Bey
no flags Details | Formatted Diff | Diff
Patch for landing (1.64 KB, patch)
2014-02-07 14:18 PST, Bem Jones-Bey
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bem Jones-Bey 2014-02-07 10:33:16 PST
FloatingObject::unsafeClone should not copy m_originatingLone
Comment 1 Bem Jones-Bey 2014-02-07 10:35:16 PST
Created attachment 223470 [details]
Patch
Comment 2 Andreas Kling 2014-02-07 11:37:38 PST
Comment on attachment 223470 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=223470&action=review

> Source/WebCore/ChangeLog:3
> +        FloatingObject::unsafeClone should not copy m_originatingLone

m_originatingLine
Comment 3 Bem Jones-Bey 2014-02-07 14:18:03 PST
Created attachment 223497 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2014-02-07 14:56:25 PST
Comment on attachment 223497 [details]
Patch for landing

Clearing flags on attachment: 223497

Committed r163651: <http://trac.webkit.org/changeset/163651>
Comment 5 WebKit Commit Bot 2014-02-07 14:56:27 PST
All reviewed patches have been landed.  Closing bug.