[EFL] Add proper bug links to the protocol handler crashes in efl-wk2.

* platform/efl-wk2/TestExpectations:


git-svn-id: http://svn.webkit.org/repository/webkit/trunk/LayoutTests@129990 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog
index aced2e3..f3a77d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2012-09-30  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
 
+        [EFL] Add proper bug links to the protocol handler crashes in efl-wk2.
+
+        * platform/efl-wk2/TestExpectations:
+
+2012-09-30  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
+
         [EFL] Unskip a few seemingly passing tests with no associated bug.
 
         * platform/efl-wk2/TestExpectations:
diff --git a/platform/efl-wk2/TestExpectations b/platform/efl-wk2/TestExpectations
index 45d8857..1085d00 100644
--- a/platform/efl-wk2/TestExpectations
+++ b/platform/efl-wk2/TestExpectations
@@ -39,8 +39,8 @@
 # CRASHES
 #////////////////////////////////////////////////////////////////////////////////////////
 
-Bug(EFL) fast/dom/register-protocol-handler.html [ Crash ]
-Bug(EFL) fast/dom/unregister-protocol-handler.html [ Crash ]
+webkit.org/b/92726 fast/dom/register-protocol-handler.html [ Crash ]
+webkit.org/b/92726 fast/dom/unregister-protocol-handler.html [ Crash ]
 
 # WebKitTestRunner needs an implementation for download attribute feature
 # The implementation for DumpRenderTree is on https://bugs.webkit.org/show_bug.cgi?id=96462