WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114888
Web Inspector: Support the SourceMap header, X-SourceMap was deprecated
https://bugs.webkit.org/show_bug.cgi?id=114888
Summary
Web Inspector: Support the SourceMap header, X-SourceMap was deprecated
Joseph Pecoraro
Reported
2013-04-19 13:37:01 PDT
The SourceMap spec mentions that X-SourceMap was deprecated, we should support the expected header: <
https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit
>
> The HTTP header should supply the source map URL reference as: > > SourceMap: <url> > > Note: previous revisions of this document recommended a header name of “X-SourceMap”. This is now deprecated; “SourceMap” is now expected.
Attachments
[PATCH] Proposed Fix
(3.61 KB, patch)
2013-04-19 13:53 PDT
,
Joseph Pecoraro
timothy
: review+
joepeck
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2013-04-19 13:53:04 PDT
Created
attachment 198914
[details]
[PATCH] Proposed Fix
Joseph Pecoraro
Comment 2
2013-04-19 16:00:51 PDT
Committed
r148769
: <
http://trac.webkit.org/changeset/148769
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug