Граф коммитов

48698 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher e4342bc3d2 Backed out changeset f231c7e2d8c8 (bug 1381929) for frequently causing browser_blobFromFile.js to leak a=backout CLOSED TREE
MozReview-Commit-ID: 914WHYpVdTB
2017-07-19 00:26:04 -07:00
Wes Kocher 6483c10611 Backed out changeset c49af70f1a94 (bug 1378882) for eslint failures in ext-chrome-settings-overrides.js a=backout CLOSED TREE
MozReview-Commit-ID: DAuBI2jFzG3
2017-07-18 22:44:06 -07:00
Evan Tseng b371a6a665 Bug 1365133 - Update tests - Part 2. r=jaws
MozReview-Commit-ID: GoOXdJ4RfY9

--HG--
rename : browser/components/preferences/in-content-new/tests/browser_security.js => browser/components/preferences/in-content-new/tests/browser_security-1.js
rename : browser/components/preferences/in-content-new/tests/browser_security.js => browser/components/preferences/in-content-new/tests/browser_security-2.js
extra : rebase_source : 4aa29961d5c31d8c65d90b7d1b5102cf6e2a6301
2017-06-20 15:11:46 +08:00
Evan Tseng 26c825e9ef Bug 1365133 - Reorganize Preferences sections and regroup <xul:groupbox> elements by new categories - Part 1. r=jaws
MozReview-Commit-ID: Lh8iduzVoad

--HG--
rename : browser/components/preferences/in-content/search.js => browser/components/preferences/in-content-new/search.js
rename : browser/components/preferences/in-content/search.xul => browser/components/preferences/in-content-new/search.xul
extra : rebase_source : 96e76c0925aa1f033c73eb2c3adcfd172c9bc611
2017-06-16 16:24:33 +08:00
Dão Gottwald b7fe5e3f69 Bug 1381117 - Increase opacity of icons in the identity block on hover. r=johannh
MozReview-Commit-ID: GyGIO4OviGI

--HG--
extra : rebase_source : c2b3f1505b6744ea4e273b32a63d6e0f79c4ed77
2017-07-17 18:52:44 +02:00
Ryan VanderMeulen 9b9f389397 Backed out 6 changesets (bug 1354086) for OSX permaleaks on a CLOSED TREE.
Backed out changeset f90ff9792bbd (bug 1354086)
Backed out changeset a370f8134644 (bug 1354086)
Backed out changeset 87fc17c32c51 (bug 1354086)
Backed out changeset d627b7b2dea5 (bug 1354086)
Backed out changeset 979385d4c246 (bug 1354086)
Backed out changeset b074842173dc (bug 1354086)
2017-07-19 13:11:48 -04:00
Jared Wein b9f5336377 Bug 1378784 - Listen for TextZoomChange in addition to the FullZoomChange events to update the zoom UI when the zoom changes. r=dao
We were already listening for FullZoomChange. TextZoomChange is very similar, but is only triggered when the user has chosen 'Zoom Text Only' from the View > Zoom menu.

MozReview-Commit-ID: H8orEwS1ZhE

--HG--
rename : browser/modules/FullZoomUI.jsm => browser/modules/ZoomUI.jsm
extra : rebase_source : 1f77a3d994d34387ad8fa87ea9d403b1dfbd0a6f
2017-07-18 17:39:11 -04:00
Gijs Kruitbosch f5e7040f90 Bug 1354086 - fix leaks caused by transitionend listeners that hang around, r=mikedeboer
MozReview-Commit-ID: DvvoAURmxH2

--HG--
extra : rebase_source : 1afc6fa8b8fa731208a28804c3f912700d9a98fa
2017-07-19 15:36:44 +01:00
Gijs Kruitbosch 59ba06ce84 Bug 1354086 - fix fonts in overflow menu, combined buttons overflowing in customize mode, r=mikedeboer
MozReview-Commit-ID: Ck2Za6FUbeo

--HG--
extra : rebase_source : a01916b2a6930044e02329e93a8e9ebd92789f70
2017-07-11 16:33:10 +01:00
Gijs Kruitbosch 176e9a5323 Bug 1354086 - update styling of combined buttons in the overflow panel, r=mikedeboer
MozReview-Commit-ID: Kk1QkOU6GZz

--HG--
extra : rebase_source : a6b5b3fc3207ca0f6262525be48e21211b371be2
2017-07-05 19:32:08 +01:00
Gijs Kruitbosch 2008f74040 Bug 1354086 - update styling of normal toolbar buttons in the overflow panel, r=mikedeboer
MozReview-Commit-ID: 9JFz7zfmduk

--HG--
extra : rebase_source : 91dbf32279234de3a154e14000b2711e6350acb8
2017-07-05 19:31:39 +01:00
Gijs Kruitbosch 392cb59077 Bug 1354086 - always use toolbar icons in overflow panel, r=mikedeboer
Unfortunately we still use menuPanel-small.svg for the share buttons, and
menuPanel.svg for some add-on-related items. We should rename and shrink
those icons separately.

MozReview-Commit-ID: 6ndcITx4G1L

--HG--
extra : rebase_source : 4daac6d67f87841e011f39fa5542f207e8fcd756
2017-07-05 15:41:08 +01:00
Gijs Kruitbosch 3fb2954c3d Bug 1354086 - switch overflow panel to using a photonpanelmultiview, allowing webextension views to specify their own size, r=mikedeboer
MozReview-Commit-ID: 1uHEKXsO8vh

--HG--
extra : rebase_source : 3ac8d853e8ffb8ba584b4b77559ec2d759e36e27
2017-07-18 21:40:46 +01:00
Evan Tseng 777b1ee41c Bug 1373570 - Focus the update button in about dialog once there is one visible. r=jaws
MozReview-Commit-ID: JFokKUdDAaY

--HG--
extra : rebase_source : b821eadc8f02569d2c763613c88afd4f188795bd
2017-06-28 16:03:38 -07:00
Evan Tseng 2fb3828bef Bug 1324172 - Add css styles for indented descriptions. r=jaws
MozReview-Commit-ID: Ch1ZI1jBLrM

--HG--
extra : rebase_source : 381fbe1a2ec77514b6279bfb4f649caf14cd2e3b
2017-07-10 16:21:45 +08:00
Mark Banner 18b22f0890 Bug 1336806 - Disable animation of the bookmark popup panel during tests to aid timing and avoid intermittent issues. r=mak
MozReview-Commit-ID: 115vkHVSEUm

--HG--
extra : rebase_source : 52a119ab314e63bb7efbc52c062fd870e521df8c
2017-07-18 19:23:20 +01:00
Johann Hofmann aa65e40059 Bug 1371219 - Add a test for touchmode on toolbar menus. r=mikedeboer
MozReview-Commit-ID: 3mptWhq4fF6

--HG--
extra : rebase_source : 5c69769497607e1bc9af5991ad5cebd4851e1ba4
2017-07-19 14:19:21 +02:00
Johann Hofmann 39ffb53fce Bug 1371219 - Increase margin of main menu items when accessed through touch. r=mikedeboer
MozReview-Commit-ID: 9gjxxc6O5YS

--HG--
extra : rebase_source : 71cec7055786687a23325ec667d59a2e630f5c57
2017-07-20 16:45:02 +02:00
Johann Hofmann 3eac596d72 Bug 1371219 - Add an inputSource attribute to XULCommandEvent. r=smaug
In the frontend we need to know if XUL buttons in the toolbar were
triggered by a touch event, so we're passing on the inputSource
in the command event.

MozReview-Commit-ID: DMvgZULk9hT

--HG--
extra : rebase_source : c455c8ec77e439bf02c1e3e8d34a36e1fb5e3bd0
2017-07-20 17:45:56 +02:00
Ryan VanderMeulen d229288071 Merge m-c to autoland. a=merge
CLOSED TREE

--HG--
extra : amend_source : 2ab51304cc7df444f22c3aac001a1aba61faee3a
2017-07-21 09:42:41 -04:00
Wes Kocher b33abfa979 Backed out changeset d4b7fc921b88 (bug 1355922) for assertions in test_display_mode.html a=backout
MozReview-Commit-ID: GQh4DRTEUJI
2017-07-21 00:36:41 -07:00
Wes Kocher 6dbec35ae2 Backed out changeset 320f9642bcef (bug 1381991) because it blocks backing out 1355922 a=backout
MozReview-Commit-ID: 7gM0DJkbVwW
2017-07-21 00:36:04 -07:00
Jared Wein 78ddbc6ee8 Bug 1381991 - Pin to Overflow animation is placed in the wrong position when using a non-default font-size. r=sfoster
MozReview-Commit-ID: ERE1FnTuIWF

--HG--
extra : rebase_source : 7ab56c4ccaf12a1ce72801197414013bc0e70ead
2017-07-20 12:31:06 -04:00
Wes Kocher e9123276e9 Bug 1382818 - Update moz.build metadata for browser/components/contextualidentity/ r=baku
MozReview-Commit-ID: LMJNikJ1Jdm

--HG--
extra : rebase_source : cffc588ab789028d1fd0058ebbe765dc5eef69a4
2017-07-20 13:32:50 -07:00
Alastor Wu 3308cbf81c Bug 1274919 - part4 : add telemetry probe to measure how long the cursor is hovering before opening the tab. r=bsmedberg,mikedeboer
Measure the time how long the cursor is hovering before opening the unselected
tab. If the tab didn't be opened, the data won't be recorded.

MozReview-Commit-ID: 4oTj0RzJhG

--HG--
extra : rebase_source : 7706df672012027a0def84674e83ea7afd7ee50f
2017-07-20 15:11:35 +08:00
Alastor Wu f0710402aa Bug 1274919 - part1 : send the msg "Browser:UnselectedTabHover" when the cursor is hovering over or leaving the unselected tab r=mikedeboer
This msg is used to notify the status whether the cursor is hovering over the
unselected tab or not.

It's used for the media's feature, resuming the background video decoding.

MozReview-Commit-ID: GuAyLNdH10c

--HG--
extra : rebase_source : 4419dfda8f7f2c7224244b19341ec4987a66fdbe
2017-07-20 14:13:08 +08:00
Jared Wein 716e6429c4 Bug 1380815 - Fade overflow menu icon to grey after item is pinned. r=sfoster
MozReview-Commit-ID: 2LQrWDxrTny

--HG--
extra : rebase_source : 6e0ccf341e84970d7897b2d27c23e0ea7a7361bf
2017-07-20 10:53:45 -04:00
Jared Wein 3d8a18b1a2 Bug 1355922 - Save to Pocket should have an associated animation. r=Gijs
The animations on the pocket-button and library-button are disabled if they are not in the nav-bar due to issues with getting overflow:hidden and position:absolute to work the same way outside of #nav-bar. This is on file as bug 1382894.

MozReview-Commit-ID: Lq20GuocMkg

--HG--
extra : rebase_source : 216557e4bbb265c222b104f2314ac7a0e00fe459
2017-07-20 09:59:22 -04:00
Jared Wein 733ab5250f Bug 1382667 - Implement an onBeforeCommand function for CustomizableUI that will run before the command is executed. r=Gijs
MozReview-Commit-ID: DGR3mo01vXP

