Commit Graph

5178 Commits

Author SHA1 Message Date
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
Alastor Wu
20745c8136 Bug 1240423 - part8 : modify tests r=baku
MozReview-Commit-ID: 7NlzmcZAlrd

--HG--
extra : rebase_source : fe7d43b0275483e9e082504b88af8f106cadbc19
2016-06-01 10:26:34 +08:00
Alastor Wu
ae6fa1e22d Bug 1240423 - part1 : implement the remote media-control on Fennec. r=ahunt
MozReview-Commit-ID: GjkSCy5ecbQ

--HG--
extra : rebase_source : d0f3c81e5f42d556a19e3283b8b0dfdc0e3e7381
2016-06-01 10:26:01 +08:00
Jonathan Hao
525c086187 Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking
MozReview-Commit-ID: Frx0CjBzuve

--HG--
extra : histedit_source : 036eb321d9ccb20e0e071ba588b0a1249eb34bdd
2016-05-24 18:01:34 +08:00
Alastor Wu
eaa6e6ced4 Bug 1257738 - part3 : add test.
MozReview-Commit-ID: AJ4Ua5Hnups
2016-06-01 10:22:17 +08:00
Xidorn Quan
7d48b7906b Bug 1274520 part 3 - Listen video events in system group. r=gijs,jaws
Since the UI is now changed in listeners inside the system group, they
are invoked after the listeners added by the content. Because of that,
UI check needs to be asynchronously, otherwise we would be checking the
state before videocontrols update. For the same reason, mouse/keyboard
operations need to be invoked asynchronously as well, otherwise they
would be applied based on the UI before update. This shouldn't change
what is tested here, as user inputs are asynchronous by nature.

MozReview-Commit-ID: 4h9Oa9qMVc5

--HG--
extra : source : ca67bc5ad3a3ddc6cf41dd4c4d6af647d94bc298
2016-06-01 11:35:53 +10:00
Xidorn Quan
8a433ea200 Bug 1274520 part 2 - Listen control events in video controls on system group. r=gijs,jaws
Listeners in the system group are invoked after listeners in the default
group, so we can check defaultPrevented synchronously, and we have to
change the play state according to the state of the play button.

Due to the same reason above, we need to check the UI async in tests.

MozReview-Commit-ID: Bs4MZvGefJj

--HG--
extra : source : b28d589bb2675116fc7927381061fb0a03e39369
2016-06-01 11:35:53 +10:00
Carsten "Tomcat" Book
fa71bef543 merge mozilla-inbound to mozilla-central a=merge 2016-05-31 11:59:45 +02:00
Felipe Gomes
d2bf40b405 Bug 1273685. Further reduce the message size by limiting the size of the URI to be sent. r=Gijs
MozReview-Commit-ID: EMXYaUwnGR2
2016-05-30 19:03:16 -03:00
Felipe Gomes
202180cd74 Bug 1273685. Reduce size of PopupBlocking:UpdateBlockedPopups messages. r=Gijs
The size is reduced by making the message only carry the count of blocked popups, and not the full list of popup URLs that were blocked. The parent becomes responsible for retrieving the list from the child when it needs to display it.

MozReview-Commit-ID: DsxLFD8iE3t
2016-05-30 19:02:17 -03:00
Wes Kocher
a24690a8d4 Merge m-c to fx-team, a=merge 2016-05-25 15:39:27 -07:00
Felipe Gomes
cbfaaa6b4b Bug 1275040 - Block e10s from being activated in OS X 10.6 - 10.8 in all channels. r=jimm
MozReview-Commit-ID: HOXJgZ4b10x
2016-05-25 18:51:51 -03:00
Felipe Gomes
5dea447448 Bug 1275039 - Block e10s from being activated for release users on Windows XP. r=jimm
There's some reorganization of the code in aboutSupport to support displaying Windows XP as a string without needing to be localized, as this will require an uplift to Aurora.

MozReview-Commit-ID: IqLjEIKq0VI
2016-05-25 18:51:48 -03:00
Joel Maher
a6fcbcf0a3 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge
MozReview-Commit-ID: IZziPmwFtHj

--HG--
extra : source : a50249d48b1e86a3749bccc51ece4d1a827a621c
2016-05-25 15:28:24 -04:00
Phil Ringnalda
0ce9dc7391 Back out 3 changesets (bug 1274520) for failures in various videocontrols tests
CLOSED TREE

