Marco Bonardo
8e7ca45a07
bug 1047811 - Part 2 - Use async transactions in Places. r=Mano
2014-09-10 12:46:17 +02:00
Carsten "Tomcat" Book
8e98559e06
Merge m-c to fx-team
2014-09-10 15:16:09 +02:00
Carsten "Tomcat" Book
8950bb0799
merge fx-team to mozilla-central a=merge
2014-09-10 15:08:20 +02:00
Paul Rouget
ef4b08ce74
Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 08:47:26 -04:00
Carsten "Tomcat" Book
27e6409e7e
Backed out changeset 925427a6d0b1 (bug 1047811)
2014-09-10 13:07:12 +02:00
Marco Bonardo
d494311332
bug 1047811 - Part 2 - Use async transactions in Places. r=Mano
2014-09-10 12:46:17 +02:00
Blair McBride
be75ff9825
Bug 1064130 - Improve handling of a11y labels for autocomplete results. r=mak
...
--HG--
extra : transplant_source : %99%EDK%AF4%ACH%8D%C4%2B%07%A8%0E%C6%0D%FE%E2%40%E9/
2014-09-10 13:08:23 +12:00
Richard Newman
0c9399ab0f
Bug 1053016 - Part 3: eliminate omx-plugin Froyo version. r=cajbir
2014-09-09 16:35:27 -07:00
Sudheesh Singanamalla
8832d7579c
Bug 1056490 - Fixes addons.repository WARN Unknown type id when parsing addon: 5. r=Irving
2014-09-08 21:55:21 +05:30
Ryan VanderMeulen
93bf6bf6a0
Merge inbound to m-c. a=merge
2014-09-09 19:26:59 -04:00
Wes Johnston
e408279dff
Backout f3a47630d9a6 and 43e6d3d43b50 (bug 1058150) for breaking builds. r=backout CLOSED TREE
2014-09-09 15:53:25 -07:00
Wes Johnston
619219c9d2
Bug 1058150 - Follow up to implement a stub method for other platforms. r=mfinkle CLOSED TREE
2014-09-09 15:32:20 -07:00
Wes Johnston
51b9e1df60
Bug 1058150 - Use parental controls to block things in guest mode. r=mfinkle
2014-09-09 15:08:37 -07:00
Paul Rouget
8a8b338210
Bug 1050384 - [timeline] build an actor to forward gecko operations. r=pbrosset
2014-09-09 21:43:39 +02:00
Carsten "Tomcat" Book
c308e89984
Merge m-c to fx-team
2014-09-09 16:03:23 +02:00
Martijn Wargers
edd71f51f2
Bug 1058797 - Intermittent test_303567.xul | Result logged after SimpleTest.finish(). r=mak
2014-09-04 16:21:24 +02:00
Alexandre Poirot
fc88b247b6
Bug 1061673 - Improve error reporting of unrecognized packets. r=jryans
2014-09-08 04:39:00 +02:00
Paul Rouget
e6d0056001
bug 1063648 - don't cache transport. r=jryans
2014-09-08 14:18:20 -05:00
Benjamin Smedberg
3fb086f00f
Bug 791244 - undo the pref for the temporary hang server for nightly/aurora, now that Socorro has the data in its API, r=gfritzsche
...
--HG--
extra : rebase_source : 14d923b9b21a07e43826bd2009588ad57f120655
2014-09-08 11:17:10 -04:00
Carsten "Tomcat" Book
e0bb163319
merge fx-team to mozilla-central a=merge
2014-09-08 15:26:03 +02:00
Arnaud Sourioux
ec0af5d359
Bug 1049812 - Part3: Rename PlaceHashKey private members with a 'm' prefix. r=mak
2014-09-05 00:21:00 +02:00
Arnaud Sourioux
2eb805f636
Bug 1049812 - Part2: fix indentaion in toolkit/components/places/History.cpp for class PlaceHashKey. r=mak
2014-09-05 00:20:00 +02:00
Arnaud Sourioux
5fa2f8102d
Bug 1049812 - Part 1 : Removes static_cast introduced by bug 922727 and set a bool property in DEBUG to ensure PlaceHashKey properties are set. r=mak
2014-09-05 00:19:00 +02:00
Wes Kocher
f41806febe
Merge m-c to inbound a=merge
2014-09-05 19:13:59 -07:00
Wes Kocher
1f78762ff5
Merge inbound to m-c a=merge
2014-09-05 19:04:52 -07:00
Brian R. Bondy
212fe6d529
Bug 945192 - Changes for tests. r=rstrong.
2014-09-05 12:56:09 -04:00
Paul Rouget
3632fdad31
Bug 1062748 - Allow connection-manager to use a custom transport. r=jryans
2014-09-05 11:38:33 -05:00
Ryan VanderMeulen
a344a490b5
Merge m-c to fx-team. a=merge
2014-09-05 12:12:37 -04:00
Ryan VanderMeulen
672fb4d000
Merge fx-team to m-c. a=merge
2014-09-05 11:54:57 -04:00
Benjamin Smedberg
fab6ce367b
Bug 1053745 - Add GMP plugin data to FHR, r=gfritzsche
...
--HG--
extra : rebase_source : d60d6740369f51168e2d176549b9495df5245143
2014-09-05 11:17:00 -04:00
Jacek Caban
205f8754ff
Bug 1063413 - Do not pass a non-POD object to a variadic function in NativeFileWatcherWin.cpp. r=Yoric
2014-09-05 13:27:22 +02:00
Mike Conley
348718b48a
Bug 927424 - Allow findbar binding to cancel content focusing when using RemoteFinder in an e10s window. r=evilpie.
...
--HG--
extra : source : 2f6420722723035b1ed11e5de8e1829e827552fa
2014-09-04 15:17:47 -04:00
Jim Chen
7269d9cf50
Bug 1060088 - Don't ship unused addon providers in Fennec; r=Unfocused
2014-09-09 13:46:47 -04:00
Manu Jain
41efdd1953
Bug 1063559 - Convert TelemetryStopwatch.jsm to use Components.utils.now(). r=irving
2014-09-08 09:04:00 -04:00
Roberto A. Vitillo
94068585c1
Bug 1061191 - Add alerting e-mails to some histogram definitions. r=vladan
2014-09-08 05:06:00 -04:00
Hiroyuki Ikezoe
4b564f0fbd
Bug 1041262 Disable autofilling of search engines to avoid failures in unified complete tests when searchengines is in the platform directory. r=mak
2014-09-09 10:48:28 +01:00
Gijs Kruitbosch
b58fa91450
Bug 1062843 - include shared.inc to make @focusRingShadow@ be defined, r=dao
2014-09-05 13:43:12 +02:00
Tomasz KoĆodziejski
09301bda32
Bug 923801 - Case-sensitive still affects all find bars globally. r=gavin
2014-09-04 12:29:00 +02:00
Bernardo P. Rittmeyer
554dd86ff6
Bug 1058951 - Added telemetry probes to measure possible performance impacts of future changes at the places database. r=mak
2014-09-04 14:15:00 +02:00
Nick Alexander
b6b14f923e
Bug 1040945 - Part 1: Install Android native libraries directly into lib/ANDROID_CPU_ARCH. r=glandium
...
This is a little tricky only because MOZ_CHILD_PROCESS_NAME is
"lib/libplugin-container.so" on Android, which meant special handling
at multiple places in the tree. This patch reduces the number of such
places.
2014-09-04 20:11:09 -07:00
Wes Kocher
c537f62af1
Merge inbound to m-c a=merge
2014-09-04 18:30:01 -07:00
Tim Taubert
eae789eb99
Backed out changeset 1917953b1f89 (bug 961867) on a CLOSED TREE r=bustage
2014-09-04 15:08:57 -04:00
Ed Lee
29c37cff32
Bug 1062683 - Remove urls from new tab pings [r=adw]
...
--HG--
extra : rebase_source : fadf49e8b8a550c1ff66b3681ceda6a68dece873
2014-09-04 11:54:00 -04:00
Dave Townsend
a1161af0fd
Backing out bug 961867 for causing an intermittent test failure.
2014-09-04 11:37:55 -04:00
Andrew Halberstadt
9ad0238a6f
Bug 1062546 - Upload mozinfo.json to the build directory, r=ted
2014-09-05 16:55:03 -04:00
Tim Taubert
c5806ca208
Bug 1047472 - Make parseSubmissionURL return the string offset for each search term r=paolo
2014-08-06 20:36:35 +02:00
Carsten "Tomcat" Book
1f2744b05d
merge fx-team to mozilla-central a=merge
2014-09-04 15:03:28 +02:00
J. Ryan Stinnett
716fccd801
Bug 1062604 - Check for actors in WebIDE before use. r=paul
2014-09-03 16:23:00 +02:00
Ryan VanderMeulen
72cee7432a
Merge m-c to fx-team. a=merge
2014-09-03 16:42:41 -04:00
Ryan VanderMeulen
d57ca8703d
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00