gecko-dev/devtools/server/tests
Tom Tromey a13df2c4ac Bug 833747 - recognize "debugger eval" as eval source; r=jlast
isEvalSource was missing one introduction type, so evaluating
  function(){...}
  //# sourceURL=blah
in the console would fail -- but wrapping the whole thing in
eval("...") would work.

MozReview-Commit-ID: 13oRnbs1eyF

--HG--
extra : rebase_source : d2360bd3698f4ce20064397aab075d29449dfdcd
2017-09-18 12:23:43 -06:00
..
browser Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
mochitest Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
unit Bug 833747 - recognize "debugger eval" as eval source; r=jlast 2017-09-18 12:23:43 -06:00