Jeffery To

Results 81 comments of Jeffery To

It would great if we have a test case template, something like [jQuery Mobile's template](http://jsbin.com/IFolanOW/1/edit), to reduce friction from submitting test cases.

The behavior (.htc) file has no references to 'addEventListener' nor 'pageUpdate', so I doubt it's the source of these errors.

Can you try version 0.2.0 to see it makes any difference?

`background-repeat` should be ignored completely... Can you post a link demonstrating the issue?

Thanks! I doubt IE9 would use two difference image scaling algorithms for background and "foreground" (``) images (the polyfill uses a scaled `` to simulate the background image in IE8)......

Since most of the maintenance effort now is adapting the extension to each new version of GNOME Shell, I think having version branches is scalable (and preferable). If there was...

I think having users install this extension outside of the "normal" extension installation process would lead to an even worse user experience than having a confirmation window. Users would have...

I haven't debugged this error specifically but I'm reasonably sure the issue is that packet proxy [uses](https://github.com/bettercap/bettercap/blob/74e33039632909aa0d686009f1a6f67a5bc5fc64/modules/packet_proxy/packet_proxy_linux.go#L7) Go plugins, but Go plugins are [not supported yet](https://github.com/golang/go/issues/21222) for linux/mips. (I debugged...