Closed Bug 1058543 Opened 10 years ago Closed 10 years ago

[e10s] Page Info is broken

Categories

(Core :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla35
Tracking Status
e10s + ---

People

(Reporter: alice0775, Assigned: billm)

References

Details

Attachments

(1 file)

Page Info is broken.

General pane does not show actual data.
Media pane does not show.
Permissions only show Activate plugins.
Security pane does not show actual data. Buttons do not work.
Assignee: nobody → wmccloskey
Comment on attachment 8480898 [details] [diff] [review]
fix-page-info

Review of attachment 8480898 [details] [diff] [review]:
-----------------------------------------------------------------

::: browser/base/content/pageinfo/pageInfo.js
@@ +322,5 @@
>               window.arguments.length >= 1 &&
>               window.arguments[0];
>  
>    if (!args || !args.doc) {
> +    gWindow = window.opener.gBrowser.selectedBrowser.contentWindowAsCPOW;

Guh, PageInfo is so slow - we recurse through all of the frames in the child via CPOW here: http://hg.mozilla.org/mozilla-central/file/d697d649c765/browser/base/content/pageinfo/pageInfo.js#l552.

This whole thing is begging for messaging, but yes, this will do as a short-term fix.
Attachment #8480898 - Flags: review?(mconley) → review+
https://hg.mozilla.org/mozilla-central/rev/debf4d0152b2
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Flags: qe-verify+
Verified the "More information" panel on normal and secured pages using Nightly 35.0a1 with e10s enabled, Win 7 64-bit.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: