[Webkit-unassigned] [Bug 137425] Plugin process crashes in NPN_InvokeDefault
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 31 01:04:40 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=137425
WebKit Commit Bot <commit-queue at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |commit-queue at webkit.org
--- Comment #27 from WebKit Commit Bot <commit-queue at webkit.org> ---
Attachment 293400 did not pass style-queue:
ERROR: Source/WebCore/bridge/NP_jsobject.cpp:168: _NPN_InvokeDefault is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4]
ERROR: Source/WebCore/bridge/NP_jsobject.cpp:290: _NPN_GetProperty is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4]
ERROR: Source/WebCore/bridge/NP_jsobject.cpp:328: _NPN_SetProperty is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4]
ERROR: Source/WebCore/bridge/NP_jsobject.cpp:360: _NPN_RemoveProperty is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4]
ERROR: Source/WebCore/bridge/NP_jsobject.cpp:403: _NPN_HasProperty is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4]
ERROR: Source/WebCore/bridge/NP_jsobject.cpp:436: _NPN_HasMethod is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4]
ERROR: Source/WebCore/bridge/NP_jsobject.cpp:473: _NPN_Enumerate is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4]
ERROR: Source/WebCore/bridge/NP_jsobject.cpp:517: _NPN_Construct is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4]
Total errors found: 8 in 16 files
If any of these errors are false positives, please file a bug against check-webkit-style.
--
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/20161031/54172dd8/attachment.html>
More information about the webkit-unassigned
mailing list