Bug 137823 - Add test for innerHTML mutations that yield identical DOM.
Summary: Add test for innerHTML mutations that yield identical DOM.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-17 10:08 PDT by Andreas Kling
Modified: 2014-10-17 12:17 PDT (History)
1 user (show)

See Also:


Attachments
Patch (90.04 KB, patch)
2014-10-17 10:10 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-10-17 10:08:40 PDT
I made this test while working on an optimization, and it seems useful
to have in the tree since it adds additional coverage. The optimization
may come later.
Comment 1 Andreas Kling 2014-10-17 10:10:23 PDT
Created attachment 240020 [details]
Patch
Comment 2 Chris Dumez 2014-10-17 10:24:54 PDT
Comment on attachment 240020 [details]
Patch

r=me.
Comment 3 WebKit Commit Bot 2014-10-17 12:16:56 PDT
Comment on attachment 240020 [details]
Patch

Clearing flags on attachment: 240020

Committed r174828: <http://trac.webkit.org/changeset/174828>
Comment 4 WebKit Commit Bot 2014-10-17 12:17:00 PDT
All reviewed patches have been landed.  Closing bug.