Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop returning an Option from Window::browsing_context. #9729

Merged
merged 1 commit into from Feb 23, 2016

Conversation

@Ms2ger
Copy link
Contributor

Ms2ger commented Feb 23, 2016

A Window always has a WindowProxy; the only reason it's wrapped in a nullable
field is the order in which those objects are created.

Review on Reviewable

A Window always has a WindowProxy; the only reason it's wrapped in a nullable
field is the order in which those objects are created.
@jdm
Copy link
Member

jdm commented Feb 23, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Feb 23, 2016

📌 Commit 0e35931 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Feb 23, 2016

Testing commit 0e35931 with merge f2e6fed...

bors-servo added a commit that referenced this pull request Feb 23, 2016
Stop returning an Option from Window::browsing_context.

A Window always has a WindowProxy; the only reason it's wrapped in a nullable
field is the order in which those objects are created.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9729)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 23, 2016

💔 Test failed - mac-rel-wpt

@KiChjang
Copy link
Member

KiChjang commented Feb 23, 2016

@bors-servo retry

  • The annoying git problem
@bors-servo
Copy link
Contributor

bors-servo commented Feb 23, 2016

Testing commit 0e35931 with merge d85ee09...

bors-servo added a commit that referenced this pull request Feb 23, 2016
Stop returning an Option from Window::browsing_context.

A Window always has a WindowProxy; the only reason it's wrapped in a nullable
field is the order in which those objects are created.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9729)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 23, 2016

💔 Test failed - linux-rel

@jdm
Copy link
Member

jdm commented Feb 23, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Feb 23, 2016

Previous build results for android, gonk, linux-dev, mac-dev-unit, mac-rel-wpt are reusable. Rebuilding only linux-rel, mac-rel-css...

@bors-servo
Copy link
Contributor

bors-servo commented Feb 23, 2016

@bors-servo bors-servo merged commit 0e35931 into servo:master Feb 23, 2016
1 check passed
1 check passed
homu Test successful
Details
@Ms2ger Ms2ger deleted the Ms2ger:bc-option branch Mar 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.