ax: Prevents assertion from potentially dereferencing null pointer.
Created attachment 143601 [details] Patch
Attachment 143601 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [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 on attachment 143601 [details] Patch fix style issue, otherwise looks ok Also the title of the bug should be capital "AX" not lowercase
Created attachment 143607 [details] Patch
(In reply to comment #4) > Created an attachment (id=143607) [details] > Patch title of bug should be uppercase AX
Created attachment 143662 [details] Patch
Comment on attachment 143662 [details] Patch looks good. i assume you want CQ too
Comment on attachment 143662 [details] Patch Clearing flags on attachment: 143662 Committed r118281: <http://trac.webkit.org/changeset/118281>
All reviewed patches have been landed. Closing bug.