Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(502)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: webkit/glue/glue_serialize_deprecated.h
Issue
14985014
:
Introduce content::PageState (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add comments to the top of page_state.h
Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
android_webview/native/state_serializer.cc
android_webview/native/state_serializer_unittests.cc
chrome/browser/sessions/session_restore.cc
chrome/browser/sessions/session_service_unittest.cc
chrome/browser/sessions/session_types_unittest.cc
chrome/browser/tab_contents/render_view_context_menu.cc
chrome/browser/ui/browser.h
chrome/browser/ui/browser.cc
chrome/browser/ui/browser_commands.h
chrome/browser/ui/browser_commands.cc
components/sessions/serialized_navigation_entry.h
components/sessions/serialized_navigation_entry.cc
components/sessions/serialized_navigation_entry_test_helper.h
components/sessions/serialized_navigation_entry_test_helper.cc
components/sessions/serialized_navigation_entry_unittest.cc
content/browser/renderer_host/render_view_host_delegate.h
content/browser/renderer_host/render_view_host_impl.h
content/browser/renderer_host/render_view_host_impl.cc
content/browser/renderer_host/test_render_view_host.cc
content/browser/web_contents/navigation_controller_impl.cc
content/browser/web_contents/navigation_controller_impl_unittest.cc
content/browser/web_contents/navigation_entry_impl.h
content/browser/web_contents/navigation_entry_impl.cc
content/browser/web_contents/navigation_entry_impl_unittest.cc
content/browser/web_contents/render_view_host_manager_unittest.cc
content/browser/web_contents/web_contents_impl.h
content/browser/web_contents/web_contents_impl.cc
content/browser/web_contents/web_contents_impl_unittest.cc
content/common/view_messages.h
content/content_common.gypi
content/content_renderer.gypi
content/public/browser/navigation_entry.h
content/public/browser/web_contents.h
content/public/browser/web_contents_delegate.h
content/public/browser/web_contents_delegate.cc
content/public/common/common_param_traits.h
content/public/common/common_param_traits.cc
content/public/common/context_menu_params.h
content/public/common/page_state.h
content/public/common/page_state.cc
content/public/common/page_state_ios.cc
content/public/renderer/history_item_serialization.h
content/public/renderer/history_item_serialization.cc
content/public/test/render_view_fake_resources_test.cc
content/public/test/render_view_test.cc
content/renderer/context_menu_params_builder.cc
content/renderer/render_view_browsertest.cc
content/renderer/render_view_impl.cc
content/shell/common/shell_messages.h
content/shell/renderer/webkit_test_runner.h
content/shell/renderer/webkit_test_runner.cc
content/shell/webkit_test_controller.cc
content/test/test_web_contents.cc
webkit/glue/glue_serialize.h
webkit/glue/glue_serialize.cc
webkit/glue/glue_serialize_deprecated.h
webkit/glue/glue_serialize_deprecated.cc
webkit/glue/glue_serialize_unittest.cc
webkit/glue/webkit_glue.gypi
View side-by-side diff with in-line comments
Download patch
« content/renderer/render_view_impl.cc
('K') |
« webkit/glue/glue_serialize.cc
('k') |
webkit/glue/glue_serialize_deprecated.cc »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: webkit/glue/glue_serialize_deprecated.h
diff --git a/webkit/glue/glue_serialize.h b/webkit/glue/glue_serialize_deprecated.h
similarity index 100%
rename from webkit/glue/glue_serialize.h
rename to webkit/glue/glue_serialize_deprecated.h
« content/renderer/render_view_impl.cc
('K') |
« webkit/glue/glue_serialize.cc
('k') |
webkit/glue/glue_serialize_deprecated.cc »
('j') |
no next file with comments »
Issue 14985014: Introduce content::PageState (Closed)
Created 7 years, 7 months ago by darin (slow to review)
Modified 7 years, 7 months ago
Reviewers: brettw, Tom Sepez
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 8
This is Rietveld
408576698