Backed out changeset 788365ddaf61 (bug 1274520)
Backed out changeset 6c204be833d1 (bug 1274520)
Backed out changeset 4f15271e5488 (bug 1274520)
2016-05-24 19:45:17 -07:00
Xidorn Quan
50134ac5fb Bug 1274520 part 3 - Listen video events in system group. r=gijs
MozReview-Commit-ID: 4h9Oa9qMVc5

--HG--
extra : source : 65e3391dd4f4f2805736f59a30357c5eab266fae
2016-05-25 09:45:56 +10:00
Xidorn Quan
68570fbbac Bug 1274520 part 2 - Listen control events in video controls on system group. r=gijs
MozReview-Commit-ID: Bs4MZvGefJj

--HG--
extra : source : 0c0fafdc10e241d0ef972c068873da43e568239b
2016-05-25 09:45:56 +10:00
Xidorn Quan
de009af3c8 Bug 1274104 part 4 - Move test_videocontrols back to normal mochitest. r=jaws
There was some mistake in patch of bug 694696 which incorrectly added
'skip-if' for some unrelated test. This patch reverts those mistakes in
addition to just moving the test back.

It also attaches the "fullscreen" tag to the test as it triggers that.

MozReview-Commit-ID: 2PMX6PFZWm2

--HG--
extra : source : bd575feaee3d1e434d073f386d4095998f5644db
2016-05-25 09:39:38 +10:00
Xidorn Quan
654adde71c Bug 1274104 part 3 - Always treat fullscreen button is available. r=jaws
MozReview-Commit-ID: 6wZFpBdOVqR

--HG--
extra : source : 87504dd0ba05da7733a7a4d83aacc4ff0f548daf
2016-05-25 09:39:38 +10:00
Xidorn Quan
242697acbf Bug 1274104 part 2 - Use SpecialPowers rather than chrome-only things. r=jaws
MozReview-Commit-ID: Bgtizyh1iSX

--HG--
extra : source : c0dbc57963f33e1ff0f92a0e7a6919d8496c6f09
2016-05-25 09:39:38 +10:00
Gregory Szorc
c416322cd4 Bug 1274104 - Remove redundant [test_videocontrols.html] section to unbust moz.build
Looks like a bad merge in 3b664841d774.

CLOSED TREE

MozReview-Commit-ID: 5FlgiQoFvph

--HG--
extra : source : 0e1aa8af35b8e3fc54a2e041e131852c76f73d0c
2016-05-24 12:10:10 -07:00
Wes Kocher
f6aab6a144 Backed out 4 changesets (bug 1274104) because test_videocontrols.html started failing when it merged to m-c a=backout
Backed out changeset 4326af8f70cd (bug 1274104)
Backed out changeset 834445b4a5f1 (bug 1274104)
Backed out changeset 9bec2581c224 (bug 1274104)
Backed out changeset ae650554f519 (bug 1274104)
2016-05-24 11:31:44 -07:00
Carsten "Tomcat" Book
cb4337c62c merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver.html
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe.html
rename : dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe.html
2016-05-24 14:52:23 +02:00
Michael Kaply
60d3e76032 Bug 502367 - tree.columns can be undefined so check for it; r=enndeakin 2016-05-23 16:46:18 -05:00
Xidorn Quan
1670448a36 Bug 1274104 part 4 - Move test_videocontrols back to normal mochitest. r=jaws
There was some mistake in patch of bug 694696 which incorrectly added
'skip-if' for some unrelated test. This patch reverts those mistakes in
addition to just moving the test back.

It also attaches the "fullscreen" tag to the test as it triggers that.

MozReview-Commit-ID: 2PMX6PFZWm2

--HG--
extra : source : f51c8dd75753ce5ef7d171b74f3f39fbd55ed38d
2016-05-24 13:21:22 +10:00
Xidorn Quan
ae15e34286 Bug 1274104 part 3 - Always treat fullscreen button is available. r=jaws
MozReview-Commit-ID: 6wZFpBdOVqR

