Bug 149730

Summary: Web Inspector: Simplify filterableData processing
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, 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 2015-10-01 16:14:22 PDT
* SUMMARY
Simplify filterableData processing.

Just construct the filterable data with an array of text elements instead of dynamically converting it later.
Comment 1 Joseph Pecoraro 2015-10-01 16:15:03 PDT
Created attachment 262297 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-10-01 18:54:12 PDT
Comment on attachment 262297 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 262297

Committed r190448: <http://trac.webkit.org/changeset/190448>
Comment 3 WebKit Commit Bot 2015-10-01 18:54:16 PDT
All reviewed patches have been landed.  Closing bug.