Closed Bug 1133834 Opened 10 years ago Closed 10 years ago

[e10s] windows/observer generates unnecessary CPOW usage

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mossop, Assigned: mossop)

References

Details

Attachments

(1 file)

(deleted), text/x-github-pull-request
jsantell
: review+
Details
Loading the SDK windows API starts the windows/observer module watching for window creation and activation. Because it registers an event listener on the top-level window the shims step in and start forwarding events from content which we then interrogate enough to cause some CPOW traffic whenever loading or switching tabs.
Status: NEW → ASSIGNED
Attached file pull request (deleted) —
Attachment #8565584 - Flags: review?(jsantell)
Attachment #8565584 - Flags: review?(jsantell) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/55d47108d3e575dabe5d7c66797dc27c8430092e Bug 1133834: sdk/windows/observer should ignore events from child process windows. https://github.com/mozilla/addon-sdk/commit/987431586066a0d8c49363484001a0f66ddb86f3 Merge pull request #1864 from Mossop/bug1133834 Bug 1133834: sdk/windows/observer should ignore events from child process windows. r=jsantell
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Blocks: 1129567
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: