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
Johann Hofmann
9467df8698
Bug 1297405 - Don't add hover state to blocked permission icons in the identity block. r=dao
...
MozReview-Commit-ID: lkh0iI3Zb4
--HG--
extra : rebase_source : ae74fa5fe7038c2df729b30da1c24a90efc4a8df
extra : histedit_source : b9c522a3794dc65c959d1b257c9d4d6a90171f6e
2016-08-23 17:13:18 +02: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
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
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
Michael Kaply
32541e8e81
Bug 1294763 - Correct bracket style. r=trival
2016-08-23 10:00:43 -05:00
Ryan VanderMeulen
d63783b351
Merge m-c to autoland. a=merge
2016-08-23 10:07:52 -04:00
Ryan VanderMeulen
82663d8710
Merge inbound to m-c. a=merge
2016-08-23 10:05:18 -04:00
Ryan VanderMeulen
3625d814ad
Merge autoland to m-c. a=merge
2016-08-23 10:01:31 -04:00
Ryan VanderMeulen
738e1f1ef3
Merge fx-team to m-c. a=merge
2016-08-23 09:59:22 -04:00
Iris Hsiao
1db439cf3b
Backed out changeset d6d2cc94bb92 (bug 1295906) for M-e10s crashes on Windows 7 debug
2016-08-23 15:39:20 +08:00
Andrea Marchesini
19e2bcf7ee
Bug 1257455
- XULElement should not allow the changing of usercontextid attribute, r=smaug
2016-08-23 08:41:51 +02:00
David Anderson
44a97e25c9
Make BackgroundImpl optional in the GPU process. (bug 1294350 part 7, r=billm)
2016-08-22 22:57:36 -07:00
David Anderson
398cf04082
Switch the GPU process main thread to have an XPCOM event loop. (bug 1294350 part 6, r=froydnj)
2016-08-22 22:57:36 -07:00
David Anderson
424b5eb180
Initialize nsAppShell in the GPU process. (bug 1294350 part 5, r=nfroyd)
2016-08-22 22:57:36 -07:00
David Anderson
9495e20273
Enable nsComponentManager in the GPU process. (bug 1294350 part 4, r=nfroyd)
2016-08-22 22:57:36 -07:00
David Anderson
3f96d36cdd
Initialize a subset of XPCOM in the GPU process. (bug 1294350 part 3, r=froydnj)
2016-08-22 22:57:36 -07:00
David Anderson
a8c8bf4196
Add crash-report instrumentation to diagnose bug 1293580. r=billm
2016-08-22 22:52:04 -07:00
David Anderson
c27faebe47
Add D3D9 support to the GPU process. (bug 1297182 part 2, r=mattwoodrow)
...
--HG--
extra : rebase_source : 95364a97c1f0a65eab60f34f64caa8f149e1dbce
2016-08-22 17:25:52 -07:00
David Anderson
2b23d07c29
Move the DeviceManagerD3D9 singleton out of gfxPlatform. (bug 1297182 part 1, r=mattwoodrow)
...
--HG--
extra : rebase_source : 2ddbac1ce59cad17b9074a85d7ab11862d9b805d
2016-08-22 17:23:38 -07:00
Luke Wagner
5d7e68e2b4
Bug 1296143 - Baldr: remove IsI64Implemented (r=h4writer)
...
MozReview-Commit-ID: ITGcB7xtwci
--HG--
extra : rebase_source : 025d287ccb46d410d403bcffe97f75d01e5a3101
2016-08-22 23:05:52 -05:00
Jim Mathies
167c5c0cb3
Bug 1294650 - Install shim 'qipcap' dlls into the Firefox folder to circumvent dll injection by the 3rd party Websense product. r=aklotz a=jimm
...
MozReview-Commit-ID: 3LtPtfCqJ2o
2016-08-22 06:53:38 -05:00
Wes Kocher
b38dbd1378
Backed out 2 changesets (bug 1279086) for causing painting issues a=backout
...
Backed out changeset b1c893387fdd (bug 1279086)
Backed out changeset 277c54118c8a (bug 1279086)
2016-08-22 16:00:34 -07:00
Wes Kocher
730c59fce4
Backed out changeset e1f3ed984607 (bug 1261585) for causing bug 1292586 a=backout
2016-08-22 11:29:04 -07:00
Jon Coppeard
af074367fe
Bug 1296715 - Fix android bustage r=me a=merge
...
--HG--
extra : source : 21efe1ace6eb4b64e3cd15fef9782a87f799fe34
2016-08-22 12:41:06 +01:00
Sebastian Hengst
021c9d40ae
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: CSQGyQiRacj
2016-08-22 17:28:28 +02:00
Ryan VanderMeulen
833833b8c5
Merge inbound to m-c. a=merge
2016-08-22 09:40:41 -04:00
Ryan VanderMeulen
14b640ba33
Merge autoland to m-c. a=merge
2016-08-22 09:37:44 -04:00
Aryeh Gregor
5825cf9416
Bug 1265800 - Fix bustage; r=bustage
...
I meant to include this in the re-pushed patches but didn't by mistake.
MozReview-Commit-ID: FsHhIUdXtGk
2016-08-22 14:28:54 +03:00
Aryeh Gregor
dfe0b2fb6c
Bug 1265800 part 3 - Move cursor into all adjacent nodes after delete; r=masayuki
...
When deleting, we previously would only move the cursor back into the
previous block if the last leaf node was a text node, for some reason.
We should move into the previous block in other cases as well, like if
the leaf node is a collapsed <br>. (Probably it's not correct to move
backward into tables, but that already was happening if the table had
text at the end. There may be other cases where this is wrong.)
MozReview-Commit-ID: 8e0dTU3lNYO
2016-08-22 14:27:17 +03:00
Aryeh Gregor
2a778fda0b
Bug 1265800 part 2 - Don't place cursor after invisible break; r=masayuki
...
If the user tries to insert text without moving the cursor, the
invisible break will become visible, which from the user's perspective
means an extra line break was inserted for no reason.
The IsVisBreak change here is a bit scary, because it may result in
unexpected behavior changes, but it seems to improve correctness. If it
turns out to cause problems, it can be added as a special case to
GetGoodSelPointForNode instead.
MozReview-Commit-ID: 7SRQYHYtJvF
2016-08-22 14:27:08 +03:00
Aryeh Gregor
09a3b26740
Bug 1265800 part 1 - Small unrelated cleanup patch; r=masayuki
...
MozReview-Commit-ID: CmyOTeFgKtS
2016-08-22 14:26:52 +03:00
Ruturaj K. Vartak
6ccb774972
Bug 1273760 - Blocking state in Network Monitor. r=jsnajdr
2016-08-22 07:05:00 -04:00
Ryan VanderMeulen
baeaac9b10
Merge m-c to fx-team. a=merge
2016-08-23 10:11:52 -04:00