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

Issue 10969031: Use an explicit lock object in ContentSettings for synchronisation. (Closed)

Created:
8 years, 3 months ago by benm (inactive)
Modified:
8 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[Android] Use an explicit lock object in ContentSettings for synchronisation. For code clarity reasons, refactor ContentSettings to use an explicit lock object and rename methods that expect the caller to hold the lock as appropriate. Should be no functional change. NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158100

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -157 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentSettings.java View 46 chunks +267 lines, -157 lines 2 comments Download

Messages

Total messages: 8 (0 generated)
benm (inactive)
ptal folks! Mikhail: This is the same as the downstream patch. Marcus: OWNERS please :)
8 years, 3 months ago (2012-09-21 10:45:26 UTC) #1
bulach
lgtm if mikhail is happy :) one suggestion below: https://codereview.chromium.org/10969031/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentSettings.java File content/public/android/java/src/org/chromium/content/browser/ContentSettings.java (right): https://codereview.chromium.org/10969031/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentSettings.java#newcode925 content/public/android/java/src/org/chromium/content/browser/ContentSettings.java:925: ...
8 years, 3 months ago (2012-09-21 12:21:07 UTC) #2
benm (inactive)
thanks marcus! https://codereview.chromium.org/10969031/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentSettings.java File content/public/android/java/src/org/chromium/content/browser/ContentSettings.java (right): https://codereview.chromium.org/10969031/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentSettings.java#newcode925 content/public/android/java/src/org/chromium/content/browser/ContentSettings.java:925: void sendSyncMessage() { I have a change ...
8 years, 3 months ago (2012-09-21 12:28:30 UTC) #3
mnaganov (inactive)
lgtm
8 years, 3 months ago (2012-09-21 12:28:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benm@chromium.org/10969031/1
8 years, 3 months ago (2012-09-21 12:33:38 UTC) #5
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
8 years, 3 months ago (2012-09-21 20:15:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benm@chromium.org/10969031/1
8 years, 3 months ago (2012-09-21 22:33:53 UTC) #7
commit-bot: I haz the power
8 years, 3 months ago (2012-09-21 22:34:10 UTC) #8
Change committed as 158100

Powered by Google App Engine
This is Rietveld 408576698