Skip to content

Commit

Permalink
Update interfaces/reporting.idl (#14250)
Browse files Browse the repository at this point in the history
  • Loading branch information
autofoolip authored and foolip committed Nov 27, 2018
1 parent 5df11b9 commit abae65b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion interfaces/reporting.idl
Expand Up @@ -46,7 +46,6 @@ interface InterventionReportBody : ReportBody {
};

interface CrashReportBody : ReportBody {
readonly attribute DOMString crashId;
readonly attribute DOMString? reason;
};

Expand Down

0 comments on commit abae65b

Please sign in to comment.