Sebastian Hengst
08efa86e76
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 1h3kZyrtqSt
2017-10-17 11:45:16 +02:00
Jessica Jong
95d2505931
Bug 1404327 - Move CSS font-family property to date/time input so that it can be overriden. r=dholbert
...
MozReview-Commit-ID: 4sqXQSZMlmd
2017-10-16 15:24:50 +08:00
Dan Banner
5af4450327
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
...
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Philipp Kewisch
cb2ed0d8b1
Bug 1312191 - Do not hardcode INDENT_LEVEL in xbl preprocessor. r=miker
...
MozReview-Commit-ID: EiufIKCNfSs
2017-10-08 14:40:16 +02:00
Andrea Marchesini
dbe60baf56
Bug 1406818 - about:profile uses nsIToolkitProfile.removeInBackground, r=ehsan
2017-10-13 08:47:41 +02:00
Emilio Cobos Álvarez
54f771c77f
Bug 1405311: Remove uses of :-moz-system-metric. r=xidorn,dao
...
MozReview-Commit-ID: 1Yqy6KgMUB1
2017-10-12 14:47:06 +02:00
Dão Gottwald
84d5634a0a
Bug 1407613 - Remove dropmarker from the generic autocomplete binding. r=mak
...
MozReview-Commit-ID: DIVPqfbkJnL
2017-10-11 15:34:57 +02:00
Sebastian Hengst
b16a2a0b1a
Bug 1406783 - texts for radio options to select ping data on about:telemetry should select option after clicked. r=gfritzsche
...
MozReview-Commit-ID: AmJM953FIBT
2017-10-08 20:31:04 +02:00
Sebastian Hengst
8bc209c582
Bug 1406787 - Click on currently active ping in start section should open ping picker. r=Dexter
...
MozReview-Commit-ID: 1riOrN2Oj1P
2017-10-08 21:41:00 +02:00
Peter Van der Beken
a8401db6ec
Bug 1383059 - Remove instanceof for supplemental interfaces. Part 1: add Window.isChromeWindow and switch |instanceof [nsIDOM]ChromeWindow| to use it instead. r=bz.
2017-10-06 13:47:27 +02:00
Sebastian Hengst
4a3132e6a6
merge mozilla-central to autoland. r=merge a=merge
2017-10-07 10:52:29 +02:00
Sebastian Hengst
5a50c5cb42
merge autoland to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 7Ez95T2ivfR
2017-10-07 10:37:39 +02:00
Sam Foster
1c711aa78d
Bug 1406401 - Dragging toolbar separators shouldnt move the window. r=dao
...
MozReview-Commit-ID: 8xvYIUFuzI8
2017-10-06 14:29:45 -07:00
Marco Bonardo
a51e221cda
Bug 1356758 - Intermittent timeouts in browser_UsageTelemetry_urlbar.js. r=adw
...
MozReview-Commit-ID: 3pCG35lHis2
2017-10-04 17:39:59 +02:00
Wes Kocher
06981075f7
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: Dxbv9TjDlDY
2017-10-04 16:47:41 -07:00
Neil Deakin
d09590d93a
Bug 1356674, only adjust arrow position in panel once, r=dao
2017-10-04 11:10:18 -04:00
Neil Deakin
746543bc3a
Bug 1330144, don't focus 'noinitialfocus' elements at all in dialogs, r=gijs
2017-10-04 11:10:05 -04:00
Brad Werth
8449663d7f
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
2017-09-27 14:06:37 -07:00
Sebastian Hengst
4411388d7a
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
272e1d58a9
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
2017-09-27 14:06:37 -07:00
Sebastian Hengst
387952c22a
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: EVLGo1zCANb
2017-10-04 11:13:24 +02:00
Drew Willcoxon
64be2ede6b
Bug 1402272 - Replace adjustSiteIconStart with padding on all richlistitems. r=mak
...
MozReview-Commit-ID: 8JyJWLL0nJU
2017-10-03 12:12:19 -07:00
Wes Kocher
a89d343ff2
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 42IMgMJGiDu
2017-10-03 14:54:08 -07:00
Ian Moody
98eaaf2942
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
2017-09-29 18:46:58 +01:00
Henri Kemppainen
bd15057a05
Bug 1401946 - Show profile path next to the open button. r=Mossop
2017-09-21 16:31:12 +03:00
Vedant Chakravadhanula
751268d7d1
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
2017-09-30 09:07:50 +05:30
Scott Wu
1dd34f51a2
Bug 1397114 - Disable smooth scrolling when value changes come from input box r=mconley
...
MozReview-Commit-ID: 9ZLSB2HQvcu
2017-09-20 16:45:03 +08:00
Scott Wu
42e601846a
Bug 1401876 - (Part 2) Add browser-chrome test for reopening picker. r=mconley
...
MozReview-Commit-ID: BjR0rVxkdT
2017-09-25 17:43:27 +08:00
Scott Wu
d6d30c8083
Bug 1401876 - (Part 1) Close datetime picker on popuphidden. r=mconley
...
MozReview-Commit-ID: FUqbtAftQxh
2017-09-21 15:37:25 +08:00
Sam Foster
1633bfe351
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
2017-09-21 09:28:55 -07:00
Gabor Krizsanits
4a1dd11be4
Bug 1336389 - Talos test for content process startup time. r=mconley
2017-09-27 18:31:53 +02:00
Towkir Ahmed
37f307a462
Bug 1361695 - Added illustration to about:license; r=dao
...
MozReview-Commit-ID: 6MIY0cvBPQ6
2017-09-27 17:03:10 +02:00
Paolo Amadini
0d0c9d5f71
Bug 1402279 - Part 2 - Unify the usage of the DownloadPaths module. r=mak,aswan
...
MozReview-Commit-ID: HEhwkyxtYTP
2017-09-27 12:13:07 +01:00
Ray Lin
94e5cb3751
Bug 1397486 - Update controlBar width according to videocontrols which really grows along <audio> width. r=jaws
...
MozReview-Commit-ID: LpxH7Pnu7tQ
2017-09-14 17:37:47 +08:00
Ray Lin
9daa4cb138
Bug 1396094 - Handle change event of textTracks to update the closed caption UI state. r=jaws
...
MozReview-Commit-ID: KpjXhxUPDKR
2017-09-23 10:51:47 +08:00
Mark Striemer
67d2df8a0c
Bug 1314674 - Maintain badge style in new windows and customize r=mixedpuppy
...
MozReview-Commit-ID: 8f99d6Uqtx1
2017-09-20 17:27:48 -05:00
L. David Baron
ce17592ab9
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
Xidorn Quan
58e38abf93
Bug 1407847 - Enable stylo for XUL document without system principal and annotate failures accordingly. r=heycam
...
MozReview-Commit-ID: KcJxloT2rR8
2017-10-12 10:43:38 +11:00
Sebastian Hengst
a2c7a60da5
merge mozilla-central to autoland. r=merge a=merge
2017-09-25 12:02:51 +02:00
Marco Bonardo
b9d189f4b8
Bug 1402178 - Address bar title and urls get cropped at strange places when matches are reused. r=adw
...
MozReview-Commit-ID: 9chh6RiHu8n
2017-09-22 18:33:30 +02:00
Amy Chung
415338d016
Bug 1360603 - Confirm the Throttleable flag on browser_saveImageURL.js. r=baku
2017-09-24 00:56:04 +08:00
Wes Kocher
4dbb458bed
Merge inbound to central, a=merge
...
MozReview-Commit-ID: E7k4xViLm4V
2017-09-21 17:03:29 -07:00
Kershaw Chang
01ecffb3a1
Bug 1247843 - Part 1: Add new property - contentRequestContextID. r=mconley, r=hurley
2017-09-20 20:08:00 -04:00
Sebastian Hengst
50a28edc06
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: mr7OYuaLKE
2017-09-21 15:23:43 +02:00
Sebastian Hengst
48d0773c94
Backed out changeset 8a513ab0c112 (bug 1370613) for date format. r=backout
2017-09-21 13:22:30 +02:00
Ehsan Akhgari
286f65a30b
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
1f9a8ed269
Bug 1370613 - Update Book of Mozilla passage; r=ehsan
2017-09-20 23:05:07 -04:00
Erica Wright
6e03084319
Bug 1401485 - Move aboutRights.css to toolkit. r=dao
...
MozReview-Commit-ID: GLNxlMEdkJT
2017-09-20 09:41:45 -04:00
Chun-Min Chang
4710f84cd8
Bug 1400390 - Fix wrong colspan of media section in about:support; r=Felipe
...
MozReview-Commit-ID: AUgYMEKMKvf
2017-09-18 11:44:23 +08:00
Marco Bonardo
8af4df53e5
Bug 1391293 - Remove some hundreds reflows and adapt reflow tests to the new insert method. r=florian
...
MozReview-Commit-ID: 1a25ZHo2L8n
2017-09-18 11:58:11 +02:00