Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
MozillaFirefox.10248
mozilla-bmo256180.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-bmo256180.patch of Package MozillaFirefox.10248
# HG changeset patch # Parent 7586eb1f9ef66c5b75d4539e8d32d47fdbe12f5f diff --git a/layout/generic/nsIFrame.h b/layout/generic/nsIFrame.h --- a/layout/generic/nsIFrame.h +++ b/layout/generic/nsIFrame.h @@ -8,17 +8,17 @@ #ifndef nsIFrame_h___ #define nsIFrame_h___ #ifndef MOZILLA_INTERNAL_API #error This header/class should only be used within Mozilla code. It should not be used by extensions. #endif -#define MAX_REFLOW_DEPTH 200 +#define MAX_REFLOW_DEPTH 1000 /* nsIFrame is in the process of being deCOMtaminated, i.e., this file is eventually going to be eliminated, and all callers will use nsFrame instead. At the moment we're midway through this process, so you will see inlined functions and member variables in this file. -dwh */ #include <algorithm> #include <stdio.h>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor