Eric Rahm
4067fc4876
Bug 1295747 - Use CheckedInt in size calculation. r=froydnj
2016-08-30 10:43:27 -07:00
Ryan VanderMeulen
8fd566e402
Merge m-c to autoland. a=merge
2016-08-30 09:57:26 -04:00
Ryan VanderMeulen
71d43e7c12
Merge inbound to m-c. a=merge
2016-08-30 09:52:55 -04:00
Ryan VanderMeulen
00c7f6dd62
Merge fx-team to m-c. a=merge
2016-08-30 09:52:06 -04:00
Iris Hsiao
114e53ff4e
Backed out changeset 4a42968b790d (bug 1250901) for Mochitest M(oth) failures on OS X
2016-08-30 16:54:29 +08:00
Andi-Bogdan Postelnicu
5a1fd6c4d4
Bug 525063 - add attribute to mark functions that initialize member variables for their parent class, in order to be scanned by clang-plugin static analysis. r=froydnj
...
MozReview-Commit-ID: 5yTnTUVLpSC
2016-08-30 10:07:03 +03:00
Nicholas Nethercote
fb96bf1f91
Bug 1298722 - Use MOZ_MUST_USE in StyleAnimationValue. r=birtles.
...
--HG--
extra : rebase_source : c5b8cca624b9ffa7b3263b1aa7ce4f64dd80f13b
2016-08-30 16:10:59 +10:00
Ou Shinjo
22a583130d
Bug 1274484 Removing TestWinTSF.cpp r=masayuki
...
Since TestWinTSF.cpp isn't available for long time, we should remove it.
Although, we need to create automated tests for native IME handlers, but we should do it in another bug and new frame works should be writable by JS for easier to write tests.
2016-08-31 09:31:51 +09:00
Franziskus Kiefer
700b1cde18
Bug 1296266 - Land NSS_3_27_BETA2, r=me
...
--HG--
extra : rebase_source : f42bcb4332c98ba5e1941016f372ed0a18aea1f4
2016-08-30 07:58:30 +02:00
Andrzej Hunt
1eb30f2d16
Bug 1297127 - Move HomeScreen specific code into ActivityStreamHomeScreen r=sebastian
...
We can keep the general ActivityStream code in the ActivityStream class/widget, allowing
reuse inside a HomePanel (for use in the HomePager). ActivityStreamHomeScreen then
wraps this for use as a HomePager replacement (which is the long-term goal for AS).
MozReview-Commit-ID: 1aWBh1YyARY
--HG--
extra : rebase_source : 8101f445b2aa106a2e06afc097247e849338b95e
extra : source : 155d6001460854ebff20bd1287fcb11c055cea66
2016-08-29 15:33:32 -07:00
Jim Chen
d2272de7cb
Bug 1298161 - d. Use application context to prevent BrowserApp leaks; r=sebastian
...
Use application context for delayed callbacks to prevent leaking the
BrowserApp instance. Also, use application context for accessing
Distribution, to prevent leaking old BrowserApp instances, and to avoid
using a destroyed Context. Finally, attach AudioFocusAgent to the
application context instead of the BrowserApp context to avoid leaking
BrowserApp.
2016-08-30 14:49:38 -04:00
Jim Chen
e6e2011d34
Bug 1298161 - c. Properly remove pref handler in NativePanZoomController; r=rbarker
...
Properly remove pref handler on destroy to prevent leaking BrowserApp.
2016-08-30 14:49:38 -04:00
Jim Chen
9fe8d04e65
Bug 1298161 - b. Fix BrowserApp leaks in event registration; r=sebastian
...
Unregister certain events in BrowserApp and GeckoApp to prevent
BrowserApp from leaking. Also, properly unregister event listeners in
PageActionLayout to prevent BrowserApp leaks, because
PageActionLayout.onDestroy never got called before.
2016-08-30 14:49:38 -04:00
Jim Chen
b3038be914
Bug 1298161 - a. Fix BrowserApp leak in GeckoAccessibility; r=sebastian
...
Move registration of AccessibilityManager listeners to GeckoApplication,
and change all Context references to the application context, so that
GeckoAccessibility doesn't leak old BrowserApp instances as new
BrowserApp instances are created.
2016-08-30 14:49:38 -04:00
Julian Descottes
4cc8f737b5
Bug 1295610 - Fixup for devtools/client/framework l10n.js migration;r=tromey
...
Accidentally "migrated" a function that shouldn't have been changed.
MozReview-Commit-ID: JZg987myeo0
--HG--
extra : rebase_source : 81c192682ac5e7ce63ed216ec2b1b0d743561e24
2016-08-29 16:25:44 +02:00
Julian Descottes
e3e39edefd
Bug 1265887 - migrate devtools/ from PluralForm.jsm to plural-form.js;r=tromey
...
MozReview-Commit-ID: 7I7djgqcrnr
--HG--
extra : rebase_source : 2129e97e6f23dd5af2281f68e546c0143bce5878
extra : histedit_source : be83b5f61ee021a6ab1566f21db4262e2175951a
2016-08-27 18:42:33 +02:00
Julian Descottes
0119deafa0
Bug 1265887 - port PluralForm.jsm to plural-form.js without chrome APIs;r=tromey
...
MozReview-Commit-ID: GpGFgtdnzek
--HG--
extra : rebase_source : 0ce54b2809c83a9dad4cc27f7adb0e52f4ad0c75
extra : histedit_source : b8f28a3865f0f25379efbecda657f3354551d6ce
2016-08-29 12:17:42 +02:00
Phil Ringnalda
064025c802
Backed out changeset b64d6f5b63db (bug 918751) for OS X permaorange in XMLHttpRequest/send-non-same-origin.sub.htm
2016-08-29 21:27:32 -07:00
Wes Kocher
a4c2350d88
Merge fx-team to central, a=merge
2016-08-29 17:53:29 -07:00
Wes Kocher
ecea29f6a3
Backed out changeset 0f53bc1a9aea (bug 1290619) a=merge
2016-08-29 17:40:59 -07:00
Wes Kocher
ed461fdf11
Merge inbound to m-c a=merge
2016-08-29 17:40:50 -07:00
Ryan VanderMeulen
6a58d2ee18
Backed out 6 changesets (bug 1283334) for hazard analysis failures.
...
Backed out changeset 84c2a6ebb42c (bug 1283334)
Backed out changeset 45c2fde6056f (bug 1283334)
Backed out changeset 2b1e3fea4384 (bug 1283334)
Backed out changeset f0571b52b903 (bug 1283334)
Backed out changeset 05215d3fc7f7 (bug 1283334)
Backed out changeset 4ab881c915b0 (bug 1283334)
CLOSED TREE
2016-08-29 17:38:57 -04:00
Ryan VanderMeulen
2df9e8fe53
Backed out changeset 254e306bc62c (bug 277178) for likely causing test_sessionhistory.html to permafail.
...
CLOSED TREE
--HG--
extra : rebase_source : b3511d478945d6c055b8f0f6608e8f574ee7552a
2016-08-29 17:06:53 -04:00
Ryan VanderMeulen
f55f7d9df3
Backed out 3 changesets (bug 1286041) for crashtest failures.
...
Backed out changeset 5e08455b6011 (bug 1286041)
Backed out changeset 25dd85b13da9 (bug 1286041)
Backed out changeset 48bb5e3170a0 (bug 1286041)
--HG--
extra : rebase_source : 303a619a5be40f81fcd1a418f0b5253c1e34c2d0
2016-08-29 17:05:33 -04:00
Leo Gaspard
493d97f148
Bug 1283334 - Part 6: Do not sparsify dense arrays when freezing - Namespace fix. r=me
...
--HG--
extra : rebase_source : df771badaec1e9b016ca63cb52f6afddcff29098
2016-08-29 13:57:48 -07:00
Lee Salzman
7cd3c97c52
Bug 1298833 - disable gamma correction in SkFontHost_cairo to match cairo-ft. r=mchang
...
MozReview-Commit-ID: Ee70HBUJxou
2016-08-29 16:36:09 -04:00
Ryan VanderMeulen
e7d85d7c46
Merge m-c to autoland. a=merge
2016-08-29 12:52:13 -04:00
Ryan VanderMeulen
416afe2f23
Merge inbound to m-c. a=merge
2016-08-29 12:48:10 -04:00
Ryan VanderMeulen
8b0f132c86
Merge fx-team to m-c. a=merge
2016-08-29 12:31:32 -04:00
Ryan VanderMeulen
590377a51f
Merge autoland to m-c. a=merge
2016-08-29 12:22:29 -04:00
Henrik Skupin
0dd403224a
Bug 1298772 - Bustage fix for firefox-ui-update tests for billboard removal. r=me, a=testonly
...
MozReview-Commit-ID: 1XQBuCpFFkx
2016-08-29 12:13:39 +02:00
Sebastian Hengst
45f10692c2
Backed out changeset 125b052639cb (bug 1241867) for assertion in test_contentViewer_overrideDPPX.html. r=backout
2016-08-28 00:46:39 +02:00
ffxbld
a2812fa126
No bug, Automated blocklist update from host bld-linux64-spot-561 - a=blocklist-update
2016-08-27 05:56:56 -07:00
ffxbld
21ac721516
No bug, Automated HPKP preload list update from host bld-linux64-spot-561 - a=hpkp-update
2016-08-27 05:56:54 -07:00
ffxbld
a2da90fae1
No bug, Automated HSTS preload list update from host bld-linux64-spot-561 - a=hsts-update
2016-08-27 05:56:51 -07:00
Kai Engert
02e277f76d
Bug 1293329, land NSPR_4_13_BETA2, r=ted
2016-08-27 11:06:04 +02:00
Takashi Kawanaka
491499da43
Bug 1291061 - Pass const StyleAnimationValue& to CreateStyleContextForAnimationValue r=birtles
...
MozReview-Commit-ID: 6PJzBBWSgwQ
2016-08-27 15:27:38 +09:00
Kohei Okuda
5acbf0adda
Bug 1293567 - Remove unnecessary call to MaybeUpdateAnimationRule in nsAnimationManager. r=birtles
...
MozReview-Commit-ID: 2Qdx7nk5fjL
2016-08-27 14:28:24 +09:00
Yusuke Endho
0f4c1508cb
Bug 1297000 - Modify comparison of zero TimeDuration to use TimeDuration object rather than converting to milliseconds; r=birtles
...
MozReview-Commit-ID: DIccqtDb91u
2016-08-27 16:53:33 +09:00
Yuri Kazuna
3a366477e0
Bug 1291481 - Represent direction enum as uint8_t in LayersMessages.ipdlh; r=birtles
...
MozReview-Commit-ID: 9RcyYqsdsaB
2016-08-27 16:50:29 +09:00
Saheda Reza Antora
91d723340e
Bug 1298016 - Identity popup's security view footer color changed to inherit instead of using ButtonText; r=dao
2016-08-27 09:17:34 +02:00
George Wright
b04020febc
Bug 1293908 - Specify the LayersBackend to be used when creating Textures r=nical
2016-08-26 20:30:58 -04:00
Seth Fowler
a5b5245612
Bug 1298551 - Respect CachedSurface::SetLocked() even if the underlying ISurfaceProvider is always locked. r=dholbert
2016-08-26 17:03:25 -07:00
Seth Fowler
f8818933fa
Bug 1296828
(Part 3) - Update SurfaceCache API to rely on ImageKeys and SurfaceKeys stored on ISurfaceProviders. r=dholbert
2016-08-26 17:03:19 -07:00
Seth Fowler
f9e85bafb2
Bug 1296828
(Part 2) - Store ImageKeys and SurfaceKeys directly on ISurfaceProviders. r=dholbert,edwin
2016-08-26 17:03:17 -07:00
Seth Fowler
8f4ebfcf90
Bug 1296828
(Part 1) - Use ImageKey consistently in SurfaceCache. r=dholbert
2016-08-26 17:03:15 -07:00
Drew Willcoxon
d14c6b15aa
Bug 1292345 - Downloads panel didn't shrink to the fit height after all items are downloaded. r=me
...
MozReview-Commit-ID: AV0S8GM0ztj
--HG--
extra : rebase_source : e8d01256b994368b72c73344232f64cb26d6a357
2016-08-26 16:36:56 -07:00
Alastor Wu
a2979b25f8
Bug 1262053 - part10 : modify tests. r=baku
...
MozReview-Commit-ID: 98JWlLo7oRG
--HG--
extra : rebase_source : 207b0c68a3218ad260f8b7c97748df7587cb0616
2016-08-29 18:56:43 +08:00
Alastor Wu
b29b15681d
Bug 1262053 - part9 : add test case. r=baku,cpearce
...
MozReview-Commit-ID: DjoIr7jdZeq
--HG--
extra : rebase_source : c4a672cdf2816eaa0462928f42780c260660fb0b
2016-08-29 18:56:40 +08:00
Alastor Wu
56e48dbbf5
Bug 1262053 - part8 : remove function NotifyOwnerDocumentActivityChangedInternal. r=cpearce
...
MozReview-Commit-ID: DnWgQHGJLU5
--HG--
extra : rebase_source : a6c4ab94fad22b2bef1bdde07bc17246943128f7
2016-08-29 18:56:38 +08:00