Closed
Bug 1284940
Opened 7 years ago
Closed 7 years ago
Do we have more checkerboarding since 48?
Categories
(Core :: Panning and Zooming, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla50
People
(Reporter: milan, Assigned: kats)
References
Details
(Keywords: regression, Whiteboard: [gfx-noted])
Attachments
(3 files)
5.96 KB,
text/x-log
|
Details | |
10.68 KB,
text/plain
|
Details | |
58 bytes,
text/x-review-board-request
|
mstange
:
review+
gchang
:
approval-mozilla-aurora+
gchang
:
approval-mozilla-beta+
|
Details |
Randomly on this page, but there are multiple examples, including bugzilla: https://teslamotorsclub.com/tmc/threads/supercharger-bay-city-mi.69400/ Comparing Beta 48 (with E10S/APZ on) and Aurora 49 (the same)
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
This is retina Mac; will check if it happens on other platforms or hardware. Tagging as regression to make sure we keep looking at this.
Keywords: regression
OS: Unspecified → Mac OS X
Summary: Do we have more checkerboarding? → Do we have more checkerboarding since 48?
Whiteboard: [gfx-noted]
Version: 38 Branch → Trunk
Assignee | ||
Comment 3•7 years ago
|
||
The paint times in the aurora log are 420ms and 730ms which are quite long. The longest paint time in the beta one is 296ms. But we don't know why the paint time is so long. Based on when this started appearing and that only people on retina mac devices have reported it, I suspect it might be the 100 tile limit that I put in bug 1262807 is too small. Try build at https://treeherder.mozilla.org/#/jobs?repo=try&revision=c082092bcf07 makes that limit preffable, so we can increase it and see if it helps. (The build also makes it 1000 by default).
Reporter | ||
Comment 4•7 years ago
|
||
Much better with the patch. The mystery now is, as I understand it, that we're not sure why things are better in Beta than in Aurora. Are the paint times mentioned above that much larger for the same size of regions getting painted? As in, painting slowed down?
Assignee | ||
Comment 5•7 years ago
|
||
It could be that painting slowed down, or it could be that we're invalidating more areas. Comparing what's happening with paintflashing enabled would probably allow distinguishing between the two scenarios.
Assignee | ||
Updated•7 years ago
|
status-firefox49:
--- → affected
status-firefox50:
--- → affected
Assignee | ||
Comment 6•7 years ago
|
||
P2 because it seems to only affect retina mac users so far.
Priority: -- → P2
Reporter | ||
Updated•7 years ago
|
Version: Trunk → 49 Branch
Assignee | ||
Comment 7•7 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/63492/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/63492/
Attachment #8769758 -
Flags: review?(mstange)
Updated•7 years ago
|
Attachment #8769758 -
Flags: review?(mstange) → review+
Comment 8•7 years ago
|
||
Comment on attachment 8769758 [details] Bug 1284940 - Increase the max number of tiles in a TiledRegion. https://reviewboard.mozilla.org/r/63492/#review60354
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bugmail
Pushed by kgupta@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/76dbce2010b4 Increase the max number of tiles in a TiledRegion. r=mstange
Comment 10•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/76dbce2010b4
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Assignee | ||
Comment 11•7 years ago
|
||
Comment on attachment 8769758 [details] Bug 1284940 - Increase the max number of tiles in a TiledRegion. Approval Request Comment [Feature/regressing bug #]: bug 1262807 [User impact if declined]: more checkerboarding in some configurations (so far only seen on a retina display on OS X) [Describe test coverage new/current, TreeHerder]: not much automated test coverage; users who reported the increased checkerboarding say this helps [Risks and why]: very low risk, just increasing a compile-time constant [String/UUID change made/needed]: none
Attachment #8769758 -
Flags: approval-mozilla-beta?
Attachment #8769758 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 12•7 years ago
|
||
Marking 48 as fix-optional because even though this extra checkerboarding wasn't seen on 48, the regressing patch is on 48 and so it's probably better to uplift this fix there as well.
status-firefox48:
--- → fix-optional
Comment 13•7 years ago
|
||
Given this issue was not seen in 48 and it's late beta, mark won't fix in 48.
Comment 14•7 years ago
|
||
Comment on attachment 8769758 [details] Bug 1284940 - Increase the max number of tiles in a TiledRegion. Per comment #13, won't fix in 48.
Attachment #8769758 -
Flags: approval-mozilla-beta? → approval-mozilla-beta-
Comment 15•7 years ago
|
||
This only started happening on Beta 19 days ago, when bug 1262807 got uplifted to Beta. I think we should still uplift this. I'd hate to ship APZ in 48 with lots of checkerboarding on retina Macs.
Comment 16•7 years ago
|
||
Hi Milan, Per comment #4, may I know if you have any feedback if this needs to be uplift to 48 beta?
Reporter | ||
Comment 18•7 years ago
|
||
Yes, I we would really want it on Beta. Can't make the approval-mozilla-beta a ?, otherwise I would :)
Flags: needinfo?(milan)
Assignee | ||
Comment 19•7 years ago
|
||
Gerry, any chance you'll reconsider this for 48? ^
Flags: needinfo?(gchang)
Comment 20•7 years ago
|
||
Hi Kartikaya, Let's take it in beta. Can you help to create the uplift request again? Thanks.
Flags: needinfo?(gchang) → needinfo?(bugmail)
Assignee | ||
Comment 21•7 years ago
|
||
I can't change the beta approval flag to any other value from the minus. It probably requires extra bugzilla permissions that I don't have. Can you just flip it back to a + directly? I don't have much new to add from the last uplift request.
Flags: needinfo?(bugmail) → needinfo?(gchang)
Comment 22•7 years ago
|
||
Comment on attachment 8769758 [details] Bug 1284940 - Increase the max number of tiles in a TiledRegion. This patch fixes a checkboarding issue. Take it in 48 beta 8 and aurora.
Flags: needinfo?(gchang)
Attachment #8769758 -
Flags: approval-mozilla-beta-
Attachment #8769758 -
Flags: approval-mozilla-beta+
Attachment #8769758 -
Flags: approval-mozilla-aurora?
Attachment #8769758 -
Flags: approval-mozilla-aurora+
Comment 23•7 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/6bc76a1b5dbb
Comment 24•7 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/b76b34484027
You need to log in
before you can comment on or make changes to this bug.
Description
•