Bug 81780

Summary: Web Inspector: rename ClosureCompilerSourceMapping to SourceMapParser and move it to CompilerScriptMapping.js.
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, dglazkov, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+, webkit.review.bot: commit-queue-

Description Pavel Podivilov 2012-03-21 07:35:20 PDT
Web Inspector: rename ClosureCompilerSourceMapping to SourceMapParser and move it to CompilerScriptMapping.js.
Comment 1 Pavel Podivilov 2012-03-21 07:36:39 PDT
Created attachment 133038 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-21 08:17:48 PDT
Comment on attachment 133038 [details]
Patch

Attachment 133038 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/12071422

New failing tests:
http/tests/inspector/compiler-source-mapping.html
Comment 3 Pavel Feldman 2012-03-21 09:10:59 PDT
Comment on attachment 133038 [details]
Patch

Note that one of the tests is failing on the ews
Comment 4 Pavel Podivilov 2012-03-22 00:15:47 PDT
Committed r111655: <http://trac.webkit.org/changeset/111655>