Shane Caraveo
81d66456fc
Bug 936426 fix intermittent error, reduce testing to what we actually need here, r=markh
2015-05-01 08:26:29 -07:00
Jim Mathies
8091d79676
Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley
2015-05-01 10:07:20 -05:00
Olli Pettay
f40b7ab96e
Bug 1149555 - Update resize event firing to follow the specs, dispatch right before rAF callbacks, r=dbaron
2015-05-05 17:56:01 +03:00
Carsten "Tomcat" Book
4050d15bdc
Merge mozilla-central to fx-team
2015-05-04 14:15:05 +02:00
Tim Taubert
3a19cfb79c
Bug 1159497 - Fix intermittent browser_bug427559.js failures r=MattN
2015-04-30 19:09:42 +02:00
Mark Hammond
cf51d3bec4
Bug 1144493 - wallpaper over enough cracks to make page info work with e10s. r=mconley
2015-05-04 17:38:38 +10:00
Wes Kocher
f67e891edf
Merge m-c to fx-team a=merge
2015-05-01 17:24:54 -07:00
Jared Wein
abbb275f40
Bug 1159744 - Use the panel implementations from the Pocket add-on for the Pocket feature. r=dolske
2015-05-01 17:16:42 -04:00
Matthew Noorenberghe
556e2eb79c
Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
...
Based on a patch by Jared Wein (:jaws).
2015-04-30 13:43:47 -07:00
Mark Hammond
bc0d2da956
Bug 1090633 - fix some focus related oranges with chats. r=mixedpuppy
...
From 27e7f9f198304d44a7a70b2f61518f1ff943651e Mon Sep 17 00:00:00 2001
---
.../base/content/test/chat/browser_chatwindow.js | 82 +++++++---------------
browser/base/content/test/chat/browser_focus.js | 8 ++-
2 files changed, 31 insertions(+), 59 deletions(-)
2015-04-29 10:34:05 +10:00
Ryan VanderMeulen
c9d8e0070d
Merge m-c to fx-team. a=merge
2015-04-30 14:05:10 -04:00
Ed Lee
6504db9cc4
Bug 1152145 - Filter for specific suggested tiles adgroups/buckets/frecent_sites lists with display name [r=adw]
...
Use a set of predefined lists of allowed sites with explicit names.
2015-04-07 19:13:46 -07:00
Bill McCloskey
5f69537462
Bug 1081879 - [e10s] WebProgress shims (r=mconley)
2015-04-29 17:23:48 -07:00
Bill McCloskey
3167ab288d
Bug 1095475 - [e10s] Replace tab underlines with tooltip (r=dao)
2015-04-29 17:21:45 -07:00
Tooru Fujisawa
22a3f8a30f
Bug 1102219 - Part 5: Replace more String.prototype.contains with String.prototype.includes in chrome code. r=till
2015-04-30 00:32:05 +09:00
ziyunfei
649e7033e4
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
2015-04-30 00:32:05 +09:00
Carsten "Tomcat" Book
56cf6547b4
Backed out changeset 5000b4926d38 (bug 1129040)
2015-04-29 16:51:27 +02:00
Neil Deakin
d776cc5f89
Bug 1056146, round zoom value to two digits and re-enable zoom tests, r=adw
2015-04-29 08:39:30 -04:00
Jim Mathies
a2f771713e
Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley
2015-04-29 06:33:10 -05:00
Neil Deakin
13d7eecbde
Bug 1158805, e10s, fix and re-enable browser_bug424101.js, r=mconley
2015-04-28 11:34:48 -04:00
Neil Deakin
ed984369a0
Bug 1158805, e10s, fix and re-enable browser_bug970746.js, r=mconley
2015-04-28 11:34:43 -04:00
Neil Deakin
5e911272b0
Bug 1093373 , e10s, fix and re-enable browser_bug647886 .js, r=gijs
2015-05-06 13:17:45 -04:00
Ehsan Akhgari
94c0ac4f1a
Bug 1095517 - Increase the timeout of browser_identity_UI.js
2015-04-26 17:27:18 -04:00
Carsten "Tomcat" Book
b14ce3b2ad
merge mozilla-inbound to mozilla-central a=merge
2015-04-24 14:37:13 +02:00
Mark Hammond
f57a4b5030
Bug 1149729 - ignore more Sync login error states. r=adw
2015-04-24 11:49:22 +10:00
Marco Bonardo
89049d0d32
Bug 1104165 - "Switch to Tab" doesn't work for some encoded URIs. r=dao
2015-04-23 10:35:36 +02:00
Wes Kocher
ed51651f02
Merge m-c to fx-team a=merge
2015-04-22 17:27:15 -07:00
Mark Banner
df35c670d2
Bug 1153788 - Part 1 Opportunistically obtain encryption keys for FxA for Loop conversations context. r=mikedeboer
2015-04-22 19:17:15 +01:00
Ryan VanderMeulen
0c0b405758
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-23 17:22:50 -04:00
Blake Kaplan
509aa1b284
Bug 1156939 - don't stash a reference to a CPOW and then spin the event loop. r=mconley
2015-04-23 13:24:56 -07:00
David Rajchenbach-Teller
460377a28b
Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric
2015-04-18 14:26:13 +02:00
Neil Deakin
9b4fb6274d
Bug 1071562, e10s, support non-text types in clipboard (html, images, etc), r=smaug
2015-04-16 15:38:12 -04:00
Nicolas Silva
83ce7665a0
Bug 1155092 - Disable the test browser_PopupNotification on Linux asan. r=roc
2015-04-16 13:36:33 +02:00
Ryan VanderMeulen
bfde073455
Merge m-c to fx-team. a=merge
...
IGNORE IDL
2015-04-15 15:20:08 -04:00
Ryan VanderMeulen
10bc6c5fdd
Merge fx-team to m-c. a=merge
...
IGNORE IDL CHANGES
2015-04-15 15:10:44 -04:00
Steven MacLeod
5f5b5ce08a
Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
...
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are also updated to work properly when about:privatebrowsing is loaded remotely.
2015-04-15 13:58:21 +02:00
Mike Conley
aec28a9f56
Bug 1153659 - Add missing argument to addObserver in browser_pluginCrashReportNonDeterminism.js to avoid permafail on Aurora merge. r=test-only-change
2015-04-13 09:09:44 -04:00
Carsten "Tomcat" Book
90b46d448d
merge mozilla-inbound to mozilla-central a=merge
2015-04-15 14:28:05 +02:00
Mark Goodwin
4b1b5ffcb5
Bug 1120748: Resolve intermittent failure of browser_ssl_error_reports.js (r=ttaubert)
2015-04-15 15:49:51 +01:00
Margaret Leibovic
3cf9e323ea
Bug 1152121 - Factor out logic to get original URL from reader URL into shared place, and handle malformed URI excpetions. r=Gijs, mcomella
2015-04-06 16:07:03 -07:00
Wes Kocher
21a71e4e4b
Merge m-c to fx-team a=merge CLOSED TREE
2015-04-14 15:40:46 -07:00
Marina Samuel
a048f7b582
Bug 1139052 - Don't show suggested tiles for users with fewer than 8 history tiles. r=adw
2015-04-14 14:39:50 -04:00
Marina Samuel
571670c469
Bug 1151876 - Blocking a targeted tile should remove its associated suggested tile in the next new tab. r=adw
2015-04-14 14:34:32 -04:00
Kartikaya Gupta
4e7aa120b3
Bug 1146349 - Update browser-chrome mochitests to deal with async native event synthesization. r=Gijs
2015-04-14 11:36:36 -04:00
Ms2ger
22570d5b49
Bug 949614 - Use === for SimpleTest.is; r=Waldo
...
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.
This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00
Tooru Fujisawa
e183204532
Bug 1147700 - Part 2: Do not overwrite dataTransfer in ChromeUtils.synthesizeDrop if dragData is null. r=enndeakin
2015-04-14 13:07:59 +09:00
Tooru Fujisawa
b02c38c149
Bug 1147700 - Part 1: Add aDragEvent parameter to ChromeUtils.synthesizeDrop to modify DragEvent, and set default position to center of destElement. r=enndeakin
2015-04-14 13:07:57 +09:00
Mike Conley
1eb8e86cc4
Bug 1153894 - Regression test. r=felipe.
2015-04-13 12:10:33 -04:00
Florian Quèze
5d2e4812dd
Bug 1126107 - Intermittent browser_devices_get_user_media.js | WebRTC indicator hidden - Got true, expected false, r=Gijs.
2015-04-13 16:04:53 +02:00
Florian Quèze
c9c9adf1e5
Bug 1109728 - Intermittent browser_devices_get_user_media.js | popup WebRTC indicator visible - Got false, expected true, r=Gijs.
2015-04-13 16:04:49 +02:00