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

6360 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Hengst 3c8747ae61 merge mozilla-central to autoland. r=merge a=merge 2017-10-07 10:52:29 +02:00
Sebastian Hengst b834f0d177 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 7Ez95T2ivfR
2017-10-07 10:37:39 +02:00
Sam Foster eaaaf407ae Bug 1406401 - Dragging toolbar separators shouldnt move the window. r=dao
MozReview-Commit-ID: 8xvYIUFuzI8

--HG--
extra : rebase_source : b1c28569b8a7d1af2535e583519e64764877a4f4
2017-10-06 14:29:45 -07:00
Marco Bonardo c14d0488a0 Bug 1356758 - Intermittent timeouts in browser_UsageTelemetry_urlbar.js. r=adw
MozReview-Commit-ID: 3pCG35lHis2

--HG--
extra : rebase_source : 23427009c0848ef4bcd09280567da065539747bd
2017-10-04 17:39:59 +02:00
Wes Kocher 6dc323cfe9 Merge m-c to autoland, a=merge
MozReview-Commit-ID: Dxbv9TjDlDY
2017-10-04 16:47:41 -07:00
Neil Deakin 4251bca019 Bug 1356674, only adjust arrow position in panel once, r=dao 2017-10-04 11:10:18 -04:00
Neil Deakin 4d3b46e590 Bug 1330144, don't focus 'noinitialfocus' elements at all in dialogs, r=gijs 2017-10-04 11:10:05 -04:00
Brad Werth cccd100f25 Bug 1376931 Part 2: Extend ContentViewer to allow reporting of effective full zoom level as determined by the device context. r=bz,heycam
MozReview-Commit-ID: EoVp1DwAl0j

--HG--
extra : rebase_source : 59e5112caa73e675139b5fd93f03afcc13a9745d
2017-09-27 14:06:37 -07:00
Sebastian Hengst b8b7f52566 Backed out changeset 3adba9da5967 (bug 1376931) for bustage at layout/style/nsMediaFeatures.cpp:296: 'class nsPresContext' has no member named 'GetEffectiveFullZoom'; did you mean 'GetDeviceFullZoom'. r=backout on a CLOSED TREE 2017-10-05 00:15:51 +02:00
Brad Werth 1450446d11 Bug 1376931 Part 2: Extend ContentViewer to allow reporting of effective full zoom level as determined by the device context. r=bz,heycam
MozReview-Commit-ID: EoVp1DwAl0j

--HG--
extra : rebase_source : b0bdf52adb0e44b51c4bbeb33668c35f559b8464
2017-09-27 14:06:37 -07:00
Sebastian Hengst 5e0b457b10 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: EVLGo1zCANb
2017-10-04 11:13:24 +02:00
Drew Willcoxon b5bff8c930 Bug 1402272 - Replace adjustSiteIconStart with padding on all richlistitems. r=mak
MozReview-Commit-ID: 8JyJWLL0nJU

--HG--
extra : rebase_source : 5f5288b92180744cb5f4a23a8c5ab6d03ed71cdb
2017-10-03 12:12:19 -07:00
Wes Kocher 0b65e8f6ab Merge m-c to inbound, a=merge
MozReview-Commit-ID: 42IMgMJGiDu
2017-10-03 14:54:08 -07:00
Ian Moody 4b3928036f Bug 1403585 - React to about:telemetry URL hash after data is present. r=chutten
Currently if a subsection (for the environment section) is included in the hash
on load the page breaks, because urlStateRestore ends up calling showSubSection
with no element, which then throws.  Move the urlStateRestore call after the
update.
Also guard against showSubSection receiving an empty argument.

MozReview-Commit-ID: 2bYrEQlHlqN