--HG--
extra : source : 17e4ecfa917e8c960b8e2c938376bab9bc7e0fd7
2016-05-24 13:21:22 +10:00
Xidorn Quan
d8df489d29 Bug 1274104 part 2 - Use SpecialPowers rather than chrome-only things. r=jaws
MozReview-Commit-ID: Bgtizyh1iSX

--HG--
extra : source : fd051229e261dac5a88a03dd97cca593c01739c9
2016-05-24 13:21:22 +10:00
Gijs Kruitbosch
c5967c0388 Bug 1255270, r=mak
MozReview-Commit-ID: 5fInAZiZMhl

--HG--
extra : rebase_source : d55bb43c86e1ae3a78f770e5a6ba1366e455c71b
extra : source : 6e2a4ab6ed341f0250422d8f9ba9f4a206cfc527
2016-05-23 10:09:13 +01:00
Jared Wein
2a9f458aab Bug 1181055 - Treat the toggling of playback state in the videocontrols' content "click" event listener as the same as preventDefault. r=gijs
MozReview-Commit-ID: c6V9LMIdK0
2016-05-19 23:30:16 -04:00
Jared Wein
b57a662411 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-19 23:30:12 -04:00
Ryan VanderMeulen
65843654f3 Merge m-c to fx-team. a=merge 2016-05-19 12:50:27 -04:00
Xidorn Quan
d076cfb561 Bug 1273468 - Revert video controls to use prefixed Fullscreen API again. r=dolske
MozReview-Commit-ID: IlxS0MFTxIk

--HG--
extra : source : f7f76f18484a7c53e7213d4fc654b11a93ab4dcf
2016-05-19 19:48:50 +10:00
Ryan VanderMeulen
a1c8f75a2d Backed out changeset 83a1b9c7ae8d (bug 1270853) for browser_dbg_event-listeners-03.js failures. 2016-05-19 11:27:58 -04:00
Jared Wein
176fbcaf33 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9

--HG--
extra : source : 0d17446ad21a8360c5d209377786e8ff67415471
2016-05-17 20:52:00 -04:00
Gijs Kruitbosch
104ddad4f0 Bug 1246664 - enable browser_f7_caret_browsing.js in e10s, r=mikedeboer
MozReview-Commit-ID: 3FcoylbqlBm

--HG--
extra : rebase_source : 135c4766383d142295884db3b0d78ccde02dc2d9
extra : amend_source : d383ddf982c75ec7ab2e104ef719830b8df93114
extra : histedit_source : 3273a1b3e76528c2d8533d754cee7705d55bbc97%2C8bdccc45f944dc5ef4a62100bb081b5673eb343a
2016-05-19 09:04:44 +01:00
Phil Ringnalda
1ba465d13d Back out 2 changesets (bug 1181055, bug 1270853) for surprising devtools browser_dbg_event-listeners-03.js with the removal of an event listener
Backed out changeset d5acbd8b896c (bug 1181055)
Backed out changeset 0d17446ad21a (bug 1270853)
2016-05-18 21:47:33 -07:00
Jared Wein
6da0777b71 Bug 1181055 - Treat the toggling of playback state in the videocontrols' content "click" event listener as the same as preventDefault. r=gijs
MozReview-Commit-ID: c6V9LMIdK0

--HG--
extra : histedit_source : 4999b9c031aeade72fa06d4cc0bcbf6a60abfa0e
2016-05-16 10:50:00 -04:00
Jared Wein
c44abf5fe7 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9

--HG--
extra : histedit_source : 7b3b3089d700a18eabeb83a1ebdcd162c72db80e
2016-05-17 20:52:00 -04:00
Sebastian Hengst
bdd1a95f15 Backed out changeset 383429412949 (bug 1246664) for frequent timeouts in browser_f7_caret_browsing.js on Windows 8 x64. r=backout 2016-05-18 13:42:32 +02:00
Gijs Kruitbosch
09a77726b5 Bug 1246664 - enable browser_f7_caret_browsing.js in e10s, r=mikedeboer
MozReview-Commit-ID: 3FcoylbqlBm

--HG--
extra : rebase_source : e4a299c5e79415a240f8fec518b20cb37ab1f8d6
2016-05-11 20:49:58 +01:00
Phil Ringnalda
7353927cf9 Back out bb1c5961b1e1 (bug 1273468) for failures in test_videocontrols.html
CLOSED TREE
2016-05-18 21:12:43 -07:00
Xidorn Quan
744f2efb4a Bug 1273468 - Revert video controls to use prefixed Fullscreen API again. r=Dolske
MozReview-Commit-ID: IlxS0MFTxIk

