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

Issue 675133002: Export GetLastCommittedEntryIndex and RemoveEntryAtIndex to Java layer (Closed)

Created:
6 years, 2 months ago by Jaekyun Seok (inactive)
Modified:
6 years, 1 month ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Export GetLastCommittedEntryIndex and RemoveEntryAtIndex to Java layer BUG=426679 Committed: https://crrev.com/45bc8c5795b4cedfea42beb9d71fc8e3ebd1692d Cr-Commit-Position: refs/heads/master@{#302408}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Update comments #

Messages

Total messages: 17 (3 generated)
Jaekyun Seok (inactive)
Please review this change.
6 years, 2 months ago (2014-10-24 10:30:46 UTC) #2
Jaekyun Seok (inactive)
FYI, this change was made for https://chrome-internal-review.googlesource.com/#/c/180952/ .
6 years, 2 months ago (2014-10-24 10:33:15 UTC) #3
Ted C
lgtm
6 years, 2 months ago (2014-10-24 17:45:49 UTC) #4
Kibeom Kim (inactive)
lgtm
6 years, 1 month ago (2014-10-27 08:38:59 UTC) #5
Jaekyun Seok (inactive)
Please review this change.
6 years, 1 month ago (2014-10-29 03:48:53 UTC) #7
Ted C
On 2014/10/29 03:48:53, Jaekyun Seok wrote: > Please review this change. FYI, you should say ...
6 years, 1 month ago (2014-10-29 04:13:43 UTC) #8
Jaekyun Seok (inactive)
Sorry for my bad review etiquette. I'm not yet familiar with getting review in chromium. ...
6 years, 1 month ago (2014-10-29 04:21:35 UTC) #9
Charlie Reis
Should be fine, but I'd like to understand how the remove call will be used. ...
6 years, 1 month ago (2014-10-29 17:06:48 UTC) #10
Charlie Reis
https://codereview.chromium.org/675133002/diff/1/content/browser/frame_host/navigation_controller_android.h File content/browser/frame_host/navigation_controller_android.h (right): https://codereview.chromium.org/675133002/diff/1/content/browser/frame_host/navigation_controller_android.h#newcode81 content/browser/frame_host/navigation_controller_android.h:81: jboolean RemoveEntryAtIndex(JNIEnv* env, jobject obj, jint index); On 2014/10/29 ...
6 years, 1 month ago (2014-10-29 20:20:55 UTC) #11
Jaekyun Seok (inactive)
PTAL. https://codereview.chromium.org/675133002/diff/1/content/public/android/java/src/org/chromium/content_public/browser/NavigationController.java File content/public/android/java/src/org/chromium/content_public/browser/NavigationController.java (right): https://codereview.chromium.org/675133002/diff/1/content/public/android/java/src/org/chromium/content_public/browser/NavigationController.java#newcode151 content/public/android/java/src/org/chromium/content_public/browser/NavigationController.java:151: * Removes the entry at the specified |index|. ...
6 years, 1 month ago (2014-10-30 04:42:34 UTC) #12
Charlie Reis
Thanks for updating the comment and explaining the use case (offline). LGTM.
6 years, 1 month ago (2014-10-31 20:38:52 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/675133002/20001
6 years, 1 month ago (2014-11-02 23:25:07 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-03 01:00:32 UTC) #16
commit-bot: I haz the power
6 years, 1 month ago (2014-11-03 01:01:07 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/45bc8c5795b4cedfea42beb9d71fc8e3ebd1692d
Cr-Commit-Position: refs/heads/master@{#302408}

Powered by Google App Engine
This is Rietveld 408576698