Jonathan Kew
8f421076b2
Bug 1008019 - Update reftest and a11y-test expectations to reflect the corrected behavior of white-space:pre-wrap. r=dholbert
2016-08-25 22:19:44 +01:00
Jason Laster
ad9201789e
Bug 1296380
- Key Shortcuts should handle function keys. r=jlongster
...
--HG--
extra : rebase_source : 9167fd3881dc294f8f646a4bb11d5cc60004a673
extra : amend_source : c1ad99992cf47f2052b00883a1fc82176031e4f2
2016-08-18 14:36:47 -04:00
Ryan VanderMeulen
9e5c46d9bc
Backed out changeset 649c62d13b57 (bug 1297367) for causing talos regressions.
...
CLOSED TREE
2016-08-25 08:41:52 -04:00
Ryan VanderMeulen
f0d5b6f0be
Bug 1297276 - Fix merge bustage. a=bustage
2016-08-25 08:40:42 -04:00
Ryan VanderMeulen
bfdd703c49
Merge fx-team to m-c. a=merge
2016-08-25 08:12:26 -04:00
Ryan VanderMeulen
520acfd195
Merge inbound to m-c. a=merge
2016-08-25 08:10:52 -04:00
Wes Kocher
9568f52562
Backed out 4 changesets (bug 1294660) for Windows reftest failures a=backout CLOSED TREE
...
Backed out changeset df48165b6b64 (bug 1294660)
Backed out changeset 617e22a259ab (bug 1294660)
Backed out changeset 06f05485b3fd (bug 1294660)
Backed out changeset 41225d00af33 (bug 1294660)
2016-08-24 16:00:02 -07:00
Matthew Noorenberghe
15369c0198
Bug 1296800 - test_prompt.html: Move promptAuth tests to their own test file. r=Dolske
...
MozReview-Commit-ID: 3BbtbT1q1VT
--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_prompt.html => toolkit/components/passwordmgr/test/mochitest/test_prompt_promptAuth.html
extra : rebase_source : e9dcb50d3c032ad036be0331abb2255d1900ddcd
2016-08-24 15:37:00 -07:00
Sebastian Hengst
4468c2345f
Backed out changeset 21cd933e4c32 (bug 1289650) for crashing in e10s browser-chrome tests. r=backout on a CLOSED TREE
2016-08-24 23:17:37 +02:00
Sebastian Hengst
bf971ed4e5
Backed out changeset 9fa5ccaa8c6c (bug 1289650)
2016-08-24 23:15:49 +02:00
Sebastian Hengst
0def5edaa6
Backed out changeset 1c7162137f66 (bug 1289650)
2016-08-24 23:15:44 +02:00
Sebastian Hengst
eaf1c37d5c
Backed out changeset beb32bdb4d1c (bug 1289650)
2016-08-24 23:15:39 +02:00
Sebastian Hengst
c476223d98
Backed out changeset 4bc6e2713327 (bug 1289650)
2016-08-24 23:15:35 +02:00
Sebastian Hengst
e419835ca6
Backed out changeset 3114c70baccf (bug 1272498) for build failures on OS X. r=backout on a CLOSED TREE
2016-08-24 21:24:50 +02:00
Sebastian Hengst
7d4a6559ea
Backed out changeset f517b043170b (bug 1272498)
2016-08-24 21:23:02 +02:00
Wes Kocher
3343f6c576
Backed out changeset b357fab2feb4 (bug 1290619) for osx e10s crashes a=backout CLOSED TREE
2016-08-24 10:59:04 -07:00
Kearwood (Kip) Gilbert
b42092fe00
Bug 1297532 - Add Valve BSD License to about:license for OpenVR headers,r=gerv
2016-08-24 10:03:19 -07:00
Kris Maglione
b8397e058b
Bug 1293548: Split browser_ext_pageAction_context into two files. r=me
...
MozReview-Commit-ID: 1Zj36K0xkX4
--HG--
rename : browser/components/extensions/test/browser/browser_ext_pageAction_context.js => browser/components/extensions/test/browser/browser_ext_pageAction_title.js
rename : browser/components/extensions/test/browser/browser_ext_pageAction_context.js => browser/components/extensions/test/browser/head_pageAction.js
extra : rebase_source : 8fc9e53ed34169838635abe5c00c7f9562c4b06c
2016-08-23 18:18:27 -07:00
Kris Maglione
580f9d04d0
Bug 1271374: Cache-bust page URL. r=me
...
MozReview-Commit-ID: FAdxwoxRLMA
--HG--
extra : rebase_source : f876d4ad6bc7c6e17f8b2f377fdd2a421bed6c64
2016-08-23 18:00:58 -07:00
Randell Jesup
fd2b3d5eb8
Bug 1255737: don't set a shutdown timer if we don't have a shutdown ticket r=pehrsons
2016-08-24 12:24:17 -04:00
Heiher
a2d3815921
Bug 1297581 - IonMonkey: MIPS64: Fix crash on running octane richards. r=jonco
...
---
js/src/jit/mips64/MacroAssembler-mips64.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
2016-08-24 23:59:55 +08:00
Bob Silverberg
d487ac88f9
Bug 1281884 - strict_min_version and strict_max_version aren't respected in "Load Temporary Add-on". r=aswan
...
Replace test_disabled_addon_can_be_enabled_after_reload in test_reload.js with test_reload_to_invalid_version_fails.
MozReview-Commit-ID: 9OEBnbwNplC
--HG--
extra : transplant_source : %F8T%13%BAZ%9C%9D%A2%23%E7n%FC%2CL%81%90%05g%0D%C3
2016-08-22 13:28:17 -04:00
Nicolas Chevobbe
816f3e9990
Bug 1297043 - Fix TableWidget selection when wrapTextInElements is true. r=jsnajdr
...
We were using the onMousedown event target to select a row, based on a data-id attribute of the cell node.
But when the wrapTextInElements is true, there is an extra span element inside the cell. And in this case,
we were trying to retrieve the data-id attribute on this span, which led to calling the selection function with a
null id, and thus, not selecting the row.
We fix this by retrieving the attribute from the correct node.
A test case was added in order to make sure the bug is fixed
MozReview-Commit-ID: Jcf42AZb2uk
--HG--
extra : transplant_source : %CA%8C%DA1%AEW%0C%01%F2%97%0B%E6c%3F%DF%B3E%3A-C
2016-08-22 19:25:48 +02:00
Panayiotis Panayiotou
b260c46818
Bug 1285745 - Split toolbar.css into multiple files. r=ntim
2016-08-23 02:41:00 -04:00
Jaideep Bhoosreddy
4264334ed7
Bug 1296589 - Add guard to prevent accessing location store before it is initialized. r=jsantell
2016-08-23 16:50:00 -04:00
Ryan VanderMeulen
0027f8ea40
Merge m-c to fx-team. a=merge
2016-08-24 09:11:58 -04:00
Gabriel Luong
b5b7087d30
Bug 1249557 - Part 1: Display the line numbers in the css grid highlighter r=pbro
2016-08-24 09:08:17 -04:00
Ryan VanderMeulen
44f6964ba9
Merge fx-team to m-c. a=merge
2016-08-24 09:04:42 -04:00
Phil Ringnalda
f35f0c69e0
Merge m-c to a CLOSED TREE f-t
2016-08-23 22:59:10 -07:00
Matthew Noorenberghe
b6c24e1579
Bug 1276701 - Follow-up to update package-manifest.in after removing the Safari migrator on Windows. r=bustage on a CLOSED TREE
...
MozReview-Commit-ID: 2uoRZJqy8p2
--HG--
extra : rebase_source : c0d64f9719640c5da8baacfcb08c76754febef0e
extra : amend_source : 5497c593138ecb55faabf6539af70ce8a6f41702
2016-08-23 16:29:02 -07:00
Sylvestre Ledru
51b6dcc500
Bug 1297534 - Revert the blocklist introduced to fix the startup crash in nsPrefBranch::GetIntPref (Websense Endpoint) r=aklotz
...
MozReview-Commit-ID: EMkHwgvwLyt
--HG--
extra : rebase_source : 381ee90bc8be7f9db6166b8434fdc740110dded5
2016-08-24 00:03:00 +02:00
Wes Kocher
dc25121c45
Merge autoland to central, a=merge
2016-08-23 14:38:33 -07:00
Wes Kocher
3de1ea925a
Backed out changeset 54933b5b96f1 (bug 1260324) for frequent windows reftest failures a=backout CLOSED TREE
2016-08-23 13:50:14 -07:00
Brad Werth
3d92babadf
Bug 1289200 - Adds GridAreas to grid css dev tools API. r=bz, mats
2016-08-23 13:34:51 -07:00
Patrick Brosset
fc07e38ecd
Bug 1295008 - Hide the previous eyedropper when we request to show a new one; r=miker
...
The eyedropper can be shown in 2 distinct ways:
- the 'eyedropper' gcli command can be called (from the dev toolboar
or from the browser devtools menu),
- or the inspector's 'pickColorFromPage' method can be called (from
the inspector toolbar or from the color-picker in the ruleview).
Before this change, it was possible to show several eyedropper because
these 2 codepaths didn't know about each other.
Now, when executing the gcli command, the inspector's
'cancelPickColorFromPage' method is called to hide it first.
And, when the 'pickColorFromPage' method is called, the 'eyedropper --hide'
gcli command is called too.
This way, there's only one eyedropper shown.
There was also a problem where the gcli command would create a new
eyedropper everytime it was called. This was fixed too, by maintaining a
WeakMap of all eyedroppers opened so far.
MozReview-Commit-ID: F6fBP5R7ZTJ
--HG--
extra : rebase_source : f04bbf224ced7b93b4e5b0c42662731ecc58cb58
2016-08-24 10:29:49 +02:00
Johann Hofmann
0cbbb700c6
Bug 1297405 followup - Remove unneeded classname assertion for blocked permission icons. r=me, bustage fix
2016-08-24 14:18:43 +02:00
Edouard Oger
894ae051dc
Bug 1297473 - Check for first tab in synced tabs sidebar before assigning tabindex. r=markh
...
MozReview-Commit-ID: 9FkT0HpoB8r
--HG--
extra : rebase_source : 31776337e33f6d55ed60d4ab2e535172a2de2395
2016-08-23 11:11:29 -07:00
Shane Caraveo
ff811bd1a9
Bug 1289549 bump slop in jpg color test, r=maglione
...
MozReview-Commit-ID: GGNze65Lpkl
2016-08-23 15:24:07 -07:00
Shane Caraveo
8ec26c4b57
Bug 1289549 P6 socialapi remove non-socialapi chat code, r=florian
...
MozReview-Commit-ID: FrW31GTAHGZ
2016-08-23 15:24:07 -07:00
Shane Caraveo
a0e6f2f6b1
Bug 1289549 P5 socialapi fix path in pocket bootstrap, r=florian
...
MozReview-Commit-ID: 8dqHYLjj5RX
2016-08-23 15:24:07 -07:00
Shane Caraveo
e2da2722a8
Bug 1289549 P4 socialapi remove unused css, r=florian
...
MozReview-Commit-ID: LhhP7W5i3U7
2016-08-23 15:24:07 -07:00
Shane Caraveo
1bb3fcb541
Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
...
MozReview-Commit-ID: 2rMDwrZTTpG
--HG--
rename : toolkit/components/social/SocialService.jsm => browser/modules/SocialService.jsm
rename : toolkit/components/social/test/xpcshell/test_SocialService.js => browser/modules/test/unit/social/test_SocialService.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js => browser/modules/test/unit/social/test_SocialServiceMigration21.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js => browser/modules/test/unit/social/test_SocialServiceMigration22.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js => browser/modules/test/unit/social/test_SocialServiceMigration29.js
2016-08-23 15:24:07 -07:00
Shane Caraveo
4987c70c34
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
...
MozReview-Commit-ID: JzSDh41IPBu
2016-08-23 15:24:06 -07:00
Shane Caraveo
51cf1dcb66
Bug 1289549 P1 socialapi remove status and marks, r=florian
...
MozReview-Commit-ID: IgpgD7qwasI
2016-08-23 15:24:06 -07:00
Shane Caraveo
9d48355314
Bug 1289549 fix test driver child counting, r=automatedtester
...
MozReview-Commit-ID: LU19WfwjoPN
2016-08-23 15:24:06 -07:00
Jinank Jain
3fc0725787
Bug 1276701 - Remove Windows code from Safari migrator. r=Gijs
...
MozReview-Commit-ID: CuV2xSmXnq
2016-08-23 14:49:39 -07:00
Michael Ratcliffe
4fab0b64e1
Bug 1270926 - Shrinkwrap eslint support on XHTML files r=mratcliffe
...
MozReview-Commit-ID: 8i7Rayhzob5
2016-08-23 14:20:08 -07:00
Matthew Noorenberghe
dccc27b4b9
Bug 1270926 - Modify aboutNetError.xhtml & blockedSite.xhtml to pass current eslint rules. r=dao
...
eol-last requires a new line at the end of the JS block
MozReview-Commit-ID: sEcAiEgb4s
2016-08-23 14:38:57 -07:00
Matthew Noorenberghe
a59bf6717f
Bug 1270926 - Support ESLint on XHTML files. r=ahal
...
MozReview-Commit-ID: 4iYODbZQiB9
2016-08-23 14:42:21 -07:00
James Long
8515a9eb25
Bug 1278551 - fix resizing debugger panels in veritcal layout r=ejpbruel
2016-08-23 13:46:08 -04:00