Commit Graph

27868 Commits

Author SHA1 Message Date
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
Carsten "Tomcat" Book
3e3c4ed45d merge fx-team to mozilla-central a=merge 2015-02-16 15:48:09 +01:00
ffxbld
86ba230e5d No bug, Automated blocklist update from host bld-linux64-spot-1093 - a=blocklist-update 2015-02-14 03:21:59 -08:00
Ryan VanderMeulen
3c8186c130 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-13 12:13:22 -05: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
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
b38379879f Bug 1133060 - Clean up browser/themes/shared/tabbrowser/crashed.svg. r=Gijs 2015-02-14 12:11:00 +01:00
Jordan Santell
2238c2c116 Bug 1130204 - Hide views in the performance tool if they are not supported by the server actor. r=vp 2015-02-14 10:51:00 +01:00
Tim Nguyen
c6e14ec3ed Bug 1128882 - Fix welcomeback restore button not working. r=jaws 2015-02-13 11:50:00 +01:00
Sami Jaktholm
c054095238 Bug 1128352 - Align labels by baseline in netmonitor security tab. r=vporof 2015-02-13 08:21:22 +02:00
Tim Nguyen
d446455323 Bug 1127621 - Fix checkboxes not showing up on about:welcomeback. r=jaws 2015-02-13 11:49:00 +01:00
Victor Porof
9f910d3bd1 Bug 1132463 - Samples column doesn't have enough space for the label. r=jsantell 2015-02-12 10:36:01 -05:00
Jordan Santell
edd7742a84 Bug 1130202 - Fix compatibility issues in performance tool to work with FxOS 2.2/Gecko 37. r=vp 2015-02-12 12:55:00 +01:00
Ian Moody
e74d107de2 Bug 1124246 - Visually differentiate XHR network logs in the webconsole. r=past 2015-02-11 19:22:57 +00:00
Gijs Kruitbosch
6cd561bb02 Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
Margaret Leibovic
8e206969c2 Bug 1131458 - Make reader mode button accessible. r=Gijs
--HG--
extra : rebase_source : 284401d49e0c92f9b0aa122a3a526c9bea1a3b08
2015-02-11 07:29:34 -08:00
Markus Stange
9c91e5412d Bug 1131397 - Add missing functionality to the profiler actor. r=vporof
--HG--
rename : toolkit/devtools/server/tests/unit/test_profiler_close.js => toolkit/devtools/server/tests/unit/test_profiler_getfeatures.js
rename : toolkit/devtools/server/tests/unit/test_profiler_close.js => toolkit/devtools/server/tests/unit/test_profiler_getsharedlibraryinformation.js
2015-02-10 15:26:08 -05:00
Jan Keromnes
50f9b9dcfe Bug 1090949 - Give WebIDE full control over simulator addons. r=ochameau f=jryans 2015-02-13 03:54: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
Gijs Kruitbosch
d901338e6c Bug 1128480 - fix nsHelperAppDlg.js to create its download dir info on show() already so it continues working if the window is gone by the time we prompt for a directory to save to (incl. test), r=felipe
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif => browser/base/content/test/general/unknownContentType_file.pif
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif^headers^ => browser/base/content/test/general/unknownContentType_file.pif^headers^
2015-02-09 20:26:21 +00:00
Gijs Kruitbosch
587a8777fa Bug 1111147 - update nsContextMenu for EME, r=florian 2015-02-10 02:04:06 +00: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
Jordan Santell
c192267947 Bug 1132713 - Only enable memory actor when both gecko 38+ and memory actor exists, for addon debugger. r=vp
From b208befbd8912652bdd892a1b2bb8d7b4ff4a895 Mon Sep 17 00:00:00 2001
2015-02-13 11:58:38 -08:00
Patrick Brosset
2f3a9f59b6 Bug 1132783 - Fix the init sequence of animationinspector tests to avoid intermittents. r=bgrins
CLOSED TREE
2015-02-13 05:41:00 -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
Neil Rashbrook
0784d3889f Bug 1100118 Allow migration from Firefox to Firefox Developer Edition r=MattN 2015-02-14 21:29:49 +00:00
Magnus Melin
f1cd52dc8b Bug 1073095 - nsPermissionManager.cpp references a browser path by default in kDefaultsUrlPrefName. Make the permissions.manager.defaultsUrl pref overridable. r=benjamin
--HG--
rename : browser/app/default_permissions => browser/app/permissions
2015-02-13 23:32:41 +02:00
Margaret Leibovic
ea6929dc00 Bug 1129989 - ReaderParent.jsm doesn't need to be pre-processed. r=ttaubert
--HG--
extra : rebase_source : 694cd2b1b10729057793e40c54409fd437e2d2af
2015-02-10 16:25:27 -08:00
Ryan VanderMeulen
91aa8783e3 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Ryan VanderMeulen
af75e447f5 Backed out changeset 632df219369f (bug 1090949) for OSX issues.
CLOSED TREE
2015-02-12 17:42:14 -05:00
Mark Goodwin
609e7628f4 Bug 1092055 - Test that webconsole messages show up for non-top level security errors. r=past 2015-02-12 03:06:00 -05:00
Jordan Santell
9ffcb3eaac Bug 1130901 - Export patched methods in call-watcher actor with Cu.exportFunctions so that Function.prototype methods can be called without permission errors. r=vp 2015-02-11 16:15:00 -05:00
Jan Keromnes
0ed0ebd3ae Bug 1090949 - Give WebIDE full control over simulator addons. r=ochameau 2015-02-12 08:55:00 -05:00
Brian Grinstead
ac8015798a Bug 1128747 - Fire onCreate method synchronously in splitview to prevent multiple iframe editors from being appended into style editor;r=jwalker 2015-02-12 07:34:24 -08:00