WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 90378
90380
[MICRODATA] Build failure in html/HTMLElement.cpp
https://bugs.webkit.org/show_bug.cgi?id=90380
Summary
[MICRODATA] Build failure in html/HTMLElement.cpp
Chris Dumez
Reported
2012-07-02 05:51:58 PDT
Turning on the MICRODATA flag causes the following build failure: /home/chris/Devel/WebKit/Source/WebCore/html/HTMLElement.cpp: In member function ‘WebCore::HTMLPropertiesCollection* WebCore::HTMLElement::properties()’: /home/chris/Devel/WebKit/Source/WebCore/html/HTMLElement.cpp:993:53: error: cannot convert ‘WebCore::HTMLCollection*’ to ‘WebCore::HTMLPropertiesCollection*’ in return /home/chris/Devel/WebKit/Source/WebCore/html/HTMLElement.cpp:994:1: warning: control reaches end of non-void function [-Wreturn-type] make[2]: *** [Source/WebCore/CMakeFiles/webcore_efl.dir/html/HTMLElement.cpp.o] Error 1
Attachments
Patch
(1.45 KB, patch)
2012-07-02 05:59 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2012-07-02 05:59:42 PDT
Created
attachment 150407
[details]
Patch
Arko Saha
Comment 2
2012-07-02 06:44:34 PDT
Hi Christophe, I have already filed a bug for this error :
https://bugs.webkit.org/show_bug.cgi?id=90378
. Can we mark this as a duplicate of 90378? Thanks for pointing out.
Chris Dumez
Comment 3
2012-07-02 06:46:50 PDT
Ok, done. I failed to notice the existing bug report, sorry. *** This bug has been marked as a duplicate of
bug 90378
***
Laszlo Gombos
Comment 4
2012-07-08 19:13:59 PDT
Comment on
attachment 150407
[details]
Patch Marking the patch obsolete as the fix is landed in
r121692
to take it out from the review queue.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug