[Webkit-unassigned] [Bug 29651] [HTML5] Add a way for an application to register as a protocol handler.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 19:32:41 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

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




--- Comment #7 from Eric Seidel <eric at webkit.org>  2009-10-12 19:32:41 PDT ---
(From update of attachment 40158)
Why are these results platform specific:
LayoutTests/platform/mac-leopard/fast/dom/navigator-detached-no-crash-expected.txt
how many other platforms do we need to update?

This looks fine to me.  The question which is not answered by the ChangeLog is
what spec covers this.  the bug doesn't explain either.  A link to the relevant
section of the spec would be helpful.

We're also not testing this to make sure that it works.  It seems that we could
add this functionality to DumpRenderTree.  Although I guess then we'd just be
testing a mock.

Could we at least have a manual test?

Is this supposed to be completely left up to the client?  Do we allow file://
urls here, should we?  What about data urls?  I'm not sure there is any reason
we should disallow either.

r- due to lack of spec information and the fact that this will cause several
platforms to fail due to platform-specific results.

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