WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
88291
[EFL] Implement to support layout test of notifications.
https://bugs.webkit.org/show_bug.cgi?id=88291
Summary
[EFL] Implement to support layout test of notifications.
Kihong Kwon
Reported
2012-06-04 22:42:37 PDT
These are implementation to support layout test on the EFL. (LayoutTests/fast/notifications)
Attachments
Patch.
(14.29 KB, patch)
2012-06-05 04:55 PDT
,
Kihong Kwon
gyuyoung.kim
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kihong Kwon
Comment 1
2012-06-05 04:55:26 PDT
Created
attachment 145760
[details]
Patch. There are needed to land
bug #73544
for building this.
Chris Dumez
Comment 2
2012-09-04 23:05:22 PDT
Comment on
attachment 145760
[details]
Patch. We usually dump information on DRT side, not on WebKit side. Why are you doing it differently?
Gyuyoung Kim
Comment 3
2012-09-04 23:26:02 PDT
Comment on
attachment 145760
[details]
Patch. View in context:
https://bugs.webkit.org/attachment.cgi?id=145760&action=review
> Source/WebKit/efl/WebCoreSupport/NotificationPresenterClientEfl.cpp:68 > + printf("DESKTOP NOTIFICATION: contents at %s\n", notification->url().string().utf8().data());
As above comment, we have print console message in DRT side. Please move this to DRT side.
> Source/WebKit/efl/WebCoreSupport/NotificationPresenterClientEfl.h:52 > + static bool dumpNotification;
We don't need to use this flag if you move console message to DRT side.
Michael Catanzaro
Comment 4
2017-03-11 10:36:33 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.
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