Jared Wein
1cb5765cb1
Bug 1126282 - Add a 1.25x faster video speed option in the video controls. r=gijs
...
MozReview-Commit-ID: GRf265vktMR
2016-05-09 09:39:00 +02:00
Carsten "Tomcat" Book
31585b3be9
Merge mozilla-central to fx-team
2016-05-10 12:15:50 +02:00
Ryan VanderMeulen
89924435a4
No bug - Enable some e10s that pass and add some more annotations to ones that don't.
2016-05-09 17:01:16 -04:00
Boris Zbarsky
733b0b9c6f
Bug 1268047 part 2. Change javascript: evaluation to ignore the return value if it's not a string. r=peterv
2016-05-09 22:25:40 -04:00
Gijs Kruitbosch
d06478992a
Bug 1241085 - part 3: actually fix about:privatebrowsing clearing the URL bar, r=mconley
...
MozReview-Commit-ID: JB3GPKsfmTs
2016-04-28 20:03:38 +01:00
Carsten "Tomcat" Book
fbc07c9db3
merge mozilla-inbound to mozilla-central a=merge
2016-05-09 11:17:59 +02:00
Marco Bonardo
7d93b644b6
Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
...
MozReview-Commit-ID: Ee08mDGxBjJ
2016-05-05 00:14:51 +02:00
Jeremiah Orem
e6d405fb1e
Bug 1174254 - Disable FTP protocol guessing. r=mcmanus
2016-04-28 18:00:00 -04:00
Joel Maher
a9b4177b50
Bug 1057615 - Intermittent browser_bug561636.js,browser_bug595507.js | disable on windows. r=RyanVM
...
MozReview-Commit-ID: HdfN01y40bB
2016-05-06 15:41:55 -04:00
Gijs Kruitbosch
75f9f2fa5c
Backed out changesets b386e97721cf, 386b9c750bd2, 3c86861912bb (bug 1241085) because the about:newtab URI is now kept across sessions
...
MozReview-Commit-ID: EVv6M6x9F44
2016-05-05 17:45:58 +01:00
Alastor Wu
efcaa10efa
Bug 1235612 - Part 7: Modify the samplerate of the audio.ogg. r=jwwang
...
MozReview-Commit-ID: KD6GkT6yq5u
After landing bug 1264199, the audible-checking has possibility to fail when the input needs to be resamling.
Resampling only happens when the input sampling rate is not equals to device out sampling rate and we don't want the sampling problem affecting our audio-playback tests, so we change the sampling rate of these ogg file to avoid resampling.
It is a WORKAROUND and should be reverted after landing bug 1269672.
2016-05-04 20:04:57 +08:00
Alastor Wu
acade030da
Bug 1235612 - Part 6: Add and modify test cases. r=baku
...
MozReview-Commit-ID: FqIvjv7t2Vp
2016-05-03 17:59:49 +08:00
Gijs Kruitbosch
9912012213
Bug 1241085 - part 3: actually fix about:privatebrowsing clearing the URL bar, r=mconley
...
MozReview-Commit-ID: JB3GPKsfmTs
2016-04-28 20:03:38 +01:00
Wes Kocher
d5efc4a58e
Fix manifest formatting error for bug 1243103 r=me CLOSED TREE
2016-05-04 11:40:54 -07:00
Wes Kocher
57b5d7baff
Backed out changeset 751ca24ae2c2 (bug 1249522) for android m(16) bustage
2016-05-04 10:51:21 -07:00
Ryan VanderMeulen
0266303c6b
Bug 1243103 - Skip the newtab browser-chrome tests on Linux due to frequent intermittent failures spread across multiple tests.
2016-05-04 13:44:41 -04:00
Neil Deakin
ac191bf997
Bug 1249522, when a file is present, only specify file type, r=smaug
2016-05-04 10:07:10 -04:00
Scott Wu
e88688a3cb
Bug 446171 - Part 1: Get page titles from tab and not depend on history; r=mak
...
MozReview-Commit-ID: EUQv2p9LxtY
2016-03-21 14:57:18 +08:00
Jared Wein
fea4ee81d0
Bug 1268159 - followup, update some tests that got missed in the conversion from straight quotes to curly quotes and revert the Sync client name change until a follow-up bug can track down the deeper regression. r=me on a CLOSED TREE.
...
MozReview-Commit-ID: 13k7s3n7jz7
2016-04-29 12:10:34 -04:00
Jared Wein
430f39e4c7
Bug 1268159 - Use GreD in addition to XCurProcD for browser_misused_characters_in_strings.js to cover more string files. r=gijs
...
MozReview-Commit-ID: IlC170W0nlG
* * *
[mq]: temp
MozReview-Commit-ID: GF0k4zvONPD
2016-04-29 09:28:48 -04:00
Shane Caraveo
12a45ed80c
Bug 1253604 fix share breakage after canceling share on fb, r=markh
2016-04-27 09:47:01 -07:00
Gijs Kruitbosch
1f48f5aa92
Bug 1267289 - add more URL bar tests and fix issue with error pages, r=mikedeboer,mconley
...
This adds tests for issues brought up in bug 231393, bug 264610, bug 302575 and bug 1129564,
all of which fed into the current implementation of userTypedClear/userTypedValue. I intend
to move us away from userTypedClear, but I'm keen not to regress any of these issues, so
I'm adding automated tests to ensure that doesn't happen.
MozReview-Commit-ID: 1up2MIXzkzG
2016-04-25 17:27:35 +01:00
Phil Ringnalda
f48f4d0b61
Back out f1e0c231d7e4 (bug 1253604) for failures in at least browser_share.js
...
CLOSED TREE
2016-04-25 20:41:11 -07:00
Phil Ringnalda
5a9cc67bec
Back out 5fdb0bf1527a (bug 1257723) for test failures, probably at least in browser_aboutHome_activation.js and browser_mozLoop_chat.js
...
CLOSED TREE
2016-04-25 20:40:22 -07:00
Shane Caraveo
1ddc5fcc75
Bug 1257723 move to using messagemanager for some events, r=markh
2016-03-17 18:44:03 -07:00
Shane Caraveo
ed4c19139a
Bug 1253604 share breakage after canceling share on fb, r=markh
2016-04-25 17:50:01 -07:00
Johann Hofmann
57ef6b4351
Bug 712612: Display a warning on about:certerror if the system time is wrong. r=Gijs
...
MozReview-Commit-ID: 4KIgI9TMgYl
2016-04-25 14:06:29 +03:00
Carsten "Tomcat" Book
7e879bbd62
merge mozilla-inbound to mozilla-central a=merge
2016-04-25 11:55:12 +02:00
Kris Maglione
40e88a5ba0
Bug 1238310: Follow-up: Fix some timing issues in tests. r=bustage
...
MozReview-Commit-ID: BjKiNO1T5yN
2016-04-23 23:56:28 -07:00
Panos Astithas
c45849d52b
Bug 1139472 - Extend the attention state of the Downloads Indicator to indicate success or failure. r=paolo
...
With this change two new attention states are introduced, "severe" and "warning",
along with the previous "success" and "no attention" states. "No attention" is
still a falsy value in order to mitigate any add-on compatibility issues.
"severe" and "warning states" now display an icon badge to the downloads button
(or the hamburger button if the downloads button is tucked away).
MozReview-Commit-ID: 3gc9Ji7zCXY
2016-04-22 23:09:07 +03:00
Gijs Kruitbosch
3ca3a5e02f
Bug 1265055 - move a bunch of tests to the urlbar directory, r=adw
...
MozReview-Commit-ID: 67eb9v4blas
2016-04-15 21:11:15 +01:00
Gijs Kruitbosch
7930f7544b
Bug 1266475 - don't re-load about:blank when we're remoteness-switching anyway, r=mconley
...
MozReview-Commit-ID: HwPrmjzCxHq
2016-04-21 17:55:42 +01:00
Nihanth Subramanya
12af05e7ca
Bug 1262648 - Make ENTITY matching regexp allow multiline string values in browser_misused_characters_in_strings.js. r=jaws
...
MozReview-Commit-ID: Hk8beXA9fjZ
2016-04-06 19:41:42 -07:00
Blake Kaplan
228638f679
Bug 1264735 - Restore code to ignore about:blank loads for tab browser loaded. r=felipc
2016-04-20 16:02:00 +02:00
Shane Caraveo
0b8436935d
Bug 1263031 modernize and clarify test, r=jaws
2016-04-20 12:47:30 -07:00
Drew Willcoxon
e0f76be37c
Bug 1265066 - Hide the separator em dash in bookmark keyword awesomebar results. r=mak
...
MozReview-Commit-ID: DzR62vwXrbW
2016-04-19 09:31:31 -07:00
Carsten "Tomcat" Book
44c88087f9
Merge mozilla-central to fx-team
2016-04-19 12:09:01 +02:00
Timothy Guan-tin Chien
5b4d4682c7
Bug 1184950 - Use goBack to leave the reader view when possible, r=margaret, r=gijs
...
MozReview-Commit-ID: G9wn4OyUL5q
2016-04-19 05:46:58 +08:00
Gijs Kruitbosch
a69d7ddad6
Bug 1253673, r=jaws
...
MozReview-Commit-ID: GKFG4s1bx5c
2016-04-13 11:58:25 +01:00
Gijs Kruitbosch
f10989479e
Bug 1199934 - page shouldn't be able to trap/revert the location bar by hash/replacestate changes, r=jaws
...
MozReview-Commit-ID: HsmmHsUtU0h
2016-04-13 19:32:45 +01:00
Gijs Kruitbosch
5629f6fe99
Bug 1236991 - bonus: move all the tests into the component dir instead of cluttering up browser/.../tests/general, r=enndeakin
...
MozReview-Commit-ID: O3HBNthHL2
2016-04-12 22:32:07 +01:00
Gijs Kruitbosch
9a03bc47a9
Bug 1236991 - part 4: fix the tests to run in e10s mode, r=enndeakin
...
MozReview-Commit-ID: Hp0OK4xTTtx
2016-04-11 17:11:56 +01:00
Carsten "Tomcat" Book
1fe9345757
merge mozilla-inbound to mozilla-central a=merge
2016-04-15 11:41:41 +02:00
Gijs Kruitbosch
49d80466ac
Bug 1255570, r=mak
...
MozReview-Commit-ID: btlkefMFry
2016-03-16 17:36:49 +00:00
Blake Kaplan
57d34e46cc
Bug 1090315 - Remove uses of CPOWs in browser/base/content/test/general/head.js. r=felipe
2016-04-13 15:35:43 -07:00
Blake Kaplan
442360bba3
Bug 1090315 - Remove uses of CPOWs in browser/base/content/test/general/head.js. r=felipe
2016-04-13 14:12:39 -07:00
Neil Deakin
1d00585fb2
Bug 1253486, [e10s only] hide select popups when the select element is removed, r=mconley
2016-04-13 13:15:55 -04:00
Chris Peterson
146c8315e6
Bug 1103588 - Part 1: Replace deprecated String#contains with String#includes in browser tests and extensions. r=dolske
2016-04-09 16:05:17 -07:00
Wes Kocher
90dcddf418
Merge m-c to inbound, a=merge CLOSED TREE
...
MozReview-Commit-ID: 8m3KF4mqAKl
2016-04-12 15:36:02 -07:00
Drew Willcoxon
a1d85085c3
Bug 1263698 - Correctly place the em dash separator between title and URL in awesomebar popup in RTL. r=mak
...
MozReview-Commit-ID: JiD70fqK9EU
2016-04-12 09:58:14 -07:00