Closed Bug 1287875 Opened 8 years ago Closed 8 years ago

Logging for intercepted COM traffic

Categories

(Core :: Disability Access APIs, defect)

Unspecified
Windows
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: bugzilla, Assigned: bugzilla)

References

Details

Attachments

(2 files)

This patch facilitates logging of COM traffic in both the parent and sandboxed child processes. It will be used by the forthcoming COM interceptor.
Comment on attachment 8772498 [details]
Bug 1287875: Adds a logging facility for intercepted COM traffic;

https://reviewboard.mozilla.org/r/65292/#review62976

Might be nice if we could filter the QI logging from this. I found it occupies 90% of the log data when testing with a touch screen.  Regardless, not going to hold this up for that.
Attachment #8772498 - Flags: review?(jmathies) → review+
I'll file a followup.
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2eaabe71dd10
Adds a logging facility for intercepted COM traffic; r=jimm
https://hg.mozilla.org/mozilla-central/rev/2eaabe71dd10
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
NS_APP_CONTENT_PROCESS_TEMP_DIR should only be used if MOZ_CONTENT_SANDBOX is set, cfhttps://dxr.mozilla.org/comm-central/source/mozilla/xpcom/io/nsAppDirectoryServiceDefs.h#87.

Currently this is not the case in https://hg.mozilla.org/mozilla-central/rev/2eaabe71dd10#l1.100 (noticed as it is causing failures on c-c).
Flags: needinfo?(aklotz)
Whoops. Considering that I initially wrote NS_APP_CONTENT_PROCESS_TEMP_DIR, I should have known better!
Flags: needinfo?(aklotz)
Attachment #8776077 - Flags: review?(haftandilian)
Attachment #8776077 - Flags: review?(haftandilian) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/3a248e721aa179549a8b5a7b78c0ac8fed4603be
Bug 1287875: Don't try to obtain NS_APP_CONTENT_PROCESS_TEMP_DIR unless MOZ_CONTENT_SANDBOX is defined; r=haik
Thanks for the quick fix. We (TB) can now compile again ;-)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: