Closed Bug 1104837 Opened 9 years ago Closed 9 years ago

Add some tile pool debugging

Categories

(Core :: Graphics, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: milan, Assigned: milan)

References

Details

Attachments

(1 file, 1 obsolete file)

We make certain assumptions about tiles and pools they come from.  Add some debugging to catch when these assumptions fail.
Assignee: nobody → milan
Blocks: 1092294
OS: Mac OS X → All
Comment on attachment 8528451 [details] [diff] [review]
Warnings and asserts in debug when weird tile pool things happen. r=nical

Review of attachment 8528451 [details] [diff] [review]:
-----------------------------------------------------------------

::: gfx/layers/client/TextureClientPool.cpp
@@ +55,5 @@
> +  }
> +
> +  if (!ok) {
> +    if (actual) {
> +      gfxCriticalError() << "Pool error(" << what << "): " 

not: trailing space here and a few lines below
Attachment #8528451 - Flags: review?(nical.bugzilla) → review+
https://hg.mozilla.org/mozilla-central/rev/95073a13eea5
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.