Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync changes from mozilla-central gfx/wr #3835

Merged
merged 4 commits into from Jan 18, 2020
Merged

Conversation

@moz-gfx
Copy link

moz-gfx commented Jan 18, 2020

No description provided.

bpeersmoz and others added 4 commits Jan 18, 2020
…r=gw

Optionally serialize N frames into a circular memory buffer, and save
them as part of wr-capture into tilecache/.

The new tile_view utility reads the folder and converts the frames to
svg for easier visualization, with a few extra features:
- color code each primitive based on which slice it is on;
- highlight new or moving primitives in red (brute force diff);
- print all invalidated tiles at the top and the invalidation reason;
- overlay the tile quadtree to visualize splitting & merging;
- HTML and JS wrappers for animation playback, timeline scrubbing;

Positioning of the tiles on the screen is a bit broken still; especially
during scrolling and "special" pages (like about:config).

Interning info is not used yet.

Differential Revision: https://phabricator.services.mozilla.com/D59975

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/53cce741bb469480c121b023c94b58618e6a3355
…r=gw

Optionally serialize N frames into a circular memory buffer, and save
them as part of wr-capture into tilecache/.

The new tile_view utility reads the folder and converts the frames to
svg for easier visualization, with a few extra features:
- color code each primitive based on which slice it is on;
- highlight new or moving primitives in red (brute force diff);
- print all invalidated tiles at the top and the invalidation reason;
- overlay the tile quadtree to visualize splitting & merging;
- HTML and JS wrappers for animation playback, timeline scrubbing;

Positioning of the tiles on the screen is a bit broken still; especially
during scrolling and "special" pages (like about:config).

Interning info is not used yet.

Differential Revision: https://phabricator.services.mozilla.com/D59975

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/05c1456103ea01e91de8e7651dbec4d27da35294
@moz-gfx
Copy link
Author

moz-gfx commented Jan 18, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2020

📌 Commit 65412b8 has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2020

Testing commit 65412b8 with merge 3fd2879...

bors-servo added a commit that referenced this pull request Jan 18, 2020
Sync changes from mozilla-central gfx/wr
@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2020

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: auto
Pushing 3fd2879 to master...

@bors-servo bors-servo merged commit 65412b8 into servo:master Jan 18, 2020
3 checks passed
3 checks passed
Community-TC (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.