Commit Graph

15473 Commits

Author SHA1 Message Date
Sam Foster
60e90c610e Bug 865478 - Add getItemsByUrl and removeItem methods to richgrid + tests. r=mbrubeck 2013-04-26 10:29:59 +01:00
Sam Foster
42ecaa1985 Bug 865172 - Add z-index to cross-sliding tiles so they overlap when dragged. r=mbrubeck
--HG--
extra : rebase_source : e19147af09f1df53a823adfd0176cc56f32574de
2013-04-25 17:53:16 +01:00
Bill McCloskey
fb19038e8b Bug 697319 - First browser should be dynamically created to allow honoring of browser.tabs.remote pref (r=gavin) 2013-04-09 18:11:04 -07:00
Mark Hammond
36987d5325 Bug 849810 - fix 'blocklisted provider removed' orange. r=mixedpuppy 2013-04-26 11:02:39 +10:00
Frank Yan
f7e4bfe5f7 Bug 649216 - Remove unnecessary delay when clicking tab close buttons sequentially. r=jaws ui-r=limi 2013-04-25 14:42:18 -07:00
Benjamin Smedberg
eb1daab5a8 Bug 853387 - Make all plugins run out of process on Mac x86 now that we no longer support fallback for in-process quickdraw graphics/carbon events. r=smichaud
--HG--
extra : rebase_source : b3926248c4a152728521b8939de2e26a17f179f6
2013-04-25 12:45:52 -04:00
Brian R. Bondy
99c110053e Bug 831514 - Work - You cannot pin sites that have a slash character in the tile ID. r=jimm 2013-04-25 11:43:42 -04:00
Jonathan Kew
f71a34b39b bug 854555 - ensure download icons are 32px even on Retina Macs. r=shorlander 2013-04-25 16:32:08 +01:00
Ed Morley
463e38b9da Backed out changeset 8a9a40bfa8e3 (bug 853151) for browser_social_markButton.js failures
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-04-25 11:19:52 +01:00
Victor Porof
6806e687eb Bug 864802 - The _store on each variables view instance is redundant, r=rcampbell 2013-04-25 09:18:19 +03:00
Shane Caraveo
1d88b8cfb8 bug 853151 refactoring recommend into SocialMark, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-04-24 12:58:36 -07:00
Bill McCloskey
69512a47da Bug 662008 - Handle document title changes across processes (r=felipe) 2013-04-24 22:29:39 -07:00
Bill McCloskey
398e9a3a09 Bug 666801 - Handle webProgress for out-of-process content (r=felipe) 2013-04-24 22:29:31 -07:00
Bill McCloskey
b3dcab5293 Bug 666801 - Use nsIWebProgress.isTopLevel attribute in browser code (r=felipe) 2013-04-24 22:29:24 -07:00
Brian R. Bondy
fdb5891225 Bug 864733 - Removed unused code in modules/video.jsm. r=jimm 2013-04-24 16:00:53 -04:00
JosiahOne
de57c96f87 Bug 425561 - Make all sidebars (Including inside Organizer) lighter and consistent. r=dao, ui-r=shorlander 2013-04-05 08:05:41 -04:00
Mike Hommey
a7b49cfee8 Bug 864262 - Allow to do 32-bits linux builds in x86-64 mock environments. r=ted 2013-04-24 19:34:48 +02:00
David Keeler
740c10c2f8 bug 549697 - add click-to-play plugin UI to the addon manager r=unfocused r=jaws
--HG--
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/browser_bug787619.js
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/plugin_bug787619.html
2013-04-23 16:21:22 -07:00
Jim Mathies
abb27785cf Bug 864948 - Disable pgo and don't link to dynamic win runtime and glue libs when building metrotestharness. r=glandium 2013-04-24 08:11:10 -05:00
Ryan VanderMeulen
b1843e1c3c Merge m-c to inbound. 2013-04-23 20:50:28 -04:00
Ryan VanderMeulen
e4ae7070bd Merge inbound to m-c. 2013-04-23 20:49:27 -04:00
Paolo Amadini
9c48636977 Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander 2013-04-24 02:19:49 +02:00
Gregory Szorc
067eafe865 Merge mozilla-central into services 2013-04-23 15:57:35 -07:00
Ryan VanderMeulen
f636341f4b Merge m-c to inbound. 2013-04-23 15:05:21 -04:00
Ryan VanderMeulen
39c606c5db Merge the last PGO-green inbound changeset to m-c. 2013-04-23 15:01:57 -04:00
Tim Taubert
446be50fce merge m-c to fx-team 2013-04-23 18:56:19 +02:00
J. Ryan Stinnett
dbd57def7f Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof 2013-04-23 07:34:08 -05:00
Garrett Robinson
a94c3ec885 Bug 863878 - The CSP logging from bug 821877 should go to the new Security Pane in the Web Console. r=bzbarsky r=ddahl 2013-04-23 17:39:10 -05:00
Jim Mathies
fd0fdb3f48 Bug 863748 - Add subframe text input selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies
26c51148ca Bug 863748 - Add subframe text area selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies
e5c6cb76ca Bug 863748 - Move some misc. test files down in ./res, and disable metro plugin tests due to timeouts. r=mbrubeck 2013-04-23 16:44:07 -05:00
Jim Mathies
56bd28ab18 Bug 864761 - Remove old debug build check from two tests. r=mbrubeck 2013-04-23 16:44:06 -05:00
Amod Narvekar
4b2206b316 Bug 757351 - Sync uses deprecated octal literals. r=rnewman 2013-04-22 12:35:07 -07:00
sinduja ramaraj
6cbea16060 Bug 586125 - "Copy", "Select All", etc. popup menu item in the Web Console displays keyboard shortcuts; r=msucan 2013-04-20 14:09:00 +03:00
Joe Walker
59f68c3707 Bug 854948 - GCLI context.environment.contentDocument points to doc from when GCLI first opened; r=mratcliffe 2013-04-20 11:59:00 +03:00
Panos Astithas
47cbeb84fe Bug 862142 - remote debugger doesn't find any sources for simulator on nightly; r=vporof,msucan 2013-04-23 09:09:24 +03:00
Avinash Kundaliya
3be5f624df Bug 858916 - Switch-to-tab does not work on always private browsing mode. r=Unfocused,f=jdm 2013-04-23 18:00:38 +12:00
Victor Porof
d57ea101ca Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell 2013-04-22 21:12:17 +03:00
Victor Porof
df7f7b2055 Bug 860175 - On netmonitor examining the specific details of a network action leads to bad overlapping display, r=rcampbell 2013-04-22 21:12:17 +03:00
Phil Ringnalda
ec5e0c7d31 Merge m-c and fx-team 2013-04-21 19:38:48 -07:00
Tim Taubert
a54ebc5937 Bug 863227 - Lazily retrieve list of nsIDocShell.allow* properties to (re)store docShell capabilities; r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_493467.js => browser/components/sessionstore/test/browser_capabilities.js
2013-04-20 10:05:20 +02:00
Tim Taubert
7fcfa88eb1 Bug 862442 - Use a content script to listen for input and change events; r=yoric 2013-04-20 10:05:20 +02:00
Tim Taubert
6123af3720 Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws 2013-04-20 10:05:20 +02:00
Ryan VanderMeulen
13d8b090f4 Merge m-c to fx-team. 2013-04-19 14:00:56 -04:00
Ryan VanderMeulen
8462eb89ca Merge inbound to m-c. 2013-04-19 13:46:37 -04:00
Girish Sharma
1fa30ed933 Bug 862363 - Sync the killswitch upon (un)registering of a tool and respect it in Options Panel, r=jwalker 2013-04-19 19:14:38 +05:30
Panos Astithas
90d11c4d14 Bug 863600 - Intermittent browser_toolbox_options.js; r=me 2013-04-19 11:13:32 +03:00
Tim Taubert
ed3352a33d merge m-c to fx-team 2013-04-19 09:42:19 +02:00
Norbert Lindenberg
83f393f8df Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof 2013-04-23 15:03:58 +03:00
Girish Sharma
c9658ce6d6 Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
2013-04-17 14:28:41 +05:30