Bug 144756

Summary: Web Inspector: Fix querySelector in ResourceContentView.js, caught by assertion
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-05-07 13:25:52 PDT
* SUMMARY
Fix querySelector in ResourceContentView.js, caught by assertion. Oops!

* STEPS TO REPRODUCE
1. Inspect any page
2. Open any Resource
  => ResourceContentView.js assert
Comment 1 Joseph Pecoraro 2015-05-07 13:27:34 PDT
Created attachment 252613 [details]
[PATCH] Proposed Fix

Everything still behaves as expected.
Comment 2 WebKit Commit Bot 2015-05-07 14:16:43 PDT
Comment on attachment 252613 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 252613

Committed r183946: <http://trac.webkit.org/changeset/183946>
Comment 3 WebKit Commit Bot 2015-05-07 14:16:48 PDT
All reviewed patches have been landed.  Closing bug.