--HG--
extra : rebase_source : f65e0c0ca4bc05f1d1d4247ae7cf26c3c4b0695e
2016-05-19 10:30:54 +10:00
Mike Conley
184f687452 Bug 1266575 - Dispatch click event on <select> after item is selected when in e10s mode. r=Felipe
MozReview-Commit-ID: 1AwWW9XwWXu

--HG--
extra : rebase_source : ebf18460c413cbdd6bb3f23efe9b6c4faf45e13e
2016-05-13 10:40:24 -04:00
Bob Owen
5cb072a2c8 Bug 1274937: Add outer window ID argument to nsFrameLoader::Print to allow printing of frames. r=jimm
MozReview-Commit-ID: CmZp0mogTFx

--HG--
extra : rebase_source : cc5f9f9df84d50c15c82faafb838b94ddf079ce1
2016-05-25 07:41:54 +01:00
Phil Ringnalda
db3e2c7d7f Back out 8 changesets (bug 931445, bug 1274104, bug 1270386) for frequent e10s APZ mochitest failures starting with test_group_mouseevents.html
CLOSED TREE

Backed out changeset 6db35dcc6885 (bug 1274104)
Backed out changeset 0c2fc088a46d (bug 1274104)
Backed out changeset 17786141f3ac (bug 1274104)
Backed out changeset f7c6b58dddc1 (bug 1274104)
Backed out changeset 67407d1829a3 (bug 1270386)
Backed out changeset 82d2c5404d84 (bug 931445)
Backed out changeset 0921152b9f08 (bug 931445)
Backed out changeset f73352ab6f99 (bug 931445)
2016-05-23 18:42:32 -07:00
Gijs Kruitbosch
6f76102f67 Backed out changeset 6e2a4ab6ed34 (bug 1255270) on a CLOSED TREE for leaking the world.
MozReview-Commit-ID: GlbH8KDcerY

--HG--
extra : amend_source : 59023542a623a138bda4e702e4c1ce9f83d78971
2016-05-23 17:32:56 +01:00
Gijs Kruitbosch
a2cc4253f0 Bug 1274533 - change legacy behaviour in observer rather than overwriting key status in data, r=jaws
MozReview-Commit-ID: UZWRYj2Mno

--HG--
extra : rebase_source : d4042eea112cf2fd75995734305833acd3bdfbea
extra : amend_source : 8825de2c1a8e5b88ddf7dd291687ee9e72a6c904
2016-05-20 11:51:20 +01:00
Gijs Kruitbosch
8d48dd5f83 Bug 1255270, r=mak
MozReview-Commit-ID: 5fInAZiZMhl

--HG--
extra : rebase_source : 61ca73b6acaed04906c3adc6d26a548552856f7e
2016-05-23 10:09:13 +01:00
Makoto Kato
da66cc7e43 Bug 1177943 - Part 4. Implement remote nsICommandWithParams. r=smaug
MozReview-Commit-ID: LbokIF1rWZX
2016-04-20 19:12:27 +09:00
David Anderson
01796085c8 Fix graphics-related exceptions in about:support. (bug 1274017, r=milan)
--HG--
extra : rebase_source : b32f0ad1c82792fea0bf8284b723b3575fb4a950
2016-05-19 15:07:13 -07:00
Xidorn Quan
4b833ba2f0 Bug 1274104 part 4 - Move test_videocontrols back to normal mochitest. r=jaws
There was some mistake in patch of bug 694696 which incorrectly added
'skip-if' for some unrelated test. This patch reverts those mistakes in
addition to just moving the test back.

It also attaches the "fullscreen" tag to the test as it triggers that.

MozReview-Commit-ID: 2PMX6PFZWm2

--HG--
extra : source : f51c8dd75753ce5ef7d171b74f3f39fbd55ed38d
2016-05-23 09:03:32 +10:00
Xidorn Quan
80a9ca6902 Bug 1274104 part 3 - Always treat fullscreen button is available. r=jaws
MozReview-Commit-ID: 6wZFpBdOVqR

