Commit Graph

361271 Commits

Author SHA1 Message Date
Victor Porof
07986ca4cd Bug 1004726 - Clean up profiler pseudo-stack representation. r=djvj,mrosenberg 2014-05-20 15:25:25 -04:00
Vikneshwar
eb3b688885 Bug 980910 - Removed oncommand attribute from XUL and added listener to JS. r=jryans 2014-05-20 12:55:00 +02:00
Brian Grinstead
509718ef42 Bug 1013557 - Shader and Style Editor eye icons are wrongly inverted in light theme. r=vporof 2014-05-20 14:09:00 +02:00
Tim Nguyen
b7ceda0252 Bug 1013551 - .dbg-expression-arrow background is missing. r=bgrins 2014-05-20 13:39:00 +02:00
Girish Sharma
339756fa6e Bug 1001131 - Reduce devtools footprint at browser startup - Sourcemap and devtools. r=fitzgen 2014-05-21 03:49:41 +05:30
Girish Sharma
9e31f8e917 Bug 1001131 - Reduce devtools footprint at browser startup - XPI Provider part for browser toolbox. r=Unfocused 2014-05-21 03:47:03 +05:30
Girish Sharma
92c32f8f42 Bug 1001131 - Reduce devtools footprint at browser startup - Session store for scratchpad manager. r=ttaubert 2014-05-20 04:30:24 +05:30
Erik Vold
9a73288e1c Bug 1013510 - Uplift Add-on SDK to Firefox r=me
--HG--
rename : addon-sdk/source/python-lib/cuddlefish/tests/preferences-files/packages/curly-id/package.json => addon-sdk/source/test/fixtures/preferences/curly-id/package.json
rename : addon-sdk/source/python-lib/cuddlefish/tests/preferences-files/packages/no-prefs/package.json => addon-sdk/source/test/fixtures/preferences/no-prefs/package.json
rename : addon-sdk/source/python-lib/cuddlefish/tests/preferences-files/packages/preferences-branch/package.json => addon-sdk/source/test/fixtures/preferences/preferences-branch/package.json
2014-05-20 21:46:38 -07:00
Asaf Romano
b6249dc95a Bug 1003839 - Live bookmark is still created despite cancelling the subscription. r=mak 2014-05-21 06:58:32 +03:00
Blair McBride
12a36b9844 Bug 1012526 - UITour.jsm only registers with UITelemetry when it's lazily imported on-demand. r=mconley 2014-05-21 12:25:50 +12:00
Alexandru Chiriac
fe6578ff75 Bug 997049 - Fixed "Switch to tab" functionality for Reading List entries. r=margaret 2014-05-20 15:55:46 -07:00
Richard Marti
4b5af3ebb0 Bug 993369 - Make the menulists wider in in-content preferences. r=jaws 2014-05-20 18:03:17 +02:00
Wes Kocher
2dd3993d4d Bug 991797 - convert most of the debugger frontend to use Task.jsm and fix discovered async errors r=victorporof 2014-05-20 15:55:39 -07:00
Jim Chen
4a858100e7 Bug 1012724 - Propagate exception in NativeJSObject calls; r=blassey 2014-05-20 15:55:36 -07:00
Girish Sharma
a16344f302 Bug 993014 - Tree and table widgets for devtools, r=bgrins 2014-05-21 03:54:08 +05:30
Chenxia Liu
46d0c364bb Bug 913457 - Part 2: Handle unpinning of removed sites. r=lucasr 2014-05-20 14:02:58 -07:00
Chenxia Liu
3ba6a4a905 Bug 913457 - Part 1: Add "Remove" to Top Sites grid items. r=sola 2014-05-20 14:02:58 -07:00
Chenxia Liu
16c62e3ffa Bug 913457 - Part 0: Cleanup - Remove unused Activity var. r=lucsar 2014-05-20 14:02:57 -07:00
Marco Bonardo
b6041d5d9c Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano 2014-05-20 12:10:17 +02:00
Marco Bonardo
cab7935d36 Bug 997030 - Don't encodeURI twice in bookmarks.html. r=mano 2014-05-20 22:52:48 +02:00
Jim Chen
645dd129a4 Bug 1012722 - Switch most BrowserApp event listeners to native; r=mfinkle 2014-05-20 16:09:55 -04:00
Jim Chen
7556276200 Bug 1012722 - Switch most GeckoApp event listeners to native; r=mfinkle 2014-05-20 16:09:54 -04:00
Erik Vold
9bae2c0b02 Bug 1009334 - Ship the Add-on SDK bootstrap.js file with Firefox r=Mossop 2014-05-20 13:22:41 -07:00
Richard Newman
9bb2c6d117 Bug 1004529 - Don't fetch display metrics when calling Resource.updateConfiguration. r=nalexander 2014-05-20 12:25:21 -07:00
Victor Porof
ccd4120eb8 Bug 1013304 - Search for function definition doesn't work, r=fitzgen 2014-05-20 15:15:16 -04:00
Ryan VanderMeulen
38be6b7a6d Merge m-c to fx-team on a CLOSED TREE. 2014-05-20 15:01:13 -04:00
Brian Grinstead
a107fa9a12 Bug 987089 - fix -moz-user-focus rule in projecteditor on CLOSED TREE;r=jryans 2014-05-20 13:52:06 -05:00
Ryan VanderMeulen
b2cdbabc6a Merge b2g-inbound to m-c. 2014-05-20 14:51:20 -04:00
Ryan VanderMeulen
1aed2f609e Merge fx-team to m-c. 2014-05-20 14:31:48 -04:00
Irving Reid
edb70c0125 Bug 760356: Only show the addon compat UI when necessary; r=unfocused
--HG--
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_5/install.rdf => toolkit/mozapps/extensions/test/addons/min1max3b/install.rdf
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_6/install.rdf => toolkit/mozapps/extensions/test/addons/override1x2-1x3/install.rdf
2014-05-20 13:16:39 -04:00
Irving Reid
78b67e2dab Bug 760356: #1 Always request all add-ons when loading AddonRepository; r=unfocused 2014-05-20 13:16:37 -04:00
Irving Reid
0fb50802f1 Bug 1010449: Add telemetry for add-on compatibility changes, upgrades during startup time add-on update check; r=unfocused 2014-05-20 13:15:24 -04:00
Irving Reid
b8b47b608b Bug 1007906: Yield to event loop in run_next_test and port bug 972093; r=Mossop 2014-05-20 14:12:36 -04:00
Gijs Kruitbosch
38fc8bee31 Bug 1008793 - add open location back on Mac hidden window and other macBrowserOverlay-using windows, r=dao
--HG--
extra : rebase_source : 75317372ddc73c16698f7ae7b3c64c654a5df420
2014-05-20 18:44:14 +01:00
Jim Chen
ecfdc013f2 Bug 994472 - Emulate previous backspace behavior; r=wesj 2014-05-20 12:39:51 -04:00
Jim Chen
d479138380 Bug 994472 - Use text spans to implement autocompletion; r=wesj 2014-05-20 12:39:50 -04:00
B2G Bumper Bot
33f06c9462 Bumping manifests a=b2g-bump 2014-05-20 09:31:26 -07:00
B2G Bumper Bot
afa5663821 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f15fe97023b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #18971 from jmcanterafonseca/fix_call_log

