-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16029/
-----------------------------------------------------------

(Updated Dec. 5, 2013, 6:03 p.m.)


Review request for mesos.


Bugs: MESOS-866
    https://issues.apache.org/jira/browse/MESOS-866


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

Reply via email to