Bug 189453 - Some dom/html/level2/html tests leak documents
Summary: Some dom/html/level2/html tests leak documents
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-08 14:09 PDT by Simon Fraser (smfr)
Modified: 2018-09-08 18:11 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2018-09-08 14:09:14 PDT
These tests leak documents:

Regressions: Unexpected leaks (5)
  dom/html/level2/html/HTMLAnchorElement14.html [ Leak ]
  dom/html/level2/html/HTMLInputElement20.html [ Leak ]
  dom/html/level2/html/HTMLSelectElement14.html [ Leak ]
  dom/html/level2/html/HTMLTextAreaElement14.html [ Leak ]
  dom/html/level2/html/HTMLTextAreaElement15.html [ Leak ]
Comment 1 Radar WebKit Bug Importer 2018-09-08 14:10:07 PDT
<rdar://problem/44264066>
Comment 2 Simon Fraser (smfr) 2018-09-08 18:11:42 PDT
Possibly fixed by bug 188722.