[Webkit-unassigned] [Bug 146515] New: REGRESSION (r178097): JavaScript TypeError after clicking on compose button in Yahoo Mail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 1 09:49:02 PDT 2015


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

            Bug ID: 146515
           Summary: REGRESSION (r178097): JavaScript TypeError after
                    clicking on compose button in Yahoo Mail
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
               URL: http://mail.yahoo.com
                OS: Unspecified
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: darin at apple.com, gyuyoung.kim at webkit.org,
                    mitz at webkit.org, sam at webkit.org, shiva.jm at samsung.com

Created attachment 255925
  --> https://bugs.webkit.org/attachment.cgi?id=255925&action=review
Example - Call select.add() with more arguments than needed

Cannot compose a new email in Yahoo Mail when using an iPhone user agent string and WebKit r178097 or later. In particular, a JavaScript TypeError is thrown after clicking on the compose button.

On a Mac, you can reproduce this issue by performing the following:
1. Open Safari with WebKit r178097 or later.
2. Open a new window.
4. Ensure the Develop menu is enabled (*) and choose Develop > User Agent > Safari iOS 8.1 - iPhone.
5. Navigate to mail.yahoo.com and sign in.
5. Click the compose button.

A JavaScript TypeError is thrown and caught by Yahoo Mail's code as indicated by the presence of the following line in the Web Inspector console:

"Error Reported (presentModalView): Type error"

(*) You can enable the Develop menu by choosing Safari > Preferences to open the Safari preferences window. In the preferences window, click Advanced in the toolbar. Then check the checkbox "Show Develop menu in menu bar".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150701/1ba698ed/attachment.html>


More information about the webkit-unassigned mailing list