Commit Graph

261453 Commits

Author SHA1 Message Date
Ting-Yu Lin
0e168b5d74 Bug 1202320 - Fall back to platform APZ enabled in PresShell. r=kats
If root view or widget cannot be found, use platform value of
AsyncPanZoomEnabled.
2015-09-08 03:30:00 +08:00
Seth Fowler
918fa8dbc9 Bug 1201763 - Add downscale-during-decode support for the ICON decoder. r=tn 2015-09-08 22:07:18 -07:00
Seth Fowler
bdb9c4fc5c No bug - Fix out-of-date comment in Decoder.cpp. r=me 2015-09-08 22:07:15 -07:00
Seth Fowler
5fcd0b5711 Bug 1062066 (Part 4) - Add downscale-during-decode support for the BMP decoder. r=tn 2015-09-08 22:07:12 -07:00
Seth Fowler
237b91e17d Bug 1062066 (Part 3) - Only mark BMP surfaces as transparent if they actually have alpha data. r=tn 2015-09-08 22:07:09 -07:00
Seth Fowler
4384d0fb4e Bug 1062066 (Part 2) - Add a Downscaler API to clear a row. r=tn 2015-09-08 22:07:06 -07:00
Seth Fowler
81494d5d30 Bug 1062066 (Part 1) - Add support for vertically flipping downscaler output. r=tn 2015-09-08 22:07:04 -07:00
Robert O'Callahan
60d375bbca Bug 1202317. Optimize feComposite type="arithmetic" with all-zero k values to transparent black. r=mstange 2015-09-07 17:09:11 +12:00
Robert O'Callahan
fa9b9ac7c3 Bug 1202317. Optimize away identity ColorMatrix nodes. r=mstange 2015-09-07 17:11:35 +12:00
Robert O'Callahan
178c259274 Bug 1202317. Support PodEqual over fixed-length arrays. r=Waldo 2015-09-07 17:07:59 +12:00
Robert O'Callahan
942b0aae4e Bug 1202317. Bail out early if RequestRect is going to do redundant work. r=mstange 2015-09-07 17:08:36 +12:00
Nigel Babu
6b7b9e651a Backed out changeset 873acda091b7 (bug 1137009) for bc3 bustages ON A CLOSED TREE 2015-09-09 09:16:06 +05:30
Nigel Babu
9be911623d Backed out changeset 8a798c03d76c (bug 815299) for M4 bustage ON A CLOSED TREE 2015-09-09 09:12:41 +05:30
Nigel Babu
6f50c367d7 Backed out changeset 3555d4b1ab1e (bug 815299) for M4 bustage. 2015-09-09 09:12:31 +05:30
Nigel Babu
61855501b5 Backed out changeset 0a2a9972b4c7 (bug 815299) for M4 bustage. 2015-09-09 09:12:28 +05:30
Nigel Babu
d0d408866b Backed out changeset 9f3adfd2ca52 (bug 815299) for M4 bustage. 2015-09-09 09:12:24 +05:30
Nigel Babu
dcfa21f396 Backed out changeset 314e201aa2d7 (bug 1201693) for bustage on CLOSED TREE 2015-09-09 07:20:52 +05:30
Nigel Babu
8995c95878 Backed out changeset 53e7018a7b15 (bug 992983) for bustage on CLOSED TREE 2015-09-09 07:20:47 +05:30
Boris Zbarsky
e84591ec58 Bug 633154. When alerts/prompts/confirms are suppressed, just return silently instead of throwing. r=sicking 2015-09-08 21:23:55 -04:00
Boris Zbarsky
c885d7466a Bug 1201692. Add a fast path to ExplicitChildIterator::Seek for the common case of seeking an actual DOM child of the parent node. r=wchen 2015-09-08 21:23:55 -04:00
Boris Zbarsky
ad1e37e40c Bug 1182197 investigation patch. Log the stack at promise fulfillment on a CCed promise into the crash reporter data. r=dmajor,nsm 2015-09-08 21:23:55 -04:00
Garvan Keeley
669c076a56 Bug 1200310 - No need to wifi+cell scan if stumble file is full, just trigger upload. r=jdm 2015-09-08 21:20:57 -04:00
Garvan Keeley
4d40a13e64 Bug 1200310 - Instead of thread guard flags for 'is stumbling' AND 'is uploading', we can use just one flag. r=jdm 2015-09-08 21:20:56 -04:00
Garvan Keeley
4cd16c8472 Bug 1200304 - Move stumbling code from gonkgps to MozStumbler.cpp. r=jdm 2015-09-08 21:20:56 -04:00
Garvan Keeley
c5b234b354 Bug 1199395 - FxOS Stumbling gzip the stumbles to store more data. r=jdm 2015-09-08 21:20:56 -04:00
Brian Birtles
114161e07b Bug 1200568 - Don't create animations for elements that are not part of the document tree; r=dbaron
As well as ensuring that we don't create animations for elements that are not
part of the document tree, this test also adjusts the assertion that checks
this in the following ways:

* Calls GetComposedDoc() instead of GetCrossShadowCurrentDoc() since the
  latter is deprecated.
* Moves it from RequestRestyle to FlushAnimations since, depending on how we
  refactor this code in the future, it's possible we might end up calling
  RequestRestyle even for animations on elements that have been removed from the
  document but we shouldn't call FlushAnimations in this case.
