Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport controlling interface and member visibility via preferences #10081
Conversation
|
I discovered that in the case of:
|
|
Do you mean that |
|
No, I mean that window.Parent is still defined even if the preference controlling it's visibility is false. |
|
Well that's obviously wrong, no? |
|
cc @dati91 |
|
This is ready for review. |
|
This is still ready for review; I just got carried away and implemented the Pref annotation for members of interfaces as well. |
83e93ac
to
e06f60d
|
|
|
Can we get a review on that? |
|
This has been ignored for more than a month. I would really appreciate if someone would take responsibility for reviewing my work :( |
|
On it. Could you give more details about what you meant by "This was easier to throw together than per-attribute/method support"? |
|
@jdm I think you are cursed. |
pkaminski
commented
Apr 29, 2016
|
Hey @jdm, how did you make that happen? Reviewable thinks that somehow there's a discussion attached to a file that doesn't exist in the review, hence boom. Comments from Reviewable |
pkaminski
commented
Apr 29, 2016
|
I mean @nox, sorry. Comments from Reviewable |
|
@pkaminski I just clicked on the Reviewable button and it failed to load. @jdm I don't get the purpose of avoiding |
| else: | ||
| properties[arrayName] = "&[]" | ||
| properties[arrayName] = array.variableName() |
This comment has been minimized.
This comment has been minimized.
nox
Apr 29, 2016
Member
Please revert this. It worked before and you didn't even document EMPTY_CONSTANTS.
highfive
commented
May 2, 2016
|
|
@bors-servo: r=nox |
|
|
Support controlling interface and member visibility via preferences This was easier to throw together than per-attribute/method support, and it gets rid of some nonstandard properties from our globals. Fixes #7626. r? @Ms2ger <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10081) <!-- Reviewable:end -->
|
|
highfive
commented
May 2, 2016
|
|
@bors-servo retry |
|
|
|
|
|
|

jdm commentedMar 18, 2016
This was easier to throw together than per-attribute/method support, and it gets rid of some nonstandard properties from our globals.
Fixes #7626.
r? @Ms2ger
This change is