Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29703555: Issue 6389 - ABP for Samsung Internet Crashes when closed on specific devices (Closed)

Created:
Feb. 20, 2018, 9:10 a.m. by jens
Modified:
Feb. 27, 2018, 8:39 a.m.
Reviewers:
anton, diegocarloslima
Visibility:
Public.

Description

Issue 6389 - ABP for Samsung Internet Crashes when closed on specific devices

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 12
jens
Feb. 20, 2018, 10:09 a.m. (2018-02-20 10:09:58 UTC) #1
anton
https://codereview.adblockplus.org/29703555/diff/29703556/adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java File adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java (right): https://codereview.adblockplus.org/29703555/diff/29703556/adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java#newcode41 adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java:41: return Service.START_NOT_STICKY; it's not clear why it happens only ...
Feb. 21, 2018, 8:05 a.m. (2018-02-21 08:05:35 UTC) #2
jens
https://codereview.adblockplus.org/29703555/diff/29703556/adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java File adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java (right): https://codereview.adblockplus.org/29703555/diff/29703556/adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java#newcode41 adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java:41: return Service.START_NOT_STICKY; On 2018/02/21 08:05:35, anton wrote: > it's ...
Feb. 21, 2018, 9:25 a.m. (2018-02-21 09:25:55 UTC) #3
anton
On 2018/02/21 09:25:55, jens wrote: > https://codereview.adblockplus.org/29703555/diff/29703556/adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java > File > adblockplussbrowser/src/main/java/org/adblockplus/sbrowser/contentblocker/engine/EngineService.java > (right): > > ...
Feb. 21, 2018, 10:10 a.m. (2018-02-21 10:10:20 UTC) #4
jens
> Also what about the rootcause of the problem? Why it does not happen on ...
Feb. 21, 2018, 3:58 p.m. (2018-02-21 15:58:15 UTC) #5
jens
Feb. 21, 2018, 3:58 p.m. (2018-02-21 15:58:24 UTC) #6
anton
On 2018/02/21 15:58:15, jens wrote: > > Also what about the rootcause of the problem? ...
Feb. 22, 2018, 5:42 a.m. (2018-02-22 05:42:41 UTC) #7
jens
On 2018/02/22 05:42:41, anton wrote: > On 2018/02/21 15:58:15, jens wrote: > > > Also ...
Feb. 22, 2018, 8 a.m. (2018-02-22 08:00:13 UTC) #8
jens
Feb. 22, 2018, 8 a.m. (2018-02-22 08:00:24 UTC) #9
anton
On 2018/02/22 08:00:13, jens wrote: > On 2018/02/22 05:42:41, anton wrote: > > On 2018/02/21 ...
Feb. 22, 2018, 8:34 a.m. (2018-02-22 08:34:37 UTC) #10
diegocarloslima
On 2018/02/22 08:34:37, anton wrote: > On 2018/02/22 08:00:13, jens wrote: > > On 2018/02/22 ...
Feb. 22, 2018, 5:14 p.m. (2018-02-22 17:14:20 UTC) #11
anton
Feb. 26, 2018, 6:15 a.m. (2018-02-26 06:15:55 UTC) #12
On 2018/02/22 17:14:20, diegocarloslima wrote:
> On 2018/02/22 08:34:37, anton wrote:
> > On 2018/02/22 08:00:13, jens wrote:
> > > On 2018/02/22 05:42:41, anton wrote:
> > > > On 2018/02/21 15:58:15, jens wrote:
> > > > > > Also what about the rootcause of the problem? Why it does not happen
> on
> > > > other
> > > > > > devices?
> > > > > 
> > > > > I explained it in the comment of the ticket in trac, It is related to
> > > Android
> > > > > 8.0.
> > > > 
> > > > It was not mentioned in the ticket that it's Android 8.0-related issue.
> > > > Anyway this is strange to happen on Google Pixel 1 only.
> > > > Can we test on other Android 8.0 devices before pushing to production?
> > > 
> > > Yeah, sorry. We already had a discussion in #contentblockers before and I
> > forgot
> > > to also mention that discussion in the ticket.
> > > Rick did a full round of QA with an APK that contained the fix from this
> > ticket
> > > and did not have any crashes or problem at all. But I can ask him
> > > explicitly if he used other Android 8 devices.
> > 
> > Yes, i'd prefer to test it with other Android 8 devices (not sure if it
should
> > block code-review or not).
> 
> LGTM. I commented into the ticket stating the reasons why I think this is
fine.

LGTM

Powered by Google App Engine
This is Rietveld