--HG--
extra : rebase_source : dbf5d63cbb888ffb4441485309ca854f34d0a613
2017-07-20 09:35:50 -04:00
Gijs Kruitbosch 53d1741327 Bug 1366026 - add a screenshots item to the library, r=jaws
MozReview-Commit-ID: 7DpVOBgf3rw

--HG--
extra : rebase_source : 59b8922d10476bbdcf2cbe882b89efa1854cd717
2017-07-17 12:31:35 +01:00
Ricky Chien 554036bb60 Bug 1381356 - The onboarding notification button should not wrap r=mossop
MozReview-Commit-ID: L7mMLopZqdl

--HG--
extra : rebase_source : 232d05713ff957e950aedecb7ba0ae9dcc81156e
2017-07-20 14:29:29 +08:00
Ursula Sarracini 7bea00cd2b Bug 1382785 - Add Pocket, search delay, and bug fixes to Activity Stream r=Mardak
MozReview-Commit-ID: CQEN0Rzy6TX

--HG--
extra : rebase_source : 010c160c5689634056ffc81f6efb5d65961e14b8
2017-07-20 16:59:59 -04:00
k88hudson f4e4b2bc68 Bug 1382746 - Provide a helper function to remove the preloaded browser r=Mardak
MozReview-Commit-ID: 2PSIhwvKTKA

--HG--
extra : rebase_source : bc24f4c640ee5b8d5f8305f29fde7d56f103070e
2017-07-20 14:32:39 -04:00
Wes Kocher bc65b799ff Bug 1382525 - Followup to update a few more mozconfigs a=bustage
MozReview-Commit-ID: KqAjwoj9wSX

--HG--
extra : rebase_source : aa313e4e8bcbd24f45f4a335904a9eb905b2bf50
2017-07-20 14:35:53 -07:00
Mike Hommey 4c6aca3b5a Bug 1382525 - Move LLVM_CONFIG out of mozconfig.common. r=chmanchester
LLVM_CONFIG, per the contents of toolkit/moz.configure, is tied to
--enable-stylo, but it currently is set on all types of builds. It
currently happens to work, but it's actually not meant to, and sure
enough, the fix for bug 1374727 exacerbates that.

So we create a new mozconfig.stylo file that enables stylo and sets
LLVM_CONFIG, such that only build types that do enable stylo have
LLVM_CONFIG set.

--HG--
extra : rebase_source : 01277a79951888046c0b8e29c61cfc3b049ee0f0
2017-07-20 14:06:23 +09:00
Zibi Braniecki 1e19736e16 Bug 1362617 - Generalize MOZ_CHROME_MULTILOCALE to work for browser as well. r=gps,ted
In order to get Firefox to work with multiple built-in languages, we want
to bundle the same file in desktop as we do in fennec - res/multilocale.json

MozReview-Commit-ID: BY1cMYd0q8Q

--HG--
extra : rebase_source : 4bc95d0055a98869481324654d9e91bdf0734894
2017-05-30 10:30:26 +02:00
Nicolas Chevobbe 153e2d347d Bug 1382690 - Adapt extensions inspect() calls to the new frontend. r=bgrins
The inspect command in extension was directly calling jsterm.inspectObject and doing so bypassed
the code we implemented for the command on the new frontend (i.e. no more variable view).
This patch modifies the jsterm inspectObject function so it can do the expected behavior,
and also reverts some changes made in the original inspect command bug, so we only deal with
the new frontend code in jsterm.inspectObject.
This implied changing an extension test that was waiting for the variable view to boot-up.
The test was modified to match the tests we already have for the inspect command on the new
console frontend.

MozReview-Commit-ID: 8fZV20Mck8r

--HG--
extra : rebase_source : 59870c4bae3664aebf448acee439b918190591dc
2017-07-20 14:56:46 +02:00
Mike Conley c22490b24e Bug 1363361 - Disable browser_windowopen_reflows.js on Linux and Win 8 x64 for frequent failures. r=florian
Bug 1381521 and bug 1380465 were opened to investigate and re-enable these tests.

MozReview-Commit-ID: KbiDfqfF0ht

--HG--
extra : rebase_source : 21e9a0c3aa766c439b537170b2d43e8388cc2ca5
2017-07-14 15:33:57 -04:00
Mike Conley f0d37f8936 Bug 1363361 - Disable browser_appmenu_reflows.js on Linux and Windows debug builds for intermittent failures. r=florian
MozReview-Commit-ID: JrpZyMXaLxY

--HG--
extra : rebase_source : e54f8f47c6e4d44dd3c7b608f7f73894d9f590e1
2017-07-11 10:25:05 -07:00
Mike Conley d920f99fa1 Bug 1363361 - Update expected reflows on window open now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: 13NQn1618mR

--HG--
extra : rebase_source : eb0c73f7cb2aa966ff15a0d41f9f3974ecd278a3
2017-07-05 13:57:57 -07:00
Mike Conley 6549fe80ab Bug 1363361 - Make reflow tests use nsIDOMWindowUtils.ensureDirtyRootFrame to avoid manual frame dirtying hack. r=florian
MozReview-Commit-ID: E2azpUdgiSn

--HG--
extra : rebase_source : 5166f7f9f4b46514280abdc58631164b404f6b30
2017-06-29 08:46:18 -07:00
Mike Conley 9114729ef9 Bug 1383117 - Disable browser_aboutStopReload.js on non-Nightly builds, since it's Photon-only. r=jaws
MozReview-Commit-ID: 3mTuZLeIQV2

--HG--
extra : rebase_source : f3c2389b21f673e4cc7f757039e6679f2bc3e143
2017-07-21 15:05:41 -04:00
Jared Hirsch 1ba59175b1 Bug 1382754 - Export Screenshots version 10.8.0 to Firefox; r=mossop
MozReview-Commit-ID: 40PIhQ6SIDi

--HG--
extra : rebase_source : f75c1ee743708ead86a4976d624ec046fc93df4c
2017-07-20 11:36:09 -07:00
Rail Aliiev 387b91c816 Bug 1380814 - buildbot linux l10n repacks generate linux64 binaries r=glandium
MozReview-Commit-ID: 1Z8JnBXeejU

--HG--
extra : rebase_source : c54ed60d27ed4b5869a3b77ead30fe48cc80fc1a
extra : source : acd4c78f170579858b3900c3477b1400d286c4ed
2017-07-17 16:03:28 -04:00
Ed Lee 911474e34f Bug 1381569 - Turn on Activity Stream by default for Nightly. r=mconley
MozReview-Commit-ID: Bsv1hIigZ0K

--HG--
extra : rebase_source : 70aded8a13e8b1112d9fb61b91532575cc210f49
2017-07-17 10:53:20 -07:00
Kit Cambridge 18e2c40fe8 Bug 1380718 - Include the operation name in bookmark validation errors. r=mak
MozReview-Commit-ID: H4vp6ZULSq7

--HG--
extra : rebase_source : a3bb16fd51700d9de0d31bf574a82e5ce4dfca94
2017-07-13 10:09:49 -07:00
Mike Conley 428b02e29a Bug 1363361 - Disable browser_windowopen_reflows.js on Linux and Win 8 x64 for frequent failures. r=florian
Bug 1381521 and bug 1380465 were opened to investigate and re-enable these tests.

MozReview-Commit-ID: KbiDfqfF0ht

--HG--
extra : rebase_source : dcec0e660ff2506c074913268ebc18345f407b99
2017-07-14 15:33:57 -04:00
Mike Conley bfc2ef9a4c Bug 1363361 - Adjust browser_appmenu_reflows.js now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: JrpZyMXaLxY

--HG--
extra : rebase_source : 972a55ca9ef7549d896e9e96be6edc97027468cb
2017-07-11 10:25:05 -07:00
Mike Conley 6a18a2d759 Bug 1363361 - Update expected reflows on window open now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: 13NQn1618mR

--HG--
extra : rebase_source : ab36a672131844d09c110e2ff27e1fc20e0f91e1
2017-07-05 13:57:57 -07:00
Mike Conley 7c0d2bcaec Bug 1363361 - Make reflow tests use nsIDOMWindowUtils.ensureDirtyRootFrame to avoid manual frame dirtying hack. r=florian
MozReview-Commit-ID: E2azpUdgiSn

--HG--
extra : rebase_source : 5a3499d3b9a2b15ed0b73f083ea9753f6434f467
2017-06-29 08:46:18 -07:00
Jonathan Guillotte-Blouin 7f053fd8ed Bug 1381141 - Implement PaymentRequest UI stubs. r=MattN
MozReview-Commit-ID: o8gtrkOE2p

--HG--
rename : toolkit/components/satchel/.eslintrc.js => toolkit/components/payments/.eslintrc.js
extra : rebase_source : a36228edc1c0305c9386bc9fdb316dabf0c49afe
2017-07-14 14:28:50 -07:00
Bob Silverberg 456985f68e Bug 1333376 - Support reading the title and setting the title preface of a Window object, r=aswan
Implements a title property on the Window object, and allows for a titlePreface to be set
both via windows.create and via windows.update.

MozReview-Commit-ID: CaWwPN0utzs

--HG--
extra : rebase_source : 20d4310063bc37fccb1a1fe68b5d67ec2cc0e433
2017-07-05 16:53:10 -04:00
Wes Kocher 885fba8088 Backed out changeset 33a29b909d86 (bug 1336806) for frequent failures in browser_bookmark_popup.js a=backout
MozReview-Commit-ID: La4SjN79s5U
2017-07-17 13:08:59 -07:00
Gijs Kruitbosch 0676c41d50 Bug 1336839 - switch to BTU to avoid intermittents, r=sfoster
MozReview-Commit-ID: 4Zg88qY5B5I

--HG--
extra : rebase_source : 767bc22fa1c7b078dfa3c3e7de1f4c770ace0538
2017-07-17 15:15:10 +01:00
Ed Lee ea3ad39c8d Bug 1381525 - Update telemetry endpoint to prod, fix context menus, localhost titles, screenshots and tests for Activity Stream. r=ursula
MozReview-Commit-ID: 7FJQRyadJ75

--HG--
extra : rebase_source : d307ff69216ed345ea22d0b3b8af5ab5d2a4103b
2017-07-17 08:46:19 -07:00
Mark Banner bcdb06bc1b Bug 1336806 - In browser_bookmark_popup.js' hover tests, place the mouse in the middle of the panel to try and avoid intermittents. r=mak
MozReview-Commit-ID: 3X89DkfWxQv

--HG--
extra : rebase_source : ad82ba9b6a0fdcab680dec54548055fe5b359c7d
2017-07-17 09:59:41 +01:00
Dão Gottwald caf937e10c Bug 1380268 - Let the new search textbox styling graduate from in-content/common.inc.css to textbox.css. r=nhnt11
MozReview-Commit-ID: 24HRgvmSVtb