--HG--
extra : rebase_source : 478a4436f842cb9dc6979c0604b18289bbc5ea71
2017-09-29 18:46:58 +01:00
Henri Kemppainen f261b3579b Bug 1401946 - Show profile path next to the open button. r=Mossop 2017-09-21 16:31:12 +03:00
Vedant Chakravadhanula ecc5186a64 Bug 1396855 - about:telemetry : Added search terms in the URL fragment. r=chutten
Implementation of the search terms in the url fragment was done as concisely as possible(considering the various conditions required, with the underscore when other hash terms are present). To implement search through hashes in URL, the function urlStateRestore() was changed. To make the changes more aesthetic, another function urlSectionRestore() performs the tasks earlier performed by urlStateRestore(), and urlStateRestore() now implements the search parsing and a call to urlSectionRestore().

MozReview-Commit-ID: 9vgjNUpJkQG

--HG--
extra : rebase_source : c2cdb79e74faffa50bfd6636f0877f541f4f6ddf
2017-09-30 09:07:50 +05:30
Scott Wu 1cc0b91e89 Bug 1397114 - Disable smooth scrolling when value changes come from input box r=mconley
MozReview-Commit-ID: 9ZLSB2HQvcu

--HG--
extra : rebase_source : af5aad09637255596b8fa51f39ce069970e1f699
2017-09-20 16:45:03 +08:00
Scott Wu 5362aea0cf Bug 1401876 - (Part 2) Add browser-chrome test for reopening picker. r=mconley
MozReview-Commit-ID: BjR0rVxkdT

--HG--
extra : rebase_source : 92c1d3fc55dbe0eb8c1524a7510bc6431f296a25
2017-09-25 17:43:27 +08:00
Scott Wu e8af7b7a7d Bug 1401876 - (Part 1) Close datetime picker on popuphidden. r=mconley
MozReview-Commit-ID: FUqbtAftQxh

--HG--
extra : rebase_source : 9570536f7d46d5e8a481d36ed90d81c6f4e8183d
2017-09-21 15:37:25 +08:00
Sam Foster 7b38de1eb4 Bug 1387415 - Make empty toolbar spaces be drag handles for the window. r=dao
* Add -moz-window-drag: drag property to toolbars in toolkit, on Windows as support was added in bug 1163113
* Use the toolbar-drag binding for #nav-bar on Linux.

MozReview-Commit-ID: 8ZABYMWswk1

--HG--
extra : rebase_source : 28c2fceef4991d4684c8249a787995994af1120d
2017-09-21 09:28:55 -07:00
Gabor Krizsanits a2f26434ed Bug 1336389 - Talos test for content process startup time. r=mconley 2017-09-27 18:31:53 +02:00
Towkir Ahmed bf33f2b3f3 Bug 1361695 - Added illustration to about:license; r=dao
MozReview-Commit-ID: 6MIY0cvBPQ6
2017-09-27 17:03:10 +02:00
Paolo Amadini c6564bb63b Bug 1402279 - Part 2 - Unify the usage of the DownloadPaths module. r=mak,aswan
MozReview-Commit-ID: HEhwkyxtYTP

--HG--
extra : rebase_source : f4adb90eea4898b8c769900400a3ead6246b9ece
extra : source : 41da9c5daa902543f0f59818b2e3bbae44605036
2017-09-27 12:13:07 +01:00
Ray Lin 5f143a8673 Bug 1397486 - Update controlBar width according to videocontrols which really grows along <audio> width. r=jaws
MozReview-Commit-ID: LpxH7Pnu7tQ

--HG--
extra : rebase_source : 455014838e4e023fa8b90941b0c2516b52c4d37e
2017-09-14 17:37:47 +08:00
Ray Lin e23455a0c7 Bug 1396094 - Handle change event of textTracks to update the closed caption UI state. r=jaws
MozReview-Commit-ID: KpjXhxUPDKR

--HG--
extra : rebase_source : fedd916f37621fa1ccd3d0f0f22402fafc8752d9
2017-09-23 10:51:47 +08:00
Mark Striemer a84f31e137 Bug 1314674 - Maintain badge style in new windows and customize r=mixedpuppy
MozReview-Commit-ID: 8f99d6Uqtx1

