----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16029/#review29787 -----------------------------------------------------------
Ship it! Ship It! - Ben Mahler On Dec. 5, 2013, 1:53 a.m., Ross Allen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16029/ > ----------------------------------------------------------- > > (Updated Dec. 5, 2013, 1:53 a.m.) > > > Review request for mesos. > > > Repository: mesos-git > > > Description > ------- > > Made pailer scrollable in Chrome and Safari. > > After a change to fix the pailer in Firefox, Chrome and Safari broke. > By removing the inner <code> block and using just a <pre> element, the > calculations done by the pailer work again and in all 3 browsers. > > The style changes simplified the CSS. > > In JS, references to the DOM are kept in variables to prevent unneeded > trips to the DOM on window resizing. > > > Diffs > ----- > > src/webui/master/static/pailer.html > ee2b1b80e75ab9c9f7080c560bf8b315c192bef1 > > Diff: https://reviews.apache.org/r/16029/diff/ > > > Testing > ------- > > > Thanks, > > Ross Allen > >