--HG--
extra : rebase_source : 4eb71adc5c47c3e7518cfe953ed667d31517c228
2017-07-17 18:19:00 +02:00
Ed Lee 17fb6437cc Bug 1381335 - Increase waitForCondition time for initial onboarding-overlay check. f=Fischer r=dmose
Use the larger default 50 tries (and 100ms) on the initial loading of the overlay.

MozReview-Commit-ID: 3qPt8w8yDNN

--HG--
extra : rebase_source : 9ffca1cba88e1cff57dbe3348aacd43f64afd389
2017-07-16 10:04:30 -07:00
Fischer.json ba0dfbc28a Bug 1381010 - After resizing the window, open the onboarding overlay but the tours would not appear. r=mossop
MozReview-Commit-ID: 3ZxuqTEJJu3

--HG--
extra : rebase_source : 69fe148f0a446f32c96300f54f77133df7652c3d
2017-07-14 21:41:26 +08:00
Evan Tseng c4ed872484 Bug 1380205 - Check preferences version for some openPreferences calls need to direct to different pane in different version. r=mconley
MozReview-Commit-ID: DFltTFRkPrA

--HG--
extra : rebase_source : b2e125dc9afb5c5f345512aca27e2b7a594b644c
2017-07-12 09:01:25 +08:00
Ray Lin c6edee451f Bug 1378072 - Update entity name of the warning note and its string as the meaning is slightly changed in the latest UX spec. r=lchang
MozReview-Commit-ID: JVITqjQXBxJ

--HG--
extra : rebase_source : 0f1ca7cc0596c778cf54ee6698bb14e6a1d55013
2017-07-17 10:28:18 +08:00
steveck-chung ca58c30b23 Bug 1377636 - Fix doorhanger intermittent error by using synthesizeMouseAtCenter and waiting for popup hidden. r=lchang
MozReview-Commit-ID: BIaIIRgtXvY

--HG--
extra : rebase_source : 6e0dc4ef10f609fc284daf5fbb18378eb264eab9
2017-07-17 12:03:08 +08:00
Scott Wu 91a827a538 Bug 1374960 - [Form Autofill] Make small refinements for Manage Profiles and Edit Profile dialogs. r=lchang
Small refinements for manage profiles and edit profile dialogs:
- Make street address textarea 3 lines high
- Disable user select highlight for labels and profile lists
- Double clicking a profile should open the edit profile dialog

MozReview-Commit-ID: 5uxYrdnfodn

--HG--
extra : rebase_source : 0a31eded09ad4b845cf3d0e599674238944d2092
2017-07-10 14:45:53 +08:00
gasolin f324b86e29 Bug 1374717 - show alternative message when firefox already the default browser;r=flod,mossop
the call-to-action button will disabled when user click the button, to prevent open settings panel several times
the call-to-action button will be replaced to alternative text when Firefox is already the default browser

MozReview-Commit-ID: LFeTuDnQEFA

--HG--
extra : rebase_source : 93090d1d5994534e370c31b279e23ec78b43cf8a
2017-07-06 16:14:59 +08:00
Thomas Wisniewski 941e4787b2 Bug 1348911 - Add lastAccessed to tabs.Tab; r=mixedpuppy,zombie
MozReview-Commit-ID: 4ulhseGDQ4P

--HG--
extra : rebase_source : 12037d094ffe72b347436759b7011516b145fa92
2017-07-07 20:17:23 -04:00
Michael Kaply 448e2115e8 Bug 1380846 - Add coccoc to Vietnamese desktop build. r=flod
MozReview-Commit-ID: JP4Pt9BeOOn

--HG--
extra : rebase_source : b1614d5f1dbad1d8f7222690afba30bfabf3719c
2017-07-14 12:46:05 -05:00
Bob Owen 46f82043fb Bug 1366694 Part 4: Change Windows content process sandbox level to 3 on Nightly. r=jimm 2017-05-23 15:34:58 +01:00
Tomislav Jovanovic d688cf9be3 Bug 1363886 - Part 2: Fix a number of async callback parameters schemas r=kmag
MozReview-Commit-ID: JY8r8IePEcw

--HG--
extra : rebase_source : 9d86b26a61a56a4446b05c348716001cc39a1843
2017-07-24 22:05:20 +02:00
Wes Kocher 823f61b3a6 Backed out changeset 7e0990dca8d1 (bug 1380065) at developer's request a=backout
MozReview-Commit-ID: HTBdXaEmagI
2017-07-24 16:13:28 -07:00
Sam Foster 3dd758f190 Bug 1380065 - Disable arrow-panel animations if the cosmeticAnimations pref is set to false. r=jaws
* Toggle animate=false attribute on arrow panels when toolkit.cosmeticAnimations.enabled is false
* Use preferences-service component to lookup the pref in the arrowpanel binding
* Disable this pref during tests to remove a source of instability and timing-based test failures in chrome/UI tests.
* Enable cosmeticAnimations for tests which depend on existing behavior

MozReview-Commit-ID: IvA2ySPPmeJ

--HG--
extra : rebase_source : 4ed74175107b2cf831b698361f0a2a9b1bd72113
2017-07-13 14:30:38 -04:00
Ed Lee f17eecfc62 Bug 1383917 - Add manual migration, bookmarking and bug fixes to Activity Stream. r=dmose
MozReview-Commit-ID: 3KfzoBGnv7P

--HG--
extra : rebase_source : 16c49d4482649797d3767ad782da769189705adc
2017-07-24 15:31:35 -07:00
Haik Aftandilian 099bd2c89b Bug 1380690 - Part 1 - Save repo and object dir paths in Mac bundle Info.plist files. r=gps
On Mac developer builds, add $topsrcdir and $topobjdir paths to the application
bundle Info.plist files for the main process and plugin-container, removing the
dependency on MOZ_DEVELOPER_REPO_DIR and MOZ_DEVELOPER_OBJ_DIR environment variables.

MozReview-Commit-ID: JfFFK9sEayn

--HG--
extra : rebase_source : ab2d8dd625783326b4108eb1e4ebaf49ef8fbedb
2017-07-17 17:13:18 -07:00
Jared Wein 7231c8759e Bug 1383662 - Return early from onZoomChange if the document being referenced by the TextZoomChange event is missing a documentElement since we will not be able to find the related browser for the document in this case. r=florian
MozReview-Commit-ID: 34Ium8oqZmb

--HG--
extra : rebase_source : ba648ff412ba20e94a30d64d0811f7e375d7cd26
2017-07-24 11:16:37 -04:00
Wes Kocher 405e53a630 Backed out changeset 9202b42e8dcb (bug 1352063) for failures in browser_startup_images.js a=backout
MozReview-Commit-ID: 4sfnaQwjv76

--HG--
extra : rebase_source : 246199563008021af991fb998dd1906924f0e631
2017-07-24 14:38:10 -07:00
Haik Aftandilian 9dbb1b4b10 Bug 1383841 - [Mac] Disable sandbox violation logging by default. r=Alex_Gaynor
MozReview-Commit-ID: D1ZyXISUVev

--HG--
extra : rebase_source : 3f04c948b0b9eccf065d7c79d1f338e87998a647
2017-07-24 12:47:02 -07:00
Michael Kaply 055e88c1c3 Bug 1383848 - Null check library button since it's not there by default. r=jaws
MozReview-Commit-ID: 4IRASZc5icm

--HG--
extra : rebase_source : 5651c5b13d94a79a71df68f4dd0c0f80b1bc5625
2017-07-24 13:58:43 -05:00
Dão Gottwald 14f30c093c Bug 1372689 - Update tab strip button icons. r=johannh
MozReview-Commit-ID: 4UtcFonNln2

--HG--
rename : browser/themes/linux/tabbrowser/newtab.svg => browser/themes/shared/tabbrowser/newtab.svg
extra : rebase_source : 1a3e79ab770fb27a5f818269e3931d04171fa248
2017-07-20 18:44:38 +02:00
Sebastian Hengst 5e99d130c4 Backed out changeset c6bbe349d654 (bug 1376519) on suspicion of letting mochitest test_bug574663.html fail. r=backout 2017-07-24 21:06:49 +02:00
Wes Kocher 033561f5ff Bug 1383567 - Fix web compatibility BUG_COMPONENTs r=miketaylr
MozReview-Commit-ID: DoCWeHOsYTq

