Jared Wein
c1a786bb11
Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
...
MozReview-Commit-ID: 9T4gAPwFrXp
* * *
[mq]: temp
MozReview-Commit-ID: Bj91OhNd8ed
* * *
[mq]: temp
MozReview-Commit-ID: J8h8InaMRP4
2016-08-04 17:30:54 -04:00
Kris Maglione
617494218f
Bug 1290117: Call sendMessage response callback when there are no replies. r=robwu
...
MozReview-Commit-ID: 1BYD1CgZmvD
--HG--
extra : rebase_source : dc6297a85062c6713fa808f935ec7051d8668dc1
extra : amend_source : e398638f70f95835c7a8f8e94ea6945fa763ccb6
2016-08-06 14:21:10 -07:00
Kris Maglione
93814e012e
Bug 1293036: Prevent BasePopup._resizeBrowser from being called recursive from MozScrolledAreaChanged events. r=robwu
...
This doesn't include tests for this behavior, because I'm not sure there's a
good way to test it reliably.
MozReview-Commit-ID: CM5rj1f9YiG
--HG--
extra : rebase_source : 11608a2d0b78802021a4f8aec39f0caa2f75af2c
2016-08-07 12:44:15 -07:00
Kris Maglione
947c1cf7ba
Bug 1289527: Hide browserAction and pageAction namespaces when relevant manifest entries are missing. r=aswan
...
MozReview-Commit-ID: 2gx0pLkHaVJ
--HG--
extra : rebase_source : 94ab5fbc632aedee4dc8261145bc8832ae31f53d
2016-08-06 14:43:58 -07:00
Andrew Swan
b904b2d437
Bug 1286908 Remove id allocation from SpecialPowers loadExtension() r=kmag
...
Prior to this change, SpecialPowers used the extension id to identiy
extension instances in inter-process messaging. This required that
an id be allocated from the content process side when loadExtension()
was called, but that made it impossible to test code that exercises the
code path in the AddonManager that allocates ids for extensions that do
not include an id in the manifest (it also made the loadExtension() api
clunky).
With this change, SpecialPowers allocates an internal identifier for
messaging, but this identifier is separate from extension ids.
Confusingly, we still store the actual extension id in an id property
on the object returned by loadExtension(), but there are enough tests
that reference this that it would be unnecessarily disruptive to get
rid of it so it stays for now...
MozReview-Commit-ID: G6xk1mBJJL8
--HG--
extra : rebase_source : a0891e5ba308972c35813f55274badf9edde62f7
extra : source : e8818ef3c28489e196d1db92cabf224861b693c9
2016-08-02 16:04:37 -07:00
Junior Hsu
5536544c0b
Bug 1288049 - Canonicalize IPv4 for nsStandardURL, r=valentin
2016-08-09 03:18:00 +02:00
Jim Mathies
118ac04293
Bug 1286306 - Add an app info property exposing the state of the Windows dll blocklist, and test the value during browser test runs. r=bsmedberg
...
MozReview-Commit-ID: H7206wTh8YM
2016-07-27 15:20:58 -05:00
Phil Ringnalda
640043d1a4
Back out 368638f47657 (bug 1293128) for failures in browser_967000_button_sync.js
...
CLOSED TREE
2016-08-08 21:30:28 -07:00
Mark Hammond
f886853e85
Bug 1293128 - use an appropriate entry-point when opening about:accounts via the SyncedTabs menu. r=eoger
...
MozReview-Commit-ID: Da9JH92Ny0F
--HG--
extra : rebase_source : 712d0a4eb04e617c73dd75faf54ad6338663a2be
2016-08-08 15:58:30 +10:00
Andrew Halberstadt
795728d89d
Bug 1293295 - Replace all mochitest 'flavor' options with a single --flavor argument, r=jmaher
...
This accomplishes three things:
1) Easier to use CLI when running without the benefit of testing/mochitest/mach_commands.py
2) Guarantees these arguments are mutually exclusive
3) Simplifies a bunch of logic in the test harness
The primary motivation for this change is to slightly improve the UX when running mochitest
from a taskcluster interactive loaner. However, this is more of a bandaid solution that was
easy to implement before the proper fix in bug 1293259 can be landed.
MozReview-Commit-ID: IeHBGrJ0Sji
--HG--
extra : rebase_source : ba1b7e437881e363fe0051dccd3d732221311c59
2016-08-08 11:48:49 -04:00
Rob Wood
c0486de6ae
Bug 1243103 - Move intermittent failure to clibboard suite; r=jmaher
...
MozReview-Commit-ID: 9HgqPL2yNWk
--HG--
extra : rebase_source : 001c7cb9d01beaaf6dc986181c3bc647c8a41ba0
2016-08-05 13:45:16 -04:00
Wes Kocher
f9548184f5
Backed out changeset 429d054ed34d (bug 1252224) for browser_ext_browserAction_popup_resize.js failures on Windows a=backout
2016-08-08 13:50:09 -07:00
Drew Willcoxon
761ba0082f
Bug 1292519 - Can't Ctrl+Tab away after typing something in the location bar. r=florian
...
MozReview-Commit-ID: Gz8odgQl9oM
2016-08-08 13:14:31 -07:00
Jared Wein
862f5adbae
Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
...
MozReview-Commit-ID: 9T4gAPwFrXp
* * *
[mq]: temp
MozReview-Commit-ID: Bj91OhNd8ed
2016-08-04 17:30:54 -04:00
Jared Wein
04f690b589
Backout 04fec252a1c6 (bug 1252224) due to wrong patch being pushed. r=me
...
MozReview-Commit-ID: DCrKrp6x0sm
2016-08-08 14:06:36 -04:00
Jared Wein
4877287e10
Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
...
MozReview-Commit-ID: 9T4gAPwFrXp
2016-08-04 17:30:54 -04:00
Jonathan Kingston
fcd77bd36d
Bug 1290174 - Increasing text size of permission prompts and spacing around icons. r=johannh
...
MozReview-Commit-ID: GHDVro0tYyK
--HG--
extra : histedit_source : c8c7dd6d12806f3b3f7e2f65740395823724f85e
2016-08-04 14:09:02 +01:00
Carsten "Tomcat" Book
bd8c8c9dcd
Merge mozilla-central to fx-team
2016-08-08 12:03:46 +02:00
Ricky Chien
e10959c3d5
Bug 1291998 - Fix cancel button background color of permission dropdown on Windows. r=paolo
...
MozReview-Commit-ID: 3LihrhQTNjH
--HG--
extra : transplant_source : j%ED%D5d%034P/%F9%B9z%8Em%2C_%B1g%FE%A6%EC
2016-08-06 01:24:47 +08:00
Jared Wein
02043f538f
Bug 1172890 - Reduce the opacity of the tab label in inactive windows to make background windows more obvious that they are not the foreground window. This matches closer to how Windows works, because when we draw our tabs in the titlebar then it makes sense to treat them similar to how titlebars of other apps work. For example, Windows Explorer has their titlebar content with less strength when in the background. r=dao
...
MozReview-Commit-ID: AnsoRjq5Gxe
2016-08-07 11:03:25 -04:00
Wes Kocher
005ac12647
Merge fx-team to m-c a=merge
2016-08-07 00:16:15 -07:00
Phil Ringnalda
d88f9174f3
Merge m-i to m-c, a=merge
2016-08-06 23:34:37 -07:00
Phil Ringnalda
d9857fe325
Back out 89c4afd55323 (bug 1291833) for causing "TypeError: gWebRTCUI is undefined" in browser_devices_get_user_media.js
2016-08-06 16:02:11 -07:00
Ryan Koesters
d76091aa16
Bug 940872 - Make library window draggable by toolbar on Linux. r=dao
2016-08-06 13:59:23 +02:00
Dão Gottwald
6aad22e73c
Bug 1198648 - Status bar should obey high-contrast theme. r=mconley
2016-08-06 08:46:14 +02:00
Dão Gottwald
923815123d
Backed out changeset 6a5f939e29de (wrong patch)
2016-08-06 08:45:44 +02:00
Wes Kocher
0201cd41e9
Merge m-c to fx-team, a=merge
2016-08-05 14:06:23 -07:00
Wes Kocher
1b9967265a
Merge fx-team to central, a=merge
2016-08-05 13:31:46 -07:00
James Long
ff3927cfc3
Bug 1288511 - land new debugger frontend behind a pref r=jsantell
2016-08-05 09:27:41 -04:00
Carsten "Tomcat" Book
b2de4a0412
Merge mozilla-central to fx-team
2016-08-05 12:07:02 +02:00
Carsten "Tomcat" Book
cf611bec79
merge mozilla-inboudn to mozilla-central a=merge
2016-08-05 12:01:14 +02:00
Carsten "Tomcat" Book
99002c6dcd
merge fx-team to mozilla-central a=merge
2016-08-05 12:00:16 +02:00
Wes Kocher
c1569ef06b
Backed out 6 changesets (bug 1289549) for mass failures in various tests CLOSED TREE
...
Backed out changeset 5ad07719e3bd (bug 1289549)
Backed out changeset 27e2621947f2 (bug 1289549)
Backed out changeset 40d5477b8960 (bug 1289549)
Backed out changeset af2c234795a9 (bug 1289549)
Backed out changeset 6847acfd9362 (bug 1289549)
Backed out changeset fc771254be8f (bug 1289549)
--HG--
rename : browser/modules/SocialService.jsm => toolkit/components/social/SocialService.jsm
rename : browser/modules/test/unit/social/test_SocialService.js => toolkit/components/social/test/xpcshell/test_SocialService.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration21.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration22.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration29.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js
2016-08-04 13:04:57 -07:00
Dão Gottwald
edec54dc91
Bug 1292095 - Implement SSWindowRestored event and use it instead of SSWindowStateReady for the Ctrl+Tab panel. r=mdeboer
2016-08-04 18:58:00 +02:00
Shane Caraveo
c73a4d7b09
Bug 1289549 P6 socialapi remove non-socialapi chat code, r=florian
...
MozReview-Commit-ID: 9tXWDx0PQd3
2016-08-04 09:25:26 -07:00
Shane Caraveo
c619e50f6c
Bug 1289549 P5 socialapi fix path in pocket bootstrap, r=florian
...
MozReview-Commit-ID: FexgbSAKYQg
2016-08-04 09:24:30 -07:00
Shane Caraveo
54468289b4
Bug 1289549 P4 socialapi remove unused css, r=florian
...
MozReview-Commit-ID: CwKWWP4V5Yz
2016-08-04 09:24:22 -07:00
Shane Caraveo
bd49ab8f31
Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
...
MozReview-Commit-ID: EpOEnm17nBe
--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-04 09:24:15 -07:00
Shane Caraveo
e055a24727
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
...
MozReview-Commit-ID: FfWITyyIK9s
2016-08-04 09:24:05 -07:00
Shane Caraveo
94bc4d9381
Bug 1289549 P1 socialapi remove status and marks, r=florian
...
MozReview-Commit-ID: 5fT51pp97Tm
2016-08-04 09:23:54 -07:00
Mike Conley
1bb234e764
Bug 1291860 - Don't flip remoteness of pinned tabs on session restore. r=mikedeboer
...
The initial browser of new windows starts remote now. When restoring a session,
if we're restoring content into the initial tab and it's going to be loaded
on demand, then we would flip it to non-remote so that it can't background crash.
We'd do this for pinned tabs too, which is silly, since pinned tabs load ASAP.
This patch causes us to skip the remoteness flip if the tab we're restoring
is pinned.
MozReview-Commit-ID: 9eQzfLADzlQ
--HG--
extra : rebase_source : 5a38290991540152392dcab8f3ae1b2dfa398506
2016-08-03 16:34:20 -04:00
Carsten "Tomcat" Book
0cd188453a
Merge mozilla-central to autoland
2016-08-05 12:15:20 +02:00
Chris Pearce
752af6540a
Bug 1289634
- Disable Widevine CDM by default on Linux, but prompt user to enable and download on first use. r=gerald
...
We don't want the Widevine CDM to be downloaded by default on Linux, as
the CDM is proprietary software and the user hasn't opted in to having such
software on their system. By leaving the CDM visible but disabled, we'll
prompt the user the first time EME is used, and they can approve the
download.
This means the Widevine CDM won't be downloaded by default. The user will
need to opt-in to enablding DRM playback before we'll download proprietary
CDMs.
MozReview-Commit-ID: GLBoK2Czjcc
--HG--
extra : rebase_source : 35aac5a84a1b779149d08fe5a2c85179bd00756d
2016-08-05 14:35:36 +12:00
Sebastian Hengst
00e692da4f
Backed out changeset d1923f89225c (bug 1252224) for failures in e.g. browser_no_mutationrecords_during_panel_opening.js. r=backout
2016-08-05 23:43:13 +02:00
Wes Kocher
1d69e33b22
Merge m-c to autoland, a=merge
2016-08-05 14:06:46 -07:00
Justin Dolske
385e2c626e
Bug 1291833 - Cleanup and organize lazy module/service getters. r=MattN
...
MozReview-Commit-ID: 1vBubIXqhPn
--HG--
extra : rebase_source : 2d712ad5536be3313324110bfdbd78679569a2ee
2016-08-03 12:14:17 -07:00
Jared Wein
1e5fb3c3cb
Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
...
MozReview-Commit-ID: 9T4gAPwFrXp
--HG--
extra : rebase_source : fb476e4ced4ddb576d10703392fc9dfd1bb03f81
2016-08-04 17:30:54 -04:00
Andrew Swan
0a3f040d19
Bug 1292605 Import PlacesUtils.jsm in ext-bookmarks r=kmag
...
MozReview-Commit-ID: 7h3SR5r9TWN
--HG--
extra : rebase_source : d922d3f6ccca83a3bef66aa5b139d01d3e1ed9c7
2016-08-04 13:47:36 -07:00
Carsten "Tomcat" Book
1f5f6ac888
Merge mozilla-central to fx-team
2016-08-04 16:06:09 +02:00
Carsten "Tomcat" Book
d036bdb09c
merge fx-team to mozilla-central a=merge
2016-08-04 15:54:27 +02:00
Dão Gottwald
b3a935b435
Bug 1292049 - Prevent tab.lastAccessed from being set to a discrete value when the tab is selected. r=mdeboer
...
--HG--
extra : rebase_source : 6eecb2fab57870fc490b1d1d9881ef89654c74be
2016-08-04 14:41:15 +02:00
Mike Conley
85245516b8
Bug 1291078 - More closely mimic non-e10s order of events when choosing <select> elements in e10s mode. r=enndeakin+6102
...
MozReview-Commit-ID: 4CkFUy1nLbo
--HG--
extra : rebase_source : 5965a9a377da6ce510354469b0bb9fb4ace80328
2016-08-02 15:09:59 -04:00
Jared Wein
be454cdf36
Bug 1292008 - Enable the no-empty rule for eslint. r=markh
...
MozReview-Commit-ID: EfM3YOUjClW
--HG--
extra : rebase_source : 47cb04f0a58df6ae810cbf41f7a09e3bb0130997
2016-08-04 00:55:07 -04:00
Dão Gottwald
1696c5c0ae
Backed out changeset 510f0b4792de
2016-08-04 14:21:56 +02:00
Dão Gottwald
3ab8406d45
Bug 1292049 - Prevent tab.lastAccessed from being set to a discrete value when the tab is selected. r=mdeboer
2016-08-04 11:33:15 +02:00
Wes Kocher
99881f0cb0
Merge m-c to fx-team, a=merge
2016-08-03 16:47:57 -07:00
Wes Kocher
429b4cc773
Merge autoland to central, a=merge
2016-08-03 14:01:59 -07:00
Sebastian Hengst
fd2da2e37e
Bug 1180944 - Implement one-off searches from Awesomebar: Fix eslint warning about inconsistent return usage. r=eslint-fix a=eslint-fix
...
MozReview-Commit-ID: 9Mh7gVyvJ3a
2016-08-03 17:45:29 +02:00
Carsten "Tomcat" Book
eeacfbeff0
merge mozilla-inbound to mozilla-central a=merge
2016-08-03 17:03:41 +02:00
Carsten "Tomcat" Book
57bfee62b0
merge fx-team to mozilla-central a=merge
2016-08-03 17:01:16 +02:00
Neil Deakin
16acfd6d48
Bug 1289528, add tests for keyboard and mouse selection of options, r=mconley
2016-08-03 07:45:45 -04:00
Neil Deakin
e375813b04
Bug 1159301, clear the mouse capture whenever a menu is opened, r=tn
2016-08-03 07:45:45 -04:00
Mark Banner
405e48e52e
Bug 1291640 - Mark the e10s rollout system add-on as e10s compatible as it already is. r=Felipe
...
MozReview-Commit-ID: HDkCXN4QBGW
--HG--
extra : rebase_source : 372dc1596c9514254176013bf39e2d42a1771910
2016-08-03 11:54:52 +01:00
Sebastian Hengst
d025a42b8a
Merge mozilla-central to fx-team to fix eslint-failure. r=eslint-fix
2016-08-03 17:49:11 +02:00
Carsten "Tomcat" Book
5ae89d856c
Merge mozilla-central to fx-team
2016-08-03 17:07:01 +02:00
Chris Pearce
f202dae667
Bug 1289634
- Remove Widevine from Mozilla official mozconfigs, since it's enabled by default now. r=glandium
...
MozReview-Commit-ID: F5NhvhUPz2G
--HG--
extra : rebase_source : a43a79e01d24f7739c93d58b1fc21e3f0dbdcaca
2016-08-01 16:13:45 +12:00
Drew Willcoxon
55ab8f47c3
Bug 1180944 - Implement one-off searches from Awesomebar. r=mak,florian
...
MozReview-Commit-ID: A9YXB32L7MN
2016-08-02 18:00:26 -07:00
Carsten "Tomcat" Book
cc6b6404c0
Merge mozilla-central to fx-team
2016-08-02 17:13:42 +02:00
Carsten "Tomcat" Book
bd81ddd0b0
merge mozilla-inbound to mozilla-central a=merge
2016-08-02 17:09:31 +02:00
Markus Stange
5f93574224
Bug 1291469 - Remove window shadow from UITour highlight panel. r=MattN
...
MozReview-Commit-ID: JeH4s8aR790
--HG--
extra : rebase_source : 0613f237b0605c5f5021ef73def012f71869a21d
2016-08-02 18:03:31 -04:00
Mike Conley
a72fb9ba66
Bug 1291277 - Don't show pending crash reports notification on Release or Beta channnels. r=jaws
...
We were displaying this notificaton on all channels except Release before,
but UX wants us to suppress this on Beta for now until we have a better
sense of our population on that channel.
MozReview-Commit-ID: D55cbtctcR
--HG--
extra : rebase_source : 394d3b67273f1def80782a768bb6885117336d7d
2016-08-02 09:46:55 -04:00
Dão Gottwald
f19de97ff2
Bug 1198648 - Status bar should obey high-contrast theme. r=mconley
2016-08-05 20:23:20 +02:00
Paolo Amadini
40139fb6ab
Bug 1001324 - The Downloads Panel footer should use the same style as the application menu. r=adw
...
MozReview-Commit-ID: JFM2gmpqyNL
--HG--
extra : rebase_source : 29fb6cfe3a05a095633b47d6a3aa11f342622bfe
2016-08-05 17:26:45 +01:00
Drew Willcoxon
b7a7671958
Bug 1292174 - Add Search Tile for Default Search Engine in urlbar. r=florian
...
MozReview-Commit-ID: 59FN5TjK0yE
2016-08-05 09:19:44 -07:00
Rob Wu
ed596b32d9
Bug 1275126 - Implement targetUrlPattern for link contexts. r=kmag
...
MozReview-Commit-ID: EzqX8YbeQqI
--HG--
extra : transplant_source : %11%87%12%B3%C5a%C5%93c%05%16%04%D9g%D9%CD%B6%8AH%7B
2016-07-27 18:23:24 -07:00
Wes Kocher
64fba0f0c0
Merge m-c to autoland, a=merge
2016-08-01 17:50:27 -07:00
ffxbld
3df383b855
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-08-01 07:09:05 -07:00
Carsten "Tomcat" Book
732be475c8
Backed out changeset 07e0af7fc5d9 (bug 1289638)
2016-08-01 09:12:38 +02:00
Carsten "Tomcat" Book
8dbb362d18
merge mozilla-inbound to mozilla-central a=merge
2016-07-31 17:44:14 +02:00
Carsten "Tomcat" Book
2b209649d6
merge fx-team to mozilla-central a=merge
2016-07-31 17:41:56 +02:00
Carsten "Tomcat" Book
a918a643a7
Merge mozilla-central to fx-team
2016-07-30 16:24:49 +02:00
Carsten "Tomcat" Book
3c40ac6f0b
merge mozilla-inbound to mozilla-central a=merge
2016-07-30 16:20:57 +02:00
Mark Banner
c8531f414d
Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose
2016-07-30 08:48:31 +01:00
Mark Banner
0d47d718ce
Bug 1287827 - Part 2. Build changes for removing Loop. r=glandium
2016-07-30 08:48:29 +01:00
Mark Banner
612cb635b9
Bug 1287827 - Part 1. Remove Loop code from Firefox. rs=dmose
2016-07-30 08:48:28 +01:00
Horatiu
1a07f5562d
Bug 1144749 - Add keyboard shortcut to open ReaderView. r=markh
2016-07-29 22:13:56 -04:00
Carsten "Tomcat" Book
fc8e03f0d8
Merge mozilla-central to autoland
2016-07-30 16:49:41 +02:00
Cervantes Yu
b9c7c1d62b
Bug 1241436 - Update the "email me" checkbox in accordance with the email input field in the tab crash reporter. r=Felipe
...
MozReview-Commit-ID: EnIe7NRwMes
--HG--
extra : rebase_source : 1325632b3877125347c34b7dc88e131199a508d4
2016-07-26 18:29:54 +08:00
Wes Kocher
b7cd69efb7
Merge m-c to autoland, a=merge
2016-08-03 16:47:31 -07:00
Jared Wein
871ed4e3ba
Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop
...
MozReview-Commit-ID: DYOmE6xwMJh
--HG--
extra : rebase_source : bc81b68ea5599fd1815dc34dac7106eef7044483
2016-08-03 18:54:59 -04:00
Carsten "Tomcat" Book
6b13b3cde6
Merge mozilla-central to autoland
2016-08-03 17:08:48 +02:00
Matthew Wein
525255f4a1
Bug 1287159 - Grant activeTab permission to the current tab when onCommand fires. r=kmag
...
MozReview-Commit-ID: ETwqDOBHCRS
--HG--
extra : rebase_source : 59c73f10fca5c5e9e9fd806d556a82433c609e9c
2016-07-25 14:42:23 -07:00
Nihanth Subramanya
d201f3429d
Bug 1282611 - Recheck for captive portal after watcher is initialized. r=MattN
...
MozReview-Commit-ID: DKUibGPvTrx
2016-08-03 13:46:17 +03:00
Dão Gottwald
c470de115e
Bug 445498 - Make background of tab preview transparent on Linux. r=mdeboer
2016-08-03 12:44:07 +02:00
Kris Maglione
0dba25a0da
Bug 1288979: Always convert badge background color to a ColorTuple. r=aswan
...
MozReview-Commit-ID: CWmaa9wwQLD
--HG--
extra : rebase_source : aa8eaa19bad2b825c818abd29172f75fa84368dd
2016-08-04 14:50:52 -07:00
Kris Maglione
9e29edc5a4
Bug 1268184: Split browser_ext_runtime_openOptionsPage into two files. r=trivial
...
MozReview-Commit-ID: I9UbxGmOjMg
--HG--
rename : browser/components/extensions/test/browser/browser_ext_runtime_openOptionsPage.js => browser/components/extensions/test/browser/browser_ext_runtime_openOptionsPage_uninstall.js
extra : rebase_source : 2347ab5594b2a9bb60c6ec0a041bd7b7822e8f21
2016-08-04 13:27:31 -07:00
Eric Faust
8ec22b0368
Bug 1199296 - Fix up mochitest(cl) failures r=mconley
2016-08-04 11:22:39 -07:00
Nathan Froyd
c5f4456eac
Bug 1290973 - update Mac builds to use Rust 1.10; r=mshal
2016-08-04 22:12:34 -04:00
Mark Banner
764f8b5bc1
Backed out changeset 1eca699bca28 (bug 1287827) for breaking tests
2016-07-29 18:17:21 +01:00
Mark Banner
08ab3adda4
Backed out changeset 1a8114aa64c1 (bug 1287827) for breaking tests
2016-07-29 18:17:18 +01:00
Mark Banner
b5f9f1309f
Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests
2016-07-29 18:17:17 +01:00
Dão Gottwald
ca75fcd172
Bug 1290094 - Clean up Ctrl-Tab panel styling. r=mdeboer
2016-07-29 18:31:06 +02:00
Edouard Oger
1593bd1fc0
Bug 1249619 - Handle FxA password reset/changed push notifications. r=markh
...
MozReview-Commit-ID: 4ZtUs80iPXp
--HG--
extra : transplant_source : %13%D0%08%D3%84%FC%2B%A1u%95%1C%90%80%21%F7%05_V%01%87
2016-07-29 20:51:16 -07:00
Matthew Wein
eaa94c242e
Bug 1272198 - Add tests for accepted modifiers. r=kmag
...
MozReview-Commit-ID: KTLk7sMcsmt
--HG--
extra : transplant_source : %87%A0%24%7B%96GT%06w%83%BE%FA%C3%B0f%25T%D7%F05
2016-07-25 10:36:07 -07:00
Mark Banner
59109f0ef2
Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose
2016-07-29 12:00:27 +01:00
Mark Banner
08a2b46865
Bug 1287827 - Part 2. Build changes for removing Loop. r=glandium
2016-07-29 12:00:25 +01:00
Mark Banner
24dba426cc
Bug 1287827 - Part 1. Remove Loop code from Firefox. rs=dmose
2016-07-29 12:00:24 +01:00
Carsten "Tomcat" Book
8d03d43e97
Merge mozilla-central to fx-team
2016-07-29 12:35:16 +02:00
Carsten "Tomcat" Book
8c47612fee
merge mozilla-inbound to mozilla-central a=merge
2016-07-29 11:56:43 +02:00
Sebastian Hengst
098d95ef0e
Bug 1289358 - Remove typeof win.foo == "function" checks: Remove trailing whitespaces. r=eslint-fix
2016-07-29 00:49:39 +02:00
divyanshu
7916df31e2
Bug 1289358 - Remove typeof win.foo == "function" checks. r=dao
2016-07-29 00:10:03 +05:30
Ryan VanderMeulen
44258616e6
Bug 1290245 - Update pdf.js to version 1.5.365. r=bdahl
...
--HG--
extra : rebase_source : 7de149319fb8a5a7236fba3ee8e7310833f0fba5
2016-07-28 16:30:43 -04:00
Kris Maglione
97c23c220b
Bug 1287649: Don't hide pageAction when only hash fragment changes. r=aswan
...
MozReview-Commit-ID: EvufryoPgcs
--HG--
extra : rebase_source : c0730dd43ab2400145e30759ad721e9701287d01
2016-07-26 17:28:29 -07:00
Kris Maglione
cd2ef08297
Bug 1274871: Return a more useful error message for executeScript without matching window. r=aswan
...
MozReview-Commit-ID: 3AhuxY6gQPL
--HG--
extra : rebase_source : 35323eefade3ebd254cfe5bcf0f21ce0cc26ffdb
extra : amend_source : 93e150dce3dd0f467d38b630cd517452c12683a8
2016-07-26 17:55:58 -07:00
Johann Hofmann
569e44019e
Bug 1290017 - Override hover state for non-gray permission icons. r=florian
...
MozReview-Commit-ID: DBtZgOvdAvI
--HG--
extra : rebase_source : 96edcb580be5f19bdc32972fb591f4c755e08124
extra : histedit_source : 892b1a397d3d7598f4d9dac350d21d099247ca84
2016-07-28 11:34:56 +02:00
Drew Willcoxon
a21a61d78d
Bug 1287914 - Buttons in sliding panel overlay are not clickable. r=jaws
...
MozReview-Commit-ID: 91yoPxiMIy8
2016-07-28 11:51:53 -07:00
Carsten "Tomcat" Book
1e0260eddf
Merge mozilla-central to fx-team
2016-07-28 17:44:58 +02:00
Carsten "Tomcat" Book
37be51f16a
merge mozilla-inbound to mozilla-central a=merge
2016-07-28 17:43:03 +02:00
Carsten "Tomcat" Book
e714f25104
Backed out changeset 8136281a8b86 (bug 1279491) for perma failures in own test
...
--HG--
extra : rebase_source : 6c3d5274bf7bfb2df2a8808d62cac495d57c3c80
2016-07-28 17:36:54 +02:00
Carsten "Tomcat" Book
0b5900fb6a
Backed out changeset b0ff95a9eb9d (bug 1279491)
...
--HG--
extra : rebase_source : a362436fb2407ec309bc67fc08631723d4fb250d
2016-07-28 17:36:32 +02:00
Marco Bonardo
dc56c93a8c
Bug 1287428 - Fix expiration of the FX_SANITIZE_ probes expiring in v50.r=adw
...
MozReview-Commit-ID: IckqRR0RBbd
--HG--
extra : rebase_source : 401f807dcfa94460547e660a3f0ea7dbfb9d4026
extra : amend_source : ea0c1c6f3145a944a5e1966f325b7262a0246acf
2016-07-26 17:27:17 +02:00
Johann Hofmann
e8cfc97cf6
Bug 1290020 - Add a temporary empty tooltiptext to blocked permission icons. r=florian
...
MozReview-Commit-ID: B8pFdM9V4lu
--HG--
extra : rebase_source : 7bc33d04bf8248bb8e7284efcdca99afbb2855a4
extra : histedit_source : 2e58c05b87bb5796fc3da8d72d64d81505090e13
2016-07-28 10:45:36 +02:00
Fischer.json
82923f20db
Bug 1169704 - In-content preferences - Search tab - "One-click search engines" table remains highlighted after clicking elsewhere on the page, r=jaws
...
MozReview-Commit-ID: 2Tbzr0wSpv1
2016-07-26 18:12:42 +08:00
Kris Maglione
1ecad9867e
Bug 1282189: Improve resizing behavior for browser action views in menu panel. r=Gijs
...
MozReview-Commit-ID: 3SPQ1IimAY8
--HG--
extra : rebase_source : 9c7ccf3c293ed805a5a5a01c2a045a96dab600ab
2016-07-27 12:46:43 -07:00
Sebastian Hengst
b18a29d071
Backed out changeset 8da1ed0adf15 (bug 1288885) for failure and crashes in test_ext_background_window_properties.js on Android in xpcshell and sets tests. r=backout
2016-07-28 10:06:35 +02:00
Sebastian Hengst
8cf6309948
Backed out changeset 8c67ff2971ec (bug 1288885)
...
--HG--
rename : browser/components/extensions/test/xpcshell/test_ext_bookmarks.js => toolkit/components/extensions/test/mochitest/test_ext_bookmarks.html
2016-07-28 10:06:34 +02:00
Sebastian Hengst
37588ab145
Backed out changeset eeb6bc8a42e6 (bug 1288885)
...
--HG--
rename : browser/components/extensions/test/xpcshell/test_ext_history.js => browser/components/extensions/test/browser/browser_ext_history.js
2016-07-28 10:06:33 +02:00
Christoph Kerschbaumer
706065f96d
Bug 1286472: Replace serializing nsISHEntry.owner with nsISHEntry.triggeringPrincipal. r=bz,mikedeboer
2016-07-28 09:23:25 +02:00
Christoph Kerschbaumer
caedb13ef1
Bug 1286472: Replace owner with triggeringPrincipal within docshell. r=bz
2016-07-28 09:20:41 +02:00
Kris Maglione
817d21897d
Bug 1288885: Migrate history mochitests to xpcshell. r=aswan
...
MozReview-Commit-ID: tzQdEJx6TN
--HG--
rename : browser/components/extensions/test/browser/browser_ext_history.js => browser/components/extensions/test/xpcshell/test_ext_history.js
extra : rebase_source : 33a5b87939477e3ec9ffbd78917a6b5ea5495f82
extra : histedit_source : a9e355199d9431f74856c77d1e819ac4a130e02a
2016-07-22 18:57:38 -07:00
Kris Maglione
ac8debc6f4
Bug 1288885: Migrate bookmarks mochitests to xpcshell. r=aswan
...
MozReview-Commit-ID: 9PFJcqXXxhU
--HG--
rename : toolkit/components/extensions/test/mochitest/test_ext_bookmarks.html => browser/components/extensions/test/xpcshell/test_ext_bookmarks.js
extra : rebase_source : 2c9d2611b967733ff685cb9ce7886ae326eae6a3
extra : histedit_source : 880c65df5bbd9721e1c7dcf963396e3d73b49c5d
2016-07-22 17:29:52 -07:00
Kris Maglione
ff96d80145
Bug 1288885: Support testing WebExtensions from xpcshell tests. r=aswan
...
Most of the test helper code is derived from the SpecialPowers/ExtensionTestUtils
code that does the same. Eventually, the two implementations should probably
be unified, but I don't think it's worth the trouble for now.
MozReview-Commit-ID: 7Yy9jWkGsMM
--HG--
extra : rebase_source : 92cc01e1cde97fa79250d51bad5a56181fbe715c
2016-07-24 16:09:26 -07:00
Mike Conley
48c92500d8
Bug 1200524 - Use Blob URLs instead of Data URLs for saving media from the content process. r=Felipe
...
Data URLs were fine for smaller pieces of media, but for large media, we'd quickly
max out the message size limit, and that'd result in a failure to even show the
save dialog.
With Blob URLs, we can refer to large media using a unique identifier that
is easy to pass around, and works from content to parent process.
MozReview-Commit-ID: Gooi1YIqrEM
--HG--
extra : rebase_source : 88dc8f112e09736a1bc3f69fa77c71519ba0a087
2016-07-27 16:32:01 -04:00
Rob Wood
b213a48cb9
Bug 1271182 - Temporarily disable browser_aboutURLS on win due to intermittent leak; r=jmaher
...
MozReview-Commit-ID: AxdmC66PUky
--HG--
extra : rebase_source : a4ff673baef0edc7f48dcb4a17cad47e6f04e4b2
2016-07-26 11:52:17 -04:00
Justin Wood
ad823b3e96
Bug 1290984 - don't try to upload symbols in TC on release either. r=dustin
...
MozReview-Commit-ID: LJI4zmPXdU
--HG--
extra : rebase_source : e1ae6dc91f035496e199ec65dc05b3b52b8e69e5
2016-08-01 15:46:42 -04:00
Robert Helmer
e7f6d9d4ec
Bug 1290617 - allow non-temp mock webextensions r=kmag
...
MozReview-Commit-ID: JeEeMkrQ4te
--HG--
extra : rebase_source : 98d95907134c68a347067de1cce601656f27b4a3
2016-07-29 16:14:19 -07:00
Carsten "Tomcat" Book
220e36cb8d
Merge mozilla-central to mozilla-inbound
2016-07-30 16:23:21 +02:00
Thomas Wisniewski
6a1fb99d2b
Bug 709991 - Fire onerror instead of throwing on network errors for async XHRs. r=bz
2016-07-30 00:24:56 -04:00
Kris Maglione
bd9082edf7
Bug 1288885: Migrate history mochitests to xpcshell. r=aswan
...
MozReview-Commit-ID: tzQdEJx6TN
--HG--
rename : browser/components/extensions/test/browser/browser_ext_history.js => browser/components/extensions/test/xpcshell/test_ext_history.js
extra : source : eeb6bc8a42e69e989bb70cc6daf56296936f60b0
extra : histedit_source : cd90f8cfa3040588aa2847d4192bf3ba47edc33b
2016-07-22 18:57:38 -07:00
Kris Maglione
f6052f7eae
Bug 1288885: Migrate bookmarks mochitests to xpcshell. r=aswan
...
MozReview-Commit-ID: 9PFJcqXXxhU
--HG--
rename : toolkit/components/extensions/test/mochitest/test_ext_bookmarks.html => browser/components/extensions/test/xpcshell/test_ext_bookmarks.js
extra : source : 8c67ff2971ecc155ce26dc5d9905c5de7e4bfd4b
2016-07-22 17:29:52 -07:00
Kris Maglione
5595379222
Bug 1288885: Support testing WebExtensions from xpcshell tests. r=aswan
...
Most of the test helper code is derived from the SpecialPowers/ExtensionTestUtils
code that does the same. Eventually, the two implementations should probably
be unified, but I don't think it's worth the trouble for now.
MozReview-Commit-ID: 7Yy9jWkGsMM
--HG--
extra : source : 8da1ed0adf15e8244e57f22c581bbee072a118b9
2016-07-24 16:09:26 -07:00
Blake Kaplan
38ab2d74ce
Bug 1289944 - Remove now-unneeded blob URL hack for favicons. r=felipe
2016-07-28 11:51:59 -07:00
Panos Astithas
7677e0d2c6
Bug 1258041 - Update the tracking protection list selection UI to account for the DNT-related changes. r=jaws r=francois
...
MozReview-Commit-ID: 3KbeqVefdto
2016-08-04 23:11:15 +03:00
Thom Chiovoloni
348a37a7ec
Bug 1268912 - Use unicode apostrophe for client.name2 in sync properties, working around issues with sync tests. r=markh
...
MozReview-Commit-ID: 5XArwMUQwQF
--HG--
extra : rebase_source : 99a8b6e1f7806bb6a37a613cbdd93626c6593378
2016-07-13 11:55:19 -04:00
Nihanth Subramanya
838fbd91bc
Bug 1279491 - Enable test browser_CaptivePortalWatcher.js on Linux and Windows. r=MattN
...
MozReview-Commit-ID: DsbSPyHQOvK
2016-07-27 19:13:40 +03:00
Nihanth Subramanya
641db9bd87
Bug 1279491 - CaptivePortalWatcher: use Services.ww.activeWindow to check window focus instead of document.hasFocus(). r=MattN
...
MozReview-Commit-ID: ERzJP8WhGsM
2016-07-27 19:11:47 +03:00
Dão Gottwald
ad6ac078ce
Bug 1116787 - Expose preference for having Ctrl+Tab cycle through tabs in recently used order. ui-r=phlsa r=mikedeboer
2016-07-27 17:04:28 +02:00
Carsten "Tomcat" Book
bd055a6272
Merge mozilla-central to fx-team
2016-07-27 16:40:43 +02:00
Carsten "Tomcat" Book
7293066753
merge mozilla-inbound to mozilla-central a=merge
2016-07-27 16:35:44 +02:00
Carsten "Tomcat" Book
dbdbb9ddab
merge fx-team to mozilla-central a=merge
2016-07-27 16:33:09 +02:00
Carsten "Tomcat" Book
0093565608
Backed out changeset 6e79dedcd251 (bug 1287914) for failing on own test
2016-07-27 15:09:28 +02:00
Gijs Kruitbosch
c99c0d5e93
Bug 1289229 - disable automigration undo if people create/change bookmarks/logins, r=mak
...
MozReview-Commit-ID: DAoNV9H71Yv
--HG--
extra : rebase_source : b75fce027c28a98566523f54427b7f965e79ad52
2016-07-26 12:48:37 +01:00
Ricky Chien
6c0688e34b
Bug 1203292 - Replace permissions dropdown with a remove button. r=paolo
...
MozReview-Commit-ID: LmdRlgzeW1c
--HG--
extra : rebase_source : 06dc8afaa69c42fe753937000c05a3b08bb9d650
2016-07-22 12:13:00 +01:00
Drew Willcoxon
01dbcb42ca
Bug 1280709 - Downloads panel's "Show All Downloads" menu item is no longer clickable below its text label. r=gijs
...
MozReview-Commit-ID: HgTiDObq2JU
--HG--
extra : rebase_source : 546203ad5f899d66eab70dd7b86cd2a90c124978
2016-07-25 12:25:52 -07:00
Gijs Kruitbosch
f362e8385c
Bug 1286821 - fix devedition hidpi issue with back button icon, r=dao
...
MozReview-Commit-ID: EV4xMtWYAya
--HG--
extra : rebase_source : 9b5fa969110c972112490e86e0ff63b0b9d92116
extra : amend_source : 279d2eb60ce89f362b7d66bdfa70ba20c10d508b
2016-07-26 10:16:23 +01:00
Drew Willcoxon
502280c1a5
Bug 1287914 - Buttons in sliding panel overlay are not clickable. r=jaws
...
MozReview-Commit-ID: JF8LYbyubk6
--HG--
extra : rebase_source : 026cd2b492d33c64e4da63db592d3996f9d3919c
2016-07-26 16:18:35 -07:00
Drew Willcoxon
b491a7a5ca
Bug 1288730 - Vertical line displayed in the right side of the downloads panel. r=jaws
...
MozReview-Commit-ID: Ko5OiXfDjj3
--HG--
extra : rebase_source : c80820cf5cadcbcb55b98d8be4e82689d54881c0
2016-07-25 17:49:10 -07:00
Jared Wein
dfb63fc6e1
Bug 1289283 - Define the lazy service getters at the beginning of the appUpdater function to ensure that they are available to any code that may reference them. r=Gijs
...
MozReview-Commit-ID: 1YVOCdqkNjd
--HG--
extra : rebase_source : c04953f2f8eee54020dbc1863070abaaac107653
2016-07-26 01:10:49 -04:00
Carsten "Tomcat" Book
8b58b75b4e
merge mozilla-inbound to mozilla-central a=merge
2016-07-26 16:59:46 +02:00
Sebastian Hengst
9cf345f4bd
Bug 1275116 - Fix {document|target}UrlPatterns by passing in the correct arguments to SingleMatchPattern.match: add spaces to fix eslint errors. r=eslint-fix
2016-07-26 13:23:54 +02:00
Tim Huang
e18b1be852
Bug 1283325
- Part 2 : Add a test case to test the EME is originAttributes aware or not. r=cpearce
2016-07-25 08:55:00 +02:00
Matthew Wein
7ea866f07e
Bug 1275116 - Fix {document|target}UrlPatterns by passing in the correct arguments to SingleMatchPattern.match. r=kmag
...
MozReview-Commit-ID: LLNu7jNfUZq
G: changed browser/components/extensions/test/browser/head.js
--HG--
extra : transplant_source : %88%06%94%11%B5l%3B%9F%26%9CjGL%A3%F3%11%7F%40%D4Q
2016-07-14 14:41:03 -07:00
Jonathan Hao
6be2c98b6c
Bug 1285587 - Cookies set by thumbnails shouldn't appear. r=jdm
2016-07-26 20:09:00 +02:00
Kilik Kuo
98189913b6
Bug 1136707
- [Part2] Remove the pref 'media.eme.clearkey.enabled' in browser. r=Gijs
...
MozReview-Commit-ID: LsUdsFOaJlz
--HG--
extra : transplant_source : _%CF%3F%D9%8D%3C72%D2%5C%BB%23%BFP-%2A%A3%9C%FA%93
2016-07-27 12:05:00 +08:00
Eric Faust
b5d42cb013
Bug 1199296 - Don't allow method definitions to be legacy generators. (r=shu, r=evilpie, r=jaws)
2016-07-11 14:45:00 -07:00
Matthew Wein
019b4824e4
Bug 1246034 - Part 2: [webext] Add support for _execute_browser_action. r=kmag
...
MozReview-Commit-ID: EIbPidn07qZ
--HG--
extra : rebase_source : 5ed49fb3b70fa07b6ec5430381c73d702d156898
2016-07-08 15:02:49 -07:00
Kris Maglione
1d020acead
Bug 1246034 - Part 1: [webext] Add a helper function to trigger a browserAction. r=jaws
...
MozReview-Commit-ID: JUW6oUpWiN4
--HG--
extra : rebase_source : 91473d3b5278df43694709fe732b176696f25151
2016-08-05 18:35:39 -07:00
Aaron Klotz
5dc67fdd18
Bug 1288841: Add a typelib containing info for IServiceProvider and IEnumVARIANT; r=tbsaunde, mshal
...
MozReview-Commit-ID: 4xe2T8pQ44f
2016-07-22 13:27:10 -06:00
fiveNinePlusR
f69df51c78
Bug 1289213 - Part 2: Fall back to the tab.label when there is no browser.contentTitle available. r=kmag
...
When a tab is unloaded, the session browser.contentTitle is unavailable so this patch allows the title to be exposed when the tab is unloaded.
2016-08-11 19:44:00 -04:00
fiveNinePlusR
a4ddf79125
Bug 1289213 - Part 1: Add ability to duplicate tabs lazily from the session store. r=kmag
2016-08-01 16:35:52 -07:00
fiveNinePlusR
479a4f4ae3
Bug 1291830 - Do not return tabs that are in the process of closing from a chrome.tabs.query
call. r=kmag
...
--HG--
extra : rebase_source : 24e51c2a777bf22b4314f7001018aa8ae756ea53
2016-08-09 16:43:33 -07:00
Michael Layzell
50d538cc45
Bug 1290688 - Part 4: Disable browser_clipboard_pastefile.js due to changes in internal DataTransfer logic making it no longer usable, r=enndeakin
...
MozReview-Commit-ID: 35Vu1rPSlej
2016-08-15 13:16:16 -04:00
Kannan Vijayan
3d5954f4c4
Bug 1294772 - Add nsDNSServiceDiscovery fallback implementation to desktop package manifest. r=djvj
2016-08-15 11:47:17 -04:00
Jimmy Wang
4b369489af
Bug 1261299 - Add test for checking that the selected content/chrome text is properly sent up to the osx service menu code (nsChildView.mm). r=masayuki
...
MozReview-Commit-ID: 1gLTyNrxQ7E
--HG--
extra : rebase_source : 3ddd150e6e3963493e67046d8df0d9bcc0273afe
2016-07-08 11:38:16 -04:00
Valentin Gosu
88ca4ef5e2
Bug 1285265 - Only enable captive portal detection on nightly. r=MattN
...
MozReview-Commit-ID: 6pp3J3FpYe3
--HG--
extra : rebase_source : 022af7bfb9ad51d4af9c1af82520dd4ade7ad266
2016-07-07 18:06:49 +03:00
Jim Mathies
405f3bde8c
Bug 1289473 - Accessibility+e10s prompt - follow up to add missing review nit changes. r=felipe
...
MozReview-Commit-ID: 9YPvTslPjDg
2016-07-27 12:51:40 -05:00
Felipe Gomes
dddfd01261
Bug 1282120 - Run the e10s-addons experiment on Beta 49 with the set of first 9 add-ons to be tested (plus WebExtensions). r=mconley
...
MozReview-Commit-ID: sj8Jr40OSr
2016-07-27 13:33:01 -03:00
Felipe Gomes
6237d76d48
Bug 1247497 - Let the system add-on control the add-ons rollout policy, and properly tag the cohort based on it. r=mconley
...
MozReview-Commit-ID: F46qxiTXCMn
2016-07-27 13:33:01 -03:00
Carsten "Tomcat" Book
574d0d452b
merge mozilla-inbound to mozilla-central a=merge
2016-07-26 11:55:54 +02:00
Kurt Carpenter
574482a5c5
Bug 1251841 - switchIFURIInWindow can ignore fragments AND query strings, add tests. r=markh
...
MozReview-Commit-ID: DVLzg2KHQCd
2016-07-26 10:34:53 +10:00
Rakhi Sharma
9ad32770c7
Bug 734326 - Use Australis button styling for bookmarks toolbar items on windows and linux, r=Gijs, ui-r=shorlander
...
MozReview-Commit-ID: BjbUqluBLwm
--HG--
extra : rebase_source : 8fb9d01b93a23536fbddb4ee6e01e06e888158ae
2016-07-06 19:49:20 +05:30
Carsten "Tomcat" Book
b9a6c687fa
merge mozilla-inbound to mozilla-central a=merge
2016-07-25 15:50:41 +02:00
Carsten "Tomcat" Book
42933ba381
merge fx-team to mozilla-central a=merge
...
--HG--
rename : devtools/client/shared/css-color.js => devtools/shared/css-color.js
2016-07-25 15:49:05 +02:00
Andrea Marchesini
664f31d0dc
Bug 1287091 - part 4 - ContextualIdentityService create/remove/update, r=Gijs
2016-07-25 09:25:56 +02:00
Andrea Marchesini
92509cea83
Bug 1287091 - part 1 - ContextualIdentityService should use a storage for the containers, r=Gijs
2016-07-25 09:25:08 +02:00
Kris Maglione
8d58c7c636
Bug 1285493: Add-on Manager should not be closed when an add-on with options_ui is disabled. r=billm
...
MozReview-Commit-ID: 8oRK8uPphDf
--HG--
extra : rebase_source : c6dcc7da1823711e3223ba39d038e1ccc949f6fd
2016-07-24 15:05:39 -07:00
Kris Maglione
fba8996a05
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
...
MozReview-Commit-ID: GLWg5aK47g5
--HG--
extra : rebase_source : 472365762aca534e826173989c48f5058960a987
2016-07-24 15:09:07 -07:00
Gijs Kruitbosch
6fc19dc1e3
Bug 1287980 - fix combined toolbar button styling after undo reset, r=jaws
...
MozReview-Commit-ID: GnkIUIAByH7
--HG--
extra : rebase_source : 1fce678c641bb3461e7ee71b4cf61b0790ed1c3b
2016-07-20 13:27:10 +01:00
Kris Maglione
d63b08badc
Bug 1293099: Fill panel arrow and arrow content with browser body's background color. r=bwinton ui-r=maritz
...
MozReview-Commit-ID: 3xf31UgUy2A
--HG--
extra : rebase_source : 4f1e4149587da7a2c0aefdde7c8880ea21330393
2016-08-08 14:06:19 -07:00
Wes Kocher
a742ff6791
Merge m-c to inbound, a=merge
2016-08-10 16:55:15 -07:00
Kris Maglione
8e7896a8c6
Bug 1277181: Split up browser_ext_browserAction_page_icon test. r=trivial
...
MozReview-Commit-ID: 2A0TZzTrREu
--HG--
rename : browser/components/extensions/test/browser/browser_ext_browserAction_pageAction_icon.js => browser/components/extensions/test/browser/browser_ext_browserAction_pageAction_icon_permissions.js
extra : rebase_source : fc4be9e1db1909aa57dc96e48ab840187ab7b9fb
2016-08-10 12:19:45 -07:00
Jim Mathies
82187afe2d
Bug 1289473 - Ensure e10s+accessibility notice displays for a11y clients that constantly run. r=felipe
...
MozReview-Commit-ID: 3g701vEFHPj
--HG--
extra : rebase_source : adddb7a5436cc40fcecae66f79d83facf7c4a4a6
2016-07-26 17:22:00 -05:00
Matthew Wein
73fad24130
Bug 1272133 - Fix runtime error thrown when no shortcut is found for the target platform. r=kmag
...
MozReview-Commit-ID: CzR64GL5mxn
--HG--
extra : rebase_source : 7ec1ea379a89383f21e5292345bbcd75e807b733
2016-07-25 11:18:12 -07:00
Matthew Wein
9db4b394c8
Bug 1285063 - Part 2: Switch to using the Category Manager to register scripts/schemas in order to load them in time for Fennec. r=kmag
...
MozReview-Commit-ID: 2U8cTYeH8kg
--HG--
extra : rebase_source : 32ffedca29caeb1154d9d1712795f18fc74dbe2a
2016-07-22 12:44:40 -07:00
Carsten "Tomcat" Book
a3904e8a8a
Merge mozilla-central to mozilla-inbound
2016-07-25 15:59:01 +02:00
Neil Deakin
f78e0b2fe2
Bug 1253975, don't reset the scroll position of a menulist when it opens as it should scroll to its selection instead, r=mconley
2016-07-25 09:08:36 -04:00
Neil Deakin
c28d438340
Bug 1128156, set the maximum height of the select popup to exactly 20 rows, r=mconley
2016-07-25 09:08:34 -04:00
Geoff Lankow
d14b295017
Bug 1287657 - Context menu items should not be disabled for media with a blob URL; r=kinetik, r=baku
2016-07-25 22:41:52 +12:00
James Andreou
3585e16752
Bug 1283281 - Remove PB Flag from DOMStorage. r=jdm
2016-06-29 14:01:00 +02:00
Kilik Kuo
823b42df5f
Bug 1150371 - [Part2] DRM UI should not show up when Clearkey is the only one CDM created successfully. r=florian
...
MozReview-Commit-ID: GaklA7OEmQy
--HG--
extra : transplant_source : HF%8F%2B%1E%3E%94%03%D9%AB%C0%8F%03X%C5D%3C%F3%E8c
2016-08-09 16:19:05 +08:00