Commit Graph

489797 Commits

Author SHA1 Message Date
Michael Kaply
480b0a40c7 Bug 1299350 - If there is a homepage, show it at the end of the wizard. r=rnewman 2016-08-31 15:48:13 -05:00
Lee Salzman
46f9dddbcc Bug 1293537 - add fuzz for layout/reftests/css-break/box-decoration-break-with-inset-box-shadow-1.html. r=mchang
MozReview-Commit-ID: E9kYDjkOB3e
2016-08-31 16:04:30 -04:00
Lee Salzman
642347dba7 Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
MozReview-Commit-ID: 9p8ntO7YLQ4
2016-08-31 15:53:33 -04:00
Lee Salzman
af21c66e1e Bug 725119 - allow Skia as a content backend in gfxPlatform. r=mchang
MozReview-Commit-ID: GjIybnjz4wl
2016-08-31 15:53:08 -04:00
Robert Strong
3fb6c49dbe Bug 1214421 - add more test logging to help with diagnosing. r=mhowell 2016-08-31 12:35:09 -07:00
Robert Strong
dab62f3605 Bug 1299333 test code only - Fix app update test file in use checks. r=mhowell 2016-08-31 12:35:05 -07:00
Cykesiopka
c1239042db Bug 1299234 - Fix incorrect if statement block in AppendDistroSearchDirs(). r=mkaply
MozReview-Commit-ID: 4aPyJmHnCJ

--HG--
extra : rebase_source : 0cc24cf42d60497e939c7f9b45036d1ee904334b
2016-08-31 01:33:54 +08:00
Johann Hofmann
421c0f5be9 Bug 1298530 - Fix strikethrough for blocked controlcenter permission icons. r=florian
MozReview-Commit-ID: 8TPSOGQ6rC5

--HG--
extra : rebase_source : 8c5134ff09bc7193386b47578b96b9922a2a432c
extra : histedit_source : 69b1327373cbf57332d02723cc20bb4a506634eb
2016-08-30 16:39:19 +02:00
Tom Tromey
123d51350a Bug 1299254 - avoid recursion in Services.prefs shim initialization; r=bgrins
MozReview-Commit-ID: CuLgSaEtpgi

--HG--
extra : rebase_source : a1e55ccf56a41e20afabb9f2f46f58db98b82efd
2016-08-30 08:03:56 -06:00
Julian Seward
3da72db450 Bug 1298377 - Uninitialised value use in nsLayoutUtils::TransformToAncestorAndCombineRegions. r=kats.
--HG--
extra : rebase_source : 528580004935ddf980c1cd1b28d097909057d070
2016-08-30 15:10:49 +02:00
Kartikaya Gupta
3a210fcece Bug 1247074 - When a compositor-based smooth scroll animation is in progress and the scrollframe is reconstructed, restore to the animation destination. r=tnikkel
MozReview-Commit-ID: 73juHWNfoQy

--HG--
extra : rebase_source : 2820533eeb48870956cd6e545bd7705c898a6cad
2016-08-29 20:28:40 -04:00
Sebastian Hengst
af467a2ef4 Backed out changeset 75b2b455ddb1 (bug 1275493) for a11y selection failures e.g. in test_focus_selects.html. r=backout 2016-09-01 17:10:08 +02:00
Kit Cambridge
7efd66b723 Bug 1299620 - Check the entire bookmarks tree in test_bookmark_order. r=markh
MozReview-Commit-ID: E0Q31NuRTFK

--HG--
extra : rebase_source : 745f74b576537bbe7e9be58c6638b55eea1b10ce
2016-08-29 13:19:26 -07:00
Mike Conley
03e9f51e21 Bug 1275493 - Do not update <select> field while keying through items in dropdown with non-e10s on OS X and GTK. r=enndeakin+6102
MozReview-Commit-ID: D5PBEj9MMW2

--HG--
extra : rebase_source : f03929c469393ee368b9d5f0782ef51fc2cd5820
2016-08-30 17:47:10 -04:00
Kris Maglione
11b59ae527 Bug 1298810: Pass Port object to listeners on native messaging ports. r=rpl
MozReview-Commit-ID: 1saUOB1jyE1

--HG--
extra : rebase_source : 8831300c38bcca9283c25049c463d2b6cf41380d
extra : histedit_source : 3171045999ce6619f5e77af328c90ab3f8fbf994
2016-08-29 13:12:16 -07:00
Kris Maglione
3e51cc7423 Bug 1299256: Fix performance issues when stripping comments from large locale files. r=rpl
MozReview-Commit-ID: H7IfBnQ4KnO

--HG--
extra : rebase_source : 1e3670e0817ab9764cdca5cecd203207c41f2987
2016-08-30 12:24:23 -07:00
Aryeh Gregor
76862dadad Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug
They are non-standard aliases for "DragEvent" and "KeyboardEvent" that
are not supported by any other UA, and we would like to drop support.
So first let's stop using them ourselves, so we can use telemetry to see
if any sites are using them.

