Bug 86866

Summary: [EFL] EFL port does not enable WEB_INTENTS_TAG flag
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, gbillock, gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 85364    
Bug Blocks: 86868    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Chris Dumez
Reported 2012-05-18 10:06:23 PDT
EFL port does not enable WEB_INTENTS_TAG flag which is needed by the following test: webintents/intent-tag.html
Attachments
Patch (16.07 KB, patch)
2012-06-01 04:50 PDT, Chris Dumez
no flags
Patch (16.11 KB, patch)
2012-06-01 08:06 PDT, Chris Dumez
no flags
Patch (16.38 KB, patch)
2012-06-01 08:52 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-06-01 04:50:52 PDT
Raphael Kubo da Costa (:rakuco)
Comment 2 2012-06-01 07:06:09 PDT
Comment on attachment 145271 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=145271&action=review > Source/WebCore/CMakeLists.txt:2527 > + html/HTMLIntentElement.idl We probably don't need this inside an IF(), as the code depends on ENABLE_WEB_INTENTS_TAG anyway. > Source/WebCore/CMakeLists.txt:2535 > + html/HTMLIntentElement.cpp Ditto.
Chris Dumez
Comment 3 2012-06-01 08:06:16 PDT
Created attachment 145311 [details] Patch Take rakuco's feedback into consideration.
Raphael Kubo da Costa (:rakuco)
Comment 4 2012-06-01 08:35:31 PDT
Looks fine to me.
Chris Dumez
Comment 5 2012-06-01 08:52:43 PDT
Created attachment 145318 [details] Patch Rebase on master after conflicting patch landed.
Chris Dumez
Comment 6 2012-06-01 08:56:33 PDT
$ Tools/Scripts/run-webkit-tests --efl webintents All 10 tests ran as expected. Yay :)
Greg Billock
Comment 7 2012-06-01 09:08:04 PDT
awesome! :-) (In reply to comment #6) > $ Tools/Scripts/run-webkit-tests --efl webintents > All 10 tests ran as expected. > > Yay :)
WebKit Review Bot
Comment 8 2012-06-01 09:36:08 PDT
Comment on attachment 145318 [details] Patch Clearing flags on attachment: 145318 Committed r119243: <http://trac.webkit.org/changeset/119243>
WebKit Review Bot
Comment 9 2012-06-01 09:36:13 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.