Commit Graph

466433 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
69a792a3fe Merge mozilla-central to fx-team on a CLOSED TREE 2016-03-11 17:13:58 +01:00
Carsten "Tomcat" Book
09388646a3 Merge mozilla-central to fx-team 2016-03-11 16:58:46 +01:00
Gijs Kruitbosch
52f665437f Bug 735251 - don't show focusrings on HTML video / audio elements on non-Windows when focused by mouse, r=bz
MozReview-Commit-ID: J7vFGY6ylZ8

--HG--
extra : rebase_source : f205a8b4c82a406d27b1191ed44d51d780f366a2
2016-03-10 13:32:55 +00:00
Julian Descottes
111a5d7590 Bug 1155465 - part2: inplace-editor: disable increment on up/down for PLAIN_TEXT;r=miker
This patch forces the increment step to 0 when the type of the inplace-editor is
PLAIN_TEXT.

This type is used by:
- markup view for editing text and comment nodes
- rule-view to edit selectors
- projecteditor resource tree to create or rename a file

All other inplace editors will still benefit from the increment/decrement feature.

MozReview-Commit-ID: 8tZiFMwmWM3

--HG--
extra : rebase_source : 5e379848e9ba09073dd9775a080fd66654fe9c9e
2016-03-09 22:09:29 +01:00
Julian Descottes
7bc5a05fcc Bug 1155465 - part1: layout-view: use content-type CSS_VALUE for editors;r=miker
Inplace editors for the layout view should use the CSS_VALUE content-type since they
allow to edit a CSS value, and not just plain text.

MozReview-Commit-ID: 9mQA1fSmXvD

--HG--
extra : rebase_source : 952e83cc28a4a218f7b88f7bd7bb3b132aa1bc37
2016-03-10 08:58:24 +01:00
Florian Quèze
e1cd899f00 Bug 1240729 - No favicon displayed in Search bar panel after adding an engine with an SVG icon, r=adw. 2016-03-11 12:16:46 +01:00
Florian Quèze
5fc9243d64 Bug 1241080 - Fix display of search plugin icon on about:home and about:newtabb for engines not specifying the icon inside their xml file, r=adw. 2016-03-11 12:16:44 +01:00
Julian Descottes
f25a8e9101 Bug 1253785 - fix unhandled promise rejections: wait for 2nd ruleview-changed;r=pbrosset
As commented in the test, using createNewRuleViewProperty with "width:"
will actually trigger two ruleview-changed events :
- one when focusing the property-name input
- one when focusing the property value input (which is automatically done when hitting
  return in this case, since we only entered a property name)

MozReview-Commit-ID: GjJnwDr3ON6

--HG--
extra : rebase_source : d4f22915dfdd65d55b23a09f797402944870f017
2016-03-09 15:44:13 +01:00
Kris Maglione
128a5928cb Bug 1250784: Part 3 - [webext] Add suport for runtime.openOptionsPage. r=Mossop
MozReview-Commit-ID: 9izx4uX0Szd

--HG--
extra : rebase_source : d474f77b37007f8b7e3118781af4b3d8d64aac61
2016-03-09 17:10:29 -08:00
Kris Maglione
7dfe8256b3 Bug 1250784: Part 2 - [webext] Fix some issues that cause noisy tests. r=Mossop
MozReview-Commit-ID: 93NMinJpWRo

--HG--
extra : rebase_source : 5d7571a2d75c7991cb7eb7f00de9800578e3791a
2016-03-09 17:26:27 -08:00
Kris Maglione
5de19cb803 Bug 1250784: Part 1 - [webext] Add support for options_ui via inline browsers in the Add-on Manager. r=Mossop
MozReview-Commit-ID: 9a999BJvDHD

--HG--
extra : rebase_source : b2db687cfae8fd8dabaa0a7c15a828d15258de6a
2016-03-09 16:50:08 -08:00
Grigory Kruglov
9cc8e72cbc Bug 1254729 - Remove about:devices from Fennec. r=nalexander
MozReview-Commit-ID: 2RC82OrrsnA

--HG--
extra : transplant_source : %C3%06%0B%1D%5E%15%60%C3%3BZS%28EB%8B3s%F3%B7k
2016-03-09 15:37:04 -08:00
Grigory Kruglov
e3ac74f061 Bug 1249783 - Remove ability to disable suggested sites. r=margaret
MozReview-Commit-ID: 4BcJlWV0E9L

