Commit Graph

7719 Commits

Author SHA1 Message Date
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
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
Tim Taubert
030a3dea86 Bug 1100223 - Add test to ensure loadURI() on pending tabs works as expected r=Gijs 2015-02-22 14:18:19 +01:00
farhaan
0a370536c2 Bug 1073234 - Show small swatch of current theme in the themes button. r=jaws 2015-02-27 19:33:03 -05:00
Abhinav Koppula
474070eded Bug 951695 - Rename 'Character Encoding' to 'Text Encoding'. r=jaws 2015-02-27 18:10:30 -05:00
Steven MacLeod
877c5f3df7 Bug 1093566 - Migrate BrowserUITestUtils into BrowserTestUtils; r=Unfocused r=paolo 2015-02-23 12:48:54 -05:00
Tooru Fujisawa
f2019503d3 Bug 1108382 - Part 2: Do not use non-standard flag argument of String.prototype.match/replace in browser/components/translation/. r=felipe 2015-03-01 09:51:33 +09:00
Tooru Fujisawa
e6bded4aef Bug 1108382 - Part 1: Do not use non-standard flag argument of String.prototype.match/replace in browser/. r=gavin 2015-03-01 09:51:32 +09:00