2015-09-09 10:10:41 +09:00
Mike Shal
916923fc52 Bug 1198179 - make upload.py write properties even if not uploading; r=ted 2015-08-26 09:46:08 -04:00
Mike Shal
76b58d995c Bug 1198179 - Kill gen_mach_buildprops.py; r=ted 2015-08-25 11:42:44 -04:00
Xidorn Quan
0ade7a7b49 Bug 1137009 - Do not persist attributes of xul window if the window is in fullscreen. r=janv 2015-09-09 10:45:39 +10:00
Chris Manchester
d7d49993cb Bug 992983 - Run gtests from mozharness' desktop_unittest.py r=jlund 2015-07-18 22:05:06 -07:00
Chris Manchester
7cb7961fea Bug 1201693 - Remove Files pattern in js/src/moz.build corresponding to a deleted file. r=bbouvier 2015-09-08 17:40:04 -07:00
Ehsan Akhgari
c78500337b Bug 815299 - Part 4: Address jdm's review comments 2015-09-08 20:38:33 -04:00
Ehsan Akhgari
f407718d2e Bug 1201229 - Return an empty string for a header when an error occurs; r=dragana
This fixes nsIHttpChannel::GetRequestHeader() and
nsIHttpChannel::GetResponseHeader() to always empty out their string
argument even when they fail.  This prevents programming mistakes of
passing the same string object to multiple of these calls and using the
string value without checking the nsresult error code, since otherwise
the string value may be unchanged from a previous call.

Note that this doesn't affect JS consumers of these APIs since we only
empty out the string argument in case the method fails, which will be
translated to a JS exception, and the JS code will never get to see the
emptied string.
2015-09-08 20:08:35 -04:00
Ehsan Akhgari
cc3b0b0558 Bug 1126813 - Turn on the -Wrange-loop-analysis warning if available; r=gps 2015-09-08 20:08:34 -04:00
Ehsan Akhgari
a970d4ebe1 Bug 1194842 - Fix the width calculation of the textbox for editable XUL tree cells in RTL mode; r=jaws 2015-09-08 20:08:33 -04:00
Ehsan Akhgari
26ff686dbd Bug 815299 - Part 3: Accept empty HTTP headers in XHR; r=jdm 2015-09-08 20:08:32 -04:00
Ehsan Akhgari
a385224dc2 Bug 815299 - Part 2: Accept empty HTTP headers in fetch; r=jdm 2015-09-08 20:08:31 -04:00
Ehsan Akhgari
2241085485 Bug 815299 - Part 1: Add an API for setting an empty request header on an HTTP channel; r=dragana 2015-09-08 20:08:31 -04:00
Wes Kocher
7dbe08c0ba Merge m-c to inbound, a=merge CLOSED TREE 2015-09-08 17:06:42 -07:00
Wes Kocher
23bbb12593 Merge inbound to central, a=merge CLOSED TREE 2015-09-08 17:04:03 -07:00
Wes Kocher
a5cad97458 Merge fx-team to central, a=merge CLOSED TREE 2015-09-08 16:59:32 -07:00
B2G Bumper Bot
2354b100e2 Bumping manifests a=b2g-bump 2015-09-08 14:08:03 -07:00
B2G Bumper Bot
09732194f0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/410ec98908ee
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #31470 from pivanov/bug-994691

Bug 994691 - [Bluetooth] Confirmation icon too small and text should be center aligned

========

https://hg.mozilla.org/integration/gaia-central/rev/1d129e58daf1
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 994691 - [Bluetooth] Confirmation icon too small and text should be center aligned
2015-09-08 14:05:19 -07:00
B2G Bumper Bot
dc6ce410e5 Bumping manifests a=b2g-bump 2015-09-08 13:16:06 -07:00
B2G Bumper Bot
f8bf2227da Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/68a334589956
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31665 from justindarc/bug1197274

Bug 1197274 - [Music][NGA] Wire up rating controls to back-end

========

https://hg.mozilla.org/integration/gaia-central/rev/ced549f51428
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1197274 - [Music][NGA] Wire up rating controls to back-end

========

https://hg.mozilla.org/integration/gaia-central/rev/473be35d6fe4
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #31591 from KevinGrandon/bug_1199968_calendar_toolbar

Bug 1199968 - [Calendar] Convert toolbar usage to use tabs

========

https://hg.mozilla.org/integration/gaia-central/rev/6714a8594173
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1199968 - [Calendar] Convert toolbar usage to use tabs r=gaye
2015-09-08 13:13:21 -07:00
B2G Bumper Bot
3a5ffb7e44 Bumping manifests a=b2g-bump 2015-09-08 12:50:00 -07:00
B2G Bumper Bot
8029f4bace Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/10bd1cfee7ea
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #31701 from sfoster/task-manager-centering-bug-1176895

Bug 1176895 - Always center current app. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/803776a11e6e
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1176895 - Always center current app. r=etienne
2015-09-08 12:47:17 -07:00
Nikhil
c2d47f7bf7 Bug 1078705 - Removed the # which appears when opening preferences more than once. r=jaws,dao 2015-09-08 15:20:39 -04:00
B2G Bumper Bot
58e9081232 Bumping manifests a=b2g-bump 2015-09-08 11:00:07 -07:00
B2G Bumper Bot
b3aff3000c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4baec44c8137
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31741 from mwargers/1202664

Bug 1202664 - Potential NoSuchWindowException in view_image.tap_back_button in test_sms_with_picture_attached.py

========

https://hg.mozilla.org/integration/gaia-central/rev/ed8e37bb2991
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1202664 - Potential NoSuchWindowException in view_image.tap_back_button in test_sms_with_picture_attached.py
2015-09-08 10:57:23 -07:00