Closed Bug 557808 Opened 14 years ago Closed 14 years ago

OOPP crash notification bar doesn't show for small plugins

Categories

(Core Graveyard :: Plug-ins, defect)

1.9.2 Branch
x86
Linux
defect
Not set
normal

Tracking

(blocking1.9.2 .4+, status1.9.2 .4-fixed)

RESOLVED FIXED
mozilla1.9.3a5
Tracking Status
blocking1.9.2 --- .4+
status1.9.2 --- .4-fixed

People

(Reporter: Pike, Assigned: Dolske)

References

Details

(Keywords: regression, verified1.9.2, Whiteboard: [3.6.3plugin1])

Attachments

(1 file)

On http://flashcrash.dempsky.org/ with a userContent.css of

@-moz-document domain(flashcrash.dempsky.org) {
   embed {
     width: 1px !important;
     height: 1px !important;
   }

} 

I don't see the notification bar for a crashed plugin.

Fehler: [Exception... "'JavaScript component does not have a method named: "observe"' when calling method: [nsIObserver::observe]"  nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)"  location: "<unknown>"  data: no]

is the last error in the error console.

Reading the last two messages on http://groups.google.com/group/mozilla.dev.l10n/browse_frm/thread/05b4bf36bbb4f6cc#, that's a regression on lorentz.

Tested on a lorentz nightly from the 6th.
Assignee: nobody → dolske
blocking1.9.2: --- → ?
Whiteboard: [3.6.3plugin1]
Benjamin suspects a bad merge!
blocking1.9.2: ? → .4+
Are you sure that was a Lorentz nightly from the 6th? That specific error was fixed by one of the patches in bug 554214, which landed on 3/24. I suspect your nightly wasn't up to date.

However, a current 1.9.2 (post-Lorentz-merge) still fails to show the notification bar, albeit with a different error. After fixing that, it works fine for me. Patch coming next.
oops, I guess I unpacked the wrong build. I'll wait with more tests 'til your patch lands.
Attached patch Patch v.1Splinter Review
Attachment #437694 - Flags: review?(gavin.sharp)
Attachment #437694 - Flags: review?(gavin.sharp) → review+
Looks like this happened because this conditional was added by bug 553371, and the patch for bug 544936 landed right after, and didn't change this instance of |minidumpID|.
Blocks: 544936
Note that this is broken on trunk too!
Summary: OOPP notification bar doesn't show for almost invisible plugins → OOPP crash notification bar doesn't show for small plugins
Pushed http://hg.mozilla.org/mozilla-central/rev/f9bbdcfe2d1b
Pushed to 192: http://hg.mozilla.org/releases/mozilla-1.9.2/rev/c7c0e410f7e7
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a5
Verified fixed in build 1 of 1.9.2.4.
Keywords: verified1.9.2
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: