Closed
Bug 1006334
Opened 11 years ago
Closed 10 years ago
[e10s] Problem with "Live Bookmarks" dropdown menu in feed view page
Categories
(Firefox :: General, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1068626
People
(Reporter: cpeterson, Assigned: mrbkap)
References
()
Details
(Keywords: crash, reproducible)
Crash Data
STR: 1. In an e10s window, load http://blog.octayn.net/atom.xml 2. Click the "Live Bookmarks" dropdown menu. RESULT: Crash! If you click the "Subscribe Now" button, nothing happens. The button does not work as expected.
Updated•11 years ago
|
Depends on: old-e10s-m2
Updated•11 years ago
|
Blocks: old-e10s-m2
No longer depends on: old-e10s-m2
Reporter | ||
Comment 1•11 years ago
|
||
As of Nightly 32.0a1 (2014-05-08), the STR no longer crash Firefox, but the dropdown menu and "Subcribe Now" button are still inoperative.
Keywords: crash
Updated•10 years ago
|
Assignee: nobody → mrbkap
Priority: -- → P1
Updated•10 years ago
|
Summary: [e10s] Crash when clicking "Live Bookmarks" dropdown menu in feed view page → [e10s] Problem with "Live Bookmarks" dropdown menu in feed view page
Updated•10 years ago
|
Product: Core → Firefox
Comment 2•10 years ago
|
||
If this isn't crashing anymore, I'm not convinced that this is a M2.1 anymore... re-nomming.
Updated•10 years ago
|
Flags: firefox-backlog+
Updated•10 years ago
|
No longer blocks: old-e10s-m2
Updated•10 years ago
|
Flags: firefox-backlog+
Updated•10 years ago
|
Flags: firefox-backlog+
Comment 3•10 years ago
|
||
This currently crashes Firefox 36 with e10s enabled, on Mac 10.8.5. Here's a crash report: https://crash-stats.mozilla.com/report/index/9e58b779-d0ed-4e86-939a-f988f2141112 crashing thread: 0 XUL mozilla::layers::ShadowLayerForwarder::IsSameProcess() const obj-firefox/x86_64/dist/include/mozilla/layers/LayerTransactionChild.h 1 XUL mozilla::layers::ShadowLayerForwarder::EndTransaction(nsTArray<mozilla::layers::EditReply>*, nsIntRegion const&, unsigned long long, bool, unsigned int, bool, mozilla::TimeStamp const&, bool*) gfx/layers/ipc/ShadowLayers.cpp 2 XUL mozilla::layers::ClientLayerManager::ForwardTransaction(bool) gfx/layers/client/ClientLayerManager.cpp 3 XUL mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*), void*, mozilla::layers::LayerManager::EndTransactionFlags) gfx/layers/client/ClientLayerManager.cpp 4 XUL nsDisplayList::PaintRoot(nsDisplayListBuilder*, nsRenderingContext*, unsigned int) layout/base/nsDisplayList.cpp 5 XUL nsLayoutUtils::PaintFrame(nsRenderingContext*, nsIFrame*, nsRegion const&, unsigned int, unsigned int) layout/base/nsLayoutUtils.cpp 6 XUL PresShell::Paint(nsView*, nsRegion const&, unsigned int) layout/base/nsPresShell.cpp 7 XUL nsViewManager::ProcessPendingUpdatesPaint(nsIWidget*) view/nsViewManager.cpp 8 XUL nsViewManager::ProcessPendingUpdatesForView(nsView*, bool) view/nsViewManager.cpp 9 XUL nsRefreshDriver::Tick(long long, mozilla::TimeStamp) layout/base/nsRefreshDriver.cpp 10 XUL mozilla::RefreshDriverTimer::Tick() layout/base/nsRefreshDriver.cpp More reports: https://crash-stats.mozilla.com/report/list?product=Firefox&signature=mozilla%3A%3Alayers%3A%3AShadowLayerForwarder%3A%3AIsSameProcess%28%29+const
Crash Signature: [@ mozilla::layers::ShadowLayerForwarder::IsSameProcess() const ]
status-firefox36:
--- → affected
Keywords: crash
Chris, I think this may be a dup of bug 1068626. Is that right? ( or the other way around... )
Reporter | ||
Comment 6•10 years ago
|
||
Good catch, Naoki. This bug was opened before bug 1068626, but I am closing this one as a dupe because that bug has a WIP patch.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•