--HG--
extra : source : 17e4ecfa917e8c960b8e2c938376bab9bc7e0fd7
2016-05-23 09:03:32 +10:00
Xidorn Quan
5bcedcf1a5 Bug 1274104 part 2 - Use SpecialPowers rather than chrome-only things. r=jaws
MozReview-Commit-ID: Bgtizyh1iSX

--HG--
extra : source : fd051229e261dac5a88a03dd97cca593c01739c9
2016-05-23 09:03:32 +10:00
Morgan Phillips
7f8892b27f Bug 1265136 - Modify Date.parse's handling of two digit years to improve cross-compatibility; r=Waldo
--HG--
extra : rebase_source : 06add939e56d61394e05903c2e43049b1f831e00
2016-05-20 13:01:01 -07:00
Samael Wang
d6e0c31eda Bug 1271240 - Part 1: Support prerender flag in e10s and implement makePrerenderedBrowserActive(). r=smaug
MozReview-Commit-ID: 73E2kmqxRwm

--HG--
extra : rebase_source : 35441f58e15013b00a0774f764378fd5e0143add
2016-05-20 11:36:27 +08:00
Jonathan Kew
790ccce521 Bug 1274658 - Resizer needs to recognize sideways-rl as a "right-to-left" mode for orientation of the icon/cursor. r=dholbert 2016-05-21 12:28:06 +01:00
Christoph Kerschbaumer
ba2b486b03 Bug 1272590 - Remove SEC_NORMAL from toolkit/content/contentAreaUtils.js (r=sicking) 2016-05-17 10:00:45 +02:00
Bob Owen
2d161a3465 Bug 1189846 Part 9: Add ability to print from the parent process with settings and progress listener. r=jimm, r=smaug
MozReview-Commit-ID: 7IEMByPmC0n
2016-05-16 10:40:54 +01:00
Phil Ringnalda
2be4cee4d3 Merge f-t to m-c, a=merge 2016-05-14 13:04:50 -07:00
L. David Baron
55b6b3268e Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find * -type f -exec sed -i -f ../mozpropsub {} \;
in the root of the repository, with the file ../mozpropsub containing:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g
s/\<MozPaddingEnd\>/paddingInlineEnd/g
s/\<MozPaddingStart\>/paddingInlineStart/g
s/\<MozMarginEnd\>/marginInlineEnd/g
s/\<MozMarginStart\>/marginInlineStart/g
s/\<MozBorderEnd\>/borderInlineEnd/g
s/\<MozBorderEndColor\>/borderInlineEndColor/g
s/\<MozBorderEndStyle\>/borderInlineEndStyle/g
s/\<MozBorderEndWidth\>/borderInlineEndWidth/g
s/\<MozBorderStart\>/borderInlineStart/g
s/\<MozBorderStartColor\>/borderInlineStartColor/g
s/\<MozBorderStartStyle\>/borderInlineStartStyle/g
s/\<MozBorderStartWidth\>/borderInlineStartWidth/g

The diffs for the following files:
  layout/style/nsCSSPropAliasList.h
  layout/style/test/property_database.js
  layout/style/test/test_value_computation.html
were then manually removed from the patch.

MozReview-Commit-ID: 8fbYnlZcn9U
2016-05-14 00:00:18 -07:00
L. David Baron
4661d364a3 Bug 1272711 - Make about:support link to about:performance. r=MattN
(I'm not particularly keen on "Performance" as the label, but I can't
think of anything better right now.)

MozReview-Commit-ID: JrTCFYksX30

--HG--
extra : transplant_source : %00E%9ER%B9%29%D9%D3%01%16%A0%E0%A2N%F9%83%01%E5R%B0
2016-05-13 20:32:21 -07:00
Gijs Kruitbosch
34bef13953 bug 449358 - Disable test_videocontrols_jsdisabled.html on android, rs=me, a=Tomcat
MozReview-Commit-ID: 2P31nyL2eGQ

