Bug 138007 - [EFL] Make the EFL Accessibility use a separate web process
Summary: [EFL] Make the EFL Accessibility use a separate web process
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Krzysztof Czech
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-23 07:25 PDT by Krzysztof Czech
Modified: 2017-03-11 10:40 PST (History)
6 users (show)

See Also:


Attachments
proposed patch (9.71 KB, patch)
2014-10-23 07:33 PDT, Krzysztof Czech
no flags Details | Formatted Diff | Diff
patch (12.43 KB, patch)
2014-10-31 06:53 PDT, Krzysztof Czech
gyuyoung.kim: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Czech 2014-10-23 07:25:51 PDT
It's a continuation of r175098. Providing required empty stubs as background for further development.
Comment 1 Krzysztof Czech 2014-10-23 07:33:03 PDT
Created attachment 240345 [details]
proposed patch
Comment 2 Krzysztof Czech 2014-10-26 13:08:41 PDT
Gyuyoung any chance to get review?
Comment 3 Gyuyoung Kim 2014-10-31 02:28:00 PDT
Comment on attachment 240345 [details]
proposed patch

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

Looks fine as initial dummy implementation except for missing license.

> Source/WebKit2/WebProcess/WebPage/efl/WebAccessibilityEfl.cpp:1
> +#include "config.h"

Missing License.

> Source/WebKit2/WebProcess/WebPage/efl/WebAccessibilityEfl.h:1
> +#ifndef WebAccessibilityEfl_h

ditto.
Comment 4 Krzysztof Czech 2014-10-31 06:53:28 PDT
Created attachment 240732 [details]
patch
Comment 5 Krzysztof Czech 2014-10-31 06:55:15 PDT
(In reply to comment #3)
> Comment on attachment 240345 [details]
> proposed patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=240345&action=review
> 
> Looks fine as initial dummy implementation except for missing license.
> 
> > Source/WebKit2/WebProcess/WebPage/efl/WebAccessibilityEfl.cpp:1
> > +#include "config.h"
> 
> Missing License.
> 
> > Source/WebKit2/WebProcess/WebPage/efl/WebAccessibilityEfl.h:1
> > +#ifndef WebAccessibilityEfl_h
> 
> ditto.

Done
Thanks Gyuyoung
Comment 6 Krzysztof Czech 2014-10-31 07:01:55 PDT
Hi Benjamin would take a look at this. I'm stabbing out some API nothing else, but it modifies some WK2 files.
Comment 7 Gyuyoung Kim 2016-03-09 16:44:29 PST
Comment on attachment 240732 [details]
patch

r- because this patch should be updated against latest trunk. Kczech please rebase this patch.
Comment 8 Michael Catanzaro 2017-03-11 10:40:00 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.