Closed Bug 1256943 Opened 8 years ago Closed 8 years ago

BLOCKED_ON_PLUGIN_MODULE_INIT_MS is always 0 with e10s chrome

Categories

(Core Graveyard :: Plug-ins, defect)

defect
Not set
normal

Tracking

(e10s+, firefox45 wontfix, firefox46 fixed, firefox47 fixed, firefox48 fixed)

RESOLVED FIXED
mozilla48
Tracking Status
e10s + ---
firefox45 --- wontfix
firefox46 --- fixed
firefox47 --- fixed
firefox48 --- fixed

People

(Reporter: bugzilla, Assigned: bugzilla)

References

Details

Attachments

(1 file)

This probe is valid for both chrome and content. The chrome case isn't working.
That's because we're accumulating the data in PluginModuleParent::NPP_NewInternal, but that won't be called in the chrome case.
I also add some missing data to the content version, namely the duration of time that ContentParent::SendLoadPlugin takes.

Review commit: https://reviewboard.mozilla.org/r/40211/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/40211/
Attachment #8730875 - Flags: review?(jmathies)
Comment on attachment 8730875 [details]
MozReview Request: Bug 1256943: Ensure that BLOCKED_ON_PLUGIN_MODULE_INIT_MS is being recorded in e10s chrome; r?jimm

Review request updated; see interdiff: https://reviewboard.mozilla.org/r/40211/diff/1-2/
Attachment #8730875 - Attachment description: MozReview Request: Bug 1256943: Ensure that BLOCKED_ON_PLUGIN_INSTANCE_INIT_MS is being recorded in e10s chrome; r?jimm → MozReview Request: Bug 1256943: Ensure that BLOCKED_ON_PLUGIN_MODULE_INIT_MS is being recorded in e10s chrome; r?jimm
Comment on attachment 8730875 [details]
MozReview Request: Bug 1256943: Ensure that BLOCKED_ON_PLUGIN_MODULE_INIT_MS is being recorded in e10s chrome; r?jimm

https://reviewboard.mozilla.org/r/40211/#review36795
Attachment #8730875 - Flags: review?(jmathies) → review+
https://hg.mozilla.org/mozilla-central/rev/3c8ea88e6916
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Comment on attachment 8730875 [details]
MozReview Request: Bug 1256943: Ensure that BLOCKED_ON_PLUGIN_MODULE_INIT_MS is being recorded in e10s chrome; r?jimm

Approval Request Comment
[Feature/regressing bug #]: NPAPI plugin telemetry on e10s
[User impact if declined]: Inaccurate data on plugin jank when e10s is enabled, impairs our ability to make a correct decision.
[Describe test coverage new/current, TreeHerder]: Landed on m-c, tested locally by verifying that BLOCKED_ON_PLUGIN_MODULE_INIT_MS appears in about:telemetry for e10s chrome.
[Risks and why]: Low, very trivial change to telemetry probe
[String/UUID change made/needed]: None
Attachment #8730875 - Flags: approval-mozilla-beta?
Attachment #8730875 - Flags: approval-mozilla-aurora?
Comment on attachment 8730875 [details]
MozReview Request: Bug 1256943: Ensure that BLOCKED_ON_PLUGIN_MODULE_INIT_MS is being recorded in e10s chrome; r?jimm

Better telemetry for e10s/plugins sounds good to me. This should make it into the beta 4 build next Monday.
Attachment #8730875 - Flags: approval-mozilla-beta?
Attachment #8730875 - Flags: approval-mozilla-beta+
Attachment #8730875 - Flags: approval-mozilla-aurora?
Attachment #8730875 - Flags: approval-mozilla-aurora+
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: