Commit Graph

7827 Commits

Author SHA1 Message Date
Steven MacLeod
be49cff174 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_localStorage.js; r=billm 2015-03-05 13:43:38 -05:00
Steven MacLeod
2bc6c9010b Bug 1132566 - Enable test in e10s: browser_privatebrowsing_lastpbcontextexited.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 13:24:50 -05:00
Steven MacLeod
c2f61057dd Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_geoprompt.js; r=mconley 2015-03-05 13:30:26 -05:00
Steven MacLeod
e9f09e2ae6 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_downloadLastDir_toggle.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 12:37:37 -05:00
Steven MacLeod
eb6bf0637f Bug 1132566 - Enable test in e10s: browser_privatebrowsing_downloadLastDir_c.js; r=billm
This test appeared to run fine under e10s. The reason for disabling
originally was an error[1] that no longer appears to occur. running
30 times with "mochitest-browser --e10s --run-until-failure" did not
result in any errors.

[1] MockFilePicker cleanup failing ( nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame :: resource://specialpowers/MockFilePicker.jsm :: this.MockFilePicker.cleanup :: line 84")
2015-03-05 12:29:46 -05:00
Steven MacLeod
1ac5f3922e Bug 1132566 - Enable test in e10s: browser_privatebrowsing_downloadLastDir.js; r=billm
This test appeared to run fine under e10s. The reason for disabling
originally was an error[1] that no longer appears to occur.

[1] MockFilePicker cleanup failing ( nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame :: resource://specialpowers/MockFilePicker.jsm :: this.MockFilePicker.cleanup :: line 84")
2015-03-05 12:20:47 -05:00
Steven MacLeod
4a916cae87 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_crh.js; r=mossop 2015-03-05 12:06:20 -05:00
Steven MacLeod
b17269ecc2 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_cookieacceptdialog.js; r=billm 2015-03-05 11:06:10 -05:00
Steven MacLeod
116e10de6a Bug 1132566 - Cleanup browser_privatebrowsing_concurrent.js; r=mossop
Factor some of the repeated ContentTask.spawns into their own functions
and comment what's happening a bit better. A few variables are also
renamed to clarify what they represent.
2015-02-22 23:01:15 -05:00
Alex Verstak
477f162e76 Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch 2015-03-04 23:29:55 -08:00
Steven MacLeod
b2459b7534 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_concurrent.js; r=mossop 2015-02-19 11:04:43 -05:00
Steven MacLeod
cdf4b23157 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_certexceptionsui.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-02-12 16:13:54 -05:00
Steven MacLeod
755999d335 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_cache.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-02-12 16:05:06 -05:00
Steven MacLeod
1ee5865175 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_DownloadLastDirWithCPS.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-02-12 15:23:50 -05:00
Steven MacLeod
2ca1bd5671 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_aboutSessionRestore.js; r=mconley 2015-02-11 20:21:37 -05:00
Steven MacLeod
9970bf3456 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_aboutHomeButtonAfterWindowClose.js; r=mconley
The new version which is e10s compatible has been completely disabled
though because of leaks in non-e10s test runs (see Bug 1142678).

The old non-e10s compatible test has been renamed to
browser_privatebrowsing_aboutHomeButtonAfterWindowClose_old.js and is
still enabled until Bug 1142678 is fixed to maintain the test coverage.
2015-02-11 16:46:43 -05:00
Steven MacLeod
450b96edd2 Bug 1132566 - Stop defaulting to skip privatebrowsing mochitest-browser tests; r=billm 2015-02-10 15:12:10 -05:00
Mark Banner
d081eb8b8a Bug 1143629 - Contacts import incorrectly displays all forms of plural strings. r=mikedeboer 2015-03-16 14:51:11 +00:00
Mark Banner
fc2572e198 Bug 1142950 - Update Loop's vendor libraries for unit tests. r=mikedeboer 2015-03-13 12:09:54 +00:00
Gijs Kruitbosch
a8dd24ef2d Bug 1128175 - add explicit <esc> handler, r=jaws 2015-03-12 10:25:20 +00:00
Ryan Kelly
d5eb4dcf62 Bug 1132293 - Let reliers access derived encryption keys through FxAccountsOAuthClient. r=mhammond 2015-03-09 21:46:00 -04:00
Perry Wagle
69f60f16e6 Bug 1122941 - Remove bookmark tags field max length. r=mak 2015-03-12 11:10:00 -04:00
Gijs Kruitbosch
76032952c0 Bug 1130411 - request complete logs for browser_change_app_handler.js to help figure out why it's breaking, rs=trivial,test-only 2015-03-13 11:44:51 +00:00
Gijs Kruitbosch
75e1e6efbf Bug 1142045 - fix onClearHistoryChanged reference, r=jaws 2015-03-11 23:58:04 +00:00
Florian Quèze
63d252df81 Bug 1142217 - Make the '+-' button in reader view work. r=markh 2015-03-13 17:04:56 +11:00
Wes Kocher
5f638ddc6e Backed out changeset 90abee1a4bc0 (bug 1142217) for bc1-e10s orange 2015-03-12 17:19:39 -07:00
Florian Quèze
f1955acc0e Bug 1142217 - Make the '+-' button in reader view work. r=markh 2015-03-12 23:47:26 +01:00
Ryan VanderMeulen
fd511a4b5b Merge inbound to m-c. a=merge 2015-03-12 18:05:45 -04:00
Drew Willcoxon
57ebfd6dff Bug 1140389 - Fix test_SQLiteStore.js and test_ReadingList.js failures on Windows due to NS_ERROR_FILE_IS_LOCKED. r=Unfocused 2015-03-11 12:51:00 -04:00
Alessio Placitelli
cf2877d0f9 Bug 1137481 - Adjust the Heartbeat UI and add a Learn More link. r=MattN 2015-02-27 08:37:00 -05:00
Mike de Boer
851d4a78f6 Bug 1135045: add tests to confirm that the tab-sharing infoBar is working as expected under various conditions. r=Standard8 2015-03-12 15:13:40 +01:00
Mark Banner
a49da8d59e Bug 1088672 - Part 8. Rewrite Loop's incoming call handling in the flux style. Update the ui-showcase. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
93876de832 Bug 1088672 - Part 7. Rewrite Loop's incoming call handling in the flux style. Remove the now redundant non-flux based code for incoming calls. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
fcf1584a61 Bug 1088672 - Part 6. Rewrite Loop's incoming call handling in the flux style. Fix window titles for the incoming call view. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
cab5a8b9ad Bug 1088672 - Part 5. Rewrite Loop's incoming call handling in the flux style. Correct the Call failed view to show only what's needed for incoming calls. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
c85d7870a2 Bug 1088672 - Part 4. Rewrite Loop's incoming call handling in the flux style. Put back alerts and make window unload be handled correctly. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
06571c17df Bug 1088672 - Part 3. Rewrite Loop's incoming call handling in the flux style. Get the accept and cancel buttons working again on the accept call view. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
f912b459b6 Bug 1088672 - Part 2. Rewrite Loop's incoming call handling in the flux style. Switch incoming calls to use flux based conversation store and get them working as far as the accept view. r=mikedeboer 2015-03-12 14:01:37 +00:00
Mark Banner
2343d73f5a Bug 1088672 - Part 1. Rewrite Loop's incoming call handling in the flux style. Rename some views for better naming. r=mikedeboer 2015-03-12 14:01:37 +00:00
Mike de Boer
b39fe98a92 Bug 1140313: enable the 'Share my Tabs' option for screensharing in Loop conversations. r=Standard8 2015-03-12 14:32:30 +01:00
Mike de Boer
32416c0936 Bug 1141128: add a margin of 10px to the left side of the remote video stream in the Loop standalone client. r=Standard8 2015-03-12 13:58:45 +01:00
Tim Taubert
4fdbcda5e0 Bug 1130560 - Fix intermittent browser_463206.js failures by rewriting the test to make use of ContentTasks instead of CPOWs r=smacleod 2015-03-11 14:11:23 +01:00
Gijs Kruitbosch
3ff681c703 Bug 1055973 - prevent focus from leaving the dialog for anything but the browser UI, r=jaws 2015-03-11 14:12:30 +00:00
Mark Banner
5620e806d5 Bug 1088006 - Hook up Loop's ui-showcase to unit tests so that we don't keep on breaking it, and so that it can possibly catch use of es6 errors. r=dmose 2015-03-12 08:04:51 +00:00
Mark Banner
5a0321521d Bug 1140481 - Use the StoreMixin in some of the Loop conversation views. r=dmose CLOSED TREE 2015-03-11 18:52:23 -07:00
Mark Banner
3e5ffb7bd8 Follow-up to bug 1140481 - Fix Loop's ui-showcase. rs=dmose over irc NPOTB DONTBUILD CLOSED TREE 2015-03-11 18:52:22 -07:00
Wes Kocher
9fcc9cc030 Backed out changeset c4d7c9f94f61 (bug 1140481) because the other part was also backed out, CLOSED TREE 2015-03-11 16:55:54 -07:00
Wes Kocher
d39538179c Backed out changeset 35827fc86c80 (bug 1140481) under suspicion of making wpt-reftests intermittently fail on a CLOSED TREE 2015-03-11 16:53:41 -07:00
Mark Banner
032d9fe8a2 Follow-up to bug 1140481 - Fix Loop's ui-showcase. rs=dmose over irc NPOTB DONTBUILD CLOSED TREE 2015-03-11 19:08:23 +00:00
Gijs Kruitbosch
2e76ed7752 Bug 1111967 - honor browser.casting.enabled pref for casting on desktop, r=mconley 2015-03-09 13:15:55 +00:00
Mark Banner
897951bc3a Bug 1140481 - Use the StoreMixin in some of the Loop conversation views. r=dmose 2015-03-11 10:34:25 +00:00
Mark Hammond
ba65ed56c1 Bug 1141505 - avoid array.includes in xpcshell test. r=adw 2015-03-11 09:27:07 +11:00
Steven MacLeod
1f1617a0fa 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-02-09 15:42:39 -05:00
Steven MacLeod
8ecfe80fb6 Bug 1142240 - Add test for opening private window from about:privatebrowsing; r=mossop 2015-03-11 16:36:50 -04:00
Abdelrhman Ahmed
fcf9a60c6e Bug 1144780 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao 2015-03-18 11:25:00 +01:00
Jared Wein
2ed69c89b1 Bug 1008169 - Font selection and font size dropdowns are reacting very slowly on press up/down. r=gijs 2015-03-18 14:42:00 +01:00
Tim Taubert
9f66c4d62f Bug 1143720 - Remove support for old FormData, PageStyle, and ScrollPosition formats r=smacleod 2015-03-16 17:17:43 +01:00
Tim Taubert
c7b3e2c95b Bug 1143740 - Re-enable browser_491168.js r=smacleod 2015-03-16 18:01:15 +01:00
Jonathan Griffin
84011a87cc Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown 2015-02-06 16:30:37 -08:00
Carsten "Tomcat" Book
54e5404eec Merge mozilla-central to mozilla-inbound 2015-03-12 12:10:54 +01:00
Sebastian Hengst
8410f269b5 Bug 1137870 - Fix mismatching argument counts in permissions.js etc and remove unused treeUtils.js from cookies.xul. r=smacleod 2015-03-12 10:50:57 +01:00
Jared Wein
f3e63a4fc1 Bug 1044600 - Close subdialogs when the back button is used in the in-content preferences. r=Gijs 2015-02-02 16:00:00 +00:00
Magnus Melin
4a7c8befaa Bug 1138322 - TelemetryEnvironment.jsm should not use |ProfileTimesAccessor|. r=vladan 2015-03-07 18:53:36 +02:00
Vikram Jadhav
d1bddf61a3 Bug 1120957 - fix the source of searches made with paste & search, r=gijs,bwinton 2015-03-09 12:07:00 +01:00
Mike de Boer
14065abd83 Bug 1141059: ignore attempts to share e10s tabs in a Hello conversation. r=Standard8 2015-03-10 10:43:44 +01:00
Dan Mosedale
57ffae3627 Bug 1123660 - Add telemetry probes for measuring failed, short, medium, and long calls. Largely paired w/jaws, r=jaws,dmose,Standard8, a=bsmedberg for opt-out metric 2015-03-09 16:59:35 -07:00
Mark Banner
4cd029adf8 Bug 1106941 - Part 2. Firefox Hello doesn't work properly when no video camera is installed - fix incoming conversations. r=mikedeboer 2015-03-09 23:42:08 +00:00
Mark Banner
6414f186f6 Bug 1140092 - Remove handling of guest calls from the Loop backend. r=mikedeboer 2015-03-09 23:42:08 +00:00
Dan Mosedale
aa625f6487 Bug 1141229-Improve Hello functional test logging DONTBUILD, NPOTB, r=drno 2015-03-09 16:07:10 -07:00
Carsten "Tomcat" Book
cdc8680299 Merge mozilla-central to fx-team 2015-03-09 13:50:49 +01:00
Léon McGregor
25bc210e23 Bug 1130741 - Correct the css class for the Sync TOS text size. r=jaws 2015-03-06 11:47:00 +01:00
Mark Banner
74ece213a2 Bug 1106941 - Part 1. Firefox Hello doesn't work properly when no video camera is installed - fix rooms and outgoing conversations. r=mikedeboer 2015-03-08 13:16:32 +00:00
Mike Conley
22ee52588f Bug 1094170 - Let about:blocked be loaded in the content process. r=Mossop. 2015-03-06 18:04:07 -05:00
Paolo Amadini
0b1bd957b6 Bug 1139942 - Define bug components for Downloads code. r=gps 2015-03-06 14:16:19 +00:00
Drew Willcoxon
bf4f401875 Bug 1131362 - Update Reasdinglist.jsm consumers to use new API. r=Unfocused 2015-03-05 14:42:00 +13:00
Drew Willcoxon
e78a997ded Bug 1131362 - Create a reading list SQLite database and JSM to provide access to it. r=markh,Unfocused 2015-03-05 15:27:00 +13:00
Mike de Boer
5e90fcc56b Bug 1131568 - Update the OpenTok SDK to version 2.5.0. r=Standard8 2015-03-06 08:28:16 +00:00
Mark Banner
3938e734d7 Bug 1139471 - Fix an issue with trying to update the Loop desktop room view's state whilst already rendering; This could cause items like tab sharing to still look like they were active even though they weren't. r=jaws 2015-03-06 08:28:15 +00:00
Jared Wein
680a3ae811 Bug 1137909 - part 3: fix browser_confirm_unblock_download.js to use correct enum values. r=paolo 2015-03-05 12:25:48 -05:00
Jared Wein
854dc858fc Bug 1137909 - part 2: context menuitem to unblock downloads and an X button to confirm the blocked download. r=paolo 2015-03-05 12:25:45 -05:00
Tim Taubert
c20f8a4989 Bug 1022403 - Fix intermittent browser_sessionHistory.js timeouts by making sure the weak shistory listener isn't GC'ed before we saw the notification r=smacleod 2015-03-04 16:45:27 +01:00
Gijs Kruitbosch
7090313884 Bug 1095017 - pass the element instead of the pane object to gSyncUtils.changeName, r=markh 2015-03-04 14:54:47 +00:00
Ryan VanderMeulen
098514f58b Merge inbound to m-c. a=merge 2015-03-04 16:35:35 -05:00
Mark Banner
2afa0df2eb Fix regression in Loop's functional tests from bug 1107336 - use the correct imports so that exceptions are matched correctly. rs=AutomatedTester over irc. DONTBUILD as NPOTB a=RyanVM for CLOSED TREE 2015-03-04 21:17:27 +00:00
Hector Zhao
ad746928dd Bug 1138807 - Treat user cancelling of HTTPHandlerPane as Success. r=jimm 2015-03-03 12:55:50 +08:00
Mark Banner
99e04fe3c5 Bug 1108187 - Hide Loop's toolbar button in private browsing mode as Loop doesn't work fully in it yet. r=mikedeboer 2015-03-04 13:36:53 +00:00
Phil Ringnalda
a169bd15d0 Merge m-c to m-i 2015-03-08 13:34:08 -07:00
Sebastian Hengst
cc274fa656 Bug 1139427 - Define file-based metadata in /browser/components. r=gavin
Add bugzilla components as metadata to moz.build files for easier bugfiling into the correct component. More information:

https://gecko.readthedocs.org/en/latest/build/buildsystem/mozbuild-symbols.html#bug-component
2015-03-08 20:43:22 +01:00
Chris Manchester
2633d459e9 Bug 1109183 - Fix imports of the marionette client and remove spurious entry from sys.path provided by mach. r=ahal 2015-03-03 17:37:19 -08:00
Neil Deakin
2ce4c7e814 Bug 1015617, wait for panel to show before adding hidden listener, r=gijs 2015-03-04 08:55:02 -05:00
Wes Kocher
bc9f5d141b Merge fx-team to m-c a=merge CLOSED TREE 2015-03-03 17:11:40 -08:00
Carsten "Tomcat" Book
d6c0129268 Backed out changeset e440ab8f0a51 (bug 1044600) for suspicion of causing bc1 leaks 2015-03-03 14:04:50 +01:00
Richard Marti
440d6cbff8 Bug 1136670 - InContent Prefs - Implement alignment according to spec. r=jaws 2015-03-02 19:52:44 +01:00
Anish
b9d3be97ea Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers 2015-03-03 08:46:37 -05:00
Chris
ce75107724 Bug 1121417: Change hiddenOneOffs search pref to use unichar type. r=gavin 2015-03-02 14:00:45 -08:00
Wes Kocher
50789ffa1a Merge m-c to fx-team a=merge CLOSED TREE 2015-03-02 13:07:53 -08:00
Wes Kocher
c4ac9859cf Merge fx-team to m-c a=merge 2015-03-02 12:41:37 -08:00
Mark Banner
63a1246edf Follow-up to bug 1131574 - temporarily disable mochitest on e10s due to apparent load complete detection issues. rs=bustage-fix for CLOSED TREE 2015-03-02 20:41:30 +00:00
Mike de Boer
4e3dc2f7c8 Bug 1094915: cleanup - remove preference clearing of Loop throttle prefs that are not used anymore. r=abr 2015-02-25 12:39:54 +01:00
Tim Taubert
e3f70912b9 Bug 1100223 - Make calling loadURI() on pending tabs work as expected by marking the tab as no longer pending and simply waiting for the restoration to finish r=billm 2015-02-24 11:29:36 -08:00