-
# 2020.04.01
阅读进度:第六章 6.2
## 1.理解对象
ECMA-262 把对象定义为:“无序属性的集合,其属性可以包含基本值、对象或者函数。”这就相当于说对象是一组没有特定顺序的值。我们可以把 ECMAScript 的对象想象成散列表:无非就是一组名值对,其中值可以是数据或函数。
### 1.1属性类型
ECMAScript 中有两种属性:数据属性和访问器属性。
##…
-
@reillyeon and I were discussing the Chromium implementation of #68 and we figured it'd be good to get some clarification on how it integrates with `Device{Orientation,Motion}Event` -- either in terms…
-
Tested on iOS(iPhone X- 16.5.1)
```
[ServicesDaemonManager] interruptionHandler is called. -[FontServicesDaemonManager connection]_block_invoke
*** Terminating app due to uncaught exception 'NSMa…
-
### Steps to reproduce
**context.go(route) or context.goNamed(routename) on released mode it will navigate to the screen but freezes the app even if am navigating to just a scaffold screen bu…
-
## What feature would you like to see?
I'm creating an app which have different courses users can choose from and chosen course is stored in shared preference.
When app is in foreground I'm using…
-
### Steps to reproduce
i wan't build apk after upgrade android studio and sdk to last version
### Expected results
```console
Note: Some input files use or override a deprecated API.
Note: …
-
New charter proposal, reviewers please take note.
# Charter Review
[Proposed Draft Charter: https://w3c.github.io/charter-drafts/2023/das-wg-charter.html](https://w3c.github.io/charter-drafts/20…
-
## Your Environment
* Plugin version: 4.9.0
* Platform: Android
* OS version: 10
* Device manufacturer / model: pocophone f1
* Flutter info (`flutter doctor`):
[✓] Flutter (Channel stab…
-
Dear TAG!
We're requesting a TAG review of:
- Name: Generic Sensor API
- Specification URL: https://w3c.github.io/sensors/
And the following concrete sensors that [extend](https://w3c.github…
-
This was discussed [during TPAC 2023](https://www.w3.org/2023/09/14-dap-minutes.html). WebDriver support in the Generic Sensor API spec was fully rewritten a few months ago, and the tests in WPT are n…