Commit Graph

189173 Commits

Author SHA1 Message Date
Kyle Huey
796107136a Bug 1024388: Allow JAR channels to retarget to a different thread. r=bz,jduell 2014-06-17 09:39:23 -07:00
Kyle Huey
d6433eedbf Bug 1024388: Attempt to retarget OnDataAvailable to the HTML parser thread for all channels, not just HTTP channels. r=bz 2014-06-17 09:39:19 -07:00
Kyle Huey
63b0c23b99 Bug 1023033: Remove unnecessary MOZ_COUNT_CTOR/DTOR from promise code. r=mccr8 2014-06-17 09:39:16 -07:00
Shashank Sabniveesu
5c5c61a9ad Bug 1024120 - Create new member to hold Rect object. r=lucasr 2014-06-12 14:04:00 -04:00
David Rajchenbach-Teller
1e2954782f Bug 1008944 - Expose AsyncShutdown barriers for OS.File. r=froydnj 2014-06-17 15:11:00 -04:00
Jared Wein
b76cc438a6 Bug 1025195 - switchToTabHavingURI should have an option to ignore URL hashes when looking for already opened tabs. r=dao
--HG--
extra : rebase_source : 02cf11785573131ac8d0b267512e4cf93c43eb31
2014-06-17 10:01:41 -04:00
Eddy Bruel
e2c5ee3bb7 Bug 1014141 - Fix a regression in the remote debugger;r=mar.castellucio;r=past 2014-06-18 15:26:53 +02:00
Carsten "Tomcat" Book
4c82ab4d2f Merge mozilla-central to fx-team 2014-06-18 14:42:45 +02:00
Carsten "Tomcat" Book
92967804e4 Backed out changeset bd48de0a468d (bug 1023957) for bc1 test bustage 2014-06-18 11:29:29 +02:00
Patrick Brosset
9c9cfc6f5f Bug 1020291 - Rework the way tooltips and highlighters are added to the style inspector; r=harth 2014-06-18 10:25:40 +02:00
James Long
4642df0c83 Bug 1024574 - Make xpcshell tests show RDP logs. r=past 2014-06-12 09:59:00 -04:00
vivek
c840287bfe Bug 999211 - Implement cancel editing mode button test on tablet. r=mcomella 2014-06-14 11:49:00 -04:00
Mark Finkle
e2bb8054b3 Bug 1026347 - Session:Prefetch should watch for empty nsIURI.host r=bnicholson 2014-06-17 09:52:37 -04:00
Lucas Rocha
797d3b3830 Bug 964861 - Don't update the toolbar state before it gets attached (r=bnicholson) 2014-06-17 14:29:31 +01:00
Carsten "Tomcat" Book
511c338ce0 Merge mozilla-central to fx-team 2014-06-17 14:35:35 +02:00
Carsten "Tomcat" Book
b96ca5789c merge b2g-inbound to mozilla-central a=merge 2014-06-17 14:23:57 +02:00
Carsten "Tomcat" Book
f72b2aa35a merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
Carsten "Tomcat" Book
f202a4a6a6 merge mozilla-inbound to mozilla-central a=merge 2014-06-17 14:04:56 +02:00
Patrick Brosset
eebec1b5b7 Bug 1025880 - Avoid highlighting the default selection when the page is reloaded or when the inspector is opened; r=miker 2014-06-17 13:50:41 +02:00
B2G Bumper Bot
fbec307b90 Bumping manifests a=b2g-bump 2014-06-17 02:16:24 -07:00
B2G Bumper Bot
281422e119 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d25f3c113e35
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #20431 from zacc/bug_1024433

Bug 1024433 - Update displayedApp atom to handle activityWindows

========

https://hg.mozilla.org/integration/gaia-central/rev/a3a2d9802dc3
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1024433 - Update displayedApp atom to handle activityWindows
2014-06-17 02:11:43 -07:00
B2G Bumper Bot
a37be1714c Bumping manifests a=b2g-bump 2014-06-17 02:01:13 -07:00
B2G Bumper Bot
afc0eb12de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/81eaacc98125
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Merge pull request #20579 from fcampo/operator-variant-jshint-1026034

Bug 1026034 - [OperatorVariant] Add jshint setup (r=cjc)

========