--HG--
extra : amend_source : 79c50b2f8de7f54418752ae21f8a273c1f2adf6d
2016-05-13 13:46:19 +01:00
Carsten "Tomcat" Book
50dfc69f35 merge mozilla-inbound to mozilla-central a=merge 2016-05-13 11:59:20 +02:00
L. David Baron
d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Jared Wein
444ccbbdef Bug 449358 - Add a test to confirm that the video controls work when JS is disabled. r=gijs
MozReview-Commit-ID: Grd6lyUwMAP
2016-05-12 20:41:00 +02:00
Carsten "Tomcat" Book
868e217e88 merge mozilla-inbound to mozilla-central a=merge 2016-05-12 11:54:10 +02:00
Jared Wein
1fdc8a4a99 Bug 1271976 - Don't hide audio controls on volumechange. r=gijs
MozReview-Commit-ID: vi2UphjH5m
2016-05-11 13:34:32 -07:00
Jared Wein
5960042c3b Bug 962560 - Audio volume UI resets to full volume after toggling the screen size of a video. r=gijs
MozReview-Commit-ID: HHPOHZQoK50
2016-05-10 08:54:00 -04:00
David Anderson
a0d6116993 Add buttons to about:support for reseting driver crash guards. (bug 1270894 part 2, r=milan) 2016-05-10 11:49:38 -07:00
Carsten "Tomcat" Book
6deb1d00c9 Merge mozilla-central to fx-team 2016-05-10 12:15:50 +02:00
Carsten "Tomcat" Book
e07e80ac43 merge mozilla-inbound to mozilla-central a=merge 2016-05-10 12:05:56 +02:00
Blake Kaplan
ba61fbfcaa Bug 1183037 - Clicking on the input element doesn't notify the child that the autocomplete popup rolled up. r=felipe 2016-05-02 15:28:00 -04:00
Wes Kocher
4cc953c236 Backed out 2 changesets (bug 1270894) for build bustage
Backed out changeset 8c0d3d862f14 (bug 1270894)
Backed out changeset 1bb479eb334c (bug 1270894)
2016-05-09 13:53:10 -07:00
David Anderson
dc17cef0eb Add buttons to about:support for reseting driver crash guards. (bug 1270894 part 2, r=milan) 2016-05-09 13:16:03 -07:00
Markus Stange
a91f11e772 Bug 1251987 - Support by-page scroll deltas in XUL scrollboxes. r=Enn
MozReview-Commit-ID: JL0s4Pum5P5

--HG--
extra : source : 64546cb404566456e0d3b3d79d9bc4d44529b28c
extra : amend_source : 4e703a1782b33ddd23eec4d83d7c13272dfa40c1
2016-05-05 13:39:54 -04:00
Gijs Kruitbosch
b77685214e Bug 1241085 - part 2: rip out userTypedClear and replace it with more self-documenting stuff, r=mconley
userTypedClear was used for two cases:
1) to keep track of whether we were in the middle of a loadURI call. This use is replaced by inLoadURI, which is
more sane when using e10s (though it's hard to be precise there because we're sending all web navigation calls to
the content process and this introduces a degree of asynchronousness that we just have to live with...).
2) to keep track of whether we were between a network start and a corresponding network stop, and whether the user
typed since the load properly started. This is now tracked on a small object on the browser binding, which has
appropriately named method so we're not just incrementing some magic number but actually understand what
we're saying, and so the information we get out (did the user type since this load started or not?) makes sense.

Note that we're keeping userTypedClear in session store information in order to remain backwards compatible.
It becomes a simple boolean-stored-as-int (1 or 0) that indicates whether we quit/crashed/stopped while a load
was pending, or not.

MozReview-Commit-ID: 5NbmVueocC7

--HG--
extra : rebase_source : 55cd9f3513c0a985580957a5157d47853a8822bf
extra : source : 386b9c750bd2ed458112acd29eb72e4e1371af9d
2016-04-28 19:51:36 +01:00
Gijs Kruitbosch
5807621979 Bug 1241085 - part 1: improve inLoadURI support, r=mconley
MozReview-Commit-ID: 8jTbktXGOA1

--HG--
extra : rebase_source : f3f0e794a44a1d85b49b326953eff1f0a7618075
extra : source : 3c86861912bb0e2a8b7e09d01fb2243461839a58
2016-04-28 18:31:42 +01:00
Gijs Kruitbosch
916b0a33fe Bug 1269238 - allow text-links to use origin principals for link opening checks, r=mikedeboer
MozReview-Commit-ID: HPWxEyNEsps

