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

Issue 775313002: Tweak NSUserActivity forward declaration (Closed)

Created:
6 years ago by Jiang Jiang
Modified:
6 years ago
Reviewers:
Nico
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Tweak NSUserActivity forward declaration Change property from webPageURL to webpageURL as recommended by Apple. (Using webPageURL will trigger warning on console.) Committed: https://crrev.com/c0c568c37bd1cfe742902318f597a58f49092651 Cr-Commit-Position: refs/heads/master@{#306862}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Remove unused declarations #

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 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: 15 (4 generated)
Jiang Jiang
Nico, do you mind take a look? CCing erikchen since he did the Handoff receiving ...
6 years ago (2014-12-04 13:52:59 UTC) #2
Nico
the webpageURL lgtm; I don't understand the need for the other 3 functions. https://codereview.chromium.org/775313002/diff/1/base/mac/sdk_forward_declarations.h File ...
6 years ago (2014-12-04 17:15:25 UTC) #3
Jiang Jiang
https://codereview.chromium.org/775313002/diff/1/base/mac/sdk_forward_declarations.h File base/mac/sdk_forward_declarations.h (right): https://codereview.chromium.org/775313002/diff/1/base/mac/sdk_forward_declarations.h#newcode333 base/mac/sdk_forward_declarations.h:333: - (instancetype)initWithActivityType:(NSString*)activityType; On 2014/12/04 17:15:25, Nico wrote: > Why ...
6 years ago (2014-12-04 17:25:11 UTC) #4
Nico
webpageURL change lgtm, please remove the rest for now and land. https://codereview.chromium.org/775313002/diff/1/base/mac/sdk_forward_declarations.h File base/mac/sdk_forward_declarations.h (right): ...
6 years ago (2014-12-04 17:30:36 UTC) #5
Jiang Jiang
https://codereview.chromium.org/775313002/diff/1/base/mac/sdk_forward_declarations.h File base/mac/sdk_forward_declarations.h (right): https://codereview.chromium.org/775313002/diff/1/base/mac/sdk_forward_declarations.h#newcode333 base/mac/sdk_forward_declarations.h:333: - (instancetype)initWithActivityType:(NSString*)activityType; On 2014/12/04 17:30:36, Nico wrote: > Please ...
6 years ago (2014-12-04 18:04:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/775313002/20001
6 years ago (2014-12-04 18:06:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/775313002/20001
6 years ago (2014-12-04 18:09:19 UTC) #11
erikchen
On 2014/12/04 18:09:19, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years ago (2014-12-04 18:35:06 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-04 19:02:20 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/c0c568c37bd1cfe742902318f597a58f49092651 Cr-Commit-Position: refs/heads/master@{#306862}
6 years ago (2014-12-04 19:03:09 UTC) #14
Jiang Jiang
6 years ago (2014-12-04 19:23:31 UTC) #15
Message was sent while issue was closed.
On 2014/12/04 18:35:06, erikchen wrote:
> On 2014/12/04 18:09:19, I haz the power (commit-bot) wrote:
> > CQ is trying da patch. Follow status at
> >  https://chromium-cq-status.appspot.com/patch-status/775313002/20001
> 
> We are literally landing the exact same CL at the same time:
> https://codereview.chromium.org/776173002/
> I'll cancel mine.

Thanks, I didn't know that when I sent this.

Powered by Google App Engine
This is Rietveld 408576698