https://hg.mozilla.org/integration/gaia-central/rev/0cf63bf3d544
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1026034 - [OperatorVariant] Add jshint setup
2014-06-17 01:56:50 -07:00
Andrea Marchesini
7b073b6210 Bug 1025741 - Null-check for GetPerfomance in Console API, r=bz 2014-06-17 08:26:23 +01:00
Hannes Verschore
6157105129 Bug 1020364. Fix typo to enable offthread compilation by default again. r=njn, a=huge-performance-regression 2014-06-17 03:23:58 +02:00
Blair McBride
b97750aca1 Bug 994915 - Part 1: Move about:newtab CSS into /shared/, r=gijs
--HG--
rename : browser/themes/osx/newtab/controls@2x.png => browser/themes/shared/newtab/controls@2x.png
2014-06-16 22:20:00 +01:00
Ryan VanderMeulen
9fa26cbf9c Merge m-c to inbound on a CLOSED TREE. a=merge 2014-06-16 14:26:54 -04:00
Ryan VanderMeulen
e11cd16008 Merge fx-team to m-c. a=merge 2014-06-16 14:21:58 -04:00
Jim Chen
c8b355cd23 Bug 1011059 - Use editor rather than selection controller to select all; r=margaret 2014-06-16 11:54:57 -04:00
Jim Chen
418c4d6dfa Bug 1011059 - Don't remove all ranges when selecting; r=margaret 2014-06-16 11:54:56 -04:00
Florian Quèze
63c825331c Bug 1012535 - Handle translation service unavailable errors, r=felipe. 2014-06-16 17:50:08 +02:00
Florian Quèze
8030e51439 Bug 1025956 - Missing toolbarbutton-dropdown-arrow@2x.png file - remove the CSS rule, r=Gijs. 2014-06-16 17:50:02 +02:00
Victor Porof
d88c885b87 Bug 1025885 - Increase the timeout between window resizes required to update the canvas graphs, r=pbrosset 2014-06-16 09:04:27 -04:00
Victor Porof
c177e7bbc4 Bug 1025023 - Prevent redrawing the canvas graph on window resize if the graph dimensions haven't changed, r=pbrosset
--HG--
rename : browser/devtools/shared/test/browser_graphs-10.js => browser/devtools/shared/test/browser_graphs-10a.js
rename : browser/devtools/shared/test/browser_graphs-10.js => browser/devtools/shared/test/browser_graphs-10b.js
2014-06-16 08:59:36 -04:00
Victor Porof
6ad366e483 Bug 1024633 - Add a way of specifying a fixed width or height for canvas graphs, r=pbrosset 2014-06-16 08:59:36 -04:00
Victor Porof
e932110884 Bug 1007460 - Create a calls minimap, r=pbrosset 2014-06-16 08:59:36 -04:00
B2G Bumper Bot
531cf6460b Bumping manifests a=b2g-bump 2014-06-16 05:01:26 -07:00
B2G Bumper Bot
d072b06860 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/99d5a7c6f3b1
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #20423 from jmcanterafonseca/multi_contacts

Bug 989927 - [Contacts][Refactor] Create a library that reads the Global...

========

https://hg.mozilla.org/integration/gaia-central/rev/8850fdfd9215
Author: José Manuel Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 989927 - [Contacts][Refactor] Create a library that reads the Global Contacts DataStore and provide a single contact
2014-06-16 04:56:46 -07:00
Tim Taubert
7ddc48ebfa Bug 991907 - checkEmailStatus in FxAccounts.jsm doesn't handle errors r=markh 2014-06-16 11:47:45 +02:00
Joe Walker
d6c801c10e Bug 1025017 - Fix l10n issues with the GCLI help command and sync with web GCLI; r=mratcliffe 2014-06-17 09:12:17 +01:00
Joe Walker
7c4296515b Bug 1023943 - Better wording for coverage command descriptions; r=harth 2014-06-17 09:12:17 +01:00
Joe Walker
e8add7dfd4 Bug 1016285 - Add more unit tests for css coverage; r=harth 2014-06-17 09:12:16 +01:00
Joe Walker
3a6b476d47 Bug 1014223 - Use unique identifier for <style> elements; r=harth 2014-06-17 09:12:16 +01:00
Mark Finkle
fd0052dd62 Bug 1018430 - UI telemetry actions for web page context menu r=liuche 2014-06-17 00:20:10 -04:00
Mark Finkle
f855382f3c Bug 1026003 - UI telemetry for opening pages in new tabs from web content contextmenu r=liuche 2014-06-17 00:20:06 -04:00
Matthew Noorenberghe
7da7fb9661 Bug 1026123 - Change the options.enableChrome reference to "add-ons" and the "Add-ons Manager" for consistency. r=Mossop, r=Pike 2014-06-16 13:57:00 -04:00
Ben Tian
da7d01840d Bug 1016196 - Patch 2/2: Add logs for Promise in BluetoothReplyRunnable, r=echou 2014-06-16 15:50:45 +08:00
Vikneshwar
880745a0e3 Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen 2014-06-14 06:49:00 -04:00
Wes Kocher
ac9ccabce7 Backed out changeset 62cce2cf895f (bug 1016611) for causing Android bustage on a CLOSED TREE 2014-06-16 17:41:28 -07:00
Allison Naaktgeboren
9094d5ebb6 Bug 1016138 followup - only call add on the master-password probe when a MP is enabled. r=markh 2014-06-17 10:03:47 +10:00