Electrolysis/Meetings/2015-07-23

From MozillaWiki
Jump to: navigation, search

mconley

  • M8 - bug 1114299 - [e10s] link with target="_blank" opens window with no tabs/toolbars/menus
    • Finally landed
  • M8 - bug 1181475 - [e10s] Shift + back/forward button opens page in a new window but renders blank
    • Blocked waiting for ttaubert to give me advice on how to proceed modifying SessionStore
  • M8 - bug 1180878 - [e10s] Can't Print to PDF if folder name contains spaces
    • Fixed, landed
  • M8 - bug 1181630 - [e10s] Printing doesn't work in e10s mode when no printers installed (in Print & Scan system pref panel)
    • Fixed, blocked on review
  • M8 - bug 1134252 - [e10s] PBrowserChild::SendGetRenderFrameInfo fails with 'message was deserialized, but contained an illegal value'
    • I have an r+ on a patch from billm, but I have questions still.
  • M8 - bug 1145916 - printing multiple copies doesn't work with e10s
    • I can't even get this to work with non-e10s. We seem to be serializing/deserializing the n-copies GtkPrintSetting correctly. I'm skeptical that this is our bug.
  • Talked to bobowen about printing
  • Lots of reviews
  • Performance:

gabor

  • Bug 863512 - Tab drag and drop - Problem: we need a snapshot of the content on parent side, and it has to be sync so far tried drawWindow with some special flags suggested by dvander, drawWidgetAsOnScreen, and GetCurrentRenderFrame from the FrameLoader from C++. Nothing worked yet. Read tons of code to get a picture of how all this painting works, and talked to some people. Every time I feel close it turns out that for some reason that method does not work...

bobowen

  • Bug 1171796 - MOZ_LOG() and stderr from child process are not outputted into log file - need to initialise sandbox TargetServices before xul.dll is loaded and give full path for child log file.
  • Bug 1156742 - Print to XPS - discussed whether we'll need to keep print settings proxying with mconley - decided we'd keep it for now. Also, looked into EMF functions and using shared memory looks reasonably straight forward. Other option would be a temporary file, but that might restrict further tightening of the sandbox.

Enn

1176239 - tab navigation gets stuck, check in, still investigating test 1182607 - select popup not being closed on click, added a patch and is being reviewed 1134585 - fix view selection source to work without wrapper warnings, have a preliminary patch

jimm

Giorgio

  • Installed, tried, collected info and opened bugs for the following add-ons:
 - PinIt (new Bug 1186190 - shimmed, SDK-based) 
 - Stylish (new Bug 1185978 - shimmed)
 - Tab Mix Plus (new Bug 1185672  - shimmed)
 - µBlock (new Bug 1185981  - compatible, bootstrapped)
 - United Internet Addons (no bug - not listed - probably not worth helping, http://tech.eu/news/united-internet-deception-adblock-plus/)
  • Incremental e10s work on XUL NoScript to cope with breakages on Firefox DE and above, to be released this weeek-end
  • Trying to figure out best way to make SDK NoScript Chrome-like API ready, some experiments but nothing committed yet

Jimmy Wang (jimicy)

  • M8 Bug 1040947 - page info sluggish in e10s
    • reviewer is on PTO until August 3, minor cleanup patch won't get reviewed and merged in until then
  • M8 Bug 1116478 - Cmd+clicking a mailto link to open it in a new tab with gmail handling mailto links will leave an extra empty tab behind in e10s
    • windowContext docshell can't be passed from parent to child in e10s. uriLoader.openURI does checks with security and other things on the windowContext. Neil and I decided this would be better left to someone who understands the code better. Will document and pass along.
  • Looking for a new bug (preferably one that can be accomplished in a week)

ursula

  • Fixing tests for about:newtab for Bug 1021654 - will be doing that for a bit longer
  • Newtab.xul -> NewTab.xhtml landed on fx-team! No more xul!
  • Quick fix for Bug 1186062 to round out the corners on the customize panel landed as well

mrbkap

  • Bug 1144631 – Fixed authenticated FTP prompt (waiting for jduell's sign-off)
  • Bug 1180827 – <datalist> regression landed.
  • Bug 1139953 – Fix "accept cookie" dialog showing up in private browsing windows.
  • Working on bug 1175056 (registerProtocolHandler).
  • Did reviews/needinfos.
  • A bunch of my m8 bugs will be fixed by other work already in progress.

felipe

  • Back from PTO, catching up with things

billm

  • Worked on Chrome extension stuff
  • Almost have PermitUnload bug working

gw280

  • Finally landed m7 bug 1157941 - paint suppression. no more annoying whole page flashing when navigating!
  • M8 - bug 1184276 (PContentChild::SendGetBlocklistState) - currently trying to reproduce. any hints would be appreciated. Spoke with jimm and we think it might be a failure when trying to get the PluginTag for the pluginId, so investigating there too.

blassey

  • nothing useful (PLR, reviews etc)