--HG--
extra : rebase_source : 66da5414a5baf68f276915258947c5886e030f7d
2017-09-20 17:27:48 -05:00
L. David Baron 43568a4410 Bug 1405875 - Remove unused contentViewerFile property from browser and tabbrowser XBL bindings. r=Gijs
This helps to make nsIContentViewerFile unused so that we can remove it
later in this patch series.

MozReview-Commit-ID: I0LvygpnCx8
2017-10-05 11:15:57 -07:00
Sebastian Hengst 937b5d72b8 merge mozilla-central to autoland. r=merge a=merge 2017-09-25 12:02:51 +02:00
Marco Bonardo 32f9f91e09 Bug 1402178 - Address bar title and urls get cropped at strange places when matches are reused. r=adw
MozReview-Commit-ID: 9chh6RiHu8n

--HG--
extra : rebase_source : 7c996f8b4cf82fca938207d3232b69e098b5466e
2017-09-22 18:33:30 +02:00
Amy Chung 42b1f8ef9a Bug 1360603 - Confirm the Throttleable flag on browser_saveImageURL.js. r=baku 2017-09-24 00:56:04 +08:00
Wes Kocher a7fe048680 Merge inbound to central, a=merge
MozReview-Commit-ID: E7k4xViLm4V
2017-09-21 17:03:29 -07:00
Kershaw Chang 56cdc97487 Bug 1247843 - Part 1: Add new property - contentRequestContextID. r=mconley, r=hurley 2017-09-20 20:08:00 -04:00
Sebastian Hengst 7eec7a0a11 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: mr7OYuaLKE
2017-09-21 15:23:43 +02:00
Sebastian Hengst f392283bc7 Backed out changeset 8a513ab0c112 (bug 1370613) for date format. r=backout 2017-09-21 13:22:30 +02:00
Ehsan Akhgari 0fb1cff259 Bug 1370613 follow-up: Switch the chapter number of the Book of Mozilla back to 14:11 2017-09-20 23:31:02 -04:00
Seburo 86f06ce9a0 Bug 1370613 - Update Book of Mozilla passage; r=ehsan 2017-09-20 23:05:07 -04:00
Erica Wright 1056197daa Bug 1401485 - Move aboutRights.css to toolkit. r=dao
MozReview-Commit-ID: GLNxlMEdkJT

--HG--
rename : browser/themes/shared/aboutRights.css => toolkit/themes/shared/aboutRights.css
extra : rebase_source : e925f2d0ab6076c050ede4f7bb5bc3fd3d2beb6f
2017-09-20 09:41:45 -04:00
Chun-Min Chang 2ccabda678 Bug 1400390 - Fix wrong colspan of media section in about:support; r=Felipe
MozReview-Commit-ID: AUgYMEKMKvf

--HG--
extra : rebase_source : 91fbf045070e1c26b6619959c6ccb788541551c6
2017-09-18 11:44:23 +08:00
Marco Bonardo 740c7954fb Bug 1391293 - Remove some hundreds reflows and adapt reflow tests to the new insert method. r=florian
MozReview-Commit-ID: 1a25ZHo2L8n

--HG--
extra : rebase_source : 1b0d5f88f911097c67572060ec6d77fdf4ab1ea4
2017-09-18 11:58:11 +02:00
Makoto Kato 44d3f0277d Bug 1401448 - Remove libstdc++ support from Android buildconfig. r=froydnj
libstdc++ support is broken after moving to moz.configure.  No one uses this option and NDK will remove GCC, so we should remove this and --with-android-cxx-stl option.

MozReview-Commit-ID: 3mqyHoRCE00

--HG--
extra : rebase_source : 35aa911a69e159e67f624ab5ab9aea8af4c5342f
2017-09-20 16:38:48 +09:00
Francesco Lodolo (:flod) 2fef2536fe Bug 1399511 - Update message displayed when a section has no data in about:telemetry r=chutten
MozReview-Commit-ID: 2Hb4oKKlhG7

