Bug 175114

Summary: Memory is leaked if the page has an <img> element with css content data and src url
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, kling
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 174874    
Bug Blocks:    
Attachments:
Description Flags
image-element-image-content-data.html
none
leak_results none

Said Abou-Hallawa
Reported 2017-08-02 21:20:39 PDT
Created attachment 317086 [details] image-element-image-content-data.html 1. Download the attached test page 2. run the command 'Tools/Scripts/run-webkit-tests --child-processes=1 --leak LayoutTests/fast/images/image-element-image-content-data.html --repeat-each=10 -1' Result: the DumpRenderTree leaking file is attached.
Attachments
image-element-image-content-data.html (496 bytes, text/html)
2017-08-02 21:20 PDT, Said Abou-Hallawa
no flags
leak_results (199.11 KB, text/plain)
2017-08-02 21:21 PDT, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2017-08-02 21:21:20 PDT
Created attachment 317088 [details] leak_results
Said Abou-Hallawa
Comment 2 2017-08-02 21:31:55 PDT
The attached test case will crash without the fix of https://bugs.webkit.org/show_bug.cgi?id=174874
Note You need to log in before you can comment on or make changes to this bug.