Commit Graph

7597 Commits

Author SHA1 Message Date
Christoph Kerschbaumer
d5faca9b73 Bug 1116278 - Follow up: Using new channel API in browser/components/feeds (r=sicking) 2015-02-17 19:53:53 -08:00
Andrew McCreight
4557c8ae64 Back out bug 1071880 for causing bug 1083952. 2015-02-18 07:19:29 -08:00
Ralph Giles
9c34c6fdc7 Bug 1127448 - Use indexOf instead of includes. r=mconley
Array.prototype.includes is nightly-only for the moment.
Thanks to Gavin Sharp for pointing this out.

--HG--
extra : amend_source : 9b2fc81b1a7e7304645e5321caaca1bc8eee486d
2015-02-17 16:32:31 -08:00
Ralph Giles
84a6fce271 Bug 1127448 - Append the build id to the ua string for youtube. r=mconley
We want to be able to distinguish different builds to track
down crashes and other problems with the YouTube site. Pushing
the build id lets google group statistics from their logging
in the same bins for comparison.

Limited by #ifdef MOZ_UPDATE_CHANNEL to beta, aurora, and nightly.
Limited by media.mediasource.enabled pref.

We put this in nsBrowserGlue.js instead of browser.js so it runs
once, rather than once per window like the fennec implementation
we copied. They only ever have one window, so it's ok there.