--HG--
extra : rebase_source : 7c4b93a4d49ef9b48546deb5f64a823b7860bbc1
2017-09-15 06:53:33 +02:00
Erica Wright 0157565b0e Bug 1394461 - Update illustration and copy for about:rights. ui-r=shorlander r=dao
MozReview-Commit-ID: 3kxO8DYG6R8

--HG--
extra : rebase_source : 1130047e926736a318b2df632fad849649bfc97e
2017-08-31 11:20:11 -04:00
Philipp Sackl a5d757bfb2 Bug 1393057 - Remove hover transition from toolbar buttons, r=mikedeboer
MozReview-Commit-ID: GdBVMsBYI6S

--HG--
extra : rebase_source : 4b9f7e576434f628b1fc56bb454c2e4008b93766
2017-09-14 13:25:31 +01:00
Chris H-C 53f3caf373 bug 1399082 - about:telemetry l10n fixes r=flod
We were reusing "all sections" in more than one way, which isn't a globally-
permissable language use. Embedding the substring directly takes care of it
while at the same time embedding it within its context.

MozReview-Commit-ID: CTQhFWEajRo

--HG--
extra : rebase_source : 03b79c5bb19ad690b4ccba27c96bcc6a9f7f17a7
2017-09-12 14:12:55 -04:00
Wes Kocher f71fc83625 Backed out changeset b061a65e51d7 (bug 1399082) for failures in browser_misused_characters_in_strings.js a=backout
MozReview-Commit-ID: 3pIsd3pvXrq
2017-09-13 10:12:19 -07:00
Chris H-C d6a171a85c bug 1399082 - about:telemetry l10n fixes r=flod
We were reusing "all sections" in more than one way, which isn't a globally-
permissable language use. Embedding the substring directly takes care of it
while at the same time embedding it within its context.

MozReview-Commit-ID: CTQhFWEajRo

--HG--
extra : rebase_source : 4a4e25137086f112eeae8152b4867553e372ce03
2017-09-12 14:12:55 -04:00
Chris H-C 6dc3a8d574 bug 1396836 - Tidy up about:telemetry search r=Dexter
Search would leave text in the input field when switching categories,
show a 'No search results' message on load, and show a 'No search results'
message in sections without search inputs.

Tidy those cases away.

MozReview-Commit-ID: BbkgIjq8fYD

--HG--
extra : rebase_source : 0ce7a88f05a8919275e46f8d1c44df33fd83b135
2017-09-08 15:13:59 -04:00
Mike Hommey 8cdad036f1 Bug 1398965 - Fold memory/mozjemalloc into memory/build. r=njn
The files relevant to the memory allocator are currently spread between
memory/mozjemalloc and memory/build, and the distinction was
historically from sharing some Mozilla-specific things between
mozjemalloc and jemalloc3. That distinction is not useful anymore, so
we fold everything together.

As we will likely rename the allocator at some point in the future, it
is preferable to move away from the mozjemalloc directory rather than in
its direction.

--HG--
rename : memory/mozjemalloc/Makefile.in => memory/build/Makefile.in
rename : memory/mozjemalloc/mozjemalloc.cpp => memory/build/mozjemalloc.cpp
rename : memory/mozjemalloc/mozjemalloc.h => memory/build/mozjemalloc.h
rename : memory/mozjemalloc/mozjemalloc_types.h => memory/build/mozjemalloc_types.h
rename : memory/mozjemalloc/rb.h => memory/build/rb.h
2017-09-12 13:14:35 +09:00
Sebastian Hengst 01f066fc2d Backed out changeset c6ec5f35710a (bug 1396836) for eslint failures in aboutTelemetry.js. r=backout 2017-09-11 16:50:26 +02:00
Chris H-C 86379d4ddd bug 1396836 - Tidy up about:telemetry search r=Dexter
Search would leave text in the input field when switching categories,
show a 'No search results' message on load, and show a 'No search results'
message in sections without search inputs.

Tidy those cases away.

MozReview-Commit-ID: BbkgIjq8fYD

--HG--
extra : rebase_source : 3d1b02d6c29096c42cdcce795689214b44b8cf00
2017-09-08 15:13:59 -04:00