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

Issue 1769833002: Remove deprecated declarations (Closed)

Created:
4 years, 9 months ago by Jim Wang
Modified:
4 years, 9 months ago
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove deprecated declarations Remove deprecated declarations BUG=pdfium:356 R=jochen@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/14e20b124744c3342d3ff0a288788e991087718b

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M xfa/src/fxjse/src/class.cpp View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
Jim Wang
Hello Tom and Jochen, Please help to review this CL, thanks.
4 years, 9 months ago (2016-03-07 08:34:06 UTC) #2
jochen (gone - plz use gerrit)
lgtm
4 years, 9 months ago (2016-03-07 12:11:51 UTC) #3
Jim Wang
Committed patchset #1 (id:1) manually as 14e20b124744c3342d3ff0a288788e991087718b (presubmit successful).
4 years, 9 months ago (2016-03-07 14:58:16 UTC) #5
dsinclair
On 2016/03/07 14:58:16, Jim Wang wrote: > Committed patchset #1 (id:1) manually as > 14e20b124744c3342d3ff0a288788e991087718b ...
4 years, 9 months ago (2016-03-07 15:37:55 UTC) #6
Jim Wang
On 2016/03/07 15:37:55, dsinclair wrote: > On 2016/03/07 14:58:16, Jim Wang wrote: > > Committed ...
4 years, 9 months ago (2016-03-07 16:25:33 UTC) #8
dsinclair
On 2016/03/07 16:25:33, Jim Wang wrote: > On 2016/03/07 15:37:55, dsinclair wrote: > > On ...
4 years, 9 months ago (2016-03-07 16:27:01 UTC) #9
dsinclair
On 2016/03/07 16:27:01, dsinclair wrote: > On 2016/03/07 16:25:33, Jim Wang wrote: > > On ...
4 years, 9 months ago (2016-03-07 19:39:47 UTC) #10
Jim Wang
4 years, 9 months ago (2016-03-07 23:42:26 UTC) #11
Message was sent while issue was closed.
On 2016/03/07 19:39:47, dsinclair wrote:
> On 2016/03/07 16:27:01, dsinclair wrote:
> > On 2016/03/07 16:25:33, Jim Wang wrote:
> > > On 2016/03/07 15:37:55, dsinclair wrote:
> > > > On 2016/03/07 14:58:16, Jim Wang wrote:
> > > > > Committed patchset #1 (id:1) manually as
> > > > > 14e20b124744c3342d3ff0a288788e991087718b (presubmit successful).
> > > > 
> > > > Looks like this broke the linux_xfa waterfall bot. 
> > > >
> > >
> >
>
https://build.chromium.org/p/client.pdfium/builders/linux_xfa/builds/606/step...
> > > > 
> > > > FAILED: ../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD
-MF
> > > > obj/xfa/src/fxjse/src/xfa.class.o.d -DPDF_ENABLE_XFA
> > -DV8_DEPRECATION_WARNINGS
> > > > -DCR_CLANG_REVISION=261368-1 -DFT2_BUILD_LIBRARY -D_DEBUG
> -D_GLIBCXX_DEBUG=1
> > > > -I../.. -I../../third_party/freetype/include
> > > > -I../../third_party/freetype/include/freetype -I../../v8
> -I../../v8/include
> > > > -I../../v8/include -Wall -Werror -W -Wno-missing-field-initializers
> > > > -Wno-sign-compare -Wno-unused-parameter -pthread -fno-exceptions
> > > > -fvisibility=hidden -Wno-sign-compare -g -O0 -fdata-sections
> > > -ffunction-sections
> > > > -std=c++11 -fno-rtti  -c ../../xfa/src/fxjse/src/class.cpp -o
> > > > obj/xfa/src/fxjse/src/xfa.class.o
> > > > ../../xfa/src/fxjse/src/class.cpp:36:5: error: ignoring return value of
> > > function
> > > > declared with warn_unused_result attribute [-Werror,-Wunused-result]
> > > >     hGlobalObject->DefineOwnProperty(
> > > >     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > 1 error generated.
> > > 
> > > Patch set 2 has been uploaded to fix this issue.
> > 
> > 
> > Can you upload the fix as a new CL as this one has already landed?
> 
> 
> I pulled this into https://codereview.chromium.org/1770103002/ and landed.
> Thanks for the fix.

Thanks for the help, dsinclair, I didn't notice that a new Cl should land.

Powered by Google App Engine
This is Rietveld 408576698