WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101566
[EFL] about:blank should display the blank page
https://bugs.webkit.org/show_bug.cgi?id=101566
Summary
[EFL] about:blank should display the blank page
Sudarsana Nagineni (babu)
Reported
2012-11-08 02:05:05 PST
about:blank should display the blank page in MiniBrowser/EWebLauncher instead of showing an error page with
http://about:blank
.
Attachments
Patch
(1.13 KB, patch)
2012-11-08 02:36 PST
,
Sudarsana Nagineni (babu)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sudarsana Nagineni (babu)
Comment 1
2012-11-08 02:36:41 PST
Created
attachment 172970
[details]
Patch
Laszlo Gombos
Comment 2
2012-11-08 05:51:45 PST
Comment on
attachment 172970
[details]
Patch r=me.
Chris Dumez
Comment 3
2012-11-08 07:49:05 PST
Comment on
attachment 172970
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=172970&action=review
> Tools/EWebLauncher/url_utils.c:42 > + if (has_scheme(arg) || !strcasecmp(arg, "about:blank"))
Why case sensitive?
Chris Dumez
Comment 4
2012-11-08 08:09:28 PST
(In reply to
comment #3
)
> (From update of
attachment 172970
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=172970&action=review
> > > Tools/EWebLauncher/url_utils.c:42 > > + if (has_scheme(arg) || !strcasecmp(arg, "about:blank")) > > Why case sensitive?
Please disregard my comment. I misread.
WebKit Review Bot
Comment 5
2012-11-08 09:45:36 PST
Comment on
attachment 172970
[details]
Patch Rejecting
attachment 172970
[details]
from commit-queue. New failing tests: fast/repaint/selection-after-delete.html Full output:
http://queues.webkit.org/results/14765548
Kangil Han
Comment 6
2012-11-08 17:50:17 PST
(In reply to
comment #5
)
> (From update of
attachment 172970
[details]
) > Rejecting
attachment 172970
[details]
from commit-queue. > > New failing tests: > fast/repaint/selection-after-delete.html > Full output:
http://queues.webkit.org/results/14765548
I don't understand this failing. babu just touches EWebLauncher. :) Would someone please try cq+ again?
Ryuan Choi
Comment 7
2012-11-08 22:30:46 PST
Comment on
attachment 172970
[details]
Patch I will, let's try once more.
WebKit Review Bot
Comment 8
2012-11-08 22:39:48 PST
Comment on
attachment 172970
[details]
Patch Clearing flags on attachment: 172970 Committed
r134013
: <
http://trac.webkit.org/changeset/134013
>
WebKit Review Bot
Comment 9
2012-11-08 22:39:52 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug