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

Issue 1071413003: IOS distiller common code (Closed)

Created:
5 years, 8 months ago by mdjones
Modified:
5 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@superclass
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

IOS distiller common code This change is the IOS counterpart to https://codereview.chromium.org/1101993003/ Code that is used for generating HTML and JavaScript have been moved to a superclass; this changes the IOS code to use that. BUG=472797 Committed: https://crrev.com/b592a04d0472ceba2b783d17d1b0f360f0fe3b38 Cr-Commit-Position: refs/heads/master@{#330742}

Patch Set 1 #

Patch Set 2 : Name changes from dependency #

Total comments: 2

Patch Set 3 : function name consistency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -27 lines) Patch
M ios/chrome/browser/dom_distiller/distiller_viewer.h View 1 2 3 chunks +9 lines, -9 lines 0 comments Download
M ios/chrome/browser/dom_distiller/distiller_viewer.cc View 1 2 3 chunks +50 lines, -18 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
mdjones
5 years, 7 months ago (2015-05-05 18:41:02 UTC) #2
noyau (Ping after 24h)
lgtm https://codereview.chromium.org/1071413003/diff/20001/ios/chrome/browser/dom_distiller/distiller_viewer.h File ios/chrome/browser/dom_distiller/distiller_viewer.h (right): https://codereview.chromium.org/1071413003/diff/20001/ios/chrome/browser/dom_distiller/distiller_viewer.h#newcode39 ios/chrome/browser/dom_distiller/distiller_viewer.h:39: std::string getJsBuffer(); Should probably be GetJavaScriptBuffer() (Starts with ...
5 years, 7 months ago (2015-05-20 13:58:43 UTC) #3
mdjones
https://codereview.chromium.org/1071413003/diff/20001/ios/chrome/browser/dom_distiller/distiller_viewer.h File ios/chrome/browser/dom_distiller/distiller_viewer.h (right): https://codereview.chromium.org/1071413003/diff/20001/ios/chrome/browser/dom_distiller/distiller_viewer.h#newcode39 ios/chrome/browser/dom_distiller/distiller_viewer.h:39: std::string getJsBuffer(); On 2015/05/20 13:58:43, noyau wrote: > Should ...
5 years, 7 months ago (2015-05-20 15:45:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1071413003/40001
5 years, 7 months ago (2015-05-20 15:46:08 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-20 15:55:26 UTC) #8
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/b592a04d0472ceba2b783d17d1b0f360f0fe3b38 Cr-Commit-Position: refs/heads/master@{#330742}
5 years, 7 months ago (2015-05-20 15:56:16 UTC) #9
noyau (Ping after 24h)
On 2015/05/20 15:56:16, I haz the power (commit-bot) wrote: > Patchset 3 (id:??) landed as ...
5 years, 7 months ago (2015-05-20 16:15:04 UTC) #10
noyau (Ping after 24h)
5 years, 7 months ago (2015-05-20 16:33:52 UTC) #11
Message was sent while issue was closed.
On 2015/05/20 16:15:04, noyau wrote:
> On 2015/05/20 15:56:16, I haz the power (commit-bot) wrote:
> > Patchset 3 (id:??) landed as
> > https://crrev.com/b592a04d0472ceba2b783d17d1b0f360f0fe3b38
> > Cr-Commit-Position: refs/heads/master@{#330742}
> 
> You changed the name of the method, which is an override, and didn't change
the
> superclass. How could that compile?

Hu. Sorry, wrong method. Ignore me.

Powered by Google App Engine
This is Rietveld 408576698