-
@domenic raised this question in a separate thread:
> On naming, my thinking is that we need two concepts in the proposed new world: "X" and "ever has been X". Something like "browsing context has …
-
Steps to reproduce:
1. Install follow the quick start.
2. PAI dashboard is ready, but some function is not working properly, for example 'Virtual Clusters'.
3. Some roles seem not ready, for exampl…
-
I'm uncomfortable having a main frame delegate gestures to subframes. I'm not exactly sure why, but it could be
1. It's not clear whether this delegates all gestures, (so, for example, the subframe c…
-
https://github.com/whatwg/html/issues/3123 lists a lot of places that the user activation concept exists on the platform. Probably more exist.
Why does this feature, which has a generic name, only …
-
To match other platform APIs that expose this concept (such as iframe sandbox), the attribute should be allowuseractivationdelegation.
-
There is a bunch of business logic around selection of text that should be encapsulated for reuse. An initial rough draft of this ported from the old Alpheios code can be found at https://github.com/a…
-
I was looking into hover-media-query, which landed in bootstrap 4 at some point in the past. There is even a little snippet of documentation about it here:
https://getbootstrap.com/docs/4.0/getting…
-
The new name doesn't convey it's a new primitive.
-
RM cannot communicate with the datanode. Cleaning up hdfs and re-deploying doesn't work.
Here's the log of RM pod (I replaced the host ip with `xxx.xxx.xxx.xxx`):
```
17/12/24 12:07:32 INFO resourc…
-
I'm trying to modify how it's doing things without touching the actual SDK and retaining everything else to be the same. I'm extending the `Freemius` class instead of creating my own class from the ab…