Bug 163379 - Web Inspector: Remove uses of delete in SourceCodeTextEditor
Summary: Web Inspector: Remove uses of delete in SourceCodeTextEditor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-10-12 22:05 PDT by Joseph Pecoraro
Modified: 2016-10-14 15:13 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (5.56 KB, patch)
2016-10-12 22:12 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 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.