Bug 178026 - RenderTable should not hold a collection of raw pointers to RenderTableCaption
Summary: RenderTable should not hold a collection of raw pointers to RenderTableCaption
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-06 13:34 PDT by zalan
Modified: 2017-10-06 21:15 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.50 KB, patch)
2017-10-06 15:02 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (4.54 KB, patch)
2017-10-06 20:44 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 2017-10-06 13:34:42 PDT
m_captions
Comment 1 Radar WebKit Bug Importer 2017-10-06 13:35:07 PDT
<rdar://problem/34863090>
Comment 2 zalan 2017-10-06 15:02:02 PDT
Created attachment 323047 [details]
Patch
Comment 3 WebKit Commit Bot 2017-10-06 16:21:28 PDT
Comment on attachment 323047 [details]
Patch

Rejecting attachment 323047 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 323047, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
    -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 223007 = 00ae28c596f06180bf84123a91d4676bda6d978f
r223008 = 6397db63d35acfa4b7824f88da96ce7b299cb5aa
r223009 = 291e10775f72a59d9e94f3b85b5422a38708848b
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.webkit.org/results/4785218
Comment 4 zalan 2017-10-06 20:44:45 PDT
Created attachment 323082 [details]
Patch
Comment 5 WebKit Commit Bot 2017-10-06 21:15:06 PDT
Comment on attachment 323082 [details]
Patch

Clearing flags on attachment: 323082

Committed r223018: <http://trac.webkit.org/changeset/223018>
Comment 6 WebKit Commit Bot 2017-10-06 21:15:08 PDT
All reviewed patches have been landed.  Closing bug.