--HG--
extra : transplant_source : %FD%17%87%E0%AAb%81YT%A3y%2C%13%EB5%91i%B7m%13
2016-03-08 17:28:20 -08:00
Wes Kocher
0fbf6c1476 merge inbound to m-c a=merge
MozReview-Commit-ID: BHxDQF6gIe3
2016-03-08 16:00:45 -08:00
Wes Kocher
be3094d2b6 Merge fx-team to central, a=merge
MozReview-Commit-ID: LEywWhbwbwl
2016-03-08 15:00:01 -08:00
bsilverberg
7b72d7a595 Bug 1252303 - Creating an alarm should clear any existing alarms with the same name, r=kmag
MozReview-Commit-ID: 7ZObDDeWVT0
2016-03-08 14:03:41 -05:00
James Graham
9267d1e64f Bug 1215812 - Increase the internal timeout for a test that depends on a window opening, r=Ms2ger
MozReview-Commit-ID: HzNYyHiehbU

--HG--
extra : rebase_source : c255aac4b598a21d136c88c76bed9888fbc2158b
2016-03-08 16:24:00 +00:00
Hannes Verschore
dac18564eb Bug 1255316 - IonMonkey: Enable folding of MLoadUnboxedObjectOrNull with the stored value, r=jandem 2016-03-14 07:08:50 -04:00
Hannes Verschore
4cc4528de3 Bug 1255766 - Tracelogger: Mark resizing of memory also as internal tracelogger time, r=bbouvier 2016-03-14 07:08:48 -04:00
Franziskus Kiefer
2b22d469bb Bug 1226928 - content-signature verification tests for about:newtab, r=mconley 2016-03-14 11:57:16 +01:00
Franziskus Kiefer
ad50543437 Bug 1226928 - dochsell changes for content-signing on remote about:newtab, r=bz,mconley 2016-03-14 11:57:03 +01:00
Franziskus Kiefer
0d2149893d Bug 1226928 - network and ipc bits for content-signing on remote about:newtab, r=mayhemer 2016-03-14 11:56:52 +01:00
Franziskus Kiefer
bd54ab19d3 Bug 1226928 - signature verification for content-signing, r=keeler,mayhemer 2016-03-14 11:56:35 +01:00
Franziskus Kiefer
de6c5e883a Bug 1226928 - remove Wshadow warning in ScopedNSSTypes, r=keeler 2016-03-14 11:56:25 +01:00
Franziskus Kiefer
c54ba8a1cc Bug 1226928 - new preferences for content-signing on remote about:newtab, r=mconley 2016-03-14 11:56:07 +01:00
Peter Van der Beken
47124ee672 Backed out 4 changesets (bug 1222624) to fix bug 1249572
Backed out changeset e407f668476d (bug 1222624)
Backed out changeset 2a4502574495 (bug 1222624)
Backed out changeset 4b6ae937a03d (bug 1222624)
Backed out changeset cfa2b6acc2ba (bug 1222624)
2016-03-14 11:36:39 +01:00
Benjamin Bouvier
69b0584aeb Bug 1255772: Implement wasm::Unreachable; r=sunfish
MozReview-Commit-ID: BFDrX72K7Vk

--HG--
extra : rebase_source : 6251f5e005dd80e4f93c49d2d92a4fb34d073913
extra : amend_source : 0939036518ce2eb9a8ea4f5ea8439c86e7e34a79
2016-03-10 21:00:07 +01:00
Bogdan Postelnicu
c9c042d934 Bug 1230907 - mPixelRowSize added to constructor with 0 value. r=seth 2016-03-14 10:36:36 +02:00
Andreas Tolfsen
42c25b995a Bug 1254521 - Add return type docs for element.inViewport; r=automatedtester
MozReview-Commit-ID: Budv7EapTfo

--HG--
extra : rebase_source : 98d9684610b3f594a66a01228473b1a8d602024a
2016-03-08 13:53:00 +00:00
Andreas Tolfsen
26578b425f Bug 1254521 - Add return type docs for element.isVisible; r=automatedtester
MozReview-Commit-ID: 9tjnHPmYSdq

--HG--
extra : rebase_source : d51af3dd9760149f0b0a175b6daaf562bddb582d
2016-03-08 13:52:38 +00:00
Andreas Tolfsen
fedd17bd6b Bug 1251763 - Reduce repetition in test_findelement.py; r=automatedtester
MozReview-Commit-ID: utpbgMlajl

--HG--
extra : rebase_source : 6ad9ca035943b3165ae01d1a4acdb8cfe9cabbe7
2016-03-08 16:44:41 +00:00
Andreas Tolfsen
a9b5a85fc1 Bug 1251763 - Correct type check on singular returned elements; r=automatedtester
The return values from the different element search functions in searchFn
have inconsistent return types, and a null check is usually not what
we want.  In order to have findElement consistently return a no such
element error, we need to do a loose false test.

This bug has affected the findElement command when using the tag
name, name, class name, link text, and partial link text selectors.
Other selectors were unaffected.

MozReview-Commit-ID: C26R3YrqKyf

