Carsten "Tomcat" Book
fcf2e0e8fd
Merge mozilla-central to mozilla-inbound
2015-03-11 13:03:47 +01:00
Carsten "Tomcat" Book
f9728b1f23
merge fx-team to mozilla-central a=merge
2015-03-11 12:58:02 +01:00
Wes Kocher
f87c38fe16
Merge m-c to inbound a=merge CLOSED TREE
2015-03-10 16:11:23 -07:00
Wes Kocher
7ab87d0daf
Merge inbound to m-c a=merge CLOSED TREE
2015-03-10 15:33:33 -07:00
Garvan Keeley
12f44d1f02
Bug 1129633 - part 2. In prefs, set win8 provider to RELEASE-only. r=cpeterson
2015-03-10 12:48:05 -04:00
Fernando Jimenez
485e72eb54
Bug 1129650 - Touching navigator.mozId causes an error NS_ERROR_FACTORY_NOT_REGISTERED. r=baku
2015-03-10 17:25:39 +01:00
Jennifer Fong
e465a70109
Bug 1126432: Set preference toggle to switch to new WebIDE project listing layout r=jryans
2015-03-10 08:30:00 -07:00
Tom Tromey
d94aa54c08
Bug 1141553 - Give function name the devtools-monospace class in the profiler r=vporof
2015-03-10 08:07:00 -07:00
Wes Kocher
57048f9c55
Backed out 3 changesets (bug 1126184) for causing a spike in new tab bc1 test failures CLOSED TREE
...
Backed out changeset 7d48a8bad488 (bug 1126184)
Backed out changeset a1fa056e0c0d (bug 1126184)
Backed out changeset e29b97e5e30c (bug 1126184)
2015-03-10 19:01:11 -07:00
Wes Kocher
e05569b247
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-10 16:14:07 -07:00
Jordan Santell
dc93a7bb8a
Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp
2015-03-10 10:24:48 -07:00
Mark Hammond
ba65ed56c1
Bug 1141505 - avoid array.includes in xpcshell test. r=adw
2015-03-11 09:27:07 +11:00
Marina Samuel
7f2c6b6cd5
Bug 1126184: Part 3: Mochitest fixes for suggested tiles. r=adw
2015-03-10 17:33:28 -04:00
Marina Samuel
c8ecc19cbd
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-10 17:33:25 -04:00
Marina Samuel
56ad42cb1a
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-10 17:33:22 -04:00
Marina Samuel
0a931a96be
Bug 1126182: Extract related tiles data from links json and store for later selection. r=adw
2015-03-10 17:08:30 -04:00
Christoph Kerschbaumer
aa5900f327
Bug 1138645 - Update remaining callsites to use newChannel2 in browser/metro (r=mfinkle)
2015-03-09 20:13:59 -07:00
Victor Porof
d2955f157d
Bug 1141615 - Use before declaration for scaledStep
in FlameGraph.jsm, r=jsantell
2015-03-10 13:19:10 -04:00
Shane Caraveo
d175a2f9af
Bug 1103104 support title in text fields for share providers, r=Gijs
2015-03-10 08:38:15 -07:00
Carsten "Tomcat" Book
cd1ad99856
Backed out changeset b6c511f17246 (bug 1136146) for browser_dbg_source-maps-01.js test failures
2015-03-10 16:35:47 +01:00
Shane Caraveo
2dc33be381
Bug 1133123 fix marks button state on tab switching
2015-03-10 08:33:39 -07:00
Alex Henrie
aaa8cd83ee
Bug 1134537 - Delete GnomeVFS extension. r=roc
2015-03-09 21:12:58 -06:00
Carsten "Tomcat" Book
6f7826c5fc
merge mozilla-inbound to mozilla-central a=merge
2015-03-10 13:54:35 +01:00
Bob Owen
9a4eb936ac
Bug 1137166: Change the Content moreStrict sandbox pref to an integer to indicate the level of sandboxing. r=tabraldes
2015-03-10 08:03:12 +00:00
Wes Kocher
7d65c12965
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-09 19:13:37 -07:00
Wes Kocher
0c00a67ca9
Merge inbound to m-c a=merge CLOSED TREE
2015-03-09 18:27:28 -07:00
Tooru Fujisawa
b0403f7776
Backed out changeset 48188cd36ed1 (bug 1140725) for mochitest failure
2015-03-10 12:47:17 +09: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
Margaret Leibovic
166b3ab05a
Bug 1140045 - Re-enable reader parse-on-load for desktop Nightly. r=me
2015-03-09 14:17:47 -07:00
Wes Kocher
d0149520d8
Merge m-c to inbound a=merge CLOSED TREE
2015-03-09 19:06:17 -07:00
Brian Grinstead
9251e6915e
Bug 1140530 - Show the select frame dropdown by default in Browser Toolbox;r=ochameau
2015-03-09 11:39:30 -07:00
Shane Caraveo
74a4909431
Bug 1137900 restrict web activations to https, r=jaws
2015-03-09 11:24:12 -07:00
Brian Grinstead
a21890ea44
Bug 1139569 - Optimize update function for element editors in markup view;r=mratcliffe
...
Previously, any call to update() would destroy and recreate all attribute
editors. This got really slow and caused a lot of unnecessary work, since
this ran any time any attribute changed. Also, old attributes wouldn't
end up getting removed but would simply be hidden. With this patch, we
update each attribute if it's changed, and any unused attributes are removed.
2015-03-09 10:02:21 -07:00
Patrick Brosset
5eda8219ac
Bug 1123851 - 2 - Tests for the element geometry highlighter; r=bgrins
2015-03-09 17:33:24 +01:00
Panos Astithas
3487bf6a3c
Use the correct l10n keys for the event listeners pane (bug 1101196). r=vporof
2015-03-09 17:50:30 +02:00
Masatoshi Kimura
7fdbca2023
Bug 1106470 - Drop SSLv3 support from devtools. r=vporof
2015-03-10 01:23:00 +09:00
Carsten "Tomcat" Book
2ef262ccb9
Backed out changeset 95fa879e6855 (bug 1132522) for JP test failures on a CLOSED TREE
2015-03-09 16:50:02 +01:00
Carsten "Tomcat" Book
18d2537fdd
Backed out changeset 0f393119201c (bug 1132522)
2015-03-09 16:49:36 +01:00
Margaret Leibovic
935f120b51
Bug 1138628 - Don't try to find article in reader mode cache on desktop because we don't actually store them. r=Unfocused
2015-03-03 17:23:34 -08: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
Chris Pearce
5f3b5d4291
Bug 1131387 - Enable EME, update whitelist. r=kentuckyfriedtakahe
2015-03-09 16:24:26 +13:00
Yury Delendik
b0a157a94b
Bug 1140508 - "Update Shumway to version 0.10.225". r=till
2015-03-06 11:45:00 +01:00
Alessio Placitelli
d552ea1126
Bug 1138323 - Use https instead of http in Heartbeat's browser.selfsupport.url. r=ttaubert
2015-03-02 00:44:00 +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
Patrick Brosset
77fb6fc67c
Bug 1137694 - Avoid calling content methods directly in browser_net_sort-03.js; r=past
2015-03-02 12:06:41 +01:00
Phil Ringnalda
39903e5660
Merge f-t to m-c, a=merge
2015-03-08 13:29:18 -07: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