[Webkit-unassigned] [Bug 62852] cannot handle status codes which have no response body

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 00:13:31 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62852





--- Comment #1 from Keunsoon Lee <keunsoon.lee at samsung.com>  2011-06-21 00:13:30 PST ---
Hi,

I still don't know what is the best way to handle this.
So, I researched several browsers' acting for this.

As you can see, only Opera and Chromium can show page information to user.
And, others show just blank page.

I prefer showing information than blank page.
Then, we need to create the information page for each status code somewhere, though.

How about you?

--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Testing site : http://spe.mobilephone.net/wit/commonv1/httperror.xhtml

** Linux PC
   Opera
      making a error page for each status code

   Chromium
      making a error page for each status code

   Firefox
      showing blank page

** Windows PC
   Safari
      showing blank page

   IE 
      cannot test because it is not able to handle xhtml

** Mobile
   Android Browser
      showing blank page

   iPhone 4 Safari
      showing blank page

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list