Bug 1003979 - [B2G][Open_C][Dialer]Contact picture does not appear in th...

========

https://hg.mozilla.org/integration/gaia-central/rev/a28733377f9e
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1003979 - [B2G][Open_C][Dialer]Contact picture does not appear in the call log

========

https://hg.mozilla.org/integration/gaia-central/rev/7d58ab692c64
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1010537 - Move css overrides from locales file to CSS. r=benfrancis
2014-05-20 09:25:57 -07:00
Ryan VanderMeulen
8d463532ff Backed out changeset 8433a3609a54 (bug 1001320) for suspected B2G device image bustage.
CLOSED TREE
2014-05-20 12:17:51 -04:00
Gijs Kruitbosch
c50823ec7c Bug 993712 - get more information from timeout-ing test, rs=firebot, test-only
--HG--
extra : rebase_source : 563c13548e1347a5df710e7833bd761515cfcdfa
2014-05-20 16:55:13 +01:00
Paul Rouget
2d7aa94c81 Bug 987089 - Land ProjectEditor in browser/devtools. Part 2 - integrate with webide;r=jryans 2014-05-20 12:26:19 -05:00
Brian Grinstead
cc9c04dafe Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-20 12:25:16 -05:00
B2G Bumper Bot
c5f7c4d04f Bumping manifests a=b2g-bump 2014-05-20 08:51:38 -07:00
B2G Bumper Bot
fb75bcd657 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad41736ce1cf
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19280 from wilsonpage/1010490

Bug 1010490 - [Camera][Flame] Zoom bar overlaps recording timer

========

https://hg.mozilla.org/integration/gaia-central/rev/73518a5b2269
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1010490 - [Camera][Flame] Zoom bar overlaps recording timer
2014-05-20 08:46:13 -07:00
B2G Bumper Bot
2257672e87 Bumping manifests a=b2g-bump 2014-05-20 08:38:10 -07:00
B2G Bumper Bot
20cf6e6c04 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/972f21a6c00f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19412 from KevinGrandon/bug_1013085_gaia_header_naming

Bug 1013085 - change gaia-header folder name

========

https://hg.mozilla.org/integration/gaia-central/rev/89291145614a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1013085 - change gaia-header folder name r=yor r=wilsonpage
2014-05-20 08:36:15 -07:00
B2G Bumper Bot
65af5bdb40 Bumping manifests a=b2g-bump 2014-05-20 08:26:24 -07:00
B2G Bumper Bot
07c970f8e5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d2996703d137
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #19399 from EricRahm/bug_992226

Bug 992226 - Awesomescreen leaks blob URLs for favicons r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/9eb245353d3b
Author: Eric Rahm <erahm@mozilla.com>
Desc: Bug 992226 - Awesomescreen leaks blob URLs for favicons
2014-05-20 08:20:46 -07:00
B2G Bumper Bot
4d2dd1b2bb Bumping manifests a=b2g-bump 2014-05-20 07:56:23 -07:00
B2G Bumper Bot
b5f332e3b1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3fe4d06741f2
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #18937 from AshayNeema/Bug_993887_System_Banner_wont_disapper_issue

Bug_993887 System Banner wont disapper issue

========

https://hg.mozilla.org/integration/gaia-central/rev/118815c76a7a
Author: ashay.neema <ashay.neema@lge.com>
Desc: Bug_993887 System Banner wont disapper issue

Bug_993887 Fix TestCase

========

https://hg.mozilla.org/integration/gaia-central/rev/2ee9ddc6112b
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19384 from lhadji/1007568/copy-symlink

Bug 1007568 - Follow symlinks when copying apps into STAGE_DIR, r=yurenj...

========

https://hg.mozilla.org/integration/gaia-central/rev/aa56a9402963
Author: Leila Hadji <leila.hadji@sonymobile.com>
Desc: Bug 1007568 - Follow symlinks when copying apps into STAGE_DIR, r=yurenju

Directories under GAIA_APPDIRS might contain symlinks
(e.g. outoftree_apps). When copying the symlinked apps
into STAGE_DIR without -L option, clear-stage-app
will remove the files in the target directory.
2014-05-20 07:50:52 -07:00