Skip to main content

Bug Tracker

Side navigation

#14433 closed bug (duplicate)

Opened October 08, 2013 09:30PM UTC

Closed October 08, 2013 10:20PM UTC

sourcemap annotation syntax incorrect

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 2.0.3
Keywords: Cc:
Blocked by: Blocking:
Description

The sourcemap annotation needs to go at the end of the file, by itself, not surrounded by a /* */ as it is currently in jquery-2.0.3.min.js,

See https://code.google.com/p/chromium/issues/detail?id=305284 for more information.

Attachments (0)
Change History (4)

Changed October 08, 2013 10:11PM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Duplicate of #14415.Not quite a dup, but another nail in the coffin of sourcemap IMO. Let's discuss its demise there.

Changed October 08, 2013 10:16PM UTC by m_gol comment:2

This was already fixed some time ago in #13983, together with switching to the new version of the pragma.

Changed October 08, 2013 10:17PM UTC by m_gol comment:3

resolution: duplicate
status: closedreopened

Changed October 08, 2013 10:20PM UTC by m_gol comment:4

resolution: → duplicate
status: reopenedclosed

Duplicate of #13983.