Closed
Bug 1208758
Opened 10 years ago
Closed 10 years ago
crash in nsContentUtils::IsCallerChrome() when dragover the selected text on top of the searchbar
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1208517
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [dupe me])
This bug was filed from the Socorro interface and is
report bp-5d18eddc-aa93-44b7-8f12-08aee2150926.
=============================================================
Similar to Bug 1208517.
However, m-i build cset 66182160cc28 (incl patch of Bug 1208517) did not fix this crash.
Steps to Reproduce:
1. Select any text of the web page
2. Drag the selected text over SeacrhBar
Actual Results:
Nightly crashes immediately
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=8bdf0fb54af38f04133f875afe3fbe9e84576273&tochange=f23c63830ae5
Regressed by: Bug 1072150
Comment 1•10 years ago
|
||
same here, on linux amd64
| Reporter | ||
Comment 2•10 years ago
|
||
Fixed by backed out Bug 1072150.
No longer crash.
https://hg.mozilla.org/mozilla-central/rev/6256ec9113c115141aab089c45ee69438884b680
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0 ID:20150926160323
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•10 years ago
|
status-firefox43:
--- → affected
status-firefox44:
--- → fixed
| Reporter | ||
Updated•10 years ago
|
Version: 43 Branch → 44 Branch
Comment 3•10 years ago
|
||
Wait so has this bugged been fixed? I'm still getting it on the latest nightly.
Comment 4•10 years ago
|
||
The Nightly which has the problematic patch backed out should be ready now.
Updated•10 years ago
|
Crash Signature: [@ nsContentUtils::IsCallerChrome()]
status-firefox43:
unaffected → ---
status-firefox44:
fixed → ---
Resolution: WORKSFORME → DUPLICATE
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•