Bug 103356

Summary: freeV8NPObject: Fix crash when per context data's map doesn't have V8NPObject*.
Product: WebKit Reporter: lazyboy
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description lazyboy 2012-11-26 21:09:28 PST
freeV8NPObject: Fix crash when per context data's map doesn't have V8NPObject*.
Comment 1 lazyboy 2012-11-26 21:10:23 PST
Created attachment 176162 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-26 21:14:23 PST
Attachment 176162 [details] did not pass style-queue:

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


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Adam Barth 2012-11-26 21:14:50 PST
Comment on attachment 176162 [details]
Patch

ok
Comment 4 Adam Barth 2012-11-26 21:15:15 PST
Comment on attachment 176162 [details]
Patch

stylebot is right.
Comment 5 lazyboy 2012-11-27 08:44:24 PST
Created attachment 176276 [details]
Patch

Fixed Changelog to add bug id line, I missed it while running prepare-ChangeLog script
Comment 6 WebKit Review Bot 2012-11-27 10:14:56 PST
Comment on attachment 176276 [details]
Patch

Clearing flags on attachment: 176276

Committed r135874: <http://trac.webkit.org/changeset/135874>
Comment 7 WebKit Review Bot 2012-11-27 10:14:59 PST
All reviewed patches have been landed.  Closing bug.