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

Issue 1502063005: Re-land "Rename CFWL_Thread classes to ThreadImp" (Closed)

Created:
5 years ago by Tom Sepez
Modified:
5 years ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@xfa
Target Ref:
refs/heads/xfa
Visibility:
Public.

Description

Re-land "Rename CFWL_Thread classes to ThreadImp" This reverts commit 5e4f290e939ded90a518ff8eab1db59930655e11. BUG= R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/df685030b73074e46d7eb789e13135c52775091f

Patch Set 1 : Original patch (unchanged) #

Patch Set 2 : Implement 3-layer scheme #

Total comments: 3

Patch Set 3 : unformat comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -252 lines) Patch
M xfa/include/fwl/adapter/fwl_adapterthreadmgr.h View 2 chunks +4 lines, -15 lines 0 comments Download
M xfa/include/fwl/core/fwl_app.h View 1 1 chunk +12 lines, -7 lines 0 comments Download
M xfa/include/fwl/core/fwl_thread.h View 1 2 1 chunk +33 lines, -32 lines 0 comments Download
M xfa/include/fwl/lightwidget/app.h View 1 1 chunk +13 lines, -10 lines 0 comments Download
M xfa/include/fwl/lightwidget/theme.h View 1 1 chunk +28 lines, -25 lines 0 comments Download
M xfa/src/fwl/src/core/fwl_appimp.cpp View 1 1 chunk +28 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/fwl_noteimp.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/src/fwl/src/core/fwl_threadimp.cpp View 1 1 chunk +18 lines, -107 lines 0 comments Download
M xfa/src/fwl/src/core/fwl_widgetimp.cpp View 1 3 chunks +5 lines, -4 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_appimp.h View 1 2 chunks +11 lines, -8 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_noteimp.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/src/fwl/src/core/include/fwl_threadimp.h View 1 1 chunk +19 lines, -13 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_widgetimp.h View 3 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/lightwidget/app.cpp View 1 1 chunk +12 lines, -20 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_fwladapter.cpp View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Tom Sepez
Lei, for review. This took some doing. See the diagram in fwl_thread.h. Here's the best ...
5 years ago (2015-12-07 23:21:55 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/1502063005/diff/20001/xfa/src/fwl/src/core/fwl_appimp.cpp File xfa/src/fwl/src/core/fwl_appimp.cpp (right): https://codereview.chromium.org/1502063005/diff/20001/xfa/src/fwl/src/core/fwl_appimp.cpp#newcode20 xfa/src/fwl/src/core/fwl_appimp.cpp:20: return static_cast<CFWL_AppImp*>(GetImpl())->Initialize(); Do you want to implement IFWL_App::GetAppImpl() ...
5 years ago (2015-12-09 03:22:52 UTC) #3
Tom Sepez
https://codereview.chromium.org/1502063005/diff/20001/xfa/src/fwl/src/core/fwl_appimp.cpp File xfa/src/fwl/src/core/fwl_appimp.cpp (right): https://codereview.chromium.org/1502063005/diff/20001/xfa/src/fwl/src/core/fwl_appimp.cpp#newcode20 xfa/src/fwl/src/core/fwl_appimp.cpp:20: return static_cast<CFWL_AppImp*>(GetImpl())->Initialize(); On 2015/12/09 03:22:52, Lei Zhang wrote: > ...
5 years ago (2015-12-09 19:56:07 UTC) #4
Tom Sepez
5 years ago (2015-12-09 19:56:45 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
df685030b73074e46d7eb789e13135c52775091f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698