Closed Bug 1053724 Opened 11 years ago Closed 8 years ago

Prevent Widget Frame to Listen/Handle System Message

Categories

(Core Graveyard :: DOM: Apps, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: johnhu, Assigned: CuveeHsu)

References

Details

Attachments

(1 obsolete file)

After the landing of bug 1005818, we should prevent widget frame, a mozbrowser iframe with mozwidget attribute, to listen system message because system message is grouped by process. If widget handles the system message, app doesn't have that message and will not know how to show it.
Depends on: 1005818
Assignee: nobody → juhsu
Attached patch (v1) prevent system message (obsolete) — Splinter Review
try result: https://tbpl.mozilla.org/?tree=Try&rev=fb6e28c0a9b6 Will validate in flatfish before review request.
Blocks: 1062062
Comment on attachment 8475800 [details] [diff] [review] (v1) prevent system message It doesn't work in flatfish since frameElementInternal isn't initialized at the time.
Attachment #8475800 - Attachment is obsolete: true
Component: General → DOM: Apps
Product: Firefox OS → Core
Make a note here maybe I should make changes in nsGenericHTMLFrameElement::GetIsExpectingSystemMessage
(In reply to Junior [:junior] from comment #3) > Make a note here > maybe I should make changes in > nsGenericHTMLFrameElement::GetIsExpectingSystemMessage It's not the case. Need to find another way...
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
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: