[Webkit-unassigned] [Bug 55473] [GTK] Add support for about: protocol handlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 13:39:39 PST 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84235|review?                     |review-
               Flag|                            |




--- Comment #8 from Adam Barth <abarth at webkit.org>  2011-03-01 13:39:39 PST ---
(From update of attachment 84235)
This isn't really a good idea.  That about scheme is super magical.  Putting non-empty documents in the about scheme doesn't really work.

The about:blah URLs in Chrome are handled by the embedder.  Typically, they're either translated to a data URL for WebKit or to another internal URL in the "chrome" scheme.

-- 
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