[webkit-reviews] review requested: [Bug 196319] IDBRequest::dispatchEvent should check nullability of m_transaction before operations that rely on it to be non null : [Attachment 366133] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 17:33:12 PDT 2019


Jiewen Tan <jiewen_tan at apple.com> has asked  for review:
Bug 196319: IDBRequest::dispatchEvent should check nullability of m_transaction
before operations that rely on it to be non null
https://bugs.webkit.org/show_bug.cgi?id=196319

Attachment 366133: Patch

https://bugs.webkit.org/attachment.cgi?id=366133&action=review




--- Comment #2 from Jiewen Tan <jiewen_tan at apple.com> ---
Created attachment 366133

  --> https://bugs.webkit.org/attachment.cgi?id=366133&action=review

Patch


More information about the webkit-reviews mailing list