TPE-Layout/2017-02-14

From MozillaWiki
Jump to: navigation, search

Weekly Summary

Weekly Announcement

Weekly Sharing

Weekly Status

Astley Chen

Boris Chiou

stylo animations

  • bug 1335942 - stylo: Need a way to convert RawServoAnimationValue to layers::Animatable
    • land
  • bug 1337313 - stylo: Use RawServoAnimationValue for KeyframeEffectReadOnly::GetProperties()
    • land
  • bug 1338087 - stylo: Stop storing StyleAnimationValue
    • wait for servo vcs sync
  • bug 1337693 - stylo: Pass the hashtable into Servo_AnimationValues_Uncompute directly
    • file
  • bug 1334036 - stylo: Support off-main-thread animations
    • wip

Animations

  • bug 1334399 - Assertion failure: !mozilla::IsNaN(mValue.mFloat), at nsCSSValue.cpp:467
    • can not reproduce

Cameron McCormack

Stylo

  • bug 1334735 - move mNeedStyleRefresh and mNeedLayoutRefresh flags from nsIDocument to nsIPresShell
    • r+ | land
  • bug 1337656 - stylo: allow layout.css.servo.enabled to be read early on in content process life
    • r+ | land
  • bug 1331294 - stylo: value from getComputedStyle is not updated after selector matching changes
    • r+ | land
  • bug 1338461 - stylo: use eRestyle_StyleAttribute rather than converting it to eRestyle_Self/Subtree
    • r+
  • bug 1338763 - stylo: bump restyle generation only when we do restyle things
    • r+ | land
  • bug 1297899 - stylo: Share append/insert/remove restyle logic with Gecko code
    • r+
  • bug 1338982 - stylo: NODE_HAS_SLOW_SELECTOR_LATER_SIBLINGS is not set correctly
    • WIP
  • final mozilla-central -> incubator merge, some test greening

Stylo reviews

  • bug 1335308 - stylo: Add some assertions to document our invariants and aid the static analysis
  • bug 1337637 - stylo: dynamic atom leaks with non-zero refcount
  • bug 1329919 - [Stylo] crash while loading cnn.com snapshot
  • bug 1290218 - stylo: Cache servo stylesheets

CJ Ku

  • bug 1338393 - Filter: have the coordinates in the FilterDescription be independent of the filter resolution
    • file + WIP
  • bug 577824 - An HTML element attach to the DOM is not render if an SVG filter apply to it
    • WIP
  • bug 1335876 - transform-box property is affecting SVG positioning attributes
    • r?
  • bug 1336924 - Add more invalid test cases in property_database for shape-box and transform-box
    • file + land

Farmer Tseng

Jeremy Chen

Shing Lyu

Tingyu Lin

  • bug 1336905 - Replace StyleShapeOutsideShapeBox by StyleGeometryBox
    • review
  • bug 1336388 - [RTL] Text selection handles appear inverted under some circumstances
    • land
  • bug 1326407 - Implement the rendering of basic shape inset() for CSS shape-outside
    • r?
  • bug 1338443 - Convert nsAutoFloatManager::new to use UniquePtr
    • file | land

Tommy Kuo

Rule of Thumb

Status code:

  • OOAD: In analysis or design phase.
  • WIP: working on WIP patch.
  • feedback(f): feedback a patch
  • feedback?(f?): WIP is ready for feedback grant.
  • feedback+(f+): Get positive feedback.
  • feedback-(f-): Get negative feedback.
  • review(r): review a patch.
  • review?(r?): patch is under review
  • review+(r+): get review+ and ready to check-in
  • review-(r-): get negative review feedback. Fix problems and switch back to r? again.
  • land: patch check in.
  • debug: Figure out the root cause of a bug/ try to repro that bug, etc...
  • file: file a bug
  • PTO: take personal leave
  • interview(I)
  • study: Spend time on domain knowledge study, such as multimedia transport technology, compress format, real-time rendering.
  • presentation
    • Write a personal blog, which is relative to work, such as articles on MozTech, or what you experience in a work week.
    • WIKI/ MDN article writing.
    • If you write a technical blog or anything relative to work, it's welcome to share it on weekly report.
    • Do a presentation of technical topics