Results 11 comments of xiaoyao9184

i try use [chartjs-plugin-streaming](https://github.com/nagix/chartjs-plugin-streaming) with this, but it Failed. i think you can imitate background chart on [examples](http://jtblin.github.io/angular-chart.js/), look this [code](https://github.com/jtblin/angular-chart.js/blob/fc4e9a278e99fb1b6e605cdcfb037f47947e538e/examples/app.js#L253). if you are using a server to push data...

@AtifJaved1 yes, i need help. i use 'chart-data' binding streaming data, and i push streaming data to this, the chart is completely redrawn, then it throw > Uncaught TypeError: Cannot...

I think if pop-up new window, and sub-window post massage back to man-window, need to use `window.opener` not `$window.parent` https://github.com/kylewelsby/angular-post-message/blob/d3f73038606102d10ecb4861ee2ee16c4bfa96e4/src/angular-post-message.js#L16 I think `window.opener` has a higher priority. set `$rootScope.sender` first...

是的Flag顺序前置有助于低内存嵌入式设备方便解析。我需要抽出业余时间对此,可能周期会很长,如果你有时间,可以自行修改。

我没明白,这是个单元测试类,复用什么?

error on mega.nz ``` secureboot.js?r=1707345399:2063 MEGA failed to load because Filename: chrome-extension://gcalenpjmijncebpfijmoaglllgpjagf/userscript.html?name=Userscript%252B-%253A-Show-Site-All-UserJS.user.js&id=845ab834-4771-4f88-a30f-75be9d81c2eb^~71 Exception: EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script...

部分应用出现错误,比如推特登录后 ``` java.lang.SecurityException: getPackagesForUid: UID 1110399 requires android.permission.INTERACT_ACROSS_USERS_FULL or android.permission.INTERACT_ACROSS_USERS or android.permission.INTERACT_ACROSS_PROFILES to access user 0. ```