Bug 143803 - Web Inspector: Handle all possible Console message Source types in IssueMessage
Summary: Web Inspector: Handle all possible Console message Source types in IssueMessage
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
: 129950 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-04-15 15:18 PDT by Joseph Pecoraro
Modified: 2015-04-15 16:10 PDT (History)
11 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.05 KB, patch)
2015-04-15 15:19 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-04-15 15:18:32 PDT
* SUMMARY
Handle all possible Console message Source types in IssueMessage. Our switch statement misses many possible sources.
Comment 1 Joseph Pecoraro 2015-04-15 15:19:44 PDT
Created attachment 250872 [details]
[PATCH] Proposed Fix
Comment 2 Brian Burg 2015-04-15 15:23:45 PDT
Comment on attachment 250872 [details]
[PATCH] Proposed Fix

r=me

I remember filing a bug about this error message.. must have lost it!
Comment 3 Joseph Pecoraro 2015-04-15 15:26:49 PDT
*** Bug 129950 has been marked as a duplicate of this bug. ***
Comment 4 WebKit Commit Bot 2015-04-15 16:10:30 PDT
Comment on attachment 250872 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 250872

Committed r182867: <http://trac.webkit.org/changeset/182867>
Comment 5 WebKit Commit Bot 2015-04-15 16:10:35 PDT
All reviewed patches have been landed.  Closing bug.