Bug 163379

Summary: Web Inspector: Remove uses of delete in SourceCodeTextEditor
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-10-12 22:05:18 PDT
Summary:
Remove uses of delete in SourceCodeTextEditor

One of the uses was deleting the wrong thing.
Comment 1 Joseph Pecoraro 2016-10-12 22:12:30 PDT
Created attachment 291455 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-10-14 15:13:33 PDT
Comment on attachment 291455 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 291455

Committed r207354: <http://trac.webkit.org/changeset/207354>
Comment 3 WebKit Commit Bot 2016-10-14 15:13:36 PDT
All reviewed patches have been landed.  Closing bug.