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

Issue 1547923002: SampleApp: remove SkWindow::onPDFSaved, it does not work (Closed)

Created:
5 years ago by Kimmo Kinnunen
Modified:
4 years, 11 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SampleApp: remove SkWindow::onPDFSaved, it does not work Remove SkWindow::onPDFSaved, it does not work and it is not used anymore. Also, it is very SampleApp -specific feature implemented in SkWindow class. SkWindow class is probably intended to be more app-agnosting than what this method implies. Presumably the idea of the callback was to inform the user of SampleApp that the PDF was saved to a certain location. For Android SampleApp, show a hardcoded toast that the PDF was saved to /sdcard. BUG=skia:4733 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1547923002 Committed: https://skia.googlesource.com/skia/+/3ca73360493ba71831c86c8c5f9c36187c0355ca

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase #

Messages

Total messages: 21 (10 generated)
Kimmo Kinnunen
4 years, 11 months ago (2016-01-07 12:10:14 UTC) #4
reed1
4 years, 11 months ago (2016-01-07 14:42:59 UTC) #6
hal.canary
lgtm
4 years, 11 months ago (2016-01-14 15:30:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1547923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1547923002/40001
4 years, 11 months ago (2016-01-15 09:41:16 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/5369)
4 years, 11 months ago (2016-01-15 09:42:28 UTC) #12
Kimmo Kinnunen
PTAL, public API change.
4 years, 11 months ago (2016-01-15 10:00:50 UTC) #14
djsollen
seems to me that SampleApp.cpp:1311 is missing a call to this->onPDFSaved() which would then trigger ...
4 years, 11 months ago (2016-01-15 13:37:34 UTC) #15
mtklein
On 2016/01/15 13:37:34, djsollen wrote: > seems to me that SampleApp.cpp:1311 is missing a call ...
4 years, 11 months ago (2016-01-15 13:47:51 UTC) #16
bsalomon
On 2016/01/15 13:47:51, mtklein wrote: > On 2016/01/15 13:37:34, djsollen wrote: > > seems to ...
4 years, 11 months ago (2016-01-15 14:36:25 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1547923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1547923002/40001
4 years, 11 months ago (2016-01-18 08:36:55 UTC) #19
commit-bot: I haz the power
4 years, 11 months ago (2016-01-18 08:47:17 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/3ca73360493ba71831c86c8c5f9c36187c0355ca

Powered by Google App Engine
This is Rietveld 408576698