Bug 115771 - [EFL] Remove the ewk_settings_shadow_dom_enable_set/get APIs from unit test
Summary: [EFL] Remove the ewk_settings_shadow_dom_enable_set/get APIs from unit test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-07 19:42 PDT by Jinwoo Song
Modified: 2013-05-07 23:23 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.22 KB, patch)
2013-05-07 19:45 PDT, Jinwoo Song
no flags Details | Formatted Diff | Diff
Patch (1.74 KB, patch)
2013-05-07 19:57 PDT, Jinwoo Song
no flags Details | Formatted Diff | Diff
Patch (1.73 KB, patch)
2013-05-07 21:59 PDT, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2013-05-07 19:42:58 PDT
SHADOW DOM is removed from WebKit.
Comment 1 Jinwoo Song 2013-05-07 19:45:43 PDT
Created attachment 201019 [details]
Patch
Comment 2 Jinwoo Song 2013-05-07 19:55:41 PDT
Unit test is failing since r149702.
Comment 3 Jinwoo Song 2013-05-07 19:57:10 PDT
Created attachment 201023 [details]
Patch
Comment 4 Gyuyoung Kim 2013-05-07 20:09:35 PDT
Comment on attachment 201023 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=201023&action=review

> Source/WebKit/efl/ChangeLog:11
> +        * ewk/ewk_settings.h:

Unmodified.
Comment 5 Jinwoo Song 2013-05-07 21:59:58 PDT
Created attachment 201027 [details]
Patch

Fix the wrong changelog.
Comment 6 WebKit Commit Bot 2013-05-07 23:23:47 PDT
Comment on attachment 201027 [details]
Patch

Clearing flags on attachment: 201027

Committed r149712: <http://trac.webkit.org/changeset/149712>
Comment 7 WebKit Commit Bot 2013-05-07 23:23:49 PDT
All reviewed patches have been landed.  Closing bug.