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

Issue 16926003: Updating message pump to store java ptr in class (Closed)

Created:
7 years, 6 months ago by Kristian Monsen
Modified:
7 years, 5 months ago
Reviewers:
michaelbai, joth, brettw
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul
Visibility:
Public.

Description

Updating message pump to store java ptr in class This enables us to have more than one MessagePumpForUI on Android, and gets rid of an unneeded global variable. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209739

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase after the message loop classes moved to a subdirectory #

Patch Set 3 : Removing duplicate label #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -16 lines) Patch
M base/message_loop/message_pump_android.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M base/message_loop/message_pump_android.cc View 1 4 chunks +9 lines, -16 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
Kristian Monsen
I think this is a better design, and allows more than one messagepumpforui in Android.
7 years, 6 months ago (2013-06-13 08:12:53 UTC) #1
michaelbai
The question is why we need more than one MessagePumpForUI ?
7 years, 6 months ago (2013-06-13 15:56:25 UTC) #2
Kristian Monsen
On 2013/06/13 15:56:25, michaelbai wrote: > The question is why we need more than one ...
7 years, 6 months ago (2013-06-13 17:48:40 UTC) #3
michaelbai
On 2013/06/13 17:48:40, Kristian Monsen wrote: > On 2013/06/13 15:56:25, michaelbai wrote: > > The ...
7 years, 6 months ago (2013-06-13 18:25:05 UTC) #4
Kristian Monsen
On 2013/06/13 18:25:05, michaelbai wrote: > On 2013/06/13 17:48:40, Kristian Monsen wrote: > > On ...
7 years, 6 months ago (2013-06-13 18:45:28 UTC) #5
michaelbai
On 2013/06/13 18:45:28, Kristian Monsen wrote: > On 2013/06/13 18:25:05, michaelbai wrote: > > On ...
7 years, 6 months ago (2013-06-13 18:58:44 UTC) #6
joth
On 2013/06/13 18:25:05, michaelbai wrote: > On 2013/06/13 17:48:40, Kristian Monsen wrote: > > On ...
7 years, 6 months ago (2013-06-13 18:59:38 UTC) #7
michaelbai
On 2013/06/13 18:59:38, joth wrote: > On 2013/06/13 18:25:05, michaelbai wrote: > > On 2013/06/13 ...
7 years, 6 months ago (2013-06-13 20:06:25 UTC) #8
michaelbai
You might can find out there is a lot of places to use below statement ...
7 years, 6 months ago (2013-06-13 20:21:33 UTC) #9
Kristian Monsen
Added brettw from reviewer suggestions. On 2013/06/13 20:21:33, michaelbai wrote: > You might can find ...
7 years, 6 months ago (2013-06-13 21:14:39 UTC) #10
Kristian Monsen
On 2013/06/13 21:14:39, Kristian Monsen wrote: > Added brettw from reviewer suggestions. > > On ...
7 years, 6 months ago (2013-06-13 21:40:40 UTC) #11
Kristian Monsen
On 2013/06/13 21:40:40, Kristian Monsen wrote: > On 2013/06/13 21:14:39, Kristian Monsen wrote: > > ...
7 years, 6 months ago (2013-06-13 22:26:40 UTC) #12
Kristian Monsen
ping?
7 years, 6 months ago (2013-06-18 17:29:48 UTC) #13
brettw
base owners lgtm (although I'm not a good person to make Android design decisions).
7 years, 6 months ago (2013-06-23 22:32:01 UTC) #14
Kristian Monsen
On 2013/06/23 22:32:01, brettw wrote: > base owners lgtm (although I'm not a good person ...
7 years, 6 months ago (2013-06-26 23:21:51 UTC) #15
joth
lgtm https://codereview.chromium.org/16926003/diff/1/base/message_pump_android.h File base/message_pump_android.h (right): https://codereview.chromium.org/16926003/diff/1/base/message_pump_android.h#newcode40 base/message_pump_android.h:40: private: remove duplicate label
7 years, 5 months ago (2013-07-01 21:53:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kristianm@chromium.org/16926003/24001
7 years, 5 months ago (2013-07-02 16:06:05 UTC) #17
Kristian Monsen
On 2013/07/01 21:53:01, joth wrote: > lgtm > > https://codereview.chromium.org/16926003/diff/1/base/message_pump_android.h > File base/message_pump_android.h (right): > ...
7 years, 5 months ago (2013-07-02 16:06:35 UTC) #18
michaelbai
I don't have issue about this, thanks.
7 years, 5 months ago (2013-07-02 16:08:42 UTC) #19
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 5 months ago (2013-07-02 16:13:05 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kristianm@chromium.org/16926003/24001
7 years, 5 months ago (2013-07-02 16:59:18 UTC) #21
commit-bot: I haz the power
7 years, 5 months ago (2013-07-02 18:54:07 UTC) #22
Message was sent while issue was closed.
Change committed as 209739

Powered by Google App Engine
This is Rietveld 408576698