Commit Graph

15931 Commits

Author SHA1 Message Date
Tim Taubert
c185af5e14 Backed out changeset 229cd2ebe225 (bug 855108) for intermittent mochitest-bc failures 2013-04-27 21:21:42 +02:00
Tim Taubert
e46b7affe1 merge m-c to fx-team 2013-04-27 17:34:36 +02:00
ffxbld
1182855361 No bug, Automated blocklist update from host bld-linux64-ec2-479 - a=blocklist-update 2013-04-27 03:21:56 -07:00
Sam Foster
27d7fb05dc Bug 865170 - Fix TopSite's methods to handle multiple sites as input. r=mbrubeck
--HG--
extra : rebase_source : 02850083782a245c6046dc070760bf3083a1b144
2013-04-26 17:38:19 +01:00
Mihai Sucan
80e88d6a6f Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo; r=me 2013-04-26 18:49:49 +03:00
Georg Fritzsche
04a3f03129 Bug 752516 - Give pluginProblemBinding the top-most z-index. r=bsmedberg,jaws 2013-04-22 13:47:37 +02:00
John
ff7a604657 Bug 420371 - Rename quitApplicationCmdMac.key to Reflect Use on Linux. r=mconley 2013-04-26 13:46:25 -04:00
Brian Grinstead
1243ceacf8 Bug 677930 - Style Inspector: make URLs clickable. 2013-04-19 16:30:33 -05:00
David Creswick
709e96a23f Bug 855108 - Disable tools toggled by the developer toolbar when it closes. r=jwalker 2013-04-21 18:35:53 -05:00
Tim Taubert
3bcccdb41f merge m-c to fx-team 2013-04-26 14:47:39 +02:00
Heather Arthur
2124e0ad6c Bug 816967 - fix browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js bustage; r=dcamp 2013-04-25 12:51:23 -07:00
Heather Arthur
7538397570 Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
Benjamin Smedberg
9a9d3aad26 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
Tim Taubert
fe7d1fd44e Bug 865127 - Clean up priority queue keeping track of tabs to restore; r=yoric 2013-04-25 17:58:27 +02:00
Brian R. Bondy
b8733071ea 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
e0dd8dedd3 bug 854555 - ensure download icons are 32px even on Retina Macs. r=shorlander 2013-04-25 16:32:08 +01:00
Jonathan Kew
75b2d00801 bug 865746 - [win-hidpi] explicitly set size of download item icons. r=mconley 2013-04-26 18:08:22 +01:00
Ryan VanderMeulen
314420a80e Merge m-c to inbound. 2013-04-26 13:06:35 -04:00
Victor Porof
6bdabef99e Bug 866091 - Intermittent devtools/netmonitor/test/browser_net_prefs-reload.js | Test timed out | Found a tab after previous test timed out: http://example.com/browser/browser/devtools/netmonitor/test/html_simple-test-page.html and tons of fallout, r=rcampbell 2013-04-26 20:02:39 +03:00
Ekanan Ketunuti
be60a4b035 Bug 865977 - Remove duplicate XUL namespace strings in tabbrowser::addTab and use a const XUL NS declaration in its place. r=jaws 2013-04-26 12:41:46 +07:00
Jonathan Kew
adb8ad49b0 bug 864107 - constrain restored window dimensions to available screen area. r=ttaubert 2013-04-26 12:41:29 +01:00
Sam Foster
95e612bedb Bug 865478 - Add getItemsByUrl and removeItem methods to richgrid + tests. r=mbrubeck 2013-04-26 10:29:59 +01:00
Sam Foster
776d06906c 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
Dave Camp
bf8e5ab9a8 Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
f4486d5b7a Backed out changeset 9117c7ad29d5 for MaxHeap regression. 2013-04-28 14:42:23 -07:00
Dave Camp
001f607134 Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Bill McCloskey
745d28da5f 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
d783a81168 Bug 849810 - fix 'blocklisted provider removed' orange. r=mixedpuppy 2013-04-26 11:02:39 +10:00
Tom Schuster
365cec6f81 Bug 691613 - e10s support for setTabTitle with characterSet. r=felipe 2013-04-27 17:37:04 +02:00
Dão Gottwald
d47add7458 Bug 866400 - New tab page shouldn't disable the find bar. r=ttaubert 2013-04-27 14:56:51 +02:00
Robert Strong
d750091d18 Bug 860897 - Add locale to stub installer fallback url. r=bbondy Windows stub installer only which is only built when building the nightly - DONTBUILD 2013-04-27 00:14:16 -07:00
Nicholas Wilson
22a1449ae4 Bug 436801 - Support XHTML in feed titles. r=sayrer,adw 2013-04-26 23:57:49 -07:00
Allison Naaktgeboren
6fa5448a00 Bug 789363 - Live update the history used for Firefox Start.r=mbrubeck 2013-04-26 15:12:57 -07:00
Allison Naaktgeboren
21e49d50fd Bug 789363 - Work - Live update the history used for Firefox Start.r=mbrubeck 2013-04-26 14:21:36 -07:00
Ryan VanderMeulen
8f6a6c8d87 Merge m-c to inbound. 2013-05-15 21:17:10 -04:00
Cameron McCormack
1ea1aacb3c Bug 872838 - Fix some JS strict warnings on startup. r=gavin 2013-05-16 11:11:29 +10:00
Frank Yan
ba2379aa9b Bug 860084 - Fx Metro: When creating tab, copy history from opener. r=mbrubeck 2013-05-15 18:06:42 -07:00
Frank Yan
a6204c8487 Bug 872679 - Fx Metro: Fix navigation toolbar background color in snapped view. r=silveira 2013-05-15 18:06:42 -07:00
Robert Strong
fa07606091 Windows installer only - Bug 868746 - Installer should quote the 'uninstallstring' registry value in case a non OS builtin app uses the value. r=bbondy 2013-05-08 13:12:05 -07:00
Shane Caraveo
1c90b03337 bug 868886 fix intermittent test failure with socialmark tests, r=felipe 2013-05-07 12:54:06 -07:00
Ed Morley
6f7530ec27 Merge mozilla-central and inbound 2013-05-08 15:05:07 +01:00
Jim Mathies
43795bf429 Bug 852622 - Remove extraneous class name from css throbber binding. r=me 2013-05-08 06:46:20 -05:00
Christian Sonne ext:(%2C%20Justin%20Dolske%20%3Cdolske%40mozilla.com%3E)
d1969f91c7 Bug 839206 - Replace plugin installation notification bar with door hanger r=dolske
--HG--
extra : rebase_source : 20a6d7a32805772e9435ec874c049481a863a749
2013-05-03 13:44:12 -07:00
Michael Kelly
8f6ad465cd Bug 864946 - Add Google Analytics parameters to default snippet links. r=fryn 2013-04-30 12:03:43 -07:00
Mihai Sucan
b92afe119b Bug 863943 - Fix for intermittent browser_webconsole_bug_602572_log_bodies_checkbox.js | Test timed out; r=me 2013-04-30 20:40:27 +03:00
Brian R. Bondy
4ca879fa04 Bug 864733 - Removed unused code in modules/video.jsm. r=jimm 2013-04-24 16:00:53 -04:00
JosiahOne
7e2c7f8e1c 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
b87ef5d807 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
13412b2b0b 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
7ea39a5ce8 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
36affa39b7 Merge m-c to inbound. 2013-04-23 20:50:28 -04:00
Ryan VanderMeulen
8bbb0d7013 Merge inbound to m-c. 2013-04-23 20:49:27 -04:00
Paolo Amadini
59611fe51f 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
dde6d53788 Merge mozilla-central into services 2013-04-23 15:57:35 -07:00
Ryan VanderMeulen
ee5348be24 Merge m-c to inbound. 2013-04-23 15:05:21 -04:00
Ryan VanderMeulen
25411bd8e4 Merge the last PGO-green inbound changeset to m-c. 2013-04-23 15:01:57 -04:00
Tim Taubert
cfbfd9bf66 merge m-c to fx-team 2013-04-23 18:56:19 +02:00
J. Ryan Stinnett
10fc531728 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
02b569fd5b 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
b91a6ac76e Bug 863748 - Add subframe text input selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies
99888745d8 Bug 863748 - Add subframe text area selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies
1a3d28ddb7 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
110a84c04c Bug 864761 - Remove old debug build check from two tests. r=mbrubeck 2013-04-23 16:44:06 -05:00
Amod Narvekar
b18324f7d8 Bug 757351 - Sync uses deprecated octal literals. r=rnewman 2013-04-22 12:35:07 -07:00
sinduja ramaraj
f02925cf11 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
dd30bb2a37 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
8d6bf237d8 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
3585f47c62 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
1d5630194b 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
dfbb0ce18e 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
f995117417 Merge m-c and fx-team 2013-04-21 19:38:48 -07:00
Tim Taubert
2194cc42b9 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
268d8cd42f 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
3d11af6229 Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws 2013-04-20 10:05:20 +02:00
Ryan VanderMeulen
c6e815fd7a Merge m-c to fx-team. 2013-04-19 14:00:56 -04:00
Ryan VanderMeulen
dcdbde0ca3 Merge inbound to m-c. 2013-04-19 13:46:37 -04:00
Girish Sharma
29e03a8745 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
da78ec639c Bug 863600 - Intermittent browser_toolbox_options.js; r=me 2013-04-19 11:13:32 +03:00
Tim Taubert
98e5f2d1fb merge m-c to fx-team 2013-04-19 09:42:19 +02:00
Norbert Lindenberg
f8a8f91b24 Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof 2013-04-23 15:03:58 +03:00
Girish Sharma
8e10588ae8 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
Sam Foster
36c8cfe422 Bug 831918 - Fix typo to apply new styling to selected tiles. r=jimm 2013-04-19 16:09:25 +01:00
Jim Mathies
29817bc4b3 Bug 834370 - Subframe content selection tests. r=rsilveira 2013-04-19 10:01:01 -05:00
Jim Mathies
e7ebd1a33c Bug 834370 - Text area selection tests. r=rsilveira 2013-04-19 10:01:01 -05:00
Jim Mathies
d8c4317e1a Bug 834370 - Basic selection tests. r=sfoster 2013-04-19 10:01:01 -05:00
Jim Mathies
9492895c99 Bug 834370 - Add state getters to selection handler and a test helper for flushing message manager messages. r=mbrubeck 2013-04-19 10:01:00 -05:00
Jim Mathies
8e97023da2 Bug 834370 - Add selection test helpers to head.js. r=mbrubeck, sfoster 2013-04-19 10:01:00 -05:00
Jim Mathies
e0bdfd088a Bug 834370 - Remove old state tracking from selection handler. r=sfoster 2013-04-19 10:01:00 -05:00
Mihai Sucan
cc33781b85 Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo, browser_Services.js | Services.prompt is an nsIPromptService; r=jwalker 2013-04-19 13:33:57 +03:00
Girish Sharma
44f3d7d56d Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof 2013-04-15 17:41:55 +05:30
Josh Marchán
c6d7263232 Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe 2013-04-17 05:10:00 +03:00
David Creswick
43390410c0 Bug 777681 - [rule view] Abbreviate long CSS file name source links. r=jwalker 2013-04-11 11:08:33 -05:00
Michael Ratcliffe
1d4af1abba Bug 855502 - we need a proper design for the new checkboxes r=benvie
Bug 855502 - we need a proper design for the new checkboxes r=benvie
2013-04-11 16:46:00 +01:00
Girish Sharma
e90b476596 Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past 2013-04-15 18:04:48 +05:30
Victor Porof
88ca100c99 Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
b819ec95df Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
723d0f8e44 Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
0551ebb9c8 Bug 861783 - Removing watch expression of large object not possible via mouse, r=past 2013-04-18 09:35:26 +03:00
Victor Porof
ca9d6e4dad Bug 862435 - Tilt doesn't open if the Inspector was opened beforehand, r=dtownsend 2013-04-18 09:35:26 +03:00
Panos Astithas
1aef063560 Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof 2013-04-16 18:00:33 +03:00
Girish Sharma
238b779eed Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof 2013-04-17 12:27:36 +05:30
Ryan VanderMeulen
79e0b0e67c Merge m-c to fx-team. 2013-04-17 16:03:09 -04:00
Ryan VanderMeulen
6fc4a67d09 Merge m-c to fx-team. 2013-04-17 12:45:52 -04:00
Mihai Sucan
42f26612d6 Bug 862024 - Warning about replaced window.console API shows when content scripts do not change the object; r=past 2013-04-17 13:19:29 +03:00
Raymond Lee
77e95e32b8 Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:08:11 +08:00
Raymond Lee
1cce48e69f Bug 852034 - Replace restoreBookmarksFromJSONFile with importFromFile. r=mano 2013-04-17 13:36:02 +08:00
Ryan VanderMeulen
72ebe92d75 Merge m-c to inbound. 2013-04-17 07:35:49 -04:00
Ryan VanderMeulen
8a4d9677e7 Merge the last PGO-green inbound changeset to m-c. 2013-04-16 21:07:27 -04:00
Chris Cooper
eb945b6e14 Bug 851753 - add new mozconfig for static analysis with clang (currently unused, hence DONTBUILD) - r=jcranmer 2013-04-16 17:58:16 -04:00
Alexandre Poirot
adf4c58232 Bug 857073 - Simplify ChromeUtils usages. r=jmaher 2013-04-16 16:46:47 -04:00
Ryan VanderMeulen
a9cb7d2c88 Merge m-c to inbound. 2013-04-16 16:04:20 -04:00
Mike Shal
77cdb6567d Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Tim Taubert
323046961d merge m-c to fx-team 2013-04-16 19:52:14 +02:00
Ryan VanderMeulen
00e2144e60 Bug 861399 - Update pdf.js to version 0.8.47. r=bdahl 2013-04-16 13:34:43 -04:00
Marco Bonardo
cbc4f9a4ea Bug 851519 - Keyboard commands may executed on the wrong download in the panel
r=Mano
2013-04-17 16:16:09 +02:00
Gijs Kruitbosch
2039d2843a Bug 845555 - Fix statistics menu item, r=jaws 2013-04-15 23:06:12 -07:00
Nick Fitzgerald
3bb0728fee Bug 849069 - relative source map URLs should be resolved according to the spec's rules; r=past 2013-04-09 11:40:00 +03:00
Nick Fitzgerald
fd19397aa4 Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past 2013-04-16 00:07:00 +03:00
Mihai Sucan
97c007a0fb Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker 2013-04-15 19:10:04 +03:00
Panos Astithas
79d329ae2f Backed out changeset 371ecfa8df92 (bug 851546) for breakage 2013-04-15 11:51:19 +03:00
Sam Foster
d4d89f8373 Bug 854960 - implementing pinned state graphic on fx start tiles. Also fixes selected state. r=fryn 2013-04-19 11:56:07 +01:00
Jim Mathies
fa63f56799 Bug 859094 - Remove some additional cruft left over from selectionoverlay context menu handling. r=fryn 2013-04-19 05:25:37 -05:00
Jim Mathies
2c51b388b0 Bug 859154 - add a pageshow promise to addTab. r=sfoster 2013-04-19 05:25:36 -05:00
Ed Morley
cc61aa78fa Merge mozilla-central to mozilla-inbound 2013-04-19 09:26:22 +01:00
Girish Sharma
42e2ffce2e Bug 851546 - Options panel for DevTools Toolbox, r=jwalker 2013-04-05 00:00:24 +05:30
Panos Astithas
572529ba46 Bug 860101 - payload._navPayload is a Window in 'will-navigate' event handler; r=harth 2013-04-11 10:22:50 +03:00
Sachin Hosmani
0022c4721f Bug 628785 - Firefox should define a value for extensions.getAddons.recommended.url so AddonRepoistory.retrieveRecommendedAddons() works. r=Unfocused 2013-04-15 10:11:24 +12:00
Masayuki Nakano
d148b78956 Bug 857820 part.1 Drop blink effect implementation r=dbaron 2013-04-14 19:11:07 +09:00
Sam Foster
6c39f876de Bug 864762 - Fix bad CrossSlide check which is breaking existing tiles tests. r=jimm 2013-04-23 16:29:44 +01:00
Sam Foster
a733efd7fa Bug 864706 - Fix calls to CrossSlide.Handle's cancel to provide event param. r=jimm 2013-04-23 16:13:51 +01:00
Marco Bonardo
bd69f97b3f Bug 748894 follow-up - increase menu-button dropmarker clickable area.
r=dao
2013-04-23 16:06:20 +02:00
Marco Bonardo
60696b020b Bug 748894 - Move the bookmark star button outside of the location bar.
r=Mano
2013-04-23 16:06:17 +02:00
Jim Mathies
3b914a21d8 Bug 864428 - Don't call hideContextUI in startup and tear down test helpers as it can cause random test timeouts. r=bbondy 2013-04-23 08:51:03 -05:00
Jim Mathies
f0692427e0 Bug 863739 - Add text input selection related mochitests. r=rsilveira 2013-04-23 08:51:03 -05:00
Jim Mathies
0bb372a266 Bug 864533 - test helper addTab should use pageShowPromise. r=sfoster 2013-04-23 08:51:03 -05:00
Jim Mathies
d1edf9cc39 Bug 862054 - Update bounds utility methods in SelectionHandler to properly calculate offsets for form inputs in sub frames. r=bbondy 2013-04-23 08:51:03 -05:00
Jim Mathies
11e1cd7dec Bug 862054 - Get rid of ElementTouchHelper and our custom elementFromPoint function. r=mbrubeck 2013-04-23 08:51:02 -05:00
Jim Mathies
ab9e9a5d91 Bug 862054 - Move translateToTopLevelWindow to Util. r=bbondy 2013-04-23 08:51:02 -05:00
Phil Ringnalda
37e2b2a059 Merge m-c to m-i 2013-04-21 19:43:19 -07:00
Paolo Amadini
2e979da7e3 Bug 851461 - Make the JavaScript API for downloads available in parallel to nsIDownloadManager. r=mak 2013-04-22 04:23:25 +02:00
Paolo Amadini
10bd6ba7fb Bug 847191 - Integration with legacy interfaces to start new downloads. r=enn 2013-04-22 04:23:21 +02:00
Ryan VanderMeulen
f0a9fe5d92 Merge m-c to inbound. 2013-04-13 08:04:05 -04:00
ffxbld
24405b6d2e No bug, Automated blocklist update from host bld-linux64-ec2-339 - a=blocklist-update 2013-04-13 03:26:56 -07:00
Ryan VanderMeulen
604b323797 Merge m-c to inbound. 2013-04-12 17:36:56 -04:00
Marco Bonardo
e0bcea2674 Bug 848935 - Skip spurious load events for intermittent failures in browser_aboutHome.js 2013-04-12 23:20:05 +02:00
Ryan VanderMeulen
19e4e47c0d Merge m-c to fx-team 2013-04-12 15:07:48 -04:00
Tim Taubert
31e8f2d327 Bug 845681 - Save session states without any open windows on Mac OS X; r=felipe 2013-04-12 20:35:24 +02:00
Dave Camp
867be90cb3 Merge backout. 2013-04-12 08:08:04 -07:00
Dave Camp
e4d2996f5e Backout 643194ceabe4, cfca520dc6f5, and cfca520dc6f5 (bug 855914) for MaxHeap regression. 2013-04-12 08:07:34 -07:00
Ryan VanderMeulen
4ca92387c2 Merge m-c to fx-team. 2013-04-12 10:44:26 -04:00
Gijs Kruitbosch
925ab45386 Bug 860033 - un-generic-ify _showExceptions, r=gavin
--HG--
extra : rebase_source : 0a1dd71567a95892e0a8ad40c513c8baeb63be57
2013-04-11 19:41:21 -07:00
Dave Camp
105be01d19 Bug 855914 - Fix test typo. r=me 2013-04-11 18:25:24 -07:00
Dave Camp
c90ad3f0fd Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
b8139a960b Backed out changeset 549973e335e4 for xpcshell test failures. 2013-04-11 15:24:55 -07:00
Dave Camp
50cd9a1d2b Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Prasanth Balakrishnan
50684eb1fa Bug 586067 - Store last accessed timestamp for tabs. r=ttaubert 2013-04-11 21:50:34 +02:00
Victor Porof
a94cefa38c Bug 860232 - Function callbacks in jsonp responses should be displayed in the Response tab, r=rcampbell 2013-04-11 21:11:47 +03:00
Victor Porof
51b054dd0e Bug 859980 - [netmonitor] JSON request not parsed, r=rcampbell 2013-04-11 21:11:46 +03:00
Victor Porof
a476ef0bba Bug 859968 - [netmonitor] JSONP requests are not parsed into a tree, r=rcampbell 2013-04-11 21:11:46 +03:00
Victor Porof
3d8503bbd3 Bug 860055 - SideMenuWidget shouldn't scroll back to the selected item when new requests are coming in, r=dcamp 2013-04-11 21:11:46 +03:00
Mihai Sucan
6d467d6423 Bug 859170 - Fix for hang when trying to expand a very long message in the web console output; r=past 2013-04-11 15:27:49 +03:00
Phil Ringnalda
14529a750b Merge m-c to fx-team 2013-04-11 20:55:39 -07:00
Dave Camp
adee95d6b6 Bug 855914 - Add a blank line to devtools/browser/moz.build to kick the build system. r=gps 2013-04-11 18:52:30 -07:00
Ryan VanderMeulen
eb26ab4fbe Merge m-c to inbound. 2013-04-11 12:03:46 -04:00
Tim Taubert
020964f6ae Bug 858643 - Don't handle mouseover event for closing tabs; r=dao 2013-04-11 14:11:14 +02:00
Tim Taubert
c91e2b3a08 Bug 860621 - Fix allowPopups option for RecentWindow.getMostRecentBrowserWindow; r=dao 2013-04-11 14:11:14 +02:00
Jim Mathies
53cac373e8 Bug 859447 - Setting popup doesn't display properly. Second landing, first had an empty patch! r=mbrubeck. 2013-04-12 09:17:14 -05:00
Gavin Sharp
5573868336 Bug 738818 followup: remove now-unused portions of test 2013-04-10 16:58:07 -07:00
Mike de Boer
30d9646856 Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin 2013-04-09 16:48:30 -07:00
Ryan VanderMeulen
e0ba069546 Backed out 17 changesets (bug 566746, bug 697377) for frequent OSX debug mochitest-5 crashes. 2013-04-11 11:53:13 -04:00
Victor Porof
59f7b6bfbe Bug 843287 - UI improvements for the variables view and sidebar, r=msucan 2013-04-09 22:05:34 +03:00
Tim Taubert
c85d9f6a39 Bug 860622 - Stop preprocessing browser/base/content/pageinfo/pageInfo.js; r=dolske 2013-04-11 10:35:07 +02:00
J. Ryan Stinnett
17739e8570 Bug 847349 - Clean up left / down navigation in variables view; r=vporof 2013-04-10 10:59:26 -05:00
Panos Astithas
dfaf8b4bf2 Bug 859569 - Target.makeRemote should attachTab; r=dcamp 2013-04-11 07:55:14 +03:00
Anton Kovalyov
d68f641726 Bug 858759 - Move profiler.css to browser/themes. r=vporof 2013-04-10 10:41:45 -07:00
Ryan VanderMeulen
a80af7452e Merge m-c to fx-team. 2013-04-10 11:01:28 -04:00
Panos Astithas
7e51ea1af4 Backout eb887b962dfa (bug 772119) on suspicion of leaks 2013-04-10 16:08:59 +03:00
Panos Astithas
38e06c621d Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks 2013-04-10 16:05:35 +03:00
Panos Astithas
ab98e85475 Backout 0289f7473afa for causing intermittent failures 2013-04-10 14:44:33 +03:00
J. Ryan Stinnett
47f10cda61 Bug 855520 - Add spacing around no element in style inspector; r=mratcliffe 2013-04-10 02:28:49 -05:00
Mike de Boer
b31d9a16ec Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin 2013-04-09 17:12:27 -07:00
Stephen Pohl
43efc4af6e Bug 673875 - Reproduce bounce behaviour when reaching top and bottom of documents. r=smichaud, r=felipc 2013-04-12 23:04:52 -04:00
Marco Bonardo
6876226f5e Bug 848935 - catch Task exceptions for intermittent failures in browser_aboutHome.js 2013-04-12 17:54:16 +02:00
Josh Marchán
94749ee2aa Bug 792815 - Update promise usage in gcli commands; r=jwalker 2013-03-30 21:54:00 +02:00
David Creswick
798333a044 Bug 777877 - Switch CssRuleView.jsm back to WeakMaps; r=mratcliffe 2013-04-04 09:40:00 +03:00
Marco Bonardo
a99b8f38a2 Bug 825739 - Add logging for intermittent browser_bookmark_titles.js failure 2013-04-18 16:48:37 +02:00
Ryan VanderMeulen
4cfe23799f Merge m-c to inbound. 2013-04-18 08:08:12 -04:00
Ryan VanderMeulen
9f0bdeec0a Merge m-c to inbound. 2013-04-17 22:30:20 -04:00
David Creswick
11aaad2933 Bug 777681 - [rule view] Abbreviate long CSS file names source links; r=jwalker 2013-03-28 13:24:00 +02:00
Josh Marchán
128cd5e3d0 Bug 723923 - Debugger 'breakpoint list' GCLI command should have extra nice output; r=jwalker 2013-04-03 19:55:00 +03:00
Nick Fitzgerald
c2026119b5 Bug 849069 - Relative source map URLs should be resolved according to the spec's rules; r=past 2013-04-09 11:40:00 +03:00
Nick Fitzgerald
8b6d233c14 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-04-09 11:42:00 +03:00
Victor Porof
969187be6f Bug 859085 - [netmonitor] Add tooltips to all labels in the UI that may have cropped values, r=dcamp 2013-04-10 02:05:09 +03:00
Victor Porof
b5857d6909 Bug 859062 - [netmonitor] Hide right arrow in the SideMenuWidget, r=dcamp 2013-04-10 02:05:09 +03:00
Victor Porof
26ee1b2207 Bug 859181 - Variables view closes immediately on first open, r=rcampbell 2013-04-10 02:05:09 +03:00
Dave Townsend
0c47a6e7a9 Bug 852777 - Make Tilt more extensible, r=vporof 2013-04-10 02:05:09 +03:00
Anton Kovalyov
01ca3ed315 Bug 855244 - Add support for the Profiler running in multiple tabs. r=past, r=robcee 2013-04-09 12:00:30 -07:00
Ryan VanderMeulen
357af607b6 Merge m-c to fx-team. 2013-04-09 08:17:45 -04:00
Panos Astithas
2c66f95ee1 Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp 2013-04-09 14:17:03 +03:00
Mihai Sucan
32615c5493 Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop 2013-04-09 12:47:23 +03:00
Mihai Sucan
7325189239 Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul 2013-04-09 12:46:30 +03:00
Gavin Sharp
a9d62819ea Bug 691647 Part 2: remove Firefox Desktop implementation of removed nsISidebar methods. r=dolske
--HG--
extra : rebase_source : 7981dd516a4098d7ebc85b9c406163d30d4ebac3
2013-04-08 19:23:56 -07:00
Mihai Sucan
96f22b193a Bug 783499 - Web Console should use the debugger API; r=past 2013-03-30 13:31:10 +02:00
Ryan VanderMeulen
1480e44db6 Merge m-c to fx-team. 2013-04-08 20:04:11 -04:00
Victor Porof
c7e81a1db7 Bug 859221 - [netmonitor] Sizes are displayed in KB not kb, r=dcamp 2013-04-08 21:34:45 +03:00
Victor Porof
2fbe290146 Bug 859089 - [netmonitor] Under very constrained sizes text in the timeline view is sometimes not rendered, r=dcamp 2013-04-08 21:34:45 +03:00
Brian R. Bondy
265bf3729f Bug 858359 - Select and Select All context menu test adjustments. r=jimm 2013-04-08 14:42:57 -04:00
Brian R. Bondy
b1b49477f7 Bug 858359 - Remove Selectable context menu options on input and textareas when there is text and no selection. r=jimm 2013-04-08 14:42:54 -04:00
Brian R. Bondy
aec9e59367 Bug 846275 - Intermittent problem on first install w/ win8 prompt not having firefox listed. r=jimm 2013-04-08 14:39:49 -04:00
Masatoshi Kimura
ee83ace034 Bug 771975 - Remove -moz-prefixed gradients usage from browser and toolkit. r=dao 2013-04-07 23:28:34 +09:00
Ryan VanderMeulen
c011e3c0d5 Merge m-c to inbound. 2013-04-07 08:50:47 -04:00
Jim Mathies
1d6c37a2c4 Bug 858700 - Swap in better browser bindings single coordinate conversion method names. r=mbrubeck 2013-04-07 07:42:22 -05:00
Jim Mathies
78feebc044 Bug 858155 - Restrict the size of auto-complete menus. r=fryn 2013-04-07 07:42:18 -05:00
Victor Porof
c3fcb244ab Merge fx-team to m-c 2013-04-07 12:10:06 +03:00
Xin Zhang
30abe2210d Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
Anton Kovalyov
2ef1fff6e9 Bug 856797 - Fix localization typos. r=dcamp 2013-04-05 15:49:30 -07:00
Brian R. Bondy
e7852b29a5 Bug 850492. r=rstrong. 2013-04-04 13:32:47 -04:00
Shane Caraveo
c9f7dc26a0 bug 858704 new providers in whitelist, r=gavin via irc 2013-04-05 20:04:14 -07:00
Shane Caraveo
dbcdb070ab bug 858663 fix install of facebook, broken by bug 851936. r=gavin 2013-04-05 15:48:48 -07:00
Garrett Robinson
3ef4cb3bba Bug 821877 - Browser Mochitest for CSP error logging to Web Console. r=msucan
Also fixes another CSP browser chrome test that was broken because it uses the
old CSP headers and assumed that only one warning would be logged to the Web
Console.
2013-04-08 14:35:30 -04:00
Shane Caraveo
0e150f0565 bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 23:53:41 -07:00
Rodrigo Silveira
17a9d4b7ea bug 854274 - Showing tab doc when clicking + r=mbrubeck
--HG--
extra : rebase_source : 89db6d0e133565a49f122c793535c22b5fde6d2c
2013-04-03 09:34:55 -07:00
Daniel Holbert
257bade5f9 Bug 473236, 2013 edition, part 2: Remove executable bit from any png files that are incorrectly marked as executable, tree-wide. DONTBUILD 2013-04-05 16:15:41 -07:00
Masatoshi Kimura
3f85aa084e Bug 771975 - Remove -moz-prefixed gradients usage from devtools. r=vporof 2013-04-09 07:44:26 +09:00
Gijs Kruitbosch
9cf466cf88 Bug 834034 - Migrate persdict.dat when resetting Firefox, r=MattN 2013-04-08 14:17:18 -07:00
Jim Mathies
c45b5edfd6 Bug 858556 - Double clicking text with the mouse displays the selection grippers in Immersive mode. r=bbondy 2013-03-28 21:29:55 -04:00
Brian R. Bondy
a06830a3dd Bug 852014 - Defect - Issues downloading and installing msi. r=sfoster. 2013-04-05 10:39:32 -04:00
Cykesiopka
0141b8c7fc Bug 448945 - Add additional font sizes to minimum font size list. r=jaws 2013-04-12 08:20:31 -04:00
Mike Hommey
17bde9bad3 Bug 844016 - Move webapprt locale files. r=Pike
--HG--
rename : browser/locales/en-US/webapp-uninstaller/webapp-uninstaller.properties => webapprt/locales/en-US/webapp-uninstaller/webapp-uninstaller.properties
rename : browser/locales/en-US/webapprt/webapp.dtd => webapprt/locales/en-US/webapprt/webapp.dtd
rename : browser/locales/en-US/webapprt/webapp.properties => webapprt/locales/en-US/webapprt/webapp.properties
2013-04-12 10:23:10 +02:00
Cykesiopka
5835d5ff46 Bug 794410 - Prevent drag and dropping an about: tab to the download button downloading the associated XUL file. r=paolo 2013-04-08 08:29:30 -04:00
Jonathan Kew
27e78b220a bug 832524 pt 3 - use higher-resolution menuitem icons when available on hidpi display. r=dao 2013-04-08 12:36:45 +01:00
Jonathan Kew
ef2bc58d32 bug 832524 pt 2 - position of the menu gutter rule in the app menu needs to be sensitive to resolution. r=dao 2013-04-08 12:36:13 +01:00
Phil Ringnalda
49a6aa6c14 Back out 314ce3068d94 (bug 855389) for browser-chrome bustage 2013-04-07 22:59:33 -07:00
Shane Caraveo
fab5725594 bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 20:58:50 -07:00
Frank Yan
1883f84cd5 Bug 795495 - Addendum: Fix browser_google.js's data URI again. a=test-only 2013-04-08 04:48:40 +01:00
Frank Yan
ab4aeb3f7c Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske 2013-04-08 03:02:43 +01:00
Phil Ringnalda
9e4a7269f5 Back out 75f108f790a1 (bug 795495) for breaking browser_google.js
CLOSED TREE
2013-04-07 20:37:55 -07:00
Frank Yan
c7542b90f4 Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske 2013-04-08 03:02:43 +01:00
Shane Caraveo
e7e7b9cb76 bug 845151 add new icons for install panel and chatnub, r=markh 2013-04-07 18:40:50 -07:00
Jared Wein
cd115cb479 Bug 856051 - Move WindowsJumpLists.jsm out of EXTRA_PP_JS_MODULES since it doesn't use any preprocessor directives. r=dolske 2013-04-07 16:53:26 -04:00
Gabriele Svelto
dda7d72c6f Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=froydnj 2013-03-26 11:31:20 +01:00
Mike de Boer
ee3088104f Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
9b701a78f4 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Phil Ringnalda
6700f3f28f Back out a3a31fc4429a (bug 738818) since the thing it was following-up is coming out
CLOSED TREE
2013-04-09 21:15:55 -07:00
Phil Ringnalda
44417e0b7c Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Phil Ringnalda
050970d84f Bug 738818 followup, restore preprocessing of aboutHome.js since it's now necessary again
CLOSED TREE
2013-04-09 20:45:13 -07:00
Tim Abraldes
93031e24f7 bug 855587. Pre-defined links should point to mozilla.org URLs, not mozilla.com. DONTBUILD. r=jimm 2013-04-09 17:33:47 -07:00
Mike de Boer
5021808a03 Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin 2013-04-09 17:12:27 -07:00
Mike de Boer
9fdfa69f4a Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
5f809e9eca Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Mike de Boer
00474c991c Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
2013-04-09 16:48:30 -07:00
Tim Abraldes
6935d887f9 bug 859418. Use 'firefox' instead of %APP% in branding links. r=jimm 2013-04-09 17:26:47 -07:00
Tim Abraldes
01c33d08d0 bug 854271. Make packaged versions of MetroFx include branding and use it correctly. r=bbondy 2013-04-09 17:26:47 -07:00
Tim Abraldes
3cb042a9e8 bug 859903. Remove a bunch of prefs that we're defining in metro.js that are previously (and more correctly) defined in branding. r=bbondy 2013-04-09 17:26:46 -07:00
Frank Yan
3930e8caec Bug 859997 - [Metro] Overlay plus button. r=mbrubeck 2013-04-09 22:14:43 +01:00
Frank Yan
094db7dcd6 Bug 859950 - [Metro] Overlay back button. r=mbrubeck 2013-04-09 21:51:01 +01:00
Allison Naaktgeboren
850194eb18 Bug 830505 - Re theme the autocomplete screen in snapped view.r=sfoster 2013-04-17 13:34:42 -07:00
Jim Mathies
aaffe058c2 Bug 854070 - Add a bit of directional hysteresis when converting a caret monocle drag to selection. r=bbondy 2013-04-17 15:02:24 -05:00
Jim Mathies
6e6fcaea02 Bug 862025 - Ignore monocle vertical drag orientation for single line text inputs. r=bbondy 2013-04-17 15:02:24 -05:00
Ryan VanderMeulen
1d6718c679 Merge m-c to inbound. 2013-04-15 21:57:52 -04:00
Ryan VanderMeulen
a1a134ef6f Merge the last PGO-green inbound changeset to m-c. 2013-04-15 21:49:22 -04:00
Gregory Szorc
9ef864cafd Merge mozilla-central into services-central 2013-04-15 16:55:11 -07:00
Rodrigo Silveira
0c8adb11bd Bug 860994 - Fixup intermittent context menu failing tests
--HG--
extra : rebase_source : f577ee38b6e22398b4a8a160cd18dcfcfd3d3169
2013-04-10 23:06:19 -07:00
Richard Newman
eedb12a92b Merge m-c to s-c. 2013-04-10 17:57:37 -07:00
Richard Newman
7f8fe99237 Merge m-c to s-c.
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js
2013-04-08 22:03:23 -07:00
Richard Newman
99f104b137 Bug 853138 - Follow-up: change category name in tests. r=gps 2013-04-08 20:26:23 -07:00
Richard Newman
9490b7b2c0 Merge m-c to s-c. 2013-04-08 10:55:12 -07:00
Richard Newman
9ee196bdc8 Merge m-c to s-c. 2013-04-02 14:00:32 -07:00
Richard Newman
c80bd0b66a Merge m-c to s-c. 2013-03-30 22:49:08 -07:00
Ryan VanderMeulen
9b37c46991 Merge m-c to inbound. 2013-03-30 19:28:34 -04:00
Ryan VanderMeulen
09552761fb Backed out changeset badf8d382f79 (bug 850210) for frequent mochitest-bc failures on a CLOSED TREE. 2013-03-30 16:48:44 -04:00
ffxbld
ede50310b8 No bug, Automated blocklist update from host bld-centos6-hp-015 - a=blocklist-update 2013-03-30 03:15:41 -07:00
Richard Newman
74aa9c7f12 Bug 841554 - Part 3: follow-up fix for another test failure. r=trivial, a=bustage 2013-03-29 14:40:54 -07:00
Richard Newman
b2ece2b1f3 Bug 841554 - Part 3: follow-up fix for another test failure. r=trivial, a=bustage. 2013-03-29 13:29:19 -07:00
Richard Newman
6b5a85414b Bug 841554 - Follow-up: fix browser_aboutHome.js. r=gps 2013-03-29 12:17:14 -07:00
Nikhil Marathe
3e0604acc9 Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
Mark Hammond
2ff589fd05 Bug 820743 - test-only change to (hopefully!) fix intermittent chat resize orange. r=me 2013-03-28 16:01:02 +11:00
Bas Schouten
49a1ff63c4 Bug 854468 - Part 2: Package command line recording code. r=ted 2013-03-28 04:28:55 +00:00
Drew Willcoxon
33292355f9 Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure, part 2. r=test 2013-04-01 23:30:25 -07:00
Ryan VanderMeulen
00ebc7395d Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Ryan VanderMeulen
3a0a389c99 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
Paul Rouget
e7b52e8590 Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe 2013-03-27 23:20:38 +01:00
Rodrigo Silveira
df3be6bf72 Bug 846422 - Hide context menus when popups appear [r=mbrubeck] 2013-03-26 18:45:11 -07:00
Guilherme Goncalves
c48d442559 Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Victor Porof
589ab65cfa Bug 854174 - Chrome debugging should use its own port to avoid interfering with remote port changes, r=past 2013-03-26 18:30:13 +02:00
Victor Porof
a3a4217c9b Bug 853181 - Text overflow of scripts list is not full width of section, r=past 2013-03-26 18:57:55 +02:00
rsx11m
f45b2df8fb Bug 861633: Fix typo in new TLS sync preferences introduced with bug 733642, r=bsmith 2013-04-14 08:41:55 -05:00
Rodrigo Silveira
5b9c191f89 Bug 845484 - [Metro] Add choices of private data to clear in the options flyout [r=mbrubeck] 2013-03-25 11:11:11 -07:00
Matt Brubeck
148bf29e5a Bug 808770 - Revert a change that accidentally added the same lines twice 2013-03-27 11:09:09 -07:00
Rodrigo Silveira
94bbdefcbd Bug 854881 - Remove broken Master Password support from /browser/metro [r=mbrubeck] 2013-03-27 10:34:29 -07:00
Raymond Lee
185921d3fc Bug 840687 - Use HTTPS instead of HTTP for in-product documentation URLs. r=gavin 2013-03-27 12:26:43 +08:00
Lukas Nordin
92317fcd3d Bug 252441 - Dropping text containing spaces will now perform a search on the given sentence. r=gavin.sharp 2013-03-27 11:49:02 -04:00
Ryan VanderMeulen
4b5747b46b Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Sam Foster
a7e7fb5156 Bug 808770 - Implement pin/unpin of Top Sites, new Site model and refresh method on richgriditem. r=mbrubeck
--HG--
extra : rebase_source : 46fbc61a42d21ef41215f16fbeaf3501cfbb9ab7
2013-03-27 15:34:52 +00:00
Paul Rouget
2eeb15631f bug 851484 - Intermittent devtools/responsivedesign/test/browser_responsiveuiaddcustompreset.js. r=jwalker 2013-03-22 09:55:00 +02:00
Raymond Lee
f1d6807807 Bug 852040 - Apply use of BookmarkJSONUtils.importFromURL r=mbrubeck
--HG--
extra : rebase_source : 0b1a99da2455b86fce5aeae991d3f3384336e596
2013-03-22 13:08:03 +08:00
Dão Gottwald
734ad9acf6 Bug 855273 - Clean up how we determine whether the location should be displayed for new tabs (customizing browser.newtab.url hides the URL for new tabs, displays it when de- and re-selecting the tab). r=ttaubert
--HG--
extra : rebase_source : 030a76811975cceece7bb4dc9553d90331a107e3
2013-03-27 16:32:07 +01:00
Brandon Waterloo
13382bfc77 Bug 853909 - Add test code for gesture image rotation. r=jaws
Tests at all 4 initial rotations, with different directions, amounts, and whether or not to stop and hold or allow image to have 'momentum'
2013-03-26 09:45:38 -04:00
Xin Zhang
431196b4a4 Bug 82301 - Show all history should expand Today history folder by default. r=mak 2013-03-27 11:32:34 -04:00
Michael Ratcliffe
56670f161d Bug 839640 - Editing an attribute that contains '&' fails; r=jwalker 2013-03-21 11:36:52 +00:00
Alexandre Poirot
603dcf62bb Bug 839280 - devtools increase CC graph size; r=jwalker 2013-03-25 05:39:00 +02:00
Drew Willcoxon
ed59a2a0c4 Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure and add logging to debug underlying problem. r=test 2013-04-01 17:13:39 -07:00
Jed Parsons
a81b79511e Bug 845546 - Port b2g identity implementation to desktop. r=benadida 2013-03-27 11:19:09 -04:00
Nick Alexander
1e840733ac Bug 848519 - Part 3: Replace services-common/preferences.js with gre/modules/Preferences.jsm in imports. r=gavin 2013-04-15 12:45:37 -07:00
Allison Naaktgeboren
41d3eeb0c0 Bug 85955 -Don't thumbnail capture when in snapped view.r=rsilveira 2013-04-15 10:42:20 -07:00
Stephen Pohl
4263aaffa7 Bug 861748 - Disable synchronous scroll to top or bottom of the page when page bounce behavior is turned off. r=smichaud 2013-04-15 13:04:55 -04:00
Honza Bambas
bf6ac747cf Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
Mark Hammond
fec48b982d Bug 809733 - add css transitions for width and height to chatboxes. r=jaws 2013-04-17 11:29:03 +10:00
Frederic Kayser
e1eb01ccac Bug 653001 - Replace about-logo.png with optimized version. r=fryn 2013-04-16 15:25:26 -07:00
Drew Willcoxon
81f021ca28 Bug 806046 - Try to fix intermittent failure browser_bug719271.js. r=test 2013-04-16 14:46:48 -07:00
Frank Yan
492fe7b2d5 Bug 649216 - Remove unnecessary delay when clicking tab close buttons sequentially. r=jaws ui-r=limi 2013-04-25 14:42:18 -07:00
Ed Morley
0a69d5b0b1 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
974e336c36 Bug 864802 - The _store on each variables view instance is redundant, r=rcampbell 2013-04-25 09:18:19 +03:00
Shane Caraveo
e8b5f0fa15 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
070fa2726a Bug 662008 - Handle document title changes across processes (r=felipe) 2013-04-24 22:29:39 -07:00
Bill McCloskey
d56924c1df Bug 666801 - Handle webProgress for out-of-process content (r=felipe) 2013-04-24 22:29:31 -07:00
Bill McCloskey
5ea1951d07 Bug 666801 - Use nsIWebProgress.isTopLevel attribute in browser code (r=felipe) 2013-04-24 22:29:24 -07:00
Victor Porof
0b1d2a6827 Bug 855544 - Implement a network monitor, r=dcamp,msucan 2013-03-11 23:50:42 -07:00
Victor Porof
1594fc21f5 Bug 857441 - Autocompletion popup is very jumpy while typing text, r=msucan 2013-04-03 07:50:27 +03:00
Panos Astithas
5e8934d125 Bug 849500 - navigate and will-navigate events for remoted targets carry payload that is incompatible with the non-remoted case; r=jwalker 2013-04-04 11:23:42 +03:00
Panos Astithas
aa64675463 Backout cset 98e19635eb97 (bug 849500) for suspicion of breakage 2013-04-04 11:09:46 +03:00
Brandon Benvie
daec7fb121 Bug 851381 - make the scratchpad evaluate code asynchronously; r=harth 2013-03-14 18:08:19 -07:00
Panos Astithas
72eb3eafe9 Bug 857082 - TabTarget.makeRemote doesn't need any arguments; r=jwalker 2013-04-03 23:05:14 +03:00
Panos Astithas
bb18c2957e Bug 849500 - navigate and will-navigate events for remoted targets carry payload that is incompatible with the non-remoted case; r=jwalker 2013-04-03 22:50:08 +03:00
Panos Astithas
a5e5a18b7d Bug 839515 - Tiny fonts in the remote connection screen; r=jwalker 2013-04-03 22:49:54 +03:00
Tim Taubert
81fec162fe merge m-c to fx-team 2013-04-03 12:30:29 +02:00
Gavin Sharp
52ba25e172 Bug 843559 - Followup patch to rename string. r=anton 2013-04-01 13:17:24 -07:00
Ryan VanderMeulen
6e8f538b10 Merge m-c to fx-team. 2013-04-01 10:47:29 -04:00
Panos Astithas
c36c05a53a Backout a69d60d90110 (bug 772119) for bustage 2013-03-30 19:37:00 +02:00
David Creswick
821268c314 Bug 851132 - Style editor shows wrong URL when middle-clicking a file name; r=mratcliffe 2013-03-27 10:01:00 +02:00
Nick Fitzgerald
2cee4dbd99 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-03-29 14:05:00 +02:00
Panos Astithas
917f96a526 Include AppProtocolHandler in desktop Firefox packages (bug 850421); r=bsmedberg
This allows the JavaScript debugger to properly present script URLs when remotely debugging Firefox OS.
2013-03-29 18:23:58 +02:00
Anton Kovalyov
ae6c51628f Bug 828051: Add GCLI commands for the JavaScript Profiler. r=dcamp 2013-03-28 15:13:24 -07:00
Ryan VanderMeulen
849238c190 Merge m-c to fx-team. 2013-03-28 08:39:40 -04:00
Victor Porof
c1f89828f5 Bug 854185 - Frontend shouldn't mix promises, event listeners and callbacks on initialization/destruction, r=past 2013-03-28 10:30:37 +02:00
Victor Porof
d6f18bbd19 Bug 855030 - Parser.jsm should support fat arrow functions, r=past 2013-03-28 10:30:37 +02:00
Felipe Gomes
b07644eb7d Bug 854299 - Part 3. Change tests accordingly to support operations that are now async. r=me
* * *
imported patch testfix
2013-04-01 03:09:01 -03:00
Felipe Gomes
586824cf24 Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Rodrigo Silveira
e515b0d0e6 Bug 855677 - Don't display "undefined" in restored tab titles [r=mbrubeck] 2013-04-01 11:09:43 -07:00
Matt Brubeck
c0c3550a19 Bug 856757 - Remove unused/broken code from metro LoginManagerPrompter [r=bbondy] 2013-04-02 08:20:24 -07:00
Matt Brubeck
4301004406 Bug 798844 - Remove Metro fork of login manager; use the original version in toolkit [r=bbondy] 2013-04-02 08:20:23 -07:00
Matt Brubeck
0112a4cd84 Back out bug 839103 for build errors on a CLOSED TREE 2013-04-02 08:18:27 -07:00
JosiahOne
086c11cbc6 Bug 855370 - Remove the ability to not 'Always show the tab bar'. r=dao, ui-r=limi 2013-03-27 20:54:59 -04:00
Nathan Froyd
1f98d5316d Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
Tim Taubert
ff7b1ec471 merge m-c to fx-team 2013-03-27 11:18:47 +01:00
Gregory Szorc
5207ad7a8b Merge mozilla-central into services-central 2013-03-26 22:22:33 -07:00
Mike Connor
a9ae81e3ae remove unused test file mistakenly landed with bug 840124 2013-03-26 18:30:27 -04:00
Mike Connor
db166bbb61 bug 840124 - really fix the leaks this time 2013-03-26 17:02:57 -04:00
Ryan VanderMeulen
472eeb8f9a Merge the last PGO-green inbound changeset to m-c. 2013-03-26 10:07:44 -04:00
Tim Taubert
762d465fca Bug 854075 - Use mouseover instead of mouseenter for newtab page; r=jaws 2013-03-26 15:00:59 +01:00
Tim Taubert
b1b7f49a51 merge m-c to fx-team 2013-03-26 13:57:04 +01:00
Mike Connor
444fb38480 bug 840124 - bustage fix for debug leaks 2013-03-26 02:37:59 -04:00
Daniel Holbert
a84cc7e584 back out cb015c10d58f (bug 828508) on a CLOSED TREE for turning bc tests orange 2013-03-25 17:19:57 -07:00
Victor Porof
17f48df776 Bug 762160 - Find Implementors of a function in the Debugger, r=past 2013-03-25 20:02:34 +02:00
Tim Taubert
42f260b331 merge m-c to fx-team 2013-03-25 09:45:45 +01:00
Phil Ringnalda
d80d92f68c Merge the last PGO-really-clean cset on mozilla-inbound to mozilla-central on a CLOSED TREE 2013-03-24 17:57:34 -07:00
Joe Drew
c0dc68a18f Merge last pgo-clean changeset to mozilla-central. 2013-03-24 11:38:13 -04:00
Mike Connor
21e7502cdb Bug 852782 - update URL to final health report URL, r=MattN 2013-03-24 00:29:41 -04:00
Joe Drew
a02c202899 Merge last green mozilla-inbound into mozilla-central. 2013-03-23 18:45:56 -04:00
ffxbld
9499638af6 No bug, Automated blocklist update from host bld-linux64-ec2-620 - a=blocklist-update 2013-03-23 03:15:22 -07:00
Joe Walker
ea579ff364 Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe 2013-03-23 09:53:10 +00:00
Joe Walker
46bf6f7a50 Bug 722727 - GCLI should make the value available to max/min functions; r=mratcliffe 2013-03-23 09:53:07 +00:00
Joe Walker
6e03b4177b Bug 657595 - GCLI type conversion should be a type->type affair not just arg->type; r=mratcliffe 2013-03-22 19:55:21 +00:00
Joe Walker
ed97c5931c Bug 852110 - Allow tools to build a concrete panel rather than only a promise of a panel; r=mratcliffe 2013-03-22 09:38:56 +00:00
Joe Walker
79ba59d7e8 Bug 850929 - GCLI needs a simpler way to mark parameters as being options; r=paul 2013-03-22 09:37:52 +00:00
Sadineni Ravi Chandra
40234f7436 Bug 771466 - GCLI devtools.command.dir option should accept ~ for home directory; r=jwalker 2013-03-22 09:37:52 +00:00
Anton Kovalyov
4024e0dd8f Bug 853650 - Support for multiple simultaneously running profiles. r=past 2013-03-21 16:01:32 -07:00
Jonathan Kew
6c551d0dec bug 828508 - use larger favicons in hidpi mode if available. r=fryn 2013-03-23 17:03:01 -07:00
Ryan VanderMeulen
5a81895809 Merge inbound to m-c. 2013-03-21 16:45:23 -04:00
Tim Taubert
c679d8daf5 Bug 790882 - [New Tab Page] Speculatively open connections for sites when hovering them; r=jaws 2013-03-21 15:11:57 +01:00
Ioana Budnar
7cbefe3e49 Bug 633691 - Add automated test. r=jaws 2013-03-21 16:36:09 +02:00
Ekanan Ketunuti
6440fd9eef Bug 853428 - Use spaces instead of tabs for indentation in search.xml. r=jAwS 2013-03-21 21:11:40 +07:00
Jim Mathies
f709c951bd Bug 795630 - Remove CapturePicker and related files. r=mbrubeck 2013-03-21 09:23:13 -05:00
Jim Mathies
bc04b36cfd Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck 2013-03-21 08:55:16 -05:00
Jim Mathies
0edb5a6f53 Bug 852619 - Tap off form input to clear caret selection should clear focus. r=ally 2013-03-21 08:55:16 -05:00
Jim Mathies
6c0f4c7142 Bug 852088 - Add drag caret to select text support. r-fryn 2013-03-21 08:55:16 -05:00
Ed Morley
a40c36aa00 Merge latest green inbound changeset to mozilla-central 2013-03-21 11:49:34 +00:00
Tim Taubert
ae15ac57d8 merge m-c to fx-team 2013-03-21 12:35:58 +01:00
Tim Taubert
bb9a0e6b4e Bug 852531 - [New Tab Page] use promises to wait for a batch of operations to complete; r=yoric 2013-03-20 17:06:34 +01:00
Michael Ratcliffe
66f8ab574d Bug 845822 - Inplace editor to be moved to devtools/shared/InplaceEditor.jsm r=jwalker 2013-03-20 12:11:50 +00:00
Michael Ratcliffe
3e6dc8e7f1 Bug 851689 - Toolbox Tabs extra wide after the Sidebar adaptation fix r=jwalker 2013-03-20 12:11:34 +00:00
Michael Ratcliffe
0c0ecf530d Bug 852019 - The devtools tabs are streched on Linux r=jwalker 2013-03-20 12:11:21 +00:00
Ed Morley
40850c9a88 Merge latest green inbound changeset to mozilla-central 2013-03-20 11:46:01 +00:00
Tim Taubert
c64e450fb1 merge m-c to fx-team 2013-03-20 09:15:11 +01:00
Anton Kovalyov
712bb92f5f Bug 822287 - Add a 100 timeout before stopping the profiler (only in tests), r=past 2013-03-19 11:32:14 -07:00
Anton Kovalyov
a9dc662760 Bug 843559 - Change Profiler shortcut to Shift-F5, r=msucan 2013-03-19 11:22:03 -07:00
Ryan VanderMeulen
15d157df69 Merge m-c to fx-team. 2013-03-19 09:44:37 -04:00
Tim Taubert
1240b76b09 Bug 841350 - Follow-up to fix 'this.updateCurrentBrowser is not a function'; r=me+bustage 2013-03-19 10:14:41 +01:00
Adam Dane [:hobophobe]
ae9ec1b3f4 Bug 585558 - Implement properties for easier visible tab access via JS and CSS. r=dao, r=fyan 2013-03-19 18:41:01 -05:00
Mike Hommey
5354067c63 Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin 2013-03-20 23:59:45 +01:00
J. Ryan Stinnett
4a6c07a708 Bug 722506 - Show imported stylesheets in the style editor, r=harth 2013-03-17 01:54:51 -05:00
Dave Townsend
1caacfbd87 Bug 852353 - Allow Tilt to support positioning elements at arbitrary depths and with arbitrary depths, r=vporof 2013-03-20 13:01:39 +02:00
Ed Morley
2d3e3ded1e Merge mozilla-central to mozilla-inbound 2013-03-25 17:02:36 +00:00
Joe Drew
e96d35ae6a Merge last PGO-green mozilla-inbound changeset to mozilla-central. 2013-03-25 12:34:36 -04:00
Shane Caraveo
c47dfb5466 bug 853642 fix menu placement and missing label on menu, r=markh 2013-03-22 16:30:54 -07:00
Marco Bonardo
b7ea9efd3a Bug 561450 - Stop supporting session ids in Places.
r=Mano sr=gavin
2013-03-25 14:44:41 +01:00
Ehsan Akhgari
d61371bff4 Bug 853996 - Make sure that opening a new window in permanent private browsing mode never shows about:privatebrowsing; r=jdm 2013-03-24 12:07:28 -04:00
Christian Ascheberg
f1b4794c0d Bug 854175 - Don't add "(Private Browsing)" to the window title in permanent PB mode; r=ehsan 2013-03-24 11:15:53 +01:00
Olli Pettay
7d32334c6e Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, use capture phase for event listener, and add listener to browser 2013-03-24 14:45:38 +02:00
Olli Pettay
b83c5a57ac Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, p=smaug,dolske, r=cpearce,dolske,smaug 2013-03-24 12:32:44 +02:00