<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jan 16, 2013, at 1:07 PM, Yahor Radtsevich wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Wed, Jan 16, 2013 at 2:11 PM, Max Rydahl Andersen <span dir="ltr"><<a href="mailto:max.andersen@redhat.com" target="_blank">max.andersen@redhat.com</a>></span> wrote:<br><div>Not following what is the problem here? BrowserSim already supports different window sizes.</div>
</div></blockquote><br><blockquote type="cite"><div class="gmail_quote"><div>If you open several BrowserSim instances and run the Xavier's LiveReload server now, all instances will be updated on changes. So it is just a way to use BrowserSim and it already works (as a PoC).</div><div><br></div></div></blockquote><br>\o/</div><div><br><blockquote type="cite"><div class="gmail_quote"><div>
</div><div>Another case is when the user navigates through the site, we could synchronize current URL between multiple BrowserSim instances.</div><div>Something like this is implemented in Adobe Edge Inspect: <a href="http://youtu.be/SyzZHS-1fPE?t=2m30s">http://youtu.be/SyzZHS-1fPE?t=2m30s</a> </div></div></blockquote><div><br></div><div>This might be doable, as the LiveReload extension sends the browser URL back to the server (as explained on <a href="https://github.com/mockko/livereload/blob/master/docs/WebSocketProtocol.md#url-change">https://github.com/mockko/livereload/blob/master/docs/WebSocketProtocol.md#url-change</a>)</div><div><br></div><div><p style="margin: 0px 0px 15px; padding: 0px; border: 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">"The browser sometimes sends the URL of the current page back to the server. It is printed on the console and serves purely informational purposes (to give the user some confidence that things are working the way (s)he expects).</p><pre style="margin-top: 15px; margin-right: 0px; margin-bottom: 0px !important; margin-left: 0px; padding: 6px 10px; border: 1px solid rgb(204, 204, 204); font-size: 13px; font-family: Consolas, 'Liberation Mono', Courier, monospace; background-color: rgb(248, 248, 248); line-height: 19px; overflow: auto; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; color: rgb(51, 51, 51); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><code style="margin: 0px; padding: 0px; border: none; font-size: 12px; font-family: Consolas, 'Liberation Mono', Courier, monospace; background-color: transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; white-space: pre; background-position: initial initial; background-repeat: initial initial;"><a href="http://example.com/example/path/">http://example.com/example/path/</a></code></pre><div>"</div><div><br></div><div>I have not tried to send a "refresh" command with a different URL, but if it worked, then you could have the same behavior as what Adobe Edge Inspect provides.</div><div><br></div></div></div>/Xavier</body></html>