mirror of
https://github.com/servo/servo.git
synced 2025-06-17 21:04:28 +00:00
In addition to the sourceMappingURL comment, there is a second special comment, "sourceURL", that can be used to set the "display name" of a style sheet for developer tools. This name is also used as the base URL for the source-map URL resolution algorithm. sourceURL is described here: https://blog.getfirebug.com/2009/08/11/give-your-eval-a-name-with-sourceurl/ The devtools feature bug is here: https://bugzilla.mozilla.org/show_bug.cgi?id=880831 This patch changes servo to preserve and expose this value for use in M-C. |
||
---|---|---|
.. | ||
webgl_mode | ||
canvas_paint_thread.rs | ||
Cargo.toml | ||
gl_context.rs | ||
lib.rs | ||
webgl_thread.rs |