Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ServerTimeUpdate signal #4

Closed
stefwalter opened this issue Nov 4, 2013 · 1 comment
Closed

Implement ServerTimeUpdate signal #4

stefwalter opened this issue Nov 4, 2013 · 1 comment

Comments

@stefwalter
Copy link
Contributor

The ServerTimeUpdate signal is specified, but neither implemented nor used.

@stefwalter
Copy link
Contributor Author

No longer used.

garrett pushed a commit to garrett/cockpit that referenced this issue Nov 13, 2017
Phantomjs crashes with messages like

cockpit-project#3  0x0000000000c624fc in WebCore::LayoutState::isPaginated (this=0x0) at rendering/LayoutState.h:82
cockpit-project#4  0x0000000000c62598 in WebCore::RenderView::pushLayoutState (this=0x5834c28, renderer=0x5f6a368,
    offset=..., pageHeight=..., pageHeightChanged=false, colInfo=0x0) at rendering/RenderView.h:25

when trying to calculate if scrollbars are needed for the
motd pre. Hack around this by turning of overflow.
martinpitt pushed a commit that referenced this issue Nov 13, 2017
Phantomjs crashes with messages like

#3  0x0000000000c624fc in WebCore::LayoutState::isPaginated (this=0x0) at rendering/LayoutState.h:82
#4  0x0000000000c62598 in WebCore::RenderView::pushLayoutState (this=0x5834c28, renderer=0x5f6a368,
    offset=..., pageHeight=..., pageHeightChanged=false, colInfo=0x0) at rendering/RenderView.h:25

when trying to calculate if scrollbars are needed for the
motd pre. Hack around this by turning of overflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant