Closed
Bug 1048599
Opened 11 years ago
Closed 9 years ago
Unexpected pass in layout/forms/crashtests/578604-1.html on B2G emulator debug
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: khuey, Unassigned)
References
Details
REFTEST TEST-UNEXPECTED-PASS | http://10.0.2.2:8888/tests/layout/forms/crashtests/578604-1.html | assertion count 0 is less than expected 1 assertions
The missing assertion is:
05:12:01 INFO - [1708] ###!!! ASSERTION: Cannot bind twice, need to unbind first: '!mBoundFrame', file /builds/slave/ced-lx-d-000000000000000000000/build/src/content/html/content/src/nsTextEditorState.cpp, line 1076
05:12:01 INFO - nsTextEditorState::BindToFrame(nsTextControlFrame*) [content/html/content/src/nsTextEditorState.cpp:1076]
05:12:01 INFO - nsTextControlFrame::CreateAnonymousContent(nsTArray<nsIAnonymousContentCreator::ContentInfo>&) [layout/forms/nsTextControlFrame.cpp:321]
05:12:01 INFO - nsCSSFrameConstructor::GetAnonymousContent(nsIContent*, nsIFrame*, nsTArray<nsIAnonymousContentCreator::ContentInfo>&) [layout/base/nsCSSFrameConstructor.cpp:4055]
05:12:01 INFO - nsCSSFrameConstructor::ProcessChildren(nsFrameConstructorState&, nsIContent*, nsStyleContext*, nsContainerFrame*, bool, nsFrameItems&, bool, PendingBinding*, nsIFrame*) [layout/base/nsCSSFrameConstructor.cpp:9551]
05:12:01 INFO - nsCSSFrameConstructor::ConstructFrameFromItemInternal(nsCSSFrameConstructor::FrameConstructionItem&, nsFrameConstructorState&, nsContainerFrame*, nsFrameItems&) [layout/base/nsCSSFrameConstructor.cpp:3858]
05:12:01 INFO - nsCSSFrameConstructor::ConstructFramesFromItem(nsFrameConstructorState&, nsCSSFrameConstructor::FrameConstructionItemList::Iterator&, nsContainerFrame*, nsFrameItems&) [layout/base/nsCSSFrameConstructor.cpp:5746]
05:12:01 INFO - nsCSSFrameConstructor::ConstructFramesFromItemList(nsFrameConstructorState&, nsCSSFrameConstructor::FrameConstructionItemList&, nsContainerFrame*, nsFrameItems&) [layout/base/nsCSSFrameConstructor.cpp:9425]
05:12:01 INFO - nsCSSFrameConstructor::ReplicateFixedFrames(nsPageContentFrame*) [layout/base/nsCSSFrameConstructor.cpp:8453]
05:12:01 INFO - nsPageContentFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned int&) [layout/generic/nsPageContentFrame.cpp:36]
05:12:01 INFO - nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned int, unsigned int&, nsOverflowContinuationTracker*) [layout/generic/nsContainerFrame.cpp:942]
05:12:01 INFO - nsPageFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned int&) [layout/generic/nsPageFrame.cpp:141]
05:12:01 INFO - nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned int, unsigned int&, nsOverflowContinuationTracker*) [layout/generic/nsContainerFrame.cpp:942]
05:12:01 INFO - nsSimplePageSequenceFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned int&) [layout/generic/nsSimplePageSequenceFrame.cpp:227]
05:12:01 INFO - nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned int, unsigned int&, nsOverflowContinuationTracker*) [layout/generic/nsContainerFrame.cpp:942]
05:12:01 INFO - nsHTMLScrollFrame::ReflowScrolledFrame(ScrollReflowState*, bool, bool, nsHTMLReflowMetrics*, bool) [layout/generic/nsGfxScrollFrame.cpp:456]
05:12:01 INFO - nsHTMLScrollFrame::ReflowContents(ScrollReflowState*, nsHTMLReflowMetrics const&) [layout/generic/nsGfxScrollFrame.cpp:583]
05:12:01 INFO - nsHTMLScrollFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned int&) [layout/generic/nsGfxScrollFrame.cpp:800]
05:12:01 INFO - nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned int, unsigned int&, nsOverflowContinuationTracker*) [layout/generic/nsContainerFrame.cpp:942]
05:12:01 INFO - ViewportFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned int&) [layout/generic/nsHTMLReflowMetrics.h:239]
05:12:01 INFO - PresShell::DoReflow(nsIFrame*, bool) [gfx/2d/BaseRect.h:54]
05:12:01 INFO - PresShell::ProcessReflowCommands(bool) [layout/base/nsPresShell.cpp:8978]
05:12:01 INFO - PresShell::FlushPendingNotifications(mozilla::ChangesToFlush) [layout/base/nsPresShell.cpp:4256]
05:12:01 INFO - PresShell::WillPaint() [layout/base/nsPresShell.cpp:8364]
05:12:01 INFO - nsViewManager::CallWillPaintOnObservers() [view/src/nsViewManager.cpp:1109]
05:12:01 INFO - nsViewManager::ProcessPendingUpdates() [view/src/nsViewManager.cpp:1073]
05:12:01 INFO - nsRefreshDriver::Tick(long long, mozilla::TimeStamp) [layout/base/nsRefreshDriver.cpp:1280]
05:12:01 INFO - mozilla::RefreshDriverTimer::Tick() [layout/base/nsRefreshDriver.cpp:162]
05:12:01 INFO - nsTimerImpl::Fire() [xpcom/threads/nsTimerImpl.cpp:618]
05:12:01 INFO - nsTimerEvent::Run() [xpcom/base/nsAutoPtr.h:836]
05:12:01 INFO - nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:770]
05:12:01 INFO - NS_ProcessNextEvent(nsIThread*, bool) [xpcom/glue/nsThreadUtils.cpp:265]
05:12:01 INFO - mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) [ipc/glue/MessagePump.cpp:100]
05:12:01 INFO - MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:229]
05:12:01 INFO - MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:504]
05:12:01 INFO - nsBaseAppShell::Run() [widget/xpwidgets/nsBaseAppShell.cpp:166]
05:12:01 INFO - nsAppStartup::Run() [toolkit/components/startup/nsAppStartup.cpp:279]
05:12:01 INFO - XREMain::XRE_mainRun() [toolkit/xre/nsAppRunner.cpp:4014]
05:12:01 INFO - XREMain::XRE_main(int, char**, nsXREAppData const*) [toolkit/xre/nsAppRunner.cpp:4084]
05:12:01 INFO - XRE_main [toolkit/xre/nsAppRunner.cpp:4299]
05:12:01 INFO - do_main [browser/app/nsBrowserApp.cpp:282]
05:12:01 INFO - main [browser/app/nsBrowserApp.cpp:645]
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•