Closed
Bug 680361
Opened 14 years ago
Closed 14 years ago
rm modules/plugin/
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla9
People
(Reporter: matjk7, Assigned: matjk7)
Details
Attachments
(2 files)
|
434 bytes,
patch
|
jaas
:
review+
|
Details | Diff | Splinter Review |
|
1.14 KB,
patch
|
jaas
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #554322 -
Flags: review?(joshmoz)
Updated•14 years ago
|
Assignee: nobody → matjk7
Attachment #554322 -
Flags: review?(joshmoz) → review+
| Assignee | ||
Updated•14 years ago
|
Comment 2•14 years ago
|
||
Keywords: checkin-needed
Target Milestone: --- → mozilla9
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
Latest hourly with the latest merge from MI to M-C is causing flash plugin to crash, turning off OOP causes browser to crash on start up if there is flash on the tab that is loading.
Since its an hourly I'm not sure crash-reports will be of any value:
https://crash-stats.mozilla.com/report/index/32583d7c-a907-46a7-a498-598322110821
http://crash-stats.mozilla.com/report/index/bp-88b80f0e-a995-4047-9e7c-c0d062110821
this is the only patch I 'think' that may have affected plugins, and not even sure what this patch is doing, so maybe its not the cause.
Latest merge from mi->m-c based on cset:
http://hg.mozilla.org/mozilla-central/rev/482742e6fff7
some 73 patches, so finding the cause of the flash plugin crash is going to be fun.
I am using flash 10.3.183.5 32 bit
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0a1) Gecko/20110821 Firefox/9.0a1
Comment 5•14 years ago
|
||
(In reply to Jim Jeffery not reading bug-mail 1/2/11 from comment #4)
> this is the only patch I 'think' that may have affected plugins, and not
> even sure what this patch is doing, so maybe its not the cause.
This patch just removed a no longer used file for xpcshell plugin tests (ie would only affect testing, not the builds), so won't have been the cause.
Perhaps the mozilla-inbound tinderbox builds can help narrow the range?
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-win32/
Comment 6•14 years ago
|
||
Matheus, have just spotted this:
http://mxr.mozilla.org/mozilla-central/source/testing/xpcshell/xpcshell.ini#8
...which can presumably be removed now too? :-)
| Assignee | ||
Comment 7•14 years ago
|
||
(In reply to Ed Morley [:edmorley] from comment #6)
> Matheus, have just spotted this:
> http://mxr.mozilla.org/mozilla-central/source/testing/xpcshell/xpcshell.ini#8
> ...which can presumably be removed now too? :-)
Well spotted. Can you land this patch for me?
Attachment #554777 -
Flags: review+
| Assignee | ||
Updated•14 years ago
|
Attachment #554777 -
Flags: review+ → review?(joshmoz)
Comment 8•14 years ago
|
||
And can we make that an error?
Attachment #554777 -
Flags: review?(joshmoz) → review+
Comment 9•14 years ago
|
||
Whiteboard: [follow up patch on inbound]
Comment 10•14 years ago
|
||
Whiteboard: [follow up patch on inbound]
Comment 11•14 years ago
|
||
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•