--HG--
extra : rebase_source : 4fb5f3f3baca236f5507235929d50c249abe3ebd
extra : histedit_source : 69fab5bf3f2859c5c7d208432585db7354f15d53
2016-05-06 10:05:47 +01:00
Marco Bonardo
06932c74d1 Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
MozReview-Commit-ID: Ee08mDGxBjJ

--HG--
extra : rebase_source : 4473da657f85e443e5095b43b3e774e85292ecd1
extra : amend_source : c9c322ebae255a24c28e6367b9fe93474db21d6d
2016-05-05 00:14:51 +02:00
Carsten "Tomcat" Book
9b6572bf54 merge mozilla-inbound to mozilla-central a=merge 2016-05-06 14:18:17 +02:00
Wes Kocher
8d8be41d6d Merge m-c to fx-team, a=merge 2016-05-05 14:20:16 -07:00
Gijs Kruitbosch
3dc1902afe Backed out changesets b386e97721cf, 386b9c750bd2, 3c86861912bb (bug 1241085) because the about:newtab URI is now kept across sessions, a=backout-with-approval-from-ryanvm
MozReview-Commit-ID: EVv6M6x9F44

--HG--
extra : source : de5ab3fd7c7e5772cc323a6d998a3a94143c23b1
extra : amend_source : cf7abadb9a7dbb97aaa9665a3df5981ae3459bff
2016-05-05 17:45:58 +01:00
Ryan VanderMeulen
27ec66e090 Merge m-c to fx-team. a=merge
--HG--
extra : rebase_source : 5fa479be50a4739ccd9f42a799594afa8fcc4f28
2016-05-05 14:58:24 -04:00
Jared Wein
9da14cab4f Bug 495162 - Show the HTML5 video control bar during volumechange. r=gijs 2016-05-05 08:35:00 -04:00
Gijs Kruitbosch
2f63110f3f Bug 1241085 - part 2: rip out userTypedClear and replace it with more self-documenting stuff, r=mconley
userTypedClear was used for two cases:
1) to keep track of whether we were in the middle of a loadURI call. This use is replaced by inLoadURI, which is
more sane when using e10s (though it's hard to be precise there because we're sending all web navigation calls to
the content process and this introduces a degree of asynchronousness that we just have to live with...).
2) to keep track of whether we were between a network start and a corresponding network stop, and whether the user
typed since the load properly started. This is now tracked on a small object on the browser binding, which has
appropriately named method so we're not just incrementing some magic number but actually understand what
we're saying, and so the information we get out (did the user type since this load started or not?) makes sense.

Note that we're keeping userTypedClear in session store information in order to remain backwards compatible.
It becomes a simple boolean-stored-as-int (1 or 0) that indicates whether we quit/crashed/stopped while a load
was pending, or not.

MozReview-Commit-ID: 5NbmVueocC7

--HG--
extra : rebase_source : f87199c77094c24c132e6c88f751a5b5d5aa62f9
2016-04-28 19:51:36 +01:00
Gijs Kruitbosch
9e0d05598d Bug 1241085 - part 1: improve inLoadURI support, r=mconley
MozReview-Commit-ID: 8jTbktXGOA1

--HG--
extra : rebase_source : 7012d5d4de32587edb7183de14e4a650b5f48e63
2016-04-28 18:31:42 +01:00
Carsten "Tomcat" Book
ad9214381b merge mozilla-inbound to mozilla-central a=merge 2016-05-04 11:54:42 +02:00
gasolin
a5ba3af523 Bug 522668 - support check and fix place database in about:support; r=adw
MozReview-Commit-ID: 8HTyEnBN5oJ
2016-05-02 22:17:00 -07:00
Sebastian Hengst
7c5c08d787 Bug 1260522 - Don't try to show the OS architecture in about:support. r=adw
MozReview-Commit-ID: 4Qz2mRnjDhs
2016-04-28 22:57:25 +02:00
Wes Kocher
56fe7c4bcb Merge m-c to fx-team a=merge
MozReview-Commit-ID: 3H9BxQQQnNI
2016-04-29 16:05:30 -07:00
Marco Bonardo
f68466d5da Bug 907001 - Location bar is slow with long text runs.r=adw
MozReview-Commit-ID: KIfaGfsm26x

--HG--
extra : rebase_source : e38e49e5dc9ef6e5535d515be8354752599c6654
2016-04-28 13:59:24 +02:00