--HG--
extra : rebase_source : b9974e19d240304a726a729e7fae000591eb1202
2017-07-23 14:20:19 -07:00
Sam Foster 97c128c536 Bug 1376519 - Photon download notifications. r=Paolo
* Filmstrip style svg animation for start download notification, vertically centered to allow for variable-height toolbar buttons
* Simultaneous identifer "dip" animation on the icon for download start
* Identifier icon bounce animation for download finish (no notification animation in the #downloads-animation-container)
* Always measure the anchor element as toolbarheight may change in a session (e.g. switching to compact mode)
* Conditionally include the start/finish pngs for non-Photon builds

MozReview-Commit-ID: LJF6iV9HiJi

--HG--
extra : rebase_source : 4af001e78fef409ff7ff6b273bc426c438f25de3
2017-07-13 10:59:59 -07:00
Jared Wein a8397f2404 Bug 1352063 - Implement new animation for bookmarking. r=Gijs
MozReview-Commit-ID: GDfxtaCNtZo

--HG--
extra : rebase_source : b44fde278671bf895c7107336a7a1d248a223f69
2017-07-23 02:45:51 -04:00
Marco Bonardo 25f7cb9cb3 Bug 1264988 - Scrollbar flickers in the Awesomebar results list. r=Paolo
We never want scrollbars in the urlbar autocomplete, thus:
1. Always have maxResults == maxRows
2. force overflow: hidden on the richlistbox scrollbox

MozReview-Commit-ID: ApA6TcuioUd

--HG--
extra : rebase_source : 283b39addbfbd83e1bd7ebd97b1e2336d0de5459
2017-07-21 19:01:08 +02:00
Gijs Kruitbosch 4b32580d0f Bug 1383076 - restore workaround for 'current' setter on panelviews in non-photon panelmultiview, r=mconley
MozReview-Commit-ID: 6YZ6Wyu0Spc

--HG--
extra : rebase_source : 69df1d25835a817e37e5e852b68792aa8f506887
2017-07-24 14:56:01 +01:00
Francesco Lodolo (:flod) 6784521f30 Bug 1383378 - Remove extra images from wikipedia-is, r=mkaply
MozReview-Commit-ID: CbJ7kWu67Ko

--HG--
extra : rebase_source : 63f39e8645b59f559cb11ca7b49f349813c93a5c
2017-07-22 08:42:49 +02:00
Tomislav Jovanovic 6c93e76d0c Bug 1363886 - Part 2: Fix a number of async callback parameters schemas r=kmag
MozReview-Commit-ID: JY8r8IePEcw

--HG--
extra : rebase_source : e5a031affda3f28fb9eb3ebd0723e64648f20848
2017-07-25 20:57:45 +02:00
Jonathan Guillotte-Blouin fa125ece00 Bug 1383701 - whitelist paymentRequest.xhtml only when building paymentRequest. r=MattN
MozReview-Commit-ID: 4QyhWvXBHMZ

--HG--
extra : rebase_source : d8b8a39bd6109ccddb24452c344ffb3b6fbf29da
2017-07-25 11:11:30 -07:00
Ralph Giles 9cc4f48d33 Bug 1382743 - Update builders to rust 1.19.0. r=mshal
New upstream stable release.

Unions (untagged enums) for (unsafe) interoperability with C.
The `break` keyword can yield an expression value from a `loop`.
Non-capturing closures coerce to function pointers.
Numeric initializers for tuple structs.

MozReview-Commit-ID: 6TMjzXZuBKg

--HG--
extra : rebase_source : 3596ad4a1a1e299a4520fe064389912aeb986968
2017-07-20 11:38:13 -07:00
Blake Winton f5c1d1fe64 Bug 1354097 - Style and add a customize button to the overflow panel. r=Gijs, ui-r=shorlander.
MozReview-Commit-ID: 7bNQcVgb7wf

--HG--
extra : rebase_source : 55a6ca4f6d741dc0d398ef4a9a83ef63c1fe5345
2017-07-17 10:18:40 -04:00
steveck-chung 00783bb311 Bug 990200 - Part 2: Set probes in the form submission part. r=MattN
MozReview-Commit-ID: H1BnxBxKg5K

--HG--
extra : rebase_source : fd6e14035b906f3165d2c23c70801ae238248d21
2017-06-02 11:49:54 +08:00
Jared Wein a590cd6dde Bug 1381993 - Position the stop/reload animation using absolute positioning to make sure that the animation remains vertically centered even when non-default font sizes are used. r=Gijs
MozReview-Commit-ID: KQb1X6zrzOk

--HG--
extra : rebase_source : 0cf862c57fe74d9dbca77fc6660065963e9d3ade
2017-07-20 08:26:49 -04:00
Jared Wein c360a8b71d Bug 1381957 - Speed up the stop/reload animations based on user feedback. r=sfoster
MozReview-Commit-ID: KEAPr2Y1X3W

--HG--
extra : rebase_source : 18a0c762fd2be9e085ed18f28456be1890bcbda8
2017-07-20 08:02:05 -04:00
Sebastian Hengst cb2a318a5c merge mozilla-central to autoland. r=merge a=merge 2017-07-20 13:25:01 +02:00
Dão Gottwald fa0df5eb20 Bug 1382157 - Increase --toolbarbutton-border-radius. r=nhnt11
MozReview-Commit-ID: 7MJ5bmjYAag

--HG--
extra : rebase_source : 406f770889cdb293ad6130e18ded55f06258b34b
2017-07-19 11:27:39 +02:00
Nihanth Subramanya 846bd79b3f Bug 1376413 - Color the titlebar in customize mode on macOS. r=dao
MozReview-Commit-ID: HwKOADqGlIu

--HG--
extra : rebase_source : 12e542f3fa1fe346f722a757dc8b5f8340321620
2017-07-19 04:57:31 +05:30
Thom Chiovoloni 349a103281 Bug 1363999 - Add sync metadata to formautofill records. r=lchang
This patch lands the metadata and related functions to the ProfileStorage
necessary for Sync to function.

* New "public" functions which are intended to be used only by Sync:
** pullSyncChanges: Gets metadata about what Sync needs to upload to the
   server.
** pushSyncChanges: Apply the changes made by Sync.
** resetSync: Reset all Sync metadata, used when Sync is disconnected from a
   device.
** changeGUID to change the GUID of an item that has no sync metadata.

* New optional Sync metdata for a record.
  Once a record is marked as Syncing, it carries around a new _sync field.
  Currently this contains only a changeCounter. All records are marked as
  Syncing once pullSyncChanges is called - after this call, all local
  records will have Sync metadata.

* Changes to tombstones semantics: If an item carries no Sync metadata (ie,
  hasn't previously been synced), then no tombstone will be left behind when
  it is deleted.

* Many existing functions get an optional {rawData} option, which
  will include all fields with a leading underscore (_) - which obviously
  includes this new _sync field - to be returned in the record.

* Many existing functions get an optional {sourceSync} option, which
  indicates Sync itself is making the change. This significantly changes
  the semantics of some operations (eg, counters will not be incremented,
  tombstones can be resurrected, etc)

MozReview-Commit-ID: 3DjzNiA8buE

--HG--
extra : rebase_source : de0e03442954351cbc548fffd1f5ecad4a612917
2017-05-09 15:27:09 +10:00
Andrew Swan 728fcfe9c3 Bug 1382031 Set access key properly on optional permission doorhanger r=andym
MozReview-Commit-ID: J9MiAeGmMiT

--HG--
extra : rebase_source : 371d5b67f2e900670f09b53733e0ba0dcb2a0c7e
2017-07-18 16:54:07 -07:00
Nihanth Subramanya 22f0cadf89 Bug 1381659 - Send a message from ContentSearch.jsm to blur the suggestions UI after a search instead of a beforeunload listener. r=florian
MozReview-Commit-ID: HqTICEtuInW

--HG--
extra : rebase_source : 482c3b3bc51110f4571feb88ebd5cc877b4e0150
2017-07-19 02:37:40 +05:30
k88hudson 948ba3a7a0 Bug 1381929 - Add snippets support, sections to activity-stream r=Mardak
MozReview-Commit-ID: LW9T5RrLFYD

--HG--
extra : rebase_source : 6c6384fc4e481f9669ee86d93d7ef446acbf4d00
2017-07-18 14:10:21 -04:00
k88hudson b755dcdd5f Bug 1380343 - Enable IndexedDB on about:newtab with activity-stream r=ursula
MozReview-Commit-ID: Jnh9nSpY1kI

--HG--
extra : rebase_source : c22f7d726d76c161c71fb250f998762805050e37
2017-07-18 12:28:11 -04:00
Ed Lee 96d8a257ca Bug 1381804 - Disable process prelaunch while activity-stream is enabled. r=mconley
MozReview-Commit-ID: A8jhrGAAxh8

--HG--
extra : rebase_source : 58e2e4c1f197d172da8bf7e05b50abe77478b3c8
2017-07-18 08:44:46 -07:00
Michael Kaply a8eb0ae196 Bug 1378882 - Support is_default for built-in engines only. r=mixedpuppy
MozReview-Commit-ID: C4iM2boQhK3

--HG--
extra : rebase_source : 1907777fa8ffcfe884ff2e22113f2f3e33698abc
2017-07-18 11:28:33 -05:00
Rex Lee 6d266e8d9f Bug 1357017 - Display a welcome message on the overlay tour icon. r=flod,mossop
MozReview-Commit-ID: 6Dm0yN0Zc4u

--HG--
extra : rebase_source : 1d2d0dfa8f4715a7c4105f518e01bc33ca1d5e0d
2017-07-12 15:18:40 +08:00
Jared Hirsch 546a33b76d Bug 1381132 - Export Screenshots 10.7.0 to Firefox; r=kmag
MozReview-Commit-ID: 49iAxm2BiQA

--HG--
extra : rebase_source : 6b992a7bb307fc7a860d5daff50606e02f6e134a
2017-07-17 16:49:34 -07:00
Kris Maglione 302419fd50 Bug 1357902 - Use improved locale service APIs for localization. r=gandalf
MozReview-Commit-ID: 6Aj0SZkCJwg

--HG--
extra : source : a897a38aad5c4b2dbe7d880d13bf39d079b734a8
extra : amend_source : ac34e8a5afc1b4106f8ca4d0b97a5bd3e93e40f1
2017-05-04 18:28:05 -07:00
Wes Kocher f1fa88618b Backed out changeset a897a38aad5c (bug 1357902) for xpcshell failures in test_ext_startup_cache.js a=backout
MozReview-Commit-ID: 7peWbHfCcGx
2017-07-17 17:43:16 -07:00
Wes Kocher d041a8f1e1 Merge m-c to inbound, a=merge
MozReview-Commit-ID: EAJy9kHnb32
2017-07-17 17:36:04 -07:00
Geoff Brown 83cd800705 Bug 1374446 - Skip test browser_translation_yandex.js on windows, non-e10s; r=jmaher 2017-07-17 18:23:02 -06:00
Kris Maglione 4772055bc5 Bug 1357902 - Use improved locale service APIs for localization. r=gandalf
MozReview-Commit-ID: 6Aj0SZkCJwg

--HG--
extra : rebase_source : 3d38444d85dea47c70c0c4199f5d0d1877eea081
2017-05-04 18:28:05 -07:00
Ryan VanderMeulen ba42ca277c Bug 1381593 - Update pdf.js to version 1.8.557. r=bdahl
--HG--
extra : rebase_source : 516402df0a4ac3205841a65ed199cce8fe8c17d5
2017-07-17 15:13:57 -04:00
Kris Maglione c593e26ab1 Bug 1381337: Don't contstrain popup select dropdowns to the document viewport. r=aswan
MozReview-Commit-ID: HzISTjddHHK

--HG--
extra : rebase_source : b0877aa4aba0ecd2e64be46ffecc95fc3b8c5cd3
2017-07-16 13:13:03 -07:00
Sebastian Hengst 3d61d6d6f0 Backed out changeset 8df92cb52eb4 (bug 1361855) for frequently failing browser_UsageTelemetry.js | TAB_COUNT telemetry. r=backout 2017-07-17 18:51:06 +02:00
Sebastian Hengst 230ec0af7f Backed out changeset 4397e17fc5fc (bug 1361855) 2017-07-17 18:50:00 +02:00
Sebastian Hengst 94584fa785 Backed out changeset 6bfc9384ed64 (bug 1361855) 2017-07-17 18:49:56 +02:00
Sebastian Hengst f994b87286 Backed out changeset 2d6877c0b84e (bug 1361855) 2017-07-17 18:49:52 +02:00
Sebastian Hengst 5209495c91 Backed out changeset 06dbf8fc7da3 (bug 1361855) 2017-07-17 18:49:48 +02:00
Sebastian Hengst 6959b86cb7 Backed out changeset 7e9ac96978ad (bug 1361855) 2017-07-17 18:49:44 +02:00
Sebastian Hengst 7de978f976 Backed out changeset ede5862f0950 (bug 1361855) 2017-07-17 18:49:40 +02:00
Sebastian Hengst d85c6458d8 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-07-17 14:08:27 +02:00
Gijs Kruitbosch f51abe16d2 Bug 1361855 - fix eslint issue, rs=eslint,me,firebot,etc
MozReview-Commit-ID: 8EoxhSFs6pi

--HG--
extra : rebase_source : 31969928f20ec555af052910269f2642f5e60ca9
extra : histedit_source : 4e00a10a4de7adb5253e54caabed8406c73ac2db
2017-07-17 12:44:30 +01:00
Lie Ryan bcbafadd15 Bug 1361855 - Filter TAB_COUNT histogram to record only on 5 minute intervals; r=Gijs
MozReview-Commit-ID: F5mI1eiffWN

--HG--
extra : rebase_source : 15c465d50959c51ff544020567e9b0dacd3aa449
extra : histedit_source : 6eaedc567b2eaf1a62b7f012c6a32e18e32b7e02
2017-06-16 12:48:19 +00:00
Lie Ryan c062482c2a Bug 1361855 - Update tab count on page load and other URL changes; r=Gijs
MozReview-Commit-ID: gKqdEHI3M1

--HG--
extra : rebase_source : cbcf6b9b330aceac10eddda89dc70c5e9a1d94be
extra : histedit_source : d970eb9054c8193690f17a8d9c17c1b84664eee9
2017-06-11 19:28:20 +00:00
Lie Ryan 1b8220ace2 Bug 1361855 - Record TAB_COUNT histogram during TabOpen event; r=Gijs
MozReview-Commit-ID: 7ZHakmLZYHu

--HG--
extra : rebase_source : fa86ae6ef7685c9bbb60d2dfdf16aa17390a097e
extra : histedit_source : bf68871bf08a5eca2480ac50e28f14f9156c1060
2017-06-09 18:40:24 +00:00
Lie Ryan 61a650bcf8 Bug 1361855 - Add helper function BrowserUsageTelemetry:_recordTabCount(); r=Gijs
MozReview-Commit-ID: B6IRJ904bCr

--HG--
extra : rebase_source : 2367dbd07dba9c277da73d58fe290d9fff05d792
extra : histedit_source : 80e985e20785de167758ccd30854b7139d82f1cf
2017-06-11 19:27:02 +00:00
Lie Ryan e789534b53 Bug 1361855 - Add helper function getTabCount() in BrowserUsageTelemetry.jsm; r=Gijs
MozReview-Commit-ID: tXu05Fzcwg

--HG--
extra : rebase_source : 017ce274a595a760479f8130a87c4704676fbef8
extra : histedit_source : 3930133be72fa4f7042768936a4720fe374af9d8
2017-07-06 02:46:02 +00:00
Lie Ryan 5ec23a6d46 Bug 1361855 - Refactor browser/modules/test/browser/head.js:getHistogram() and getKeyedHistogram(); r=Gijs
MozReview-Commit-ID: 3GyNfmXm5g6

--HG--
extra : rebase_source : 0cca709df9c7e27eda94d64e0bbb5177f2681622
extra : histedit_source : 82a95f035d5f8a1bd3e65abf04bbed5d7dc8b020
2017-06-09 17:27:39 +00:00
Sebastian Hengst 5bb578109d merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-07-16 12:36:32 +02:00
Sebastian Hengst 93ff680f2c Backed out changeset 394e4cd341ca (bug 1376892) for frequent failures in browser_aboutStopReload.js. r=backout a=backout
MozReview-Commit-ID: AKFJsfmXo5N
2017-07-16 10:57:47 +02:00
Sebastian Hengst df95f8284f Backed out changeset 92e63be29ec4 (bug 1376892)
MozReview-Commit-ID: HXq7pUTaZ4q

--HG--
rename : browser/base/content/test/about/aboutHome_content_script.js => browser/base/content/test/general/aboutHome_content_script.js
rename : browser/base/content/test/about/browser_aboutCertError.js => browser/base/content/test/general/browser_aboutCertError.js
rename : browser/base/content/test/about/browser_aboutHealthReport.js => browser/base/content/test/general/browser_aboutHealthReport.js
rename : browser/base/content/test/about/browser_aboutHome.js => browser/base/content/test/general/browser_aboutHome.js
rename : browser/base/content/test/about/browser_aboutHome_wrapsCorrectly.js => browser/base/content/test/general/browser_aboutHome_wrapsCorrectly.js
rename : browser/base/content/test/about/browser_aboutNetError.js => browser/base/content/test/general/browser_aboutNetError.js
rename : browser/base/content/test/about/browser_aboutSupport.js => browser/base/content/test/general/browser_aboutSupport.js
rename : browser/base/content/test/about/browser_aboutSupport_newtab_security_state.js => browser/base/content/test/general/browser_aboutSupport_newtab_security_state.js
rename : browser/base/content/test/about/healthreport_pingData.js => browser/base/content/test/general/healthreport_pingData.js
rename : browser/base/content/test/about/healthreport_testRemoteCommands.html => browser/base/content/test/general/healthreport_testRemoteCommands.html
rename : browser/base/content/test/about/test_bug959531.html => browser/base/content/test/general/test_bug959531.html
2017-07-16 10:57:13 +02:00
Kris Maglione ecde6edc4b Bug 1379508: Follow-up: Disable select popup test on Linux for frequent intermittent failures.
MozReview-Commit-ID: GiHc1OVMFEh
2017-07-15 21:08:44 -07:00
Sebastian Hengst 186c6d7165 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: Kr2w3UdA0p9
2017-07-15 16:34:47 +02:00
Wes Kocher e76d9f38e1 Backed out changeset 23327a999975 (bug 1381141) for failures in browser_all_files_referenced.js a=backout
MozReview-Commit-ID: DB2VYNfydAh
2017-07-15 01:13:25 -07:00
Kris Maglione b2f95bf6fb Bug 1379508: Follow-up: Disable select popup test on OS-X for alignment issues.
MozReview-Commit-ID: 9GfteuwKeTb
2017-07-15 15:27:24 -07:00
Kris Maglione 4b46d3f00d Bug 1379508: Part 3 - Support <select> popups in OOP popup browsers. r=zombie
MozReview-Commit-ID: BuAjyqg1aja

--HG--
extra : rebase_source : 03b7368659ccdb39ebedf7aeb6a1902b6abe5808
extra : amend_source : 53eadbc91f2468b8d116cf0e5bf457fd7107bfb8
extra : absorb_source : 379f778671c868a08f560663f31e6248872c7989
2017-07-13 15:47:52 -07:00
Wes Kocher 6d62b1970e Merge m-c to inbound, a=merge
MozReview-Commit-ID: 4kiY84LofOi
2017-07-14 17:19:10 -07:00
Wes Kocher e9fa5c772a Merge inbound to central, a=merge
MozReview-Commit-ID: 8nlqm5dHCUQ
2017-07-14 17:14:43 -07:00
Geoff Brown e69d97cdb7 Bug 1244904 - Skip all browser/components/sessionstore tests on non-e10s Linux; r=mikedeboer 2017-07-14 10:51:07 -06:00
Kris Maglione a97f59bd1b Bug 1380290: Use correct message manager when communicating with inline options browsers. r=aswan
MozReview-Commit-ID: HpxXG3S2zgp

--HG--
extra : rebase_source : fea9712e94676ea0d8c71a59788a6df51780ec2a
2017-07-12 17:41:12 -07:00
Swapnesh Kumar Sahoo 0e6eae8f51 Bug 1321544 - Support icons for context menu items; r=zombie
MozReview-Commit-ID: HLaL8h0WK2c

--HG--
extra : rebase_source : aa45adcbf34880f1e75bd0a4fbc219965f0e5c1e
2017-07-11 22:27:20 +05:30
Perry Jiang 75d1574406 Bug 1376892 - Move browser_about* tests from 'general' to 'about' folder. r=jaws
MozReview-Commit-ID: IGXp9fV9DsR

--HG--
rename : browser/base/content/test/general/aboutHome_content_script.js => browser/base/content/test/about/aboutHome_content_script.js
rename : browser/base/content/test/general/browser_aboutCertError.js => browser/base/content/test/about/browser_aboutCertError.js
rename : browser/base/content/test/general/browser_aboutHealthReport.js => browser/base/content/test/about/browser_aboutHealthReport.js
rename : browser/base/content/test/general/browser_aboutHome.js => browser/base/content/test/about/browser_aboutHome.js
rename : browser/base/content/test/general/browser_aboutHome_wrapsCorrectly.js => browser/base/content/test/about/browser_aboutHome_wrapsCorrectly.js
rename : browser/base/content/test/general/browser_aboutNetError.js => browser/base/content/test/about/browser_aboutNetError.js
rename : browser/base/content/test/general/browser_aboutSupport.js => browser/base/content/test/about/browser_aboutSupport.js
rename : browser/base/content/test/general/browser_aboutSupport_newtab_security_state.js => browser/base/content/test/about/browser_aboutSupport_newtab_security_state.js
rename : browser/base/content/test/general/healthreport_pingData.js => browser/base/content/test/about/healthreport_pingData.js
rename : browser/base/content/test/general/healthreport_testRemoteCommands.html => browser/base/content/test/about/healthreport_testRemoteCommands.html
rename : browser/base/content/test/general/test_bug959531.html => browser/base/content/test/about/test_bug959531.html
2017-07-11 09:47:27 -07:00
Perry Jiang 88fa774391 Bug 1376892 - Don't show stop button for local url loads. r=jaws
MozReview-Commit-ID: 9YrsiscPLUs
2017-07-10 13:17:06 -07:00
Florian Quèze fc2fb801f0 Bug 1355492 - initialize ContentCrashHandlers.jsm after first paint, r=mconley. 2017-07-15 00:16:31 +02:00
Florian Quèze 47098f6c0e Bug 1355492 - delay initialization of BrowserUsageTelemetry and BrowserUITelemetry until after we are done restoring the previous session, r=mconley. 2017-07-15 00:16:31 +02:00
Florian Quèze 94d67824bc Bug 1369460 - AsyncPrefs.jsm should be imported lazily from nsBrowserGlue.js, r=mconley,snorp. 2017-07-15 00:16:30 +02:00
Florian Quèze ad0d502c44 Bug 1355492 - rename nsBrowserGlue.js' _finalIUStartup method to _beforeUIStartup, r=mconley. 2017-07-15 00:16:30 +02:00
Wes Kocher ee45f814bb Merge m-c to autoland, a=merge
MozReview-Commit-ID: GOb2bgdUd36
2017-07-14 17:27:36 -07:00
Jonathan Guillotte-Blouin dc5584a055 Bug 1381141 - Implement PaymentRequest UI stubs. r=MattN
MozReview-Commit-ID: o8gtrkOE2p

--HG--
rename : toolkit/components/satchel/.eslintrc.js => toolkit/components/payments/.eslintrc.js
extra : rebase_source : 2f1a916d0f2638efd344cdbe177216fe29fbfe8f
2017-07-14 14:28:50 -07:00
Felipe Gomes fd8c256160 Bug 1379175 - Add a blue badge to the plugin icon in the URL bar when there are plugins to be activated. r=Felipe
MozReview-Commit-ID: 5tlQhEF5D62

--HG--
extra : rebase_source : b0c0717edaf5ad4958172a4840fc7349c0091af8
2017-07-14 18:34:42 -03:00
Ian Bicking 1a8107d0f7 Bug 1380817 - Export Screenshots 10.5.0 to Firefox; r=mossop
MozReview-Commit-ID: 69IGWL0YZhk

--HG--
rename : browser/extensions/screenshots/webextension/icons/icon-highlight-32.svg => browser/extensions/screenshots/webextension/icons/icon-highlight-32-v2.svg
extra : rebase_source : e7dd8594893c185ee24722e2838f2f8c06bd228b
2017-07-14 13:05:56 -04:00
Dão Gottwald a68ee92a1d Bug 1379245 - Reduce browser.slowStartup.timeThreshold to 30 seconds. r=dolske
MozReview-Commit-ID: LOpGanTIIpm
2017-07-07 20:31:15 +02:00
Luke Chang 110678b1cb Bug 1352324 - (Part 6) Store tel in E.164 format and calculate its components while reading. r=MattN
MozReview-Commit-ID: 2XdbcYFLR8R

--HG--
extra : rebase_source : 0fbac6a0d2a8f403371cb53baefcd6ec4f151f22
2017-05-23 19:16:04 +08:00
Luke Chang d38b673bb0 Bug 1352324 - (Part 5) Add unit tests for PhoneNumber.jsm and PhoneNumberNormalizer.jsm. r=MattN
MozReview-Commit-ID: 2S8MR4pmbSp

--HG--
extra : rebase_source : 932fa1a8dfc6c1f58d9ef75353919292cb035b7a
2017-06-13 16:31:05 +08:00
Luke Chang 12f00b0a9b Bug 1352324 - (Part 4) Fix eslint errors of PhoneNumber utility. r=MattN
MozReview-Commit-ID: 6UwifrRz3xA

--HG--
extra : rebase_source : ca1eb8e696f0e98b6cf502f1c6ae04f1705adaa4
2017-06-28 16:01:25 -07:00
Luke Chang fa01fc963c Bug 1352324 - (Part 3) Update PhoneNumber utility to fulfill Form Autofill. r=MattN
- Fixed the path of resources.
- Fixed the getter of nationalNumber with national prefix.
- Updated to support parsing numbers by countryCode.
- Added a getter of countryCode.
- Added the licensing header.

MozReview-Commit-ID: 6FEIK4KzGVL

--HG--
extra : rebase_source : f0ea0c7b51d5a9c93958745af44cfcf9b90934d8
2017-05-26 11:46:36 +08:00
Luke Chang d3886a2572 Bug 1352324 - (Part 2) Update the metadata for PhoneNumber utility to v8.4.1. r=MattN
MozReview-Commit-ID: LnubYZYov3D

--HG--
extra : rebase_source : f46f187c442bc3f97ebd6009522fc33176ab86a1
2017-06-13 10:12:22 +08:00
Luke Chang ed8266f6c6 Bug 1352324 - (Part 1) Retrieve PhoneNumber utility JSMs from ad87ed1bbed5. r=MattN
MozReview-Commit-ID: 7AFPEetkd31

--HG--
extra : rebase_source : 101c1dd25dd2cb69d7fbe3467b5a654f311f8126
2017-05-26 11:02:34 +08:00
Mark Banner 7564d07c58 Bug 1381027 - Remove unnecessary async definitions for functions in editBookmarkOverlay.js. r=mak
MozReview-Commit-ID: HvSotonXYJM

--HG--
extra : rebase_source : 990675e01c0da9f4c98f3a1708f308409100fa40
2017-07-14 15:42:05 +01:00
Zibi Braniecki 2ee3709256 Bug 1380937 - Remove l10n files from allowed-dupes. r=catlee
MozReview-Commit-ID: CRYSRqtSQJL

--HG--
extra : rebase_source : 7aca3d0892bd1ecc50bf2b8e4d5d34cd88eba0b4
2017-07-14 01:06:00 -07:00
Will Wang 47e943466e Bug 1328013 - Do not collect the flag of `allowJavascript` DocShell capabilities. r=mikedeboer 2017-07-10 16:56:48 +08:00
dw-dev 6c4686768a Bug 1269300 Patch 5;r=mixedpuppy
MozReview-Commit-ID: ByikIYU4ASF

--HG--
extra : rebase_source : 85e2bed93c47f8bdb2df7165b1f01169619cb170
2017-07-13 18:34:29 +01:00
Ryan VanderMeulen 112cadfae3 Merge m-c to autoland. a=merge 2017-07-14 09:52:56 -04:00
Ryan VanderMeulen 019bd042fc Merge autoland to m-c. a=merge 2017-07-14 09:16:03 -04:00
Johann Hofmann 0b426cee1f Bug 1379122 - Fix UI density menuitem font color on Linux. r=dao
MozReview-Commit-ID: G3CULzSXZzz

--HG--
extra : rebase_source : 101f1b91c6c96d23416c8835188e5387de0289e6
2017-07-13 14:28:10 +02:00
Mark Banner 9651d46673 Bug 1378711 - Ensure that current places transactions have completed before clearing batch processing mode to avoid messing up the undo queue. r=mak
MozReview-Commit-ID: 7k0sgZIaUyB

--HG--
extra : rebase_source : 36a599395a13374550644dd5a2c63f8938de8d6d
2017-07-06 11:57:44 +01:00
Sebastian Hengst 1f28dba52c Backed out changeset 19d1e9dccdbb (bug 1365133) for frequently failing modified browser/components/preferences/in-content-new/tests/browser_change_app_handler.js. r=backout 2017-07-14 11:35:49 +02:00
Sebastian Hengst 4374905bde Backed out changeset fb02b6e36ae3 (bug 1365133)
--HG--
rename : browser/components/preferences/in-content-new/tests/browser_security-2.js => browser/components/preferences/in-content-new/tests/browser_security.js
2017-07-14 11:34:48 +02:00
Mark Banner a18adffa87 Bug 1380570 - Fix setting the title when bookmarking a url from an error page when the url is not found in the history. r=mak
MozReview-Commit-ID: EMuCpR1Sg9G

--HG--
extra : rebase_source : 8d9e97170ff7e1ef331791dcda34180b2181ce21
2017-07-12 22:56:06 +01:00
Mark Banner 3928536870 Bug 1380570 - Update browser_bookmark_titles.js to use newer APIs and utility functions. r=mak
MozReview-Commit-ID: HHBmGpT9BzU

--HG--
extra : rebase_source : 9dcc6a9c6d6a811d69d9e52a5bb48aea709d8525
2017-07-12 22:55:03 +01:00
Mark Banner 9472c2a5ea Bug 1380570 - Fix indentation of browser_bookmark_titles.js. r=mak
MozReview-Commit-ID: IxHpYRMaNMD

--HG--
extra : rebase_source : 6d783a5ed56ea792f167afd118b0869d3576ea7e
2017-07-12 20:31:41 +01:00
Marco Bonardo 1c6157f76f Bug 1379611 - Avoid GetItemTitle() synchronous API in editBookmarkOverlay.js. r=standard8
MozReview-Commit-ID: 9Ig63XHcEIE

--HG--
extra : rebase_source : 8a1ff8778f00075c8741bf3a8ee3367ddf848260
2017-07-10 16:13:55 +02:00
Marco Bonardo a3c91674b9 Bug 1379611 - Avoid GetBookmarkURI() synchronous API in editBookmarkOverlay.js. r=standard8
MozReview-Commit-ID: 1LmJqSj1xnw

--HG--
extra : rebase_source : 195a97b6139a8fd3b24e55d83f8e9e5136ae222e
2017-07-10 16:21:01 +02:00
Marco Bonardo c4a765574b Bug 1379611 - Avoid GetFolderIdForItem() synchronous API in editBookmarkOverlay.js. r=standard8
MozReview-Commit-ID: LLikbxfAN4u

--HG--
extra : rebase_source : b16980fdfee12533355acc63d16944882ed64870
2017-07-10 15:37:55 +02:00
Johann Hofmann 02b1d32eaf Bug 1379896 - Disable cosmetic animations in mozscreenshots. r=MattN
MozReview-Commit-ID: AWM1jgdpb9u

--HG--
extra : rebase_source : 045bf5ea03fd8b10c1d5cb05abe3aee871b0f1e4
2017-07-11 09:31:20 +02:00
Bob Silverberg 5e8fe99296 Bug 1330494 - Part 2: Use the ExtensionsSettingsStore to handle precedence for extensions using chrome_url_overrides, r=aswan
MozReview-Commit-ID: 5sKtIXjdSmC

--HG--
extra : rebase_source : d4a57b71c009c32fab03c890df10f657afdc17bb
2017-06-28 13:11:19 -07:00
Tim Huang 1fc63d0730 Bug 1372069 - Part 2: Add a test case for making sure geolocation API has been disabled correctly when 'privacy.resistFingerprinting' is true. r=arthuredelstein,smaug
This patch adds a test case to check whether geolocation API is disabled when
fingerprinting resistance is enabled. The test will check that the successCallback
of geolocation API is not called, but the errorCallback is called with a
PERMISSION_DENIED error when 'privacy.resistFingerprinting' is true.

MozReview-Commit-ID: IyoEMyX5yNP

--HG--
extra : rebase_source : 85ef1ce50136e00d8310e85df01b1648b61c4006
2017-07-13 15:23:47 +08:00
Luke Chang 2e698731b1 Bug 1368008 - [Form Autofill] Cache the computed fields in profileStorage. r=MattN,seanlee,steveck
MozReview-Commit-ID: 5bloPW93DEr

--HG--
extra : rebase_source : 90ece67cf5beeb2459623aecacd2efbe9780f587
2017-05-26 18:05:48 +08:00
Evan Tseng 0629d1aa92 Bug 1365133 - Update tests - Part 2. r=jaws
MozReview-Commit-ID: GoOXdJ4RfY9

--HG--
rename : browser/components/preferences/in-content-new/tests/browser_security.js => browser/components/preferences/in-content-new/tests/browser_security-1.js
rename : browser/components/preferences/in-content-new/tests/browser_security.js => browser/components/preferences/in-content-new/tests/browser_security-2.js
extra : rebase_source : 8bb4b9573ae35640ef02335407c9348a70f7355f
2017-06-20 15:11:46 +08:00
Evan Tseng 57caf12a49 Bug 1365133 - Reorganize Preferences sections and regroup <xul:groupbox> elements by new categories - Part 1. r=jaws
MozReview-Commit-ID: Lh8iduzVoad

--HG--
rename : browser/components/preferences/in-content/search.js => browser/components/preferences/in-content-new/search.js
rename : browser/components/preferences/in-content/search.xul => browser/components/preferences/in-content-new/search.xul
extra : rebase_source : e6a90797e2a91886973b273ab2253216e597481b
2017-06-16 16:24:33 +08:00
Jonathan Kingston 93b57af3b3 Bug 1327947 - Remove id's from about:preferences#containers as it breaks sorting for applications. r=jaws
MozReview-Commit-ID: H39D5kT4lc5

--HG--
extra : rebase_source : c69707483b064a1065290a6e7db574352d17b33d
2017-07-05 17:45:27 -07:00
Wes Kocher 4c5920f4e7 Merge autoland to central, a=merge CLOSED TREE
MozReview-Commit-ID: 4B0VujwK8WG
2017-07-13 15:51:26 -07:00
Dão Gottwald 8f5c440b72 Backed out changeset 5a5d8de65b70 (bug 1379938) on CLOSED TREE 2017-07-13 23:16:12 +02:00
Ryan VanderMeulen 9f648eda10 Merge m-c to autoland. a=merge
CLOSED TREE

--HG--
extra : amend_source : 43ac781405d7cb435637f9dbd8fcc43191583b96
2017-07-13 15:59:16 -04:00
Blake Kaplan 2306bacb9c Bug 1380725 - Go back to 50/50 for 1 and 4 processes on beta. r=Felipe, a=RyanVM for a CLOSED TREE
MozReview-Commit-ID: BNjaramh2M2

--HG--
extra : amend_source : d002a7bfedc51a23522ef93459629f9fb21f3758
extra : histedit_source : a92c215db81b54130e3a254b5d950d38d45ffd73
2017-07-13 12:39:56 -07:00
Blake Kaplan 6f92ec6dd5 Bug 1380725 - Coerce this pref to an integer so we read it properly in C++. r=Felipe
MozReview-Commit-ID: JDkk9OUWcBu

--HG--
extra : histedit_source : ed4b4e842857fdc14e1ccc48c52d4282e01491cb
2017-07-13 12:29:30 -07:00
Wes Kocher bf2ed516f9 Backed out 5 changesets (bug 1363361) for failures in browser_windowopen_reflows.js a=backout CLOSED TREE
Backed out changeset 81208848b53e (bug 1363361)
Backed out changeset d441805ccbbd (bug 1363361)
Backed out changeset cd87e778037e (bug 1363361)
Backed out changeset aea6941d1f7b (bug 1363361)
Backed out changeset da4b7c8c4ce5 (bug 1363361)

MozReview-Commit-ID: 9mbu9RaRBIp

--HG--
extra : amend_source : 3d3fa223341c4d4ed5cdaa92293d0d3d62300875
2017-07-13 11:10:46 -07:00
Sebastian Hengst ab50938fb7 merge mozilla-central to autoland. r=merge a=merge on a CLOSED TREE 2017-07-13 19:31:20 +02:00
Sebastian Hengst 9368a52be6 Backed out changeset 73ffdc1b8c09 (bug 1380119) for frequently crashing talos ts_paint. r=backout a=backout on a CLOSED TREE
MozReview-Commit-ID: F6847V0JTut

--HG--
rename : browser/extensions/screenshots/webextension/icons/icon-highlight-32-v2.svg => browser/extensions/screenshots/webextension/icons/icon-highlight-32.svg
2017-07-13 19:28:34 +02:00
Carsten "Tomcat" Book 260b5f956f merge mozilla-inbound to mozilla-central a=merge 2017-07-13 16:35:22 +02:00
Mike Conley 4aa99655c3 Bug 1363361 - Disable browser_windowopen_reflows.js on Linux for frequent failures. r=florian
MozReview-Commit-ID: KbiDfqfF0ht

--HG--
extra : rebase_source : 01a3e928c55aa94475fdf3155a14abd947637204
2017-07-12 14:28:27 -07:00
Ray Lin 442a453497 Bug 1379575 - Do not show focused category in autofill notes if none of the profiles have been selected. r=MattN
MozReview-Commit-ID: LqOKKZMWtvR

--HG--
extra : rebase_source : 6d1449059a26463f0f5da396cccb8826828db75b
2017-07-12 17:49:26 +08:00
Mike Conley 2377d91a27 Bug 1363361 - Adjust browser_appmenu_reflows.js now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: JrpZyMXaLxY

--HG--
extra : rebase_source : 6abd696197bcdd4e8c5d8f7ce3c6091f7a674ac7
2017-07-11 10:25:05 -07:00
Rex Lee 124429537c Bug 1378770 - [Onboarding] Sync tour should proceed with only valid Email. r=mossop
MozReview-Commit-ID: BBHPrZPlZzN

--HG--
extra : rebase_source : 1f554bed559b0ab5c6e39561070b2c57f383f690
2017-07-12 12:24:01 +08:00
Mike Conley 3c5b48b003 Bug 1363361 - Update expected reflows on window open now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: 13NQn1618mR

--HG--
extra : rebase_source : 3d54086465c563ef9fceb980f4a6a1fe1bda30f9
2017-07-05 13:57:57 -07:00
Dão Gottwald 0f2337c0c7 Bug 1379938 - Rename the -moz-windows-accent-color-applies media query and make -moz-win-accentcolor available without it. r=jimm
MozReview-Commit-ID: BkDrm6KtiP3

--HG--
extra : rebase_source : 1c0deb5b77e1ce83a8f157c100606c563d61577c
2017-07-13 11:08:27 +02:00
Mark Banner f2bb3fb29f Bug 1308343 - Fix intermittent failures in browser_ContentSearch.js by ensuring we keep listeners alive and listening for loads correctly. r=adw
MozReview-Commit-ID: CZxATBbijlx

--HG--
extra : rebase_source : 08561f66753978baca4df238ab3dac2e93464386
2017-07-12 12:01:53 +01:00
Ray Lin eb21d99a2c Bug 1380556 - Darken the font color of also fill note on the dropdown footer. r=lchang
MozReview-Commit-ID: 1QbW7zPXs10

--HG--
extra : rebase_source : 77f86296e5653e005d4b3a30d38f6465149a83fa
2017-07-13 12:54:29 +08:00
Ray Lin 64a444e3dd Bug 1378773 - Replace "Options" with "More Options" in the autofill dropdown footer to conform with the spec. r=lchang
MozReview-Commit-ID: DgJrzS0B9U1

--HG--
extra : rebase_source : e1d319b4d1079d9efd5ef794cf96e5249a35c5b3
2017-07-10 15:02:50 +08:00
Mike Conley 2d4d140259 Bug 1363361 - Make reflow tests use nsIDOMWindowUtils.ensureDirtyRootFrame to avoid manual frame dirtying hack. r=florian
MozReview-Commit-ID: E2azpUdgiSn

--HG--
extra : rebase_source : 1263d2e8f3767ffbab863b3b056d798bc4bba78c
2017-06-29 08:46:18 -07:00
Johann Hofmann d5983f0183 Bug 1379123 - Sort UI density options by density. r=dao
MozReview-Commit-ID: JibzseS8LEN

--HG--
extra : rebase_source : d2813c714a04a150fb6c344235908239682fabd4
2017-07-13 14:59:45 +02:00
Carsten "Tomcat" Book 23670f34ad Merge mozilla-central to autoland 2017-07-13 16:39:36 +02:00
Mark Banner 98f324b877 Bug 1380599 - Revert accidental change to from .click to doCommand in browser_bookmark_popup.js. r=mak
MozReview-Commit-ID: EHFXDmlG8p1

--HG--
extra : rebase_source : 38664253f0fbc56d64ee23c739b41e367a0ffb57
2017-07-13 07:33:12 +01:00
Junior Hsu daf1b50996 Bug 1373198 - Part 3-1: disable rcwn for dom mochitest tests which require deterministic cache behavior, r=bz 2017-07-11 02:04:00 +02:00
Ian Bicking 84fc268705 Bug 1380119 - Export Screenshots 10.4.0 to Firefox; r=mossop
MozReview-Commit-ID: 5MOSTrOJbCw

--HG--
rename : browser/extensions/screenshots/webextension/icons/icon-highlight-32.svg => browser/extensions/screenshots/webextension/icons/icon-highlight-32-v2.svg
extra : rebase_source : 1d1d1276683cf34de05a79bf9a3725ed7f405da1
2017-07-11 16:19:09 -04:00
Wes Kocher 89c00fe037 Backed out changeset 0f5f4cc3f8ee (bug 1380296) for win2012 build bustage a=backout CLOSED TREE
MozReview-Commit-ID: 9WtAQ7mv5oB

--HG--
extra : amend_source : 4ca55df438c2527970e9d21cb7075b636c819acf
2017-07-12 14:03:55 -07:00
Rail Aliiev 07e83e17be Bug 1380296 - Mac builds shouldn't force symbol uploads r=catlee
MozReview-Commit-ID: 80VC9u2UAtN

--HG--
extra : rebase_source : bca346598aa4a2d69167e367fecd2e727de1c612
extra : source : 5fafc15b7d9dd98bf683840bdadd2f559cf9bf96
2017-07-11 17:18:06 -04:00
Mark Banner 6ba07150a4 Bug 1377599 - Fix typos to make the Star UI remove bookmarks correctly, and add an extra hook to ensure the tests passes in async mode. r=mak
MozReview-Commit-ID: FGBq9GTP2sB

--HG--
extra : rebase_source : 84147c433f8a6b86b493708bf71f0739cbf244af
2017-07-12 17:35:59 +01:00
Mark Banner 35f3666937 Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop
MozReview-Commit-ID: EnhSBHMjurr

--HG--
extra : rebase_source : 74ba4c10e369067629af95bf705a9acd0df1089b
2017-07-11 22:49:55 +01:00
Mark Banner 921b713815 Bug 1377598 - When testing the page action menu, wait for the bookmark to be removed before continuing to avoid issues when enabling async transactions. r=mak
MozReview-Commit-ID: JbjlxGarXPj

--HG--
extra : rebase_source : efc8154f99f0157f68a01693cadf80d21be1ff2f
2017-07-12 11:42:31 +01:00
Mark Banner a9e6968a8a Bug 1377600 - Rewrite browser_bug581253.js to handle be able to handle the new async PlacesTransactions UI. r=mak
MozReview-Commit-ID: Hye1xzDFG0f

--HG--
extra : rebase_source : d08cf89eac22324681ca09533e56149fc7572777
2017-07-12 11:20:17 +01:00
Fischer.json 7d13c565c2 Bug 1372067 - Part 2: Add the test cases, r=mossop
This commit
- splits up the browser_onboarding_notification.js test
- adds the test_mute_notification_on_1st_session test case
- adds the test_move_on_to_next_notification_when_reaching_max_prompt_count test case
- adds the test_move_on_to_next_notification_when_reaching_max_life_time test case
- adds the test_move_on_to_next_notification_after_interacting_with_notification test case
- updates the existing test cases for the new notification timing policy
- updates the browser_newtab_focus.js test

MozReview-Commit-ID: Ej2bHJSr35z

--HG--
extra : rebase_source : b96eccecf4a82d575ca8dcb13d2ea83848c537a2
2017-07-12 12:44:34 +08:00
Fischer.json b370360534 Bug 1372067 - Part 1: Implement the prompt timing policy of the tour notification bar, r=mossop
This commit
- mutes tour notification for the 1st 5 mins on the 1st session
- moves on to next tour notification when
  a. previous tour has been prompted 8 times(8 impressions) or
  b. the last time of changing previous tour is 5 days ago
- removes tour from the notification queue forever after user clicked the close or the action button on notification bar to interact with that tour notification.
- makes each tour only has 2 chances to prompt with notification. Each chance includes 8 impressions and 5-days life time. After these 2 chances, no notification would be prompted for tour.

MozReview-Commit-ID: 8fFxohgEkWm

--HG--
extra : rebase_source : 30da9e102d7ffecb3b731ac95dea7c5281db799c
2017-07-12 12:33:45 +08:00
Dão Gottwald a98980269e Bug 1377789 - Use toolbarHighlight and -moz-dialog instead of --toolbar-background-color on Windows. r=daleharvey
MozReview-Commit-ID: L4Rueker344

--HG--
extra : rebase_source : b0f9d9622e2bdf3a75b323481a9c93e6b49cbb42
2017-07-11 15:54:42 +02:00
steveck-chung 7b6af40fde Bug 1379869 - Remove unnecessary styling for doorhanger anchor. r=lchang
MozReview-Commit-ID: GL8KeDxO7Ul

--HG--
extra : rebase_source : 50c2d72aa0429ed42c5aa81bec20ab500ea31057
2017-07-11 11:34:55 +08:00
Sean Lee 748a9b8709 Bug 1378694 - Make sure no null pointer before trimming string in FormAutofillUtils.toOneLineAddress. r=lchang
MozReview-Commit-ID: KAelqPAMrwY

--HG--
extra : rebase_source : f8220fb116e8b66a0b3f02afb1d16e33b7ae1615
2017-07-08 00:41:54 +08:00
Johann Hofmann a84fe102d8 Bug 1377802 - Check if bookmarking UI is visible before anchoring bookmarking popup. r=mak
This also avoids flushing when bounds checking the identity popup for visibility.

MozReview-Commit-ID: EBUR7RIB0w6

--HG--
extra : rebase_source : 496811988d26be3065888845c699663f0cc20d52
2017-07-11 23:17:07 +02:00
Carsten "Tomcat" Book bf8ecdbf1a Merge mozilla-central to autoland 2017-07-12 11:18:59 +02:00
Carsten "Tomcat" Book 0edfa97e38 merge mozilla-inbound to mozilla-central a=merge 2017-07-12 11:07:09 +02:00
Dão Gottwald 7951f8095e Bug 1379268 - Don't apply the accent color beyond the title bar when the native title bar is enabled. r=johannh
MozReview-Commit-ID: HUe1XuncqND

--HG--
extra : rebase_source : 9a07eef658a34b2db1c0a88bb6b332ba4346f201
2017-07-11 15:28:49 +02:00
Timothy Guan-tin Chien 405d342580 Bug 1378136 - Redirect user to the general pane for search settings on old preferences page. r=jaws
MozReview-Commit-ID: Akb4yDPhWTF

--HG--
extra : rebase_source : a3b0341c9996c9480023c294a1383ace7b531532
2017-07-10 17:01:41 +08:00
gasolin 0b11bf9e92 Bug 1377470 - run onboarding scripts after browser UI is ready;r=mossop
MozReview-Commit-ID: BRxWc962EW2

--HG--
extra : rebase_source : f64af8d463b9475d3871b8e031cb9e37349cf0bc
2017-07-06 11:40:26 +08:00
Timothy Guan-tin Chien c493aa2154 Bug 1358970 - Hide onboarding UI when the window size is smaller than 960px, r=mossop
MozReview-Commit-ID: 9Y5SRt21DDP

--HG--
extra : rebase_source : 53195715c38946ebad7537e9110d93a43ea618bf
2017-07-11 14:25:29 +08:00
Edouard Oger 0943c36687 Bug 1210296 part 1 - Remove most event loop spinning from Sync. r=kitcambridge,markh,tcsc
MozReview-Commit-ID: 9RpgSgXykWt

--HG--
extra : rebase_source : 834df5b9b38a8332885a6c488f64215b550cad33
2017-06-05 18:50:07 -04:00
Ricky Chien 63938a224e Bug 1377845 - Fix TypeError: frame is undefined when resizing sub-dialog window r=MattN,scottwu
MozReview-Commit-ID: HjiaIyZHgkL

--HG--
extra : rebase_source : 6fe2382f6707925637f4e001b203574195c35751
2017-07-08 11:34:54 +08:00
Ricky Chien edd91b8333 Bug 1377845 - Fix wrong tooltip position when menulist and button appear in grid r=jaws
MozReview-Commit-ID: EpsfX27WTrx

--HG--
extra : rebase_source : 106a2abb272c411a7c91476a6b925e0ffc297939
2017-07-04 16:14:51 +08:00
Florian Quèze 3d56aac575 Bug 1379788 - Stop loading RecentWindow.jsm during startup, r=Gijs. 2017-07-11 23:30:23 +02:00
Florian Quèze b9b1a8454e Bug 1104325 - [Windows HiDPI] expand the awesomebar panel workaround to also apply to the searchbar so that one-off buttons are laid out correctly even when there are rounding issues, r=adw. 2017-07-11 23:29:58 +02:00
Brendan Dahl 1fad6e6fe4 Bug 1368211 - Don't create gnome shell service in headlesss mode. r=jrmuizel 2017-07-11 13:35:30 -07:00
Christoph Kerschbaumer 78cbe03eb9 Bug 1379915 - Convert browser_windowactivation.js to comply with new data: URI inheritance model. r=smaug 2017-07-11 10:31:07 +02:00
Carsten "Tomcat" Book 5a11b78c49 Backed out changeset 7813f3652481 (bug 1366694) 2017-07-11 13:14:34 +02:00
Carsten "Tomcat" Book 7e0d52f50e Merge mozilla-central to inbound 2017-07-11 13:00:28 +02:00
Bob Owen 01f2685a30 Bug 1377555 Part 1: Back out changesets 04edb03fb817 and d17ac655cc51. r=jimm
This backouts the previous change to detect and change the sandbox policy
when running from a network drive.
2017-07-11 09:44:20 +01:00
gasolin 345a2f81da Bug 1375775 - test cases for reusable tourset;r=mossop
MozReview-Commit-ID: IlxgYRuFpCc

--HG--
extra : rebase_source : 5fb443a6181e909e6e7dad276e0e5b60ba983936
2017-07-07 11:52:33 +08:00
gasolin 6a631df7f2 Bug 1375775 - Allow reuse existing tours;r=mossop
MozReview-Commit-ID: 4KwLBH5oPXY

--HG--
extra : rebase_source : 3741ce9cc856264774810bd26b727d5fa6ebc2f8
2017-06-26 14:25:55 -07:00
Wes Kocher 1ef5d8834c Merge m-c to autoland, a=merge 2017-07-10 18:51:05 -07:00
Wes Kocher 8e3be4c671 Merge inbound to central, a=merge 2017-07-10 18:43:02 -07:00
Timothy Guan-tin Chien e20d1fd33b Bug 1378168 - Ensure overlay notification icon sizing. r=mossop
MozReview-Commit-ID: BNHxuSK2B5R

--HG--
extra : rebase_source : b3596656cd76e20397099621ee761a599653e658
2017-07-06 13:39:19 +08:00
Fischer.json 9fbf3ccc81 Bug 1377433 - Should not do the sliding-up tour notification transition, r=mossop
MozReview-Commit-ID: L4aDUF1s9OI

--HG--
extra : rebase_source : cfdd97d6f6ee5196d6f22303e0a332fa5cd59d31
2017-06-30 06:37:09 -07:00
Sebastian Hengst e57529282b Backed out changeset a8d854de191c (bug 1327947) for eslint failures in browser_applications_selection.js. r=backout 2017-07-10 17:15:47 +02:00
Chris AtLee 7bed4f1a85 Bug 1371038: Add configs for doing DMD builds r=Callek
This adds the mozconfigs, mozharness configs and taskcluster changes required
to create optimized DMD builds for linux64, win32, win64 and macosx64.

These builds will happen nightly on mozilla-central

We also add support for custom build variants on Windows (or other generic
worker environments).

MozReview-Commit-ID: HrVT9PLSWVx

--HG--
extra : rebase_source : 39ac752a312afe04187728da82a4a7f722634811
2017-06-22 12:49:03 -04:00
Wes Kocher f3484aa1b2 Backed out changeset dec7cb09336e (bug 1369539) for test_uistate.js failures a=backout
MozReview-Commit-ID: 4SBjyEI1v6q
2017-07-10 16:51:15 -07:00
Jonathan Kingston 29bc27bfad Bug 1327947 - Remove id's from about:preferences#containers as it breaks sorting for applications. r=jaws
MozReview-Commit-ID: H39D5kT4lc5

--HG--
extra : rebase_source : d56e62ff0b6143cac70d36354300c1e7db70ba26
2017-07-05 17:45:27 -07:00
Ed Lee 3c6952efcf Bug 1379522 - Add pinned sites, context menu ordering, cleared history, other fixes to Activity Stream. r=ursula
MozReview-Commit-ID: ESlcuSuzoDH

--HG--
extra : rebase_source : 83739c36ee85a074fc672a8c446e0bea095e2284
2017-07-09 17:04:38 -07:00
Mike Conley 5f84b6f9b1 Bug 1378193 - Alter browser_startup_images.js so that it can test both the Photon and non-Photon configurations. r=johannh
MozReview-Commit-ID: A1KYZCQt6By

--HG--
extra : rebase_source : bc9f5956ccb4562e2022e83fe308dc3b96cb2e7a
extra : intermediate-source : 6586c52d21b49ecb769a6838edb05d7b9adfac83
extra : source : 73eb7a1748736bd9dfaf691322c1e50dc02a0ec5
2017-07-06 14:47:06 -04:00
Thomas Wisniewski 6e4b30e56a Bug 1376991 - Extend browsingData to restrict removing cookies to a give list of hostnames; r=mixedpuppy
MozReview-Commit-ID: 4Tfneh5s1Q8
***
Fixes for try run failures

MozReview-Commit-ID: 2BAT1GUcvH3

--HG--
extra : rebase_source : a9e3777e3967ee4e95bb27bd575020ed16a559e9
2017-06-30 09:11:18 -04:00
Fischer.json 3c65b9c7b2 Bug 1376558 - Should not migrate session for Firefox auto-refresh, r=MattN
This patch introduces an new environment variable called MOZ_RESET_PROFILE_MIGRATE_SESSION. Only when MOZ_RESET_PROFILE_MIGRATE_SESSION is set then Firefox profile migrator would migrate the old profile session data.

MozReview-Commit-ID: 5XNBSPzx9AR

--HG--
extra : rebase_source : 5ce482c2038192a43f5e7b3201dadc439d9f8273
2017-06-27 11:27:15 -07:00
Sebastian Hengst 6408570fd1 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-07-09 11:21:38 +02:00
Sebastian Hengst d00887532b merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: IZdWUL0ee1b
2017-07-09 11:19:35 +02:00
Sebastian Hengst e0967cf4de Backed out changeset e017440a55a8 (bug 1357490) 2017-07-08 11:30:47 +02:00
Sebastian Hengst 7d874f78d7 Backed out changeset fa4a2714ae9b (bug 1357486) for frequently failing xpcshell's toolkit/mozapps/extensions/test/xpcshell/test_delay_update_webextension.js on Windows debug. r=backout 2017-07-08 11:24:18 +02:00
Sebastian Hengst 15b1ddec90 Backed out changeset 7124641a168f (bug 1357486) 2017-07-08 11:23:24 +02:00
Sebastian Hengst 2a64b2c947 Backed out changeset bb1aa3b7bdf3 (bug 1357486) 2017-07-08 11:23:02 +02:00