--HG--
extra : rebase_source : f933523c24391adc50090dc17e06d4cf37655f5c
2015-02-17 12:44:00 -08:00
Ryan VanderMeulen
6d1fb2c8e1 Merge m-c to inbound. a=merge 2015-02-17 14:27:23 -05:00
Dave Townsend
b8e26b6a3f Bug 1132030: Check messages against the actual locale provided strings to avoid failing tests when the brandname changes. r=florian
--HG--
extra : rebase_source : b92b781210743a3f989cf8366f3ecaf503b52664
2015-02-13 13:50:49 -08:00
Mike de Boer
9e907da312 Bug 1131581: move screensharing options into a dropdown anchored to the screenshare toolbar button. r=Standard8 2015-02-17 15:03:59 +01:00
Paolo Amadini
eec9cfb359 Bug 1129896 - Part 2 of 2 - Convert the shared front-end code to a JavaScript code module. r=mak
--HG--
rename : browser/components/downloads/content/downloadsViewCommon.js => browser/components/downloads/DownloadsViewUI.jsm
2015-02-16 18:49:56 +00:00
Paolo Amadini
96f87360ac Bug 1129896 - Part 1 of 2 - Keep cached metadata for history downloads indefinitely. r=mak 2015-02-16 18:49:54 +00:00
Paolo Amadini
21dc399ac8 Bug 1127867 - Use the new back-end property to get the size of downloads asynchronously. r=mak 2015-02-16 18:49:52 +00:00
Paolo Amadini
2abd8920e4 Bug 1117141 - Part 2 of 2 - Refactor notifications and remove the DownloadsDataItem object. r=mak 2015-02-16 18:49:51 +00:00
Paolo Amadini
4b0f7ab973 Bug 1117141 - Part 1 of 2 - Bypass all the DownloadsDataItem properties. r=mak 2015-02-16 18:49:49 +00:00
Paolo Amadini
e25902d436 Bug 1117139 - Move code controlling the "download.xml" binding to a common place. r=mak 2015-02-16 18:49:47 +00:00
Paolo Amadini
215d554b1c Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload objects. r=mak 2015-02-16 18:49:46 +00:00
Paolo Amadini
34525312e9 Bug 1115983 - Keep only minimal state information in the DataItem. r=mak 2015-02-16 18:49:44 +00:00
Paolo Amadini
2d28d1e1e0 Bug 1115421 - Simplify download annotations handling in the Library. r=mak 2015-02-16 18:49:43 +00:00
Mark Banner
af3ba18a00 Bug 1126321 - Loop Standalone should display both of the remote video and screen when screen sharing is active. r=mikedeboer 2015-02-16 17:30:29 +00:00
Carsten "Tomcat" Book
7f7d6e17e5 Merge mozilla-central to fx-team 2015-02-16 16:18:42 +01:00
Carsten "Tomcat" Book
92151b28e6 merge mozilla-inbound to mozilla-central a=merge 2015-02-16 15:59:56 +01:00
Mike de Boer
c68f11d7f1 Bug 1069962: fix the ui-showcase to load assets using relative paths. r=Standard8 2015-02-13 12:10:14 +01:00
Tim Nguyen
c6e14ec3ed Bug 1128882 - Fix welcomeback restore button not working. r=jaws 2015-02-13 11:50:00 +01:00
Gijs Kruitbosch
0d23893929 Bug 1128237 - fix dialogs on small screen sizes, r=jaws 2015-02-07 01:01:49 +00:00
Stefan Plewako
e1bbe1ffda Bug 494210 - followup: undefined column.width/incontentcolumn.width entities, r=gijs 2015-02-14 02:55:00 +00:00
Mark Banner
9934d4741f Bug 1132882 - Slave the local video size to the remote video width on the Loop standalone UI. r=mikedeboer 2015-02-14 09:48:11 +00:00
Jared Wein
602c2d1e31 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
Jared Wein
3cd924f0c9 Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs
--HG--
extra : rebase_source : 2c9b643cb479a6acc3320013c606de514d261113
2015-02-11 15:13:36 -05:00
Brad Lassey
1991fdab3b bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-12 19:22:53 -05:00
Chris
f4044b0556 Bug 1132028 - Remove unavailable method from array call in hiddenOneOffs_cleanup.js. r=florian 2015-02-12 09:27:46 -08:00
Ryan VanderMeulen
eb9121004c Bug 1102900, bug 1104745, bug 1104761 - Disable browser_989751_subviewbutton_class.js on Linux e10s for failing ~50% of the time.
CLOSED TREE
2015-02-13 12:07:49 -05:00
Gijs Kruitbosch
6cd561bb02 Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
Neil Rashbrook
0784d3889f Bug 1100118 Allow migration from Firefox to Firefox Developer Edition r=MattN 2015-02-14 21:29:49 +00:00
Mark Banner
2b84eb0d26 Bug 1126289 - Enable screen sharing for Loop link-generators by default. r=mikedeboer 2015-02-12 13:36:51 +00:00
Stefan Plewako
e7acbba670 Bug 494210 - dialog.width entity should not be shared between the two sanitize dialogs, r=gijs 2015-02-11 14:26:00 +00:00
Gijs Kruitbosch
afd3f79e9a Backed out changeset c11a0930afc2 (bug 1044600) for still making the change_app test go orange half the runs 2015-02-12 11:16:15 +00:00
Steven MacLeod
b4a14b9a63 Bug 1107609 - Simplify test_pushstate_replacestate with ContentTask. r=ttaubert r=mconley
--HG--
extra : rebase_source : 41bc60b69d662afe915ded9e7b489769d6b4c9c0
2015-02-11 17:15:01 -05:00
Ryan VanderMeulen
1c2c66b282 Backed out changeset 19e0922d6d0c (bug 1044597) for browser_subdialogs.js failures.
CLOSED TREE
2015-02-11 18:16:12 -05:00
Jared Wein
368a880f33 Bug 1044600 - in-content preferences: empty dialogs after pressing backspace or the Back button, r=gijs 2015-02-02 16:00:00 +00:00
Jared Wein
492ab5c9bc Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs 2015-02-11 15:13:36 -05:00
Mark Banner
4c09f21c35 Bug 1132064 - Local video is sometimes displayed in the wrong location on the standalone Loop UI. r=mikedeboer 2015-02-11 20:28:11 +00:00
Mike de Boer
185d9758f4 Bug 1126286: update screenshare icon in conversation view toolbar. r=Standard8 2015-02-11 14:58:55 +01:00
Gijs Kruitbosch
f6e1b9d19e Bug 1132031 - fix test to actually enforce in-content-prefs, r=florian 2015-02-11 14:57:36 +00:00
Carsten "Tomcat" Book
ba74506cf4 Merge mozilla-central to fx-team 2015-02-11 15:01:53 +01:00
Mike de Boer
3449309ca9 Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-11 10:07:22 +01:00
Mark Banner
c248ea5f5a Bug 1131688 - In the standalone view the conversation window we're currently overlaying the toolbar on top of the remote video. r=mikedeboer 2015-02-11 12:39:38 +00:00
Gijs Kruitbosch
ee010de7d1 Bug 1130411 - use command event for browser_change_app_handler.js in effort to reduce intermittent orange, r=jaws 2015-02-09 16:06:28 +00:00
Wes Kocher
d8cd7ae5e3 Backed out changeset b04123c901ac (bug 1121210) for Mn failures 2015-02-10 15:19:43 -08:00
Mike de Boer
581d4c64ec Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-10 23:35:39 +01:00
Abdelrhman Ahmed
304464068f Bug 1122493 - reset alias to prevent reappear keywords when restoring default search engines. r=Florian 2015-02-10 12:46:15 +01:00
Monica Chew
d5813eb1c5 Bug 1119825 - Re-enable flaky test browser_bug400731.js on Windows. r=gcp 2015-02-06 14:29:00 +01:00
Lewis Cowper
c14bf94d78 Bug 980090 - Fixes link in empty customization palette. r=gijs 2015-02-09 15:44:44 +00:00