Bug 143887 - RenderTableCell::computeCollapsed*Border() should check if the cell is still attached to the render tree.
Summary: RenderTableCell::computeCollapsed*Border() should check if the cell is still ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-04-17 11:25 PDT by zalan
Modified: 2015-04-17 12:54 PDT (History)
5 users (show)

See Also:


Attachments
Patch (6.37 KB, patch)
2015-04-17 11:35 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2015-04-17 11:25:38 PDT
Detached cell can't access to its parent table renderer.
Comment 1 zalan 2015-04-17 11:26:26 PDT
rdar://problem/20568989
Comment 2 zalan 2015-04-17 11:35:24 PDT
Created attachment 251035 [details]
Patch
Comment 3 WebKit Commit Bot 2015-04-17 12:54:09 PDT
Comment on attachment 251035 [details]
Patch

Clearing flags on attachment: 251035

Committed r182962: <http://trac.webkit.org/changeset/182962>
Comment 4 WebKit Commit Bot 2015-04-17 12:54:13 PDT
All reviewed patches have been landed.  Closing bug.