MozReview-Commit-ID: ICC33ORa2st
2016-08-31 20:38:50 +03:00
Bobby Holley
ff780d017f Bug 1299348 - Remove StylingStarted(). r=emilio
StylingStarted is a kind of nebulous and not-very-useful concept. The concept
that _is_ useful is whether the presshell has been initialized or not, but the
root element may not exist at that point.

So we need to make sure we that we can trigger the initial document style in both
presshell initialized _and_ ContentInserted, which has the nice effect of handling
root element reinsertions.

We also take the opportunity to make StyleDocument assert the existence of a root
element, and align the responsibility for clearing the dirty descendant bits between
document and non-document nodes.
2016-08-31 10:32:42 -07:00
Sebastian Hengst
77b5bc12c3 Backed out changeset c60fb4ea2674 (bug 1299162) for Android 4.0 build bustage. r=backout 2016-08-31 18:46:01 +02:00
Paul Bignier
31295dc155 Bug 1287458 - clang-plugin - style consistency with LLVM. r=mystor
MozReview-Commit-ID: 41uSgifPWRw

--HG--
extra : amend_source : 2eaaf8d04d4d69cee0fd8234508811545b505ecd
2016-08-29 17:17:13 +02:00
Michael Kaply
25a478327c Bug 1299162 - Pass preferences.json to browser.js to avoid disk read. r=rnewman 2016-08-31 11:17:21 -05:00
Boris Zbarsky
d2b05776d7 Bug 1270369. HTMLFormElemement should have unenumerable named properties per spec. r=bkelly 2016-08-31 10:57:40 -04:00
Boris Zbarsky
d2b5054375 Bug 1270364. MimeTypeArray should have unenumerable named properties per spec. r=bkelly 2016-08-31 10:57:40 -04:00
Boris Zbarsky
5c3fbbe9c9 Bug 1270366. PluginArray and Plugin should have unenumerable named properties. r=bkelly 2016-08-31 10:57:40 -04:00
Andreas Pehrson
2156ef5c6e Bug 1294605 - Notify MediaStreamTrackSource when track is notified of ended on main thread. r=jib
I haven't seen test failures from this but I imagine there could be.

MozReview-Commit-ID: 8iyMBzQCWeA

--HG--
extra : rebase_source : 19d64e1c2234db629d977bb789d7a213af9faeee
2016-08-29 16:34:27 +02:00
Andreas Pehrson
c5f989fb7e Bug 1294605 - Media element captureStream() streams shouldn't keep devices alive. r=jib
MozReview-Commit-ID: 3tSFbygTZs1

--HG--
extra : rebase_source : cd8c0f0c73fe15c084314016e72a43ecf1eba484
2016-08-29 16:27:11 +02:00
Cameron McCormack
a8a8f067b1 Bug 1297963 - Part 4: Remove unused URLValueData comparison functions. r=emilio
MozReview-Commit-ID: 2rISNvW7q2y
2016-08-29 18:17:26 +08:00
Cameron McCormack
04fb0dfd24 Bug 1297963 - Part 3: Use OMT-safe function for -moz-binding comparisons in CalcDifference. r=emilio
MozReview-Commit-ID: 2PkR5tUMMy0
2016-08-29 18:17:26 +08:00
Cameron McCormack
0b8daf1a8b Bug 1297963 - Part 2: Add URLValueData comparison functions that work OMT. r=emilio
MozReview-Commit-ID: IfTsuOJ0iXI
2016-08-29 18:17:26 +08:00
Cameron McCormack
d3c7ea79a6 Bug 1297963 - Part 1: Preserve base URI on URLValueData objects. r=emilio
MozReview-Commit-ID: EqdYVp9JPsW
2016-08-29 18:17:26 +08:00
Cameron McCormack
27632ea465 Bug 1298768 - Compare mLocalURLFlag in URLValueData comparison functions. r=cjku
MozReview-Commit-ID: 5lRJ4r2ywdW
2016-08-29 18:17:26 +08:00
Heiher
0b81de7313 Bug 1299014 - Move clampIntToUint8 to the generic macro assembler. r=arai
---
 js/src/jit/MacroAssembler.h                             |  6 ++++++
 js/src/jit/arm/MacroAssembler-arm-inl.h                 | 14 ++++++++++++++
 js/src/jit/arm/MacroAssembler-arm.h                     |  9 ---------
 js/src/jit/arm64/MacroAssembler-arm64-inl.h             | 17 +++++++++++++++++
 js/src/jit/arm64/MacroAssembler-arm64.h                 | 11 -----------
 js/src/jit/mips-shared/MacroAssembler-mips-shared-inl.h | 16 ++++++++++++++++
 js/src/jit/mips32/MacroAssembler-mips32.cpp             | 13 -------------
 js/src/jit/mips32/MacroAssembler-mips32.h               |  2 --
 js/src/jit/mips64/MacroAssembler-mips64.cpp             | 13 -------------
 js/src/jit/mips64/MacroAssembler-mips64.h               |  2 --
 js/src/jit/none/MacroAssembler-none.h                   |  2 --
 js/src/jit/x86-shared/MacroAssembler-x86-shared-inl.h   |  9 ++++++---
 12 files changed, 59 insertions(+), 55 deletions(-)
