fix for Layout memory reporter uses pre-redirect url #6872

This commit is contained in:
Arnaud Marant 2015-09-12 13:09:41 +02:00 committed by Keith Yeung
parent 8ba470d79f
commit 239f1ae1a7
3 changed files with 28 additions and 8 deletions

View file

@ -86,6 +86,9 @@ pub enum Msg {
///
/// This basically exists to keep the script-layout dependency one-way.
CreateLayoutTask(NewLayoutTaskInfo),
/// Set the final Url.
SetFinalUrl(Url),
}
/// Synchronous messages that script can send to layout.