Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Issue 776173002: Change -[NSUserActivity webPageURL] to -[NSUserActivity webpageURL] (Closed)

Created:
6 years ago by erikchen
Modified:
6 years ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Change -[NSUserActivity webPageURL] to -[NSUserActivity webpageURL] Sometime between OSX 10.10 DP1 and OSX 10.10 DP5, Apple changed the spelling of the property 'webPageURL' to 'webpageURL'. They updated their public documentation and header files, but the AppKit framework still allowed the use of webPageURL (it redirects internally to webpageURL). BUG=438898

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M base/mac/sdk_forward_declarations.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/app_controller_mac.mm View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
erikchen
avi: Please review.
6 years ago (2014-12-04 02:36:31 UTC) #2
Avi (use Gerrit)
lgtm Yep.
6 years ago (2014-12-04 03:08:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/776173002/1
6 years ago (2014-12-04 18:34:40 UTC) #5
erikchen
6 years ago (2014-12-04 23:27:26 UTC) #7
Message was sent while issue was closed.
jiang landed the exact same fix slightly right before this fix would have
landed.

https://codereview.chromium.org/775313002/

Powered by Google App Engine
This is Rietveld 408576698