Closed
Bug 680361
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Attachment #554322 -
Flags: review?(joshmoz)
Updated•11 years ago
|
Assignee: nobody → matjk7
Attachment #554322 -
Flags: review?(joshmoz) → review+
Assignee | ||
Updated•11 years ago
|
Comment 2•11 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/279d6114667d
Keywords: checkin-needed
Target Milestone: --- → mozilla9
Comment 3•11 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/279d6114667d
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 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•11 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•11 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•11 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•11 years ago
|
Attachment #554777 -
Flags: review+ → review?(joshmoz)
Comment 8•11 years ago
|
||
And can we make that an error?
Attachment #554777 -
Flags: review?(joshmoz) → review+
Comment 9•11 years ago
|
||
Follow-up: http://hg.mozilla.org/integration/mozilla-inbound/rev/ac57320746e8
Whiteboard: [follow up patch on inbound]
Comment 10•11 years ago
|
||
Pushed: http://hg.mozilla.org/mozilla-central/rev/ac57320746e8
Whiteboard: [follow up patch on inbound]
Comment 11•11 years ago
|
||
(In reply to Ms2ger from comment #8) > And can we make that an error? Filed bug 680980.
Updated•2 months ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•