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

Don't warn about reopening a crashed Servo window on Mac #12267

Merged
merged 1 commit into from Jul 6, 2016

Conversation

@Manishearth
Copy link
Member

Manishearth commented Jul 5, 2016

Mac warns about reopening an application that crashed in the last run. With Servo this is
quite often the case, so we should get rid of the dialog.

Generated by running http://stackoverflow.com/a/20291771/1198729 on the plist file directly,
and then using plutil to convert back to xml. It got prettified in the process.


This change is Reviewable

Info.plist Outdated
<key>CFBundleIconFile</key>
<string>servo.icns</string>
<key>CFBundleIdentifier</key>
<string>org.servo.Servo22</string>

This comment has been minimized.

@metajack

metajack Jul 5, 2016

Contributor

Oh man. My little hacks made it all the way here? This should be org.servo.Servo. We can do it in a followup I guess, but it would be really easy to fix here.

@metajack
Copy link
Contributor

metajack commented Jul 5, 2016

r=me with the s/Servo22/Servo/ or with a bug filed for that.

@Manishearth Manishearth force-pushed the Manishearth:nocrash-plist branch from ceeb9cb to aba43ca Jul 6, 2016
@Manishearth
Copy link
Member Author

Manishearth commented Jul 6, 2016

@bors-servo r=metajack

@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2016

📌 Commit aba43ca has been approved by metajack

@highfive highfive assigned metajack and unassigned pcwalton Jul 6, 2016
@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2016

Testing commit aba43ca with merge 4aaae7a...

bors-servo added a commit that referenced this pull request Jul 6, 2016
Don't warn about reopening a crashed Servo window on Mac

Mac warns about reopening an application that crashed in the last run. With Servo this is
quite often the case, so we should get rid of the dialog.

Generated by running http://stackoverflow.com/a/20291771/1198729 on the plist file directly,
and then using plutil to convert back to xml. It got prettified in the process.

<!-- 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/12267)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2016

💔 Test failed - linux-rel

@Manishearth
Copy link
Member Author

Manishearth commented Jul 6, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2016

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

@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2016

@bors-servo bors-servo merged commit aba43ca into servo:master Jul 6, 2016
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@Manishearth Manishearth deleted the Manishearth:nocrash-plist branch May 7, 2019
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.