Bug 81167 - Crash in WKTR under addChromeInputField due to using 0 as a key in a HashMap
Summary: Crash in WKTR under addChromeInputField due to using 0 as a key in a HashMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jessie Berlin
URL:
Keywords: LayoutTestFailure, MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2012-03-14 16:09 PDT by Jessie Berlin
Modified: 2012-03-14 16:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.25 KB, patch)
2012-03-14 16:09 PDT, Jessie Berlin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2012-03-14 16:09:06 PDT
Crash in WKTR under addChromeInputField due to using 0 as a key in a HashMap
Comment 1 Jessie Berlin 2012-03-14 16:09:30 PDT
Created attachment 131948 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-14 16:11:23 PDT
Attachment 131948 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/ChangeLog', u'Tools/WebKitTestRunner..." exit_code: 1
Tools/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Jessie Berlin 2012-03-14 16:15:44 PDT
Comment on attachment 131948 [details]
Patch

Added the bug number to the change log and committed in http://trac.webkit.org/changeset/110777