Bug 20345

Summary: Error bubbles are clobbered when syntax highlighting JavaScript resources
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Major    
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch aroben: review+

Description Timothy Hatcher 2008-08-11 08:16:11 PDT
If a JavaScript resource has an error bubble the bubble text will be syntax highlighted too, and the bubble will be clobbered.
Comment 1 Timothy Hatcher 2008-08-11 08:21:30 PDT
Created attachment 22728 [details]
Proposed patch
Comment 2 Adam Roben (:aroben) 2008-08-11 08:47:20 PDT
Comment on attachment 22728 [details]
Proposed patch

r=me

Yay for tests!
Comment 3 Timothy Hatcher 2008-08-11 09:54:51 PDT
Landed in r35664.
Comment 4 Mark Rowe (bdash) 2008-08-11 17:05:56 PDT
Should this be closed now?