--HG--
extra : rebase_source : dc723ae147b9208b4274ffc4a5338f0107ddd0ed
2016-03-08 16:23:50 +00:00
Carsten "Tomcat" Book
5f63041330 merge fx-team to mozilla-central a=merge 2016-03-08 11:41:34 +01:00
B2G Bumper Bot
163a86750a Bumping manifests a=b2g-bump 2016-03-08 02:32:15 -08:00
B2G Bumper Bot
366db09ff4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e2aacd49dd2
Author: Ray Lin <ralin@mozilla.com>
Desc: Merge pull request #34021 from raylin/input-mgmt-remove-migration

Bug 1180607 - Input mgmt remove migration

========

https://hg.mozilla.org/integration/gaia-central/rev/4daeacbc55ed
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1180607 - Remove pre-v2.x keyboard settings migration
2016-03-08 02:30:31 -08:00
B2G Bumper Bot
a4cdd84a9e Bumping manifests a=b2g-bump 2016-03-08 01:11:04 -08:00
Rail Aliiev
da94a314aa Bug 1254422 - Do not try to set S3 ACLs r=jlund a=release
MozReview-Commit-ID: 1RyB48KhFvD

--HG--
extra : source : d5370c00e1eb31a2f9de7750a0cb1747c277e1ed
2016-03-08 00:49:24 -05:00
B2G Bumper Bot
f8ce7a3a4c Bumping manifests a=b2g-bump 2016-03-07 21:00:57 -08:00
B2G Bumper Bot
9b9da1c433 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3704160af9bd
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1254169 - Follow up to the l20n patch, switch es6 to es5
2016-03-07 20:59:18 -08:00
Jim Blandy
629fcdc697 Bug 1254384: Remove support for ion-eager, baseline-eager, and dump-bytecode from js/src/jit-test harness. r=nbp
--HG--
extra : rebase_source : acb308d6a2809744080f0d52d509083790a5d9dd
2016-03-07 18:23:10 -08:00
Jim Blandy
b450cd68c7 Bug 1254384: Use generic shell switch syntax in js/src/jit-test tests. r=nbp
--HG--
extra : rebase_source : bc23497ccd5f42f80b44d45ea75e30e7dc5c6f29
2016-03-07 18:24:32 -08:00
Jean-Yves Avenard
d5b11db943 Bug 1230265 - Add codec agnostic benchmark; r=kentuckyfriedtakahe
The Benchmark class is now taking a MediaDataDemuxer argument. Options allow to decode any videos and measure the decoding speed.

MozReview-Commit-ID: C017I1cGqPL
2016-03-09 15:43:57 +11:00
Anthony Jones
c8300ee73e Bug 1230265 - Add VP9 benchmark telemetry; r=bsmedberg
MozReview-Commit-ID: 6ofvNqvkg0U
2016-03-09 15:43:39 +11:00
Anthony Jones
d00c420b2c Bug 1230265 - Benchmark VP9 decoder performance and enable VP9 on fast machines; r=jya
MozReview-Commit-ID: 4GhSLun9x6Z
2016-03-09 15:43:38 +11:00
Nicholas Nethercote
1d9d77e07a Backout c661f2c5cd87 and bf22fcece06e (from bug 1252639) because NSPR changes aren't supposed to land on mozilla-inbound.
--HG--
extra : rebase_source : 360a3cc50807b991a421e7d163d7d5442eef59e7
2016-03-09 15:36:02 +11:00
Matt Woodrow
b954395165 Bug 1251527 - Don't override visible regions for background-attachment:fixed. r=mstange
--HG--
extra : rebase_source : ed4d7bd065a75bc04ff515d1a8f94592ff777419
2016-03-09 17:35:48 +13:00
Heiher
54ab7fb9f0 Bug 1254369 - IonMonkey: MIPS: Clean up broken assertions. r=arai
---
 js/src/jit/mips-shared/Lowering-mips-shared.cpp | 2 --
 1 file changed, 2 deletions(-)
2016-03-09 12:34:59 +08:00
Heiher
0d2e971cf1 Bug 1254369 - IonMonkey: MIPS: Fix ma_b(Register, Imm32, wasm::JumpTarget) missing. r=arai
---
 js/src/jit/mips-shared/MacroAssembler-mips-shared.cpp | 3 +++
 1 file changed, 3 insertions(+)
2016-03-09 12:34:58 +08:00
Heiher
1c1b0ea281 Bug 1254369 - IonMonkey: MIPS: Fix header files missing in MacroAssembler. r=arai
---
 js/src/jit/mips-shared/MacroAssembler-mips-shared.cpp | 2 ++
 js/src/jit/mips-shared/MacroAssembler-mips-shared.h   | 4 ++++
 js/src/jit/mips32/MacroAssembler-mips32.h             | 1 -
 js/src/jit/mips64/MacroAssembler-mips64.h             | 1 -
 4 files changed, 6 insertions(+), 2 deletions(-)
2016-03-09 12:34:57 +08:00
B2G Bumper Bot
fe69ce17d3 Bumping manifests a=b2g-bump 2016-03-07 17:33:17 -08:00