1 line
18 KiB
Text
1 line
18 KiB
Text
|
{"status":200,"url":"https://api.github.com/repos/electron/electron/pulls/22770","headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","cache-control":"private, max-age=60, s-maxage=60","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 26 May 2020 16:42:34 GMT","etag":"W/\"553fb65b1bf6e194fd38605f19e8041f\"","last-modified":"Mon, 04 May 2020 15:46:25 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"200 OK","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With","x-accepted-oauth-scopes":"","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"C9A6:34CF:A72E:121AD:5ECD46F3","x-oauth-scopes":"repo","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4995","x-ratelimit-reset":"1590514322","x-xss-protection":"1; mode=block"},"data":{"url":"https://api.github.com/repos/electron/electron/pulls/22770","id":391093520,"node_id":"MDExOlB1bGxSZXF1ZXN0MzkxMDkzNTIw","html_url":"https://github.com/electron/electron/pull/22770","diff_url":"https://github.com/electron/electron/pull/22770.diff","patch_url":"https://github.com/electron/electron/pull/22770.patch","issue_url":"https://api.github.com/repos/electron/electron/issues/22770","number":22770,"state":"closed","locked":false,"title":"fix: don't allow window to go behind menu bar on mac","user":{"login":"CezaryKulakowski","id":50166166,"node_id":"MDQ6VXNlcjUwMTY2MTY2","avatar_url":"https://avatars2.githubusercontent.com/u/50166166?v=4","gravatar_id":"","url":"https://api.github.com/users/CezaryKulakowski","html_url":"https://github.com/CezaryKulakowski","followers_url":"https://api.github.com/users/CezaryKulakowski/followers","following_url":"https://api.github.com/users/CezaryKulakowski/following{/other_user}","gists_url":"https://api.github.com/users/CezaryKulakowski/gists{/gist_id}","starred_url":"https://api.github.com/users/CezaryKulakowski/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/CezaryKulakowski/subscriptions","organizations_url":"https://api.github.com/users/CezaryKulakowski/orgs","repos_url":"https://api.github.com/users/CezaryKulakowski/repos","events_url":"https://api.github.com/users/CezaryKulakowski/events{/privacy}","received_events_url":"https://api.github.com/users/CezaryKulakowski/received_events","type":"User","site_admin":false},"body":"This change fixes #22667.\r\n\r\nNotes: don't allow window to go behind menu bar on mac\r\n","created_at":"2020-03-19T16:05:51Z","updated_at":"2020-03-25T15:45:36Z","closed_at":"2020-03-25T02:13:44Z","merged_at":"2020-03-25T02:13:44Z","merge_commit_sha":"bdef77bad89f762ecb755c028bb2d166493b9f14","assignee":null,"assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[{"id":1831709348,"node_id":"MDU6TGFiZWwxODMxNzA5MzQ4","url":"https://api.github.com/repos/electron/electron/labels/merged/9-x-y","name":"merged/9-x-y","color":"61a3c6","default":false,"description":""}],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/electron/electron/pulls/22770/commits","review_comments_url":"https://api.github.com/repos/electron/electron/pulls/22770/comments","review_comment_url":"https://api.github.com/repos/electron/electron/pulls/comments{/number}","comments_url":"https://api.github.com/repos/electron/electron/issues/22770/comments","statuses_url":"https://api.github.com/repos/electron/electron/statuses/2b35fc0874c5aa14dc3d2f9948a0c4e936f0d5db","head":{"label":"CezaryKulakowski:issue_22667","ref":"issue_22667","sha":"2b35fc0874c5aa14dc3d2f9948a0c4e936f0d5db",
|