As all the release of this special 38.0.5 cycle, we took mostly patches for the Pocket integration, some reader view improvements and stability fixes.
The next version should be 38.0.5 rc1 (go to build Thursday, go live Friday).
- 21 changesets
- 38 files changed
- 393 insertions
- 132 deletions
Extension | Occurrences |
js | 6 |
jsm | 5 |
cpp | 5 |
properties | 4 |
ini | 3 |
html | 3 |
txt | 2 |
inc | 2 |
h | 2 |
xul | 1 |
sh | 1 |
nsi | 1 |
mk | 1 |
dtd | 1 |
css | 1 |
Module | Occurrences |
browser | 21 |
dom | 7 |
testing | 3 |
widget | 2 |
mobile | 2 |
toolkit | 1 |
editor | 1 |
config | 1 |
List of changesets:
Gijs Kruitbosch | Bug 1160775 - fix reader mode detection to force 1 flush so we don't think the entire page is invisible, r=margaret a=lmandel - 93b96d846d47 |
Margaret Leibovic | Bug 1152412 - Handle errors downloading and parsing documents for reader view. r=bnicholson a=lmandel - 964442785c00 |
Gijs Kruitbosch | Bug 1134501 - add way for UITour'd page to force-show the reader mode button, r=margaret a=lmandel - 5741ccc7bb74 |
Kartikaya Gupta | Bug 1163640 - Fix the test for Bug 417418 to not leave the widget in a drag session. r=ehsan, a=test-only - df02fefaa438 |
Mike Shal | Bug 1122746 - Ignore *.pyc in zip instead of removing them. r=ted, a=test-only - 06cc113b476f |
James Graham | Bug 1135515 - Fix relevant mutations tests to avoid intermittent issues. a=test-only - 82e59df1da4e |
Martin Thomson | Bug 1158296 - Allow ECDSA key export in WebCrypto. r=rbarnes, a=sledru - 1a8cd9f5bdad |
Karl Tomlinson | Bug 1159456 - Finish and exit from Flush() even if MFTManager rejects sample. r=cpearce, a=sledru - 825e8ac4ab29 |
Jan-Ivar Bruaroey | Bug 1150539 - getUserMedia: default to aPrefs.mFPS, not aPrefs.mMinFPS. r=jesup, a=lizzard - cfa10b9f0f9d |
Jan-Ivar Bruaroey | Bug 1162412 - Part 1: Don't treat plain facingMode constraint as required. r=jesup, a=lmandel - c14434ed2197 |
Jan-Ivar Bruaroey | Bug 1162412 - Part 2: Order devices by shortest fitness distance. r=jesup, a=lmandel - 9c1d3c0257ec |
Jan-Ivar Bruaroey | Bug 1162412 - Part 3: Treat plain values as exact in advanced. r=jesup, a=lmandel - e3045256cb27 |
Jeff Muizelaar | Bug 1157784 - Avoid compositing at the same time as WM_SETTEXT. r=bas, f=jimm, a=sledru - ecbce7532a0a |
Jared Wein | Bug 1162713 - Implement "Save Link to Pocket" context menu item. r+a=dolske, l10n=dolske - e13a7a312aa5 |
Gijs Kruitbosch | Bug 1164940 - Lazily create iframe. r=jaws, a=sledru - 24524667128b |
Gijs Kruitbosch | Bug 1164426 - Build reader mode blocklist. r=margaret, a=sledru - 6ec85b777880 |
Robert Strong | Bug 1165135 - Distribution directory not removed on pave over install. r=spohl, a=sledru - 4bfd19d00ed4 |
Jared Wein | Bug 1163917 - Remove the widget from its area if the conditionalDestroy promise is resolved truthy. r=gijs, a=sledru - f9328a6ea6bd |
Nate Weiner | Bug 1165416 - Update Pocket code to latest version (May 15th code drop). r=dolske, r=jaws, a=sledru - e6f89a184268 |
Jared Wein | Bug 1160407 - Redirect links within the Pocket panel to open in non-private windows when temporary Private Browsing is used. r=dolske, a=sledru - f5828f333524 |
Gijs Kruitbosch | Bug 1147487 - Don't try to reader-ize non-HTML documents. r=margaret, r=jaws, a=lmandel - f44dff585598 |