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

Issue 2560013002: Remove UI_DEVTOOLS_EXPORT from class and add it to static methods (Closed)

Created:
4 years ago by Sarmad Hashmi
Modified:
4 years ago
Reviewers:
sadrul
CC:
chromium-reviews, pfeldman, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove UI_DEVTOOLS_EXPORT from class and add it to static methods The error was caused because static methods in devtools_server.h were not marked UI_DEVTOOLS_EXPORT. We cannot mark them as such if the whole class is already marked. Therefore, we need to remove the export from the class and add it to the static methods. BUG=669352 Committed: https://crrev.com/c9d4abeb958fde2ab943e4e32d445ae695d71630 Cr-Commit-Position: refs/heads/master@{#437338}

Patch Set 1 #

Patch Set 2 : Remove EXPORT from class and add it to static methods #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M components/ui_devtools/devtools_server.h View 1 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
Sarmad Hashmi
PTAL sadrul@! Just fixing the minor bug.
4 years ago (2016-12-08 20:31:52 UTC) #9
Sarmad Hashmi
PTAL sadrul@! Just fixing the minor bug.
4 years ago (2016-12-08 20:31:52 UTC) #10
sadrul
lgtm
4 years ago (2016-12-08 20:34:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2560013002/20001
4 years ago (2016-12-08 20:48:23 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-08 21:05:10 UTC) #16
commit-bot: I haz the power
4 years ago (2016-12-08 21:09:15 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c9d4abeb958fde2ab943e4e32d445ae695d71630
Cr-Commit-Position: refs/heads/master@{#437338}

Powered by Google App Engine
This is Rietveld 408576698