2016-09-01 16:34:16 +08:00
Sotaro Ikeda
758fb640f4 Bug 1299415 - Clear ImageContainer cached resources When VideoSink pause playing r=jwwang 2016-09-01 01:14:57 -07:00
Benjamin Bouvier
19ec5f9a2a Bug 1299477: Fix MIPS compiler warnings and jsapi-tests compiler error; r=hev; DONTBUILD
(DONTBUILD because this architecture is not tested on treeherder)

MozReview-Commit-ID: 9FZo722acEu

--HG--
extra : rebase_source : 7b32fd4fe205ccf05968ff7543b79fe97c059489
extra : amend_source : 9f64c34012238d6dfb489abcbbf4bd45dc7dd049
2016-08-31 16:12:14 +02:00
Ou Shinjo
2e390f8812 Bug 1266165 - CompositionTransaction::SetIMESelection() should not hide caret when redo r=masayuki
CompositionTransaction::SetIMESelection() is also called when user redos the committed composition.  In such case, it doesn't have ranges, but DoTransaction() tries to restore selection ranges with no ranges.  That causes hiding caret because when there is no caret range in the ranges, SetIMESelection() hides the caret as IME requested.

So, for redo, SetIMESelection() shouldn't hide caret when there are no ranges (i.e., the composition was already committed).
2016-08-27 13:26:42 +09:00
Iris Hsiao
0e573bbb04 Backed out changeset ee163e1d915a (bug 1264769) for fixing regression of bug 1298725
CLOSED TREE
2016-08-31 10:46:27 +08:00
Wes Kocher
73f495435e Merge m-c to inbound a=merge 2016-08-30 18:14:57 -07:00
Bobby Holley
2ca3aaf37c Bug 1299276 - Add a separate --enable-stylo option to control MOZ_STYLO separate from the linkage effects of --with-servo. r=froydnj 2016-08-30 17:52:41 -07:00
Wes Kocher
6536590412 Merge fx-team to central, a=merge 2016-08-30 17:51:54 -07:00
Wes Kocher
87aec7a45f Merge inbound to central, a=merge 2016-08-30 17:35:02 -07:00
Ryan VanderMeulen
6df6be376d Bug 1241019 - Skip browser_webconsole_output_dom_elements_03.js on e10s due to frequent failures.
--HG--
extra : rebase_source : 6e2bc865e77f272996b51958287b9e71bded1b2a
2016-08-30 19:48:53 -04:00
Andrzej Hunt
6651f424e4 Bug 1297127 - show ActivityStream as a HomePanel, replacing TopSites r=sebastian
To avoid having to mess around with the HomePanel configuration machinery, we simply
override the class being loaded for top_sites in HomeAdapter: this is hacky, but
provides a simple temporary solution for showing ActivityStream as a homepanel.

MozReview-Commit-ID: Ga9qUTP3xxA

--HG--
extra : rebase_source : 004e5648ccf74d70f56e66c3ae228bb8071e9756
extra : source : e2d2895a0e678b58336f66fdae01efcd6264954e
2016-08-30 12:18:57 -07:00
Andrzej Hunt
7baca5adbe Bug 1297127 - add ActivityStream.isHomePanel() fake-pref for switching from HomeScreen to HomePanel r=sebastian
This will allow us to more easily switch ActivityStream from being a HomePanel to being a complete
HomePager replacement - this could potentially be extended to read from a preference, but hardcoding
is probably sufficient for now.

MozReview-Commit-ID: HxQg5bOTmdh

--HG--
extra : rebase_source : 99048a0477214c2030cd9072a3e50bb041a18fff
extra : source : 41e5922460ccb2ded3d4e00975eb45f15c1ac4a0
2016-08-30 12:18:36 -07:00
Sebastian Hengst
6ae51bd97a Backed out changeset 70b7f7e885c7 (bug 1290027) for crashing in xpcshell test test_httpsuspend_wrap.js. r=backout 2016-08-30 19:58:29 +02:00
Sebastian Hengst
4417aa0415 Backed out changeset 219efbc6aadb (bug 1277504) 2016-08-30 19:58:29 +02:00
Sebastian Hengst
2559410fb7 Backed out changeset 7d75e044ec95 (bug 1218576) 2016-08-30 19:58:29 +02:00
Sebastian Hengst
6bbdc8d953 Backed out changeset a7907f9f7bab (bug 1218576) 2016-08-30 19:58:29 +02:00
Sebastian Hengst
248a404d46 Backed out changeset ee46537edfbc (bug 1218576) 2016-08-30 19:58:29 +02:00
Sebastian Hengst
9150f55c5b Backed out changeset 5bb29adfd2f3 (bug 1218576) 2016-08-30 19:58:29 +02:00
Sebastian Hengst
6c0fe5cff9 Backed out changeset c56206f87ddf (bug 1218576) 2016-08-30 19:58:29 +02:00