Carsten "Tomcat" Book
68a717ba18
Backed out changeset 3696a22ff7a0 (bug 1286389) for frequent dt2 linux debug failures
2016-07-20 16:50:13 +02:00
Carsten "Tomcat" Book
ac3f25cbe3
merge fx-team to mozilla-central a=merge
2016-07-20 11:17:45 +02:00
Jared Wein
8b7008f45f
Bug 1285234 - Check for valid videoEvents and controlListeners before dereferencing them in case the videocontrols have been cleaned up already. r=Gijs
...
MozReview-Commit-ID: HAnjW0F3kFo
--HG--
extra : rebase_source : fcdc7250d9526e0c5b6eebae3f25a4c067480ac4
2016-07-19 12:35:22 -07:00
Gijs Kruitbosch
e6827d6220
Bug 1286389 - fix focusing if nothing is focused when panel closes, r=Enn
...
MozReview-Commit-ID: DzNnQZjuXK2
--HG--
extra : rebase_source : 8303da0b4190be136f439868141cb1306e873556
2016-07-19 15:56:15 +01:00
Thom Chiovoloni
838730ae1b
Bug 1238128 - Ensure that the details passed to WebChannelMessageToChrome is a string, with a whitelist for messages from existing users r=Margaret,markh,MattN
...
MozReview-Commit-ID: DpdJ5bUcBdQ
--HG--
extra : rebase_source : b240484b44e9040b2d4e8509589f288e896a4267
2016-07-12 19:34:41 -04:00
Wes Kocher
bacab7c0f8
Merge m-c to autoland, a=merge
2016-07-12 16:54:34 -07:00
Wes Kocher
92616e983b
Merge fx-team to central, a=merge
2016-07-12 16:24:27 -07:00
Chris Pearce
5c4a9cd046
Bug 1273725 - Don't show 'No supported source' message in video controls if there's no sources. r=jaws
...
We're flashing a warning message "NO video with supported format and MIME type
found." when we're loading a YouTube page in Fennec. This is because YouTube
are calling load() on a video element with no src attribute or source children
in a click handler in order to defeat the "requires user interaction to play"
restrictions on mobile Chrome and Safari in that video element.
We're showing the warning message to help developers diagnose why loads are
unintentionally failing. However, the behaviour that YouTube are doing is
intentional, and YouTube are likely to not be the only ones doing this. So we
should change our video controls to not display the warning message in this
case. We should be compatible with other browsers.
We'll still log a debug message to the browser console as to why the load
is failing, to help developers who hit this unintentionally.
MozReview-Commit-ID: IpugbMOloJt
--HG--
extra : rebase_source : cd84e8a5fb300f984d91ae792c197a70992c38e1
2016-07-12 16:19:03 +12:00
Matheus Longaray
a5ed7d2abc
Bug 1285544 - Make sure print jobs that go through simplification get the right document URL set. r=mconley.
2016-07-11 08:48:00 +02:00
Jared Wein
6876b69573
Bug 1055403 - Allow individual prefernece elements to opt out of the preferences-wide instantApply=true. r=gijs
...
MozReview-Commit-ID: 6Lf1AGKZtGO
--HG--
extra : transplant_source : %B3rW%1E%A3%C6%27%8A%C1%3F%82h%09%C7F%DB%0B%A6%95%DD
2016-07-09 15:33:17 -04:00
Jeff Gilbert
ff25018f0a
Bug 1285661 - Add WebGL2 to about:support. - r=jrmuizel
2016-07-11 13:06:56 -07:00
Benjamin Smedberg
be3857f963
Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley
...
MozReview-Commit-ID: 69tMivPVxuW
--HG--
extra : rebase_source : bd4d2979beff0f460a20156b0f954e2f1a2a5e85
2016-07-01 11:01:07 -04:00
Carsten "Tomcat" Book
7865385b58
Backed out changeset 2d7f3aa49d4d (bug 1162050) for bustage in DataTransfer.cpp
2016-07-11 11:18:59 +02:00
Jimmy Wang
79e4aa68b2
Bug 1162050 - Remove toolkit/content/nsDragAndDrop.js. r=enn
...
MozReview-Commit-ID: 3XvHwF3aoG7
--HG--
extra : rebase_source : 0edc8b710286172cb3dd51c7dc317412c0bb9a5f
2016-05-27 14:05:20 -04:00
Jimmy Wang
ee7575d3ce
Bug 1162050 - Remove toolkit/content/nsDragAndDrop.js. r=enn
...
MozReview-Commit-ID: 3XvHwF3aoG7
--HG--
extra : transplant_source : T%FF%80%FFf%F7t%EDd/5%FD%28%D7%9A%23Q%A85%16
2016-05-27 14:05:20 -04:00
Georg Fritzsche
c1c3e82d52
Bug 1282090 - Show subsession data by default in about:telemetry. r=dexter
2016-07-05 20:07:57 +02:00
Alessio Placitelli
1f87ffba1c
Bug 1282091
- Adjust the "scalars" format in the main ping. r=gfritzsche
2016-07-05 02:35:00 +02:00
Phil Ringnalda
1988a30bc2
Bug 1167694 - Disable test_popup_anchoratrect.xul on Linux debug as well, for constant failures
...
--HG--
extra : rebase_source : 512654375e5c1d6fba7afe347ab125afa7227709
2016-07-01 19:39:40 -07:00
Carsten "Tomcat" Book
5c90a99952
merge mozilla-inbound to mozilla-central a=merge
2016-06-29 16:13:05 +02:00
Ray Lin
e1b4b9465e
Bug 985915 - Vertically move up closed caption to not overlap control bar. r=rillian
...
MozReview-Commit-ID: HzJ3ppbmQnk
--HG--
extra : rebase_source : dda5febc3c799c375e4dbe39cf52f96504740b55
2016-06-27 11:22:15 +08:00
Mike de Boer
5da90b343c
Bug 269442 - add tests for findbar entire word searching feature. r=dao
...
MozReview-Commit-ID: Fb5nJV5ly1i
2016-06-28 15:13:54 +02:00
Mike de Boer
fe68c53f4b
Bug 269442 - whole word matching support for nsFind. r=ehsan,dao. ui-r=shorlander
...
MozReview-Commit-ID: KIDWHyjOSYL
2016-06-28 15:13:53 +02:00
Jared Wein
05df1c9dea
Bug 1281888 - The closed caption button should appear if there are 'captions' tracks. r=ralin
...
MozReview-Commit-ID: 2cHgR9lyxAK
--HG--
extra : transplant_source : %CC%E8%9B%40%00%0E%D6%2A%03w%C1%D8%A0Tk%9E%CD%8E%5B%F4
2016-06-23 15:38:04 -04:00
Ray Lin
5a89cbb1ca
Bug 887934 - Add closed caption button to video control. r=jaws
...
MozReview-Commit-ID: JykXcNBkSLr
--HG--
extra : transplant_source : %BB%26%BB%C2%0E50x%0E%B7%20Y%2Cs%A9x_%8F%D7%D6
2016-06-07 15:07:03 +08:00
Timothy Guan-tin Chien
9ed4429e08
Bug 1231701 - Ship our own variant of EmojiOne on Windows and Linux, r=glandium, r=dolske, r=jfkthame, r=gerv
...
This patch bundles a color font named "EmojiOne Mozilla", and turn on
the necessary code for including the bundled font, on Linux and Windows.
With that, users of Linux and Windows <=8.0 is able to see color Emoji
on Firefox without support from System.
The font bundled is the v0.2.1 version, generated from the project repo
in
https://github.com/mozilla/emojione-colr
with artwork from the original EmojiOne font and Twemoji,
under CC BY 4.0 license.
Test files, about:license page, and the packager instruction are
modified accordingly.
MozReview-Commit-ID: 2mmxnA0vS3u
2016-06-15 21:58:49 +01:00
Mark Hammond
367f33f78d
Bug 1279224 - remove all Sync promotions from doorhangers. r=adw
...
MozReview-Commit-ID: 8QELFxqM6Av
--HG--
extra : rebase_source : e76d93d5096e9f820238645a9ac2db658f815718
2016-06-15 13:43:25 +01:00
Carsten "Tomcat" Book
a967cdb984
merge mozilla-inbound to mozilla-central a=merge
2016-06-16 08:06:50 +01:00
Alastor Wu
5a58cdb291
Bug 1239372 - only pause video during draging. r=jaws
...
MozReview-Commit-ID: F1vNDqMvKVK
--HG--
extra : rebase_source : 5ae2d3c85ebff734d090bf61a757ef6e1cfd4708
2016-06-15 15:29:18 +01:00
Xidorn Quan
70613457d1
Bug 1274879 - Terminate event listeners of videocontrols in destructor. r=jaws
...
MozReview-Commit-ID: CXXGXIsheAN
--HG--
extra : source : b7cc015fb9030af239af653e4dff15c1a6c6e476
2016-06-14 11:38:21 +01:00
Carsten "Tomcat" Book
48d4127667
Merge mozilla-central to fx-team
2016-06-10 15:42:51 +02:00
Carsten "Tomcat" Book
4ee1ed2b8f
merge mozilla-inbound to central a=merge
...
--HG--
extra : amend_source : 10247ace8885c608987dcf31d47368e0dec09b19
2016-06-10 15:39:23 +02:00
Georg Fritzsche
93dcdbf2de
Bug 1276198 - Bonus: re-order main ping sections in about:telemetry by importance. r=dexter
2016-06-10 11:48:56 +02:00
Georg Fritzsche
e298b1ee4b
Bug 1276198 - Update about:telemetry to show scalar measurements. r=dexter
2016-06-10 11:48:55 +02:00
Mike de Boer
e42260141c
Bug 384458 - part 5: add unit test coverage for the findbar modal highlight feature. r=jaws
2016-06-09 13:30:51 +02:00
Mike de Boer
2cdbcb870d
Bug 384458 - part 4: implement modal highlighting using the AnonymousContent API and SVG masks. r=jaws
2016-06-09 13:30:49 +02:00
Mike de Boer
86c75b7400
Bug 384458 - part 3: move the highlighting code to its own module. r=jaws
2016-06-09 13:30:48 +02:00
Mike de Boer
5748931883
Bug 384458 - part 2: change the matches count timeout to 100ms, up the limit to a 1000 counts and capture the state of 'Highlight All' in a pref which will be TRUE by default in the browser. r=jaws
2016-06-09 13:30:46 +02:00
Wes Kocher
0adc8ded6e
Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures
...
Backed out changeset ded915ec401f (bug 384458)
Backed out changeset 63ec66da50fa (bug 384458)
Backed out changeset ae71396d3be0 (bug 384458)
Backed out changeset 3b025cbfbe3c (bug 384458)
Backed out changeset 091c5465acf7 (bug 384458)
Backed out changeset 5eabde153def (bug 384458)
2016-06-08 14:53:57 -07:00
Mike de Boer
3b96317554
Bug 384458 - part 5: add unit test coverage for the findbar modal highlight feature. r=jaws
2016-06-08 19:54:12 +02:00
Mike de Boer
a479893c6a
Bug 384458 - part 4: implement modal highlighting using the AnonymousContent API and SVG masks. r=jaws
2016-06-08 19:54:10 +02:00
Mike de Boer
33e61dede1
Bug 384458 - part 3: move the highlighting code to its own module. r=jaws
2016-06-08 19:54:08 +02:00
Mike de Boer
2c1479d246
Bug 384458 - part 2: change the matches count timeout to 100ms, up the limit to a 1000 counts and capture the state of 'Highlight All' in a pref which will be TRUE by default in the browser. r=jaws
2016-06-08 19:54:07 +02:00
Andrea Marchesini
dd6cbdac21
Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug
2016-06-07 19:59:22 +02:00
Neil Deakin
baef42a6ab
Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap
2016-06-09 11:34:12 -04:00
Carsten "Tomcat" Book
a34d39f529
Backed out changeset e7a3ba795e1a (bug 1276976) for timeouts in browser_tableWidget_mouse_interaction.js on a CLOSED TREE
2016-06-09 15:28:22 +02:00
Neil Deakin
efe80ab561
Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap
2016-06-09 07:59:31 -04:00
Phil Ringnalda
035f8773be
Back out 32d16086e85e (bug 1271516) for frequent ChromeUtils::IsOriginAttributesEqual assertin failures
...
CLOSED TREE
2016-06-06 21:07:42 -07:00
Andrea Marchesini
943c6e667c
Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug
2016-06-07 00:47:13 +02:00
Matheus Longaray
2b9eece319
Bug 962433 - "Use Reader Mode for printing articles" [r=mconley]
...
This adds a checkbox to the print preview toolbar for simplifying
a document before printing.
This feature is currently disabled by default, hidden behind the
print.use_simplify_page pref.
MozReview-Commit-ID: HOtkuEQnJFg
--HG--
extra : rebase_source : 0423269ff26a4420a05de45cd7ad4ab84458f4f8
extra : amend_source : a340a83dc70c73aed5efcaf84c09503e88301888
2016-06-02 09:29:00 -04:00
J. Ryan Stinnett
a5d777df66
Bug 1277463 - Remove unused DocumentInserted listener. r=Gijs
...
MozReview-Commit-ID: 44c1TDewSUL
2016-06-02 09:26:43 -05:00