Bug 147336 - Web Inspector: Revert change to DOMTreeElement.prototype.remove
Summary: Web Inspector: Revert change to DOMTreeElement.prototype.remove
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-07-27 15:49 PDT by Joseph Pecoraro
Modified: 2015-07-27 16:54 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Change (1.52 KB, patch)
2015-07-27 15:51 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-07-27 15:49:16 PDT
* SUMMARY
Revert change to DOMTreeElement.prototype.remove.

Switching from TreeElement.prototype.removeChild to DOMTreeElement.prototype.remove was accidental.
Comment 1 Joseph Pecoraro 2015-07-27 15:51:26 PDT
Created attachment 257607 [details]
[PATCH] Proposed Change
Comment 2 Timothy Hatcher 2015-07-27 16:37:00 PDT
Comment on attachment 257607 [details]
[PATCH] Proposed Change

Good catch
Comment 3 WebKit Commit Bot 2015-07-27 16:54:53 PDT
Comment on attachment 257607 [details]
[PATCH] Proposed Change

Clearing flags on attachment: 257607

Committed r187465: <http://trac.webkit.org/changeset/187465>
Comment 4 WebKit Commit Bot 2015-07-27 16:54:56 PDT
All reviewed patches have been landed.  Closing bug.