Commit Graph

15791 Commits

Author SHA1 Message Date
Paolo Amadini
183fe83417 Bug 847191 - Integration with legacy interfaces to start new downloads. r=enn 2013-04-22 04:23:21 +02:00
Ryan VanderMeulen
1637d616a5 Merge m-c to inbound. 2013-04-13 08:04:05 -04:00
ffxbld
877fc79287 No bug, Automated blocklist update from host bld-linux64-ec2-339 - a=blocklist-update 2013-04-13 03:26:56 -07:00
Ryan VanderMeulen
2436630ae0 Merge m-c to inbound. 2013-04-12 17:36:56 -04:00
Marco Bonardo
0567c7b1a1 Bug 848935 - Skip spurious load events for intermittent failures in browser_aboutHome.js 2013-04-12 23:20:05 +02:00
Ryan VanderMeulen
3af9fd961e Merge m-c to fx-team 2013-04-12 15:07:48 -04:00
Tim Taubert
36f54048f1 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
6789ef2fde Merge backout. 2013-04-12 08:08:04 -07:00
Dave Camp
aff8b8d2ee Backout 643194ceabe4, cfca520dc6f5, and cfca520dc6f5 (bug 855914) for MaxHeap regression. 2013-04-12 08:07:34 -07:00
Ryan VanderMeulen
4ad166a59e Merge m-c to fx-team. 2013-04-12 10:44:26 -04:00
Gijs Kruitbosch
b921f22eda Bug 860033 - un-generic-ify _showExceptions, r=gavin
--HG--
extra : rebase_source : 0a1dd71567a95892e0a8ad40c513c8baeb63be57
2013-04-11 19:41:21 -07:00
Dave Camp
9ce7c45dd4 Bug 855914 - Fix test typo. r=me 2013-04-11 18:25:24 -07:00
Dave Camp
19fe055e2a 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
05047a10c0 Backed out changeset 549973e335e4 for xpcshell test failures. 2013-04-11 15:24:55 -07:00
Dave Camp
d0e05b6ff6 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
5b8decf3aa Bug 586067 - Store last accessed timestamp for tabs. r=ttaubert 2013-04-11 21:50:34 +02:00
Victor Porof
9a521bedba 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
9f7c4f4973 Bug 859980 - [netmonitor] JSON request not parsed, r=rcampbell 2013-04-11 21:11:46 +03:00
Victor Porof
bcd759d62a Bug 859968 - [netmonitor] JSONP requests are not parsed into a tree, r=rcampbell 2013-04-11 21:11:46 +03:00
Victor Porof
8790fa745f 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
25425c359e 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
f91025924c Merge m-c to fx-team 2013-04-11 20:55:39 -07:00
Dave Camp
b7de8ad6ff 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
25dcf8cff7 Merge m-c to inbound. 2013-04-11 12:03:46 -04:00
Tim Taubert
95638aed3f Bug 858643 - Don't handle mouseover event for closing tabs; r=dao 2013-04-11 14:11:14 +02:00
Tim Taubert
22483279ed Bug 860621 - Fix allowPopups option for RecentWindow.getMostRecentBrowserWindow; r=dao 2013-04-11 14:11:14 +02:00
Jim Mathies
c121d2ca67 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
11d5aabc10 Bug 738818 followup: remove now-unused portions of test 2013-04-10 16:58:07 -07:00
Mike de Boer
e2394534f2 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
c0d89e121e 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
3ce07a9bc8 Bug 843287 - UI improvements for the variables view and sidebar, r=msucan 2013-04-09 22:05:34 +03:00
Tim Taubert
18d28ade07 Bug 860622 - Stop preprocessing browser/base/content/pageinfo/pageInfo.js; r=dolske 2013-04-11 10:35:07 +02:00
J. Ryan Stinnett
d01605fb43 Bug 847349 - Clean up left / down navigation in variables view; r=vporof 2013-04-10 10:59:26 -05:00
Panos Astithas
bf63207433 Bug 859569 - Target.makeRemote should attachTab; r=dcamp 2013-04-11 07:55:14 +03:00
Anton Kovalyov
06a6cd27f8 Bug 858759 - Move profiler.css to browser/themes. r=vporof 2013-04-10 10:41:45 -07:00
Ryan VanderMeulen
c8748ab617 Merge m-c to fx-team. 2013-04-10 11:01:28 -04:00
Panos Astithas
c08908c3bb Backout eb887b962dfa (bug 772119) on suspicion of leaks 2013-04-10 16:08:59 +03:00
Panos Astithas
51594708f5 Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks 2013-04-10 16:05:35 +03:00
Panos Astithas
4d25a412ba Backout 0289f7473afa for causing intermittent failures 2013-04-10 14:44:33 +03:00
J. Ryan Stinnett
78bcb60457 Bug 855520 - Add spacing around no element in style inspector; r=mratcliffe 2013-04-10 02:28:49 -05:00
Mike de Boer
cbf9825b5c 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
6328038298 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
66d7e4c957 Bug 848935 - catch Task exceptions for intermittent failures in browser_aboutHome.js 2013-04-12 17:54:16 +02:00
Josh Marchán
2935308c1d Bug 792815 - Update promise usage in gcli commands; r=jwalker 2013-03-30 21:54:00 +02:00
David Creswick
37e7ec68bf Bug 777877 - Switch CssRuleView.jsm back to WeakMaps; r=mratcliffe 2013-04-04 09:40:00 +03:00
Marco Bonardo
605764c90f Bug 825739 - Add logging for intermittent browser_bookmark_titles.js failure 2013-04-18 16:48:37 +02:00
Ryan VanderMeulen
0091509ae7 Merge m-c to inbound. 2013-04-18 08:08:12 -04:00
Ryan VanderMeulen
fceb8bd62c Merge m-c to inbound. 2013-04-17 22:30:20 -04:00
David Creswick
7f3451b8a8 Bug 777681 - [rule view] Abbreviate long CSS file names source links; r=jwalker 2013-03-28 13:24:00 +02:00
Josh Marchán
3af0515a35 Bug 723923 - Debugger 'breakpoint list' GCLI command should have extra nice output; r=jwalker 2013-04-03 19:55:00 +03:00
Nick Fitzgerald
8b8f9fea8f 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
0dcb499894 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-04-09 11:42:00 +03:00
Victor Porof
1c2a3ee418 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
566ed48fb4 Bug 859062 - [netmonitor] Hide right arrow in the SideMenuWidget, r=dcamp 2013-04-10 02:05:09 +03:00
Victor Porof
20a389714c Bug 859181 - Variables view closes immediately on first open, r=rcampbell 2013-04-10 02:05:09 +03:00
Dave Townsend
5ae2933389 Bug 852777 - Make Tilt more extensible, r=vporof 2013-04-10 02:05:09 +03:00
Anton Kovalyov
dd766a91cc 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
080b1d0e83 Merge m-c to fx-team. 2013-04-09 08:17:45 -04:00
Panos Astithas
45b0355959 Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp 2013-04-09 14:17:03 +03:00
Mihai Sucan
194c70be1c Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop 2013-04-09 12:47:23 +03:00
Mihai Sucan
f74bb51834 Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul 2013-04-09 12:46:30 +03:00
Gavin Sharp
a45d67360e 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
6f15b1eb06 Bug 783499 - Web Console should use the debugger API; r=past 2013-03-30 13:31:10 +02:00
Ryan VanderMeulen
73fe13b2fe Merge m-c to fx-team. 2013-04-08 20:04:11 -04:00
Victor Porof
3566bfc30e Bug 859221 - [netmonitor] Sizes are displayed in KB not kb, r=dcamp 2013-04-08 21:34:45 +03:00
Victor Porof
199f3599b7 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
337c1fcdba Bug 858359 - Select and Select All context menu test adjustments. r=jimm 2013-04-08 14:42:57 -04:00
Brian R. Bondy
68631eea70 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
68487e72ee 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
56e7eee9c7 Bug 771975 - Remove -moz-prefixed gradients usage from browser and toolkit. r=dao 2013-04-07 23:28:34 +09:00
Ryan VanderMeulen
8e439c9710 Merge m-c to inbound. 2013-04-07 08:50:47 -04:00
Jim Mathies
5156395b25 Bug 858700 - Swap in better browser bindings single coordinate conversion method names. r=mbrubeck 2013-04-07 07:42:22 -05:00
Jim Mathies
8be8ca460a Bug 858155 - Restrict the size of auto-complete menus. r=fryn 2013-04-07 07:42:18 -05:00
Victor Porof
7590d7957d Merge fx-team to m-c 2013-04-07 12:10:06 +03:00
Xin Zhang
3ebe0ee79c 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
c6b099f555 Bug 856797 - Fix localization typos. r=dcamp 2013-04-05 15:49:30 -07:00
Brian R. Bondy
1d562f8b20 Bug 850492. r=rstrong. 2013-04-04 13:32:47 -04:00
Shane Caraveo
d31c9bb933 bug 858704 new providers in whitelist, r=gavin via irc 2013-04-05 20:04:14 -07:00
Shane Caraveo
8cb05890fb bug 858663 fix install of facebook, broken by bug 851936. r=gavin 2013-04-05 15:48:48 -07:00
Garrett Robinson
dca79fdc43 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
d9c4b20f5c bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 23:53:41 -07:00
Rodrigo Silveira
4181e7a6ca bug 854274 - Showing tab doc when clicking + r=mbrubeck
--HG--
extra : rebase_source : 89db6d0e133565a49f122c793535c22b5fde6d2c
2013-04-03 09:34:55 -07:00
Daniel Holbert
5dfb1830ae 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
24f088cd32 Bug 771975 - Remove -moz-prefixed gradients usage from devtools. r=vporof 2013-04-09 07:44:26 +09:00
Gijs Kruitbosch
4bf143d032 Bug 834034 - Migrate persdict.dat when resetting Firefox, r=MattN 2013-04-08 14:17:18 -07:00
Jim Mathies
323a807a4b 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
34b6cec0be Bug 852014 - Defect - Issues downloading and installing msi. r=sfoster. 2013-04-05 10:39:32 -04:00
Cykesiopka
809e52fbfa Bug 448945 - Add additional font sizes to minimum font size list. r=jaws 2013-04-12 08:20:31 -04:00
Mike Hommey
13e6b16b04 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
039c2ac752 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
9266787bcf 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
ff5485a037 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
08a7e2ad02 Back out 314ce3068d94 (bug 855389) for browser-chrome bustage 2013-04-07 22:59:33 -07:00
Shane Caraveo
e169d08ca5 bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 20:58:50 -07:00
Frank Yan
02869eede1 Bug 795495 - Addendum: Fix browser_google.js's data URI again. a=test-only 2013-04-08 04:48:40 +01:00
Frank Yan
acb1626ca1 Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske 2013-04-08 03:02:43 +01:00
Phil Ringnalda
7e56fa26af Back out 75f108f790a1 (bug 795495) for breaking browser_google.js
CLOSED TREE
2013-04-07 20:37:55 -07:00
Frank Yan
f1b0fe22fd Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske 2013-04-08 03:02:43 +01:00
Shane Caraveo
cffb727cec bug 845151 add new icons for install panel and chatnub, r=markh 2013-04-07 18:40:50 -07:00
Jared Wein
935c02b25c 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
fd8cb96cec 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
5eaa4176a1 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
cf8607be57 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
b139d6b0f9 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
b636e4bf9b 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
41eb674381 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
2679dbb3ff 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
17035d928b 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
9961d20654 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
7de8174c31 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
d963e48612 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
a5f67115d3 bug 859418. Use 'firefox' instead of %APP% in branding links. r=jimm 2013-04-09 17:26:47 -07:00
Tim Abraldes
c64ebc4950 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
f41bf61aad 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
40d2f22a72 Bug 859997 - [Metro] Overlay plus button. r=mbrubeck 2013-04-09 22:14:43 +01:00
Frank Yan
0a3b8bbb89 Bug 859950 - [Metro] Overlay back button. r=mbrubeck 2013-04-09 21:51:01 +01:00
Allison Naaktgeboren
327363ff32 Bug 830505 - Re theme the autocomplete screen in snapped view.r=sfoster 2013-04-17 13:34:42 -07:00
Jim Mathies
cdc60453d6 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
f261fb9615 Bug 862025 - Ignore monocle vertical drag orientation for single line text inputs. r=bbondy 2013-04-17 15:02:24 -05:00
Ryan VanderMeulen
aebf45e539 Merge m-c to inbound. 2013-04-15 21:57:52 -04:00
Ryan VanderMeulen
fb3f4e9134 Merge the last PGO-green inbound changeset to m-c. 2013-04-15 21:49:22 -04:00
Gregory Szorc
f10c4d0e8c Merge mozilla-central into services-central 2013-04-15 16:55:11 -07:00
Rodrigo Silveira
1d8c69539b Bug 860994 - Fixup intermittent context menu failing tests
--HG--
extra : rebase_source : f577ee38b6e22398b4a8a160cd18dcfcfd3d3169
2013-04-10 23:06:19 -07:00
Richard Newman
909f3d76d4 Merge m-c to s-c. 2013-04-10 17:57:37 -07:00
Richard Newman
274895bb0e 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
75760f03a6 Bug 853138 - Follow-up: change category name in tests. r=gps 2013-04-08 20:26:23 -07:00
Richard Newman
5555c6d37b Merge m-c to s-c. 2013-04-08 10:55:12 -07:00
Richard Newman
ad76ea75f4 Merge m-c to s-c. 2013-04-02 14:00:32 -07:00
Richard Newman
7292f857d7 Merge m-c to s-c. 2013-03-30 22:49:08 -07:00
Ryan VanderMeulen
ecedd24a0c Merge m-c to inbound. 2013-03-30 19:28:34 -04:00
Ryan VanderMeulen
56631e4a1e Backed out changeset badf8d382f79 (bug 850210) for frequent mochitest-bc failures on a CLOSED TREE. 2013-03-30 16:48:44 -04:00
ffxbld
b89c30008a No bug, Automated blocklist update from host bld-centos6-hp-015 - a=blocklist-update 2013-03-30 03:15:41 -07:00
Richard Newman
7dfa6b8efa 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
6050c01dfd 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
9ddc997a50 Bug 841554 - Follow-up: fix browser_aboutHome.js. r=gps 2013-03-29 12:17:14 -07:00
Nikhil Marathe
2a568973ab Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
Mark Hammond
93cffee845 Bug 820743 - test-only change to (hopefully!) fix intermittent chat resize orange. r=me 2013-03-28 16:01:02 +11:00
Bas Schouten
b2abf24dc4 Bug 854468 - Part 2: Package command line recording code. r=ted 2013-03-28 04:28:55 +00:00
Drew Willcoxon
7bb6d1a156 Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure, part 2. r=test 2013-04-01 23:30:25 -07:00
Ryan VanderMeulen
fe282cbdab Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Ryan VanderMeulen
bab20e53c3 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
Paul Rouget
2b684b9fef Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe 2013-03-27 23:20:38 +01:00
Rodrigo Silveira
f8f035a3b7 Bug 846422 - Hide context menus when popups appear [r=mbrubeck] 2013-03-26 18:45:11 -07:00
Guilherme Goncalves
a9d0df345c Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Victor Porof
b49c68fd44 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
0547f46649 Bug 853181 - Text overflow of scripts list is not full width of section, r=past 2013-03-26 18:57:55 +02:00
rsx11m
f92095fddb 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
a2e4d631d7 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
855a47ddb4 Bug 808770 - Revert a change that accidentally added the same lines twice 2013-03-27 11:09:09 -07:00
Rodrigo Silveira
a6712deaa2 Bug 854881 - Remove broken Master Password support from /browser/metro [r=mbrubeck] 2013-03-27 10:34:29 -07:00
Raymond Lee
ab15595b9c Bug 840687 - Use HTTPS instead of HTTP for in-product documentation URLs. r=gavin 2013-03-27 12:26:43 +08:00
Lukas Nordin
382a30b4a7 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
c0b4a0ab95 Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Sam Foster
5e33f527c1 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
b3c10de40c bug 851484 - Intermittent devtools/responsivedesign/test/browser_responsiveuiaddcustompreset.js. r=jwalker 2013-03-22 09:55:00 +02:00
Raymond Lee
53d8f7b6f2 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
7e3236eb6a 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
f1ee8cb7cb 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
a6ce1a76a4 Bug 82301 - Show all history should expand Today history folder by default. r=mak 2013-03-27 11:32:34 -04:00
Michael Ratcliffe
ebf1543270 Bug 839640 - Editing an attribute that contains '&' fails; r=jwalker 2013-03-21 11:36:52 +00:00
Alexandre Poirot
bb648b9a63 Bug 839280 - devtools increase CC graph size; r=jwalker 2013-03-25 05:39:00 +02:00
Drew Willcoxon
c722ef5ca6 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
72a7e63d40 Bug 845546 - Port b2g identity implementation to desktop. r=benadida 2013-03-27 11:19:09 -04:00
Nick Alexander
5411bce250 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
133aefc9db Bug 85955 -Don't thumbnail capture when in snapped view.r=rsilveira 2013-04-15 10:42:20 -07:00
Stephen Pohl
c858db13e3 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
e7a737bf35 Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
Mark Hammond
18d84eb556 Bug 809733 - add css transitions for width and height to chatboxes. r=jaws 2013-04-17 11:29:03 +10:00
Frederic Kayser
71683fd993 Bug 653001 - Replace about-logo.png with optimized version. r=fryn 2013-04-16 15:25:26 -07:00
Drew Willcoxon
2a3f0013ef Bug 806046 - Try to fix intermittent failure browser_bug719271.js. r=test 2013-04-16 14:46:48 -07: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
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
Victor Porof
dcd62879d7 Bug 855544 - Implement a network monitor, r=dcamp,msucan 2013-03-11 23:50:42 -07:00
Victor Porof
0e1f5e4097 Bug 857441 - Autocompletion popup is very jumpy while typing text, r=msucan 2013-04-03 07:50:27 +03:00
Panos Astithas
24790d3940 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
d9bf59efa7 Backout cset 98e19635eb97 (bug 849500) for suspicion of breakage 2013-04-04 11:09:46 +03:00
Brandon Benvie
3ade0ac2d4 Bug 851381 - make the scratchpad evaluate code asynchronously; r=harth 2013-03-14 18:08:19 -07:00
Panos Astithas
147e0e5957 Bug 857082 - TabTarget.makeRemote doesn't need any arguments; r=jwalker 2013-04-03 23:05:14 +03:00
Panos Astithas
b74726064b 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
a288114185 Bug 839515 - Tiny fonts in the remote connection screen; r=jwalker 2013-04-03 22:49:54 +03:00
Tim Taubert
26ac00e471 merge m-c to fx-team 2013-04-03 12:30:29 +02:00
Gavin Sharp
83ed853ee8 Bug 843559 - Followup patch to rename string. r=anton 2013-04-01 13:17:24 -07:00
Ryan VanderMeulen
e3317ed60e Merge m-c to fx-team. 2013-04-01 10:47:29 -04:00
Panos Astithas
8cd9ea9259 Backout a69d60d90110 (bug 772119) for bustage 2013-03-30 19:37:00 +02:00
David Creswick
f302299409 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
93091c3cf0 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-03-29 14:05:00 +02:00
Panos Astithas
7b591eb2f6 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
43765a7141 Bug 828051: Add GCLI commands for the JavaScript Profiler. r=dcamp 2013-03-28 15:13:24 -07:00
Ryan VanderMeulen
6b7e8244b6 Merge m-c to fx-team. 2013-03-28 08:39:40 -04:00
Victor Porof
162c54561b 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
5247de0112 Bug 855030 - Parser.jsm should support fat arrow functions, r=past 2013-03-28 10:30:37 +02:00
Felipe Gomes
b08d42c955 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
8baa21f1c9 Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Rodrigo Silveira
5e9d807f4e Bug 855677 - Don't display "undefined" in restored tab titles [r=mbrubeck] 2013-04-01 11:09:43 -07:00
Matt Brubeck
e959bc08f7 Bug 856757 - Remove unused/broken code from metro LoginManagerPrompter [r=bbondy] 2013-04-02 08:20:24 -07:00
Matt Brubeck
3d7a976054 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
aaac2a55c2 Back out bug 839103 for build errors on a CLOSED TREE 2013-04-02 08:18:27 -07:00
JosiahOne
9ea2d4c016 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
fe7749342a Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
Tim Taubert
a86fa847ee merge m-c to fx-team 2013-03-27 11:18:47 +01:00
Gregory Szorc
a11b2607b9 Merge mozilla-central into services-central 2013-03-26 22:22:33 -07:00
Mike Connor
5b7277eef4 remove unused test file mistakenly landed with bug 840124 2013-03-26 18:30:27 -04:00
Mike Connor
a0152ba46b bug 840124 - really fix the leaks this time 2013-03-26 17:02:57 -04:00
Ryan VanderMeulen
35eb305d6b Merge the last PGO-green inbound changeset to m-c. 2013-03-26 10:07:44 -04:00
Tim Taubert
8f116d5622 Bug 854075 - Use mouseover instead of mouseenter for newtab page; r=jaws 2013-03-26 15:00:59 +01:00
Tim Taubert
d6070f103f merge m-c to fx-team 2013-03-26 13:57:04 +01:00
Mike Connor
22fecad304 bug 840124 - bustage fix for debug leaks 2013-03-26 02:37:59 -04:00
Daniel Holbert
a7564a522d back out cb015c10d58f (bug 828508) on a CLOSED TREE for turning bc tests orange 2013-03-25 17:19:57 -07:00
Victor Porof
c3b98c48f6 Bug 762160 - Find Implementors of a function in the Debugger, r=past 2013-03-25 20:02:34 +02:00
Tim Taubert
56f6beb13a merge m-c to fx-team 2013-03-25 09:45:45 +01:00
Phil Ringnalda
52f4e2e4ba 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
f167072f7c Merge last pgo-clean changeset to mozilla-central. 2013-03-24 11:38:13 -04:00
Mike Connor
c60acf2d88 Bug 852782 - update URL to final health report URL, r=MattN 2013-03-24 00:29:41 -04:00
Joe Drew
da7b11fada Merge last green mozilla-inbound into mozilla-central. 2013-03-23 18:45:56 -04:00
ffxbld
a80885c415 No bug, Automated blocklist update from host bld-linux64-ec2-620 - a=blocklist-update 2013-03-23 03:15:22 -07:00
Joe Walker
3517d9df53 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
00f0c1a039 Bug 722727 - GCLI should make the value available to max/min functions; r=mratcliffe 2013-03-23 09:53:07 +00:00
Joe Walker
37756b8fdf 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
97fcdfdcf2 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
45d9f9daba 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
096c6b65da Bug 771466 - GCLI devtools.command.dir option should accept ~ for home directory; r=jwalker 2013-03-22 09:37:52 +00:00
Anton Kovalyov
eba83aba96 Bug 853650 - Support for multiple simultaneously running profiles. r=past 2013-03-21 16:01:32 -07:00
Jonathan Kew
4ee6e3badf bug 828508 - use larger favicons in hidpi mode if available. r=fryn 2013-03-23 17:03:01 -07:00
Ryan VanderMeulen
c54d45c9d8 Merge inbound to m-c. 2013-03-21 16:45:23 -04:00
Tim Taubert
030fb65507 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
9ee90091fd Bug 633691 - Add automated test. r=jaws 2013-03-21 16:36:09 +02:00
Ekanan Ketunuti
865da17876 Bug 853428 - Use spaces instead of tabs for indentation in search.xml. r=jAwS 2013-03-21 21:11:40 +07:00
Jim Mathies
3b86720fbf Bug 795630 - Remove CapturePicker and related files. r=mbrubeck 2013-03-21 09:23:13 -05:00
Jim Mathies
25ce68ec73 Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck 2013-03-21 08:55:16 -05:00
Jim Mathies
25e1971b0c 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
e88bfad5c0 Bug 852088 - Add drag caret to select text support. r-fryn 2013-03-21 08:55:16 -05:00
Ed Morley
5eda760084 Merge latest green inbound changeset to mozilla-central 2013-03-21 11:49:34 +00:00
Tim Taubert
91c0270f30 merge m-c to fx-team 2013-03-21 12:35:58 +01:00
Tim Taubert
baee7432f5 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
d181c5a071 Bug 845822 - Inplace editor to be moved to devtools/shared/InplaceEditor.jsm r=jwalker 2013-03-20 12:11:50 +00:00
Michael Ratcliffe
a1ca6664f2 Bug 851689 - Toolbox Tabs extra wide after the Sidebar adaptation fix r=jwalker 2013-03-20 12:11:34 +00:00
Michael Ratcliffe
2ac8798414 Bug 852019 - The devtools tabs are streched on Linux r=jwalker 2013-03-20 12:11:21 +00:00
Ed Morley
a2fc93766f Merge latest green inbound changeset to mozilla-central 2013-03-20 11:46:01 +00:00
Tim Taubert
87feff8212 merge m-c to fx-team 2013-03-20 09:15:11 +01:00
Anton Kovalyov
e944a24186 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
3d00b084e9 Bug 843559 - Change Profiler shortcut to Shift-F5, r=msucan 2013-03-19 11:22:03 -07:00
Ryan VanderMeulen
d823ae2553 Merge m-c to fx-team. 2013-03-19 09:44:37 -04:00
Tim Taubert
f08a43425e 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]
b7eee0869d 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
bb6cc49735 Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin 2013-03-20 23:59:45 +01:00
J. Ryan Stinnett
076087a3bd Bug 722506 - Show imported stylesheets in the style editor, r=harth 2013-03-17 01:54:51 -05:00
Dave Townsend
89dae9e9d2 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
3fb60529df Merge mozilla-central to mozilla-inbound 2013-03-25 17:02:36 +00:00
Joe Drew
0c230fbb59 Merge last PGO-green mozilla-inbound changeset to mozilla-central. 2013-03-25 12:34:36 -04:00
Shane Caraveo
cce0e2a05c bug 853642 fix menu placement and missing label on menu, r=markh 2013-03-22 16:30:54 -07:00
Marco Bonardo
952c24e301 Bug 561450 - Stop supporting session ids in Places.
r=Mano sr=gavin
2013-03-25 14:44:41 +01:00
Ehsan Akhgari
d48ec8ec63 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
84fc7096c2 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
9b4696db56 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
1588d9520d 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
Girish Sharma
e070a6fa26 Bug 851349 - Possible fix for intermittent failures. r=paul 2013-03-15 11:38:53 +05:30
Tim Taubert
c6107cb869 merge m-c to fx-team 2013-03-18 09:23:51 +01:00
Phil Ringnalda
df38c41955 Merge the last PGO-green mozilla-inbound cset to mozilla-central 2013-03-17 12:45:03 -07:00
philringnalda@gmail.com
3b95b9cdc7 No bug, Automated blocklist update from host slice - a=blocklist-update 2013-03-17 12:32:21 -07:00
Gregory Szorc
ed48d991bf Merge mozilla-central into services-central 2013-03-17 10:42:13 -07:00
Mike Hommey
d71c84f8b9 Bug 648407 - Fold NSPR, NSS and SQLite libraries all together on B2G, Android, OSX and Windows. r=blassey,r=cjones,r=bsmedberg 2013-03-17 08:02:54 +01:00
Mike Hommey
d6babd6685 Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted 2013-03-17 07:53:39 +01:00
Ms2ger
d1bfe8e9c1 Merge backout on a CLOSED TREE. 2013-03-16 11:09:58 +01:00
Ms2ger
cf62a502a1 Backout changeset f4beba4909b0 and changeset 1666ca9b946b for bc test failures. 2013-03-16 11:09:43 +01:00
Ms2ger
637f274b81 Bug 766546 - Disable test on Mac OS X on a CLOSED TREE. 2013-03-16 10:32:51 +01:00
Phil Ringnalda
e1fd27660d Back out 6922ed98876a (bug 851603) for failing a test it should have removed
CLOSED TREE
2013-03-16 00:13:19 -07:00
Frank Yan
e7abcb56fd Bug 848150 - Update icon data url in Google search plugin test. a=test-only 2013-03-15 23:38:49 -07:00
Phil Ringnalda
0a4a40cfdb Merge m-c to fx-team 2013-03-15 22:46:04 -07:00
Ehsan Akhgari
19c480342c Bug 851603 - Enable Web Audio in Nightly; r=roc
--HG--
extra : rebase_source : b79d7f2cb0e6257eae2f65bd8637f718324b43f4
2013-03-16 01:35:22 -04:00
Brian R. Bondy
65b9cefed5 Bug 849342 - Remember passwords preference does not take effect immediately. r=mbrubeck. 2013-03-16 22:12:09 -04:00
Gregory Szorc
304463adfd Bug 830408 - Tests for data reporting notification bar; r=gavin 2013-03-15 10:07:39 -07:00
Eddy Bruel
779c83b67b Bug 808960 - Can't fetch sources packed in jar bundles when debugging chrome; r=past,vporof 2013-03-14 21:57:00 -07:00
Ryan VanderMeulen
d989bc93e8 Merge m-c to inbound. 2013-03-14 21:45:34 -04:00
Mike Connor
9bd0f6aa25 Bug 840124 - implement postMessage API for remote report (tests) r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Mike Connor
63adb69c27 Bug 840124 - implement postMessage API for remote report (code), r=jaws, f=gps+gavin
--HG--
extra : rebase_source : d2ea2c4d5e237695d0f51ad35e5e3ad4dc263b61
2013-03-14 21:25:04 -04:00
Tim Taubert
ea12cd4c5e Bug 841350 - Drag and drop a CTP tab in a new window makes the CTP icon disappear; r=gavin,ttaubert 2013-03-15 14:13:52 +01:00
Paul Rouget
8f8b7ab653 merge fx-team to m-c 2013-03-14 15:18:42 -07:00
Sebastian Hengst
fc9abd6ffd Bug 845825 - [New tab page] Undo bar: Close button's tooltip not shown. r=ttaubert 2013-03-14 19:56:41 +01:00
Phil Ringnalda
f6674ceaff Merge m-c to inbound 2013-03-13 20:49:42 -07:00
Matthew Noorenberghe
50f707b73c Bug 850349 - Cleanup browser search tests while debugging intermittent failure in browser_contextmenu.js. r=gavin
* browser_426329.js - Fix exception in popupshowing event listener causing search history dropdown to remain open on subsequent tests.
* browser_contextmenu.js - Add some debug messages.
                         - Move |doOnloadOnce(checkSearchURL);| just before the search tab opens so there is less interference with later tests.
                         - Add nsISelectionListener to know when selection has finished.
* head.js - Consolidate duplicated doOnloadOnce function.
* test.html - Fix character set warning.
2013-03-13 19:23:03 -07:00
Heather Arthur
3b26dea4d4 Bug 850513 - [style inspector] Remove notification when navigating away with unsaved changes. r=paul 2013-03-12 18:11:00 -07:00
Girish Sharma
c3a006ff38 Bug 835899 - Web Console autocomplete popup could need some UI love, r=msucan, r=paul 2013-03-14 23:34:05 +05:30
Victor Porof
d75d1a0b22 Bug 850436 - We need a max-width on the inspector breadcrumbs, r=paul 2013-03-12 15:13:25 -07:00
David Rajchenbach-Teller
413a6dee87 Bug 852452 - Measure how long SessionStore writing blocks the main thread;r=ttaubert 2013-03-20 09:15:24 +01:00
Frank Yan
63bc8487a7 Bug 846255 - Provide relevant HTTPS manual update links in Firefox for Metro. r=mbrubeck 2013-03-12 14:43:22 -07:00
Matt Brubeck
a020be32fb Bug 849604 - Metro Settings charm is not populated if opened to early [r=bbondy] 2013-03-13 11:56:27 -07:00
Matt Brubeck
3dff83cb90 Bug 850719 - Install mochitest-metro-chrome files to the correct relative path [r=jimm] 2013-03-13 11:55:28 -07:00
Paul Rouget
cd05019cf1 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:43:00 -07:00
Paul Rouget
baa2a894b7 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:20:00 -07:00
Paul Rouget
fe8a3ae223 merge fx-team to m-c 2013-03-13 09:51:16 -07:00
Gregory Szorc
56a7634c1c Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
Ed Morley
e4751f08a7 Merge latest green inbound changeset to mozilla-central 2013-03-13 12:27:45 +00:00
Ed Morley
8fdd610fb0 Bug 736036 - Disable several intermittent Panorama tests since it is going away soon so they won't be fixed 2013-03-13 10:54:34 +00:00
Ed Morley
9a38713a48 Backed out changeset d398e268b1db (bug 723281) since it relies on the now backed out bug 847890 on a CLOSED TREE 2013-03-13 10:25:00 +00:00
Ed Morley
d487202222 Backed out changeset 40c15b9a5d14 (bug 723281) 2013-03-13 10:24:17 +00:00
Paul Rouget
be0bd674b4 merge fx-team to m-c 2013-03-12 20:51:12 -07:00
Paul Rouget
068bf7eb0c Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:46:16 -07:00
Paul Rouget
80412093ca Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:22:01 -07:00
Gregory Szorc
3d694a85c0 Merge mozilla-central into build-system
dom/interfaces/svg/Makefile.in and dom/media/Makefile.in had merge
conflicts. They were resolved by hand. The former needed 2 IDLs removed.
The latter had a context conflict for EXPORTS_NAMESPACES.
2013-03-12 13:04:55 -07:00
Girish Sharma
31a864f806 Bug 838069 - Disable browser_toolbox_window_shortcuts.js on OSX 10.8 and Windows XP for now. r=paul 2013-03-12 23:47:20 +05:30
Paul Rouget
5dab16ab76 Bug 849545 - Intermittent failure in browser_fontinspector.js. r=jwalker 2013-03-13 08:01:40 -04:00
Ryan VanderMeulen
de3b85c9ab Merge m-c to fx-team. 2013-03-13 08:01:01 -04:00
Joe Walker
de7fa6620f Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe
--HG--
rename : browser/devtools/commandline/test/browser_dbg_cmd.html => browser/devtools/debugger/test/browser_dbg_cmd.html
rename : browser/devtools/commandline/test/browser_dbg_cmd.js => browser/devtools/debugger/test/browser_dbg_cmd.js
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.html => browser/devtools/debugger/test/browser_dbg_cmd_break.html
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.js => browser/devtools/debugger/test/browser_dbg_cmd_break.js
2013-03-13 04:51:30 +00:00
Gregory Szorc
94ec89296d Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Joe Drew
cf1bc0d3de Backed out 2 changesets (bug 840124) for breaking mochitest-browser-chrome CLOSED TREE
Backed out changeset 12e2ef135ea8 (bug 840124)
Backed out changeset 59ef39cbab73 (bug 840124)
2013-03-19 21:42:31 -04:00
Matt Brubeck
268dd429a1 Bug 849819 - Enable thumbnails for HTTPS sites when disk_cache_ssl is true [r=ally] 2013-03-13 16:32:40 -07:00
Mark Hammond
a7c0fc1ede Bug 849216 - open social toolbar popup in setTimeout handler to avoid auto-rollup handling. r=felipe
--HG--
extra : rebase_source : 311aaca5135f223ebcc9f6e3ca81e3c4b2bee219
2013-03-13 09:31:39 +11:00
Ehsan Akhgari
97bf8361b9 Backed out changeset dab2619094d4 (bug 845592) because of broken browser-chrome tests on Linux 2013-03-13 17:50:37 -04:00
Mike Shal
ec5b39bd8b Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
Mike Shal
2eb7c496cb Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
Gregory Szorc
0d33ac5f93 Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium 2013-03-12 10:20:41 -07:00
Gregory Szorc
629b5d86c6 Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Tim Taubert
dc10bfaeb4 merge m-c to fx-team 2013-03-12 09:31:15 +01:00
Brian R. Bondy
ad83bb311e Bug 849608 - Change - Auto close about, settings, and sync flyout panels on snap view. r=mbrubeck 2013-03-12 23:08:57 -04:00
Rodrigo Silveira
5e90a0f335 Bug 850335 - Don't position Metro context menus past the edge of the screen [r=mbrubeck]
--HG--
extra : rebase_source : 630fa09104fd3f90d17736fe09faed73ae7bf676
2013-03-12 16:33:49 -07:00
Matt Brubeck
fa8a4d6dc7 Bug 850398 - Buttons on Metro pop-up blocker notification are broken [r=rsilveira]
--HG--
extra : rebase_source : f38b06d4bfc4251596bc2da918d33453f965863c
2013-03-12 16:32:11 -07:00
Mike Connor
4c315e1971 Bug 840124 - implement postMessage API for remote report (tests) r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Mike Connor
9361e306d3 Bug 840124 - implement postMessage API for remote report (code), r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Mike Shal
ea1d9b8ba7 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Ryan VanderMeulen
7619f58b11 Merge m-c to inbound. 2013-03-19 18:01:10 -04:00
Yura Zenevich
28aeb1f5c4 Bug 848085 - Add telemetry probe for session file createBackupCopy. r=yoric 2013-03-19 17:36:35 -04:00
Ryan VanderMeulen
0e12b1a7ad Merge m-c to inbound. 2013-03-11 13:50:48 -04:00
Tim Taubert
5ed91e3f79 merge m-c to fx-team 2013-03-11 13:01:37 +01:00
Phil Ringnalda
3774920f8e Back out 85f522534c5a (bug 829456) for apparently causing frequent failures in test_bug607464.html
CLOSED TREE
2013-03-16 18:28:48 -07:00
Phil Ringnalda
7b2757d780 Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds 2013-03-10 20:03:28 -07:00
Victor Porof
9c660f8584 Bug 812083 - Add widgets.css to windows/aero in jar.mn, r=me 2013-03-10 13:57:06 -07:00
Victor Porof
6981f631f0 Bug 828983 - Variable View twisties on Linux are cut on the top, r=msucan 2013-03-10 08:24:09 -07:00
Ms2ger
51b1c35b48 Bug 845246 - Stop using -moz-border-image in browser.css; r=dao f=dbaron 2013-03-10 08:58:38 +01:00
Girish Sharma
7f9daefb45 Bug 835722 - Infobar reappears even when not needed, r=mratcliffe 2013-03-10 01:47:34 +05:30
Ryan VanderMeulen
cd2a1224ea Merge m-c to inbound. 2013-03-09 14:26:37 -05:00
ffxbld
55522a5f01 No bug, Automated blocklist update from host bld-linux64-ix-020 - a=blocklist-update 2013-03-09 03:19:25 -08:00
Robert Strong
c7bcd5a92f Bug 848794 - Can't re-run Firefox stub installer after cancelling Install. r=bbondy 2013-03-08 13:53:43 -08:00
Joe Walker
7bcffdd7d4 Merge fx-team to m-c. 2013-03-08 16:47:34 +00:00
Paul Rouget
7b7eef7133 Bug 767678 - Responsive Design mode has no close button. r=mikeratcliffe 2013-03-08 05:00:00 -08:00
Paul Rouget
320d486d98 Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
2013-03-12 16:37:00 -07:00
Panos Astithas
fb54649f27 Bug 785704 - Part 1: fix a newSource regression from bug 795368; r=vporof 2013-03-11 17:51:00 -07:00
Ally Naaktgeboren
9e12bcd34a Bug 794028 part 2/2: Use the Firefox Start Top Sites tile group. r=mbrubeck 2013-03-07 15:38:03 -08:00
Josh Matthews
819745f99d Bug 847959 - Make RecentWindow return any browser window regardless of requested privacy state when perma-PB mode is enabled. r=ehsan 2013-03-07 10:30:47 -05:00
Mike Hommey
b93ae84da9 Bug 852950 - Kill libxpcom. r=bsmedberg
--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Paul Rouget
5326ce7aa0 Bug 697983 - Implement a Font Inspector. r=jwalker 2013-03-07 05:57:00 +01:00
Ryan VanderMeulen
7c4edffe55 Backed out changesets 6deb17bc6c56 and 7952fadd1732 (bug 839280) for mochitest-other crashes. 2013-03-07 19:10:52 -05:00
Alexandre Poirot
f9452b44d5 Bug 839280 - Fix xul button leaks on Toolbox destroy. r=jwalker 2013-03-07 17:41:40 -05:00
Ryan VanderMeulen
39c4d800ea Merge m-c to fx-team. 2013-03-07 17:39:11 -05:00
Joe Walker
31803f3b3c Bug 848333 - Correct use of introTextOpening2 in comments of gcli properties file; r=mratcliffe 2013-03-07 17:43:21 +00:00
Ryan VanderMeulen
f36267241c Merge m-c to inbound. 2013-03-07 10:15:44 -05:00
Panos Astithas
16312c967d Merge m-c to fx-team 2013-03-07 09:16:09 +02:00
Matt Brubeck
c8b6f811ee Bug 838211 - String changes for Metro content permission notifications [r=fryn] 2013-03-06 18:33:20 -08:00
Matt Brubeck
d55488b754 Bug 838211 - String changes for Metro login manager notifications [r=fryn] 2013-03-06 18:32:44 -08:00
Matt Brubeck
1c1fc5a19e Bug 838211 - Metro info app bar theming, part 1 (basic style and image changes) [r=fryn, ui-r=shorlander] 2013-03-06 18:31:28 -08:00
Peter Van der Beken
a3e531e6f0 Fix for bug 853136 (Prepare some tests for HTMLDocument using a WebIDL binding). r=bholley.
--HG--
extra : rebase_source : 0a19404b8d40075488568e179088e3c41ee8c4e4
2013-03-14 14:50:46 +01:00
Mihai Sucan
caf2fbe5ca Bug 846606 - Intermittent browser_dbg_bug723069_editor-breakpoints.js | Test timed out | correct number of editor breakpoint changes - Got 3, expected 4; r=vporof 2013-03-06 22:56:42 +02:00
Gregory Szorc
795c5eeeff Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.

--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Victor Porof
175c1387eb Bug 841008 - Variables view should expose LAZY_EMPTY_DELAY, r=msucan 2013-03-06 22:46:37 +02:00
Ed Morley
9ca109b036 Merge latest green inbound changeset to mozilla-central 2013-03-06 16:07:40 +00:00
Asaf Romano
4524be9c4a Bug 842553 - Double clicking an in-progress download in the Library opens its containing folder. r=mak 2013-03-06 11:43:28 +02:00
Dão Gottwald
700ee97ea7 Bug 846754 - Remove transient notification bars for background-tab location changes. r=mak 2013-03-06 10:06:04 +01:00
Robert Strong
a19dead845 Windows stub installer code only - Bug 811573 - 'Add more data points to the metrics ping for the stub installer'. Also fixes bug 797998 - 'In the download phase of the stub installer without an internet connection, the stub installer should eventually time out and report an error' and bug 836044 - 'Aurora stub installer doesn't seem to be working'. r=bbondy 2013-03-05 22:07:59 -08:00
Frank Yan
8a421e21ee Bug 848150 - Update about:home favicons and Google search engine icon. r=dolske ui-r=shorlander ui-r=limi 2013-03-05 14:58:07 -08:00
Ryan VanderMeulen
a1f3f57770 Backed out changeset 9c92da2ea3d7 (bug 844561) for mochitest b-c orange. 2013-03-05 12:53:43 -05:00
Raymond Heldt
4a84222530 Bug 812762 - Use brandShortName instead of Firefox; r=jwalker 2013-03-05 16:09:03 +00:00
Ryan VanderMeulen
e42208c633 Merge m-c to inbound. 2013-03-13 16:21:21 -04:00
Ehsan Akhgari
4b196a0cdc Bug 845592 - Adjust the New Window menu entries in permanent private browsing mode; r=gavin
--HG--
extra : rebase_source : aebca8d6686cdb0b0f8ee8ee44a743b9dfbe8c17
2013-03-13 15:15:05 -04:00
Frank Yan
12b1548f9a Bug 850730 - Do not add browser handlers to about:blank. r=gavin 2013-03-13 12:15:20 -07:00
Frank Yan
bd9111a16e Bug 849460 - Use image-rendering: crisp-edges when upscaling favicons in Awesome Bar and bookmarks menus. r=dolske 2013-03-08 17:35:37 -08:00
Ed Morley
565fc7589b Bug 822041 - Disable browser_profiler_run.js, browser_profiler_controller.js, browser_profiler_bug_830664_multiple_profiles.js for too many intermittent failures 2013-03-22 23:13:47 +00:00
Matt Brubeck
f5b9e61cd6 Bug 854011 - Fix initialization bugs for thumbnail tiles [r=bbondy] 2013-03-22 15:28:03 -07:00
Matt Brubeck
aa734e5007 Bug 853126 - Use PluralForm for the blocked popup warning on desktop [r=dao] 2013-03-22 15:27:25 -07:00
Matt Brubeck
4ffd405d44 Bug 853126 - Use PluralForm for the blocked popup message in Metro [r=ally] 2013-03-22 15:27:18 -07:00
Matt Brubeck
87f7e9bbf1 Back out b65289e2b06c (bug 853642) because of mochitest failures on a CLOSED TREE 2013-03-22 15:58:16 -07:00
Shane Caraveo
f84f4b909d bug 853642 fix menu placement and missing label on menu, r=markh 2013-03-21 15:18:27 -07:00
Allison Naaktgeboren
ba05f7b6b2 Bug 848999 - change topsites grid count to 8 2013-03-13 10:46:05 -07:00
Jim Mathies
aa828fc19b Bug 858229 - add keyboard shortcuts for sync and about flyouts. r=rsilviera 2013-04-05 05:33:43 -05:00
Jim Mathies
fc15619d8b Bug 857823 - rip out more obsolete FormHelper code, add a new deck transisioning check in cao, and add support in FormHelperUI for delaying menu display until the view updates. r=fryn 2013-04-05 05:33:43 -05:00
Jim Mathies
db9753b9a0 Bug 857825 - remove pointer-events:none from selection overlay and touch up input support. r=mbrubeck 2013-04-05 05:33:43 -05:00
Jim Mathies
00878f4891 Bug 857825 - merge close edit session apis. r=mbrubeck 2013-04-05 05:33:43 -05:00
Jim Mathies
2ff0b0c21d Bug 857825 - handle moz deck offset change events in selection code. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
dcee554209 Bug 857825 - houskeeping in SelectionHelperUI. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
0883b93fa2 Bug 855362 - support querying content for the distance focused elements should be raised when the skb is displayed. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
4da2c92d9b Bug 856008 - cleanup and reorganize ContentAreaObserver, make it more modular. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
65bf504a40 Bug 856008 - move ContentAreaObserver out of browser.js. r=sfoster 2013-04-05 05:33:42 -05:00
Jim Mathies
79f1f80e7a Bug 856151 - update selection code to use new bindings. r=mbrubeck 2013-04-05 05:33:41 -05:00
Jim Mathies
08a4347d12 Bug 856151 - update context menu code to use new bindings. r=fryn 2013-04-05 05:33:41 -05:00
Jim Mathies
4cb1c63752 Bug 856151 - do some houskeeping in browser bindings, and define a set of browser/client coordinate conversion helpers. r=mbrubeck 2013-04-05 05:33:41 -05:00
Jim Mathies
ac70cb8508 Bug 855417 - don't display caret monocle if there is no selection in focused inputs. r=ally 2013-04-05 05:33:40 -05:00
Mihai Sucan
c6083b010c Bug 853568 - Fix for intermittent browser_webconsole_bug_599725_response_headers.js | we do not have the Content-Type header | Content-Length != 60 - Didn't expect 60, but got it; r=vporof 2013-04-04 19:23:59 +03:00
Mihai Sucan
0d6a96e6ef Bug 809424 - Fix for intermittent browser_webconsole_bug_611795.js | The unknown CSS property warning is displayed only once - Got 1, expected 2; r=vporof 2013-04-04 15:41:11 +03:00
Tanvi Vyas
0d12641e10 Bug 834836 - Turn on preference to enable Mixed Content Blocker and block insecure active content loads on https pages. r=dveditz 2013-04-04 14:52:55 -07:00
Ryan VanderMeulen
977ac941d8 Bug 852981 - Update pdf.js to version 0.7.390. r=bdahl 2013-03-25 18:05:36 -04:00
Jim Mathies
10b4ef378a Bug 848594 - Always manipulate focus node when selecting content in text inputs. r=mbrubeck 2013-03-25 15:54:49 -05:00
Jim Mathies
a638981ef2 Bug 848594 - Reorganize code related to text input selection management in SelectionHandler. r=mbrubeck 2013-03-25 15:54:49 -05:00
Brandon Waterloo
23041c4c78 Bug 719318 - Better default window sizes. r=dolske 2013-03-21 09:30:16 -04:00
Neil Deakin
41bd53e4d7 Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe 2013-03-21 08:58:07 -04:00
Jim Mathies
ec632f9dc2 Bug 852087 - Trivial update, register for the correct message mgr msgs after they were changed durring review. r=me 2013-03-21 07:28:19 -05:00
Ehsan Akhgari
62d8d6632c Bug 851603 - Enable Web Audio in Nightly; r=roc 2013-03-16 01:35:22 -04:00
Phil Ringnalda
14c4e480a5 Back out 6690c6da6cc6 (bug 848150) for test bustage
CLOSED TREE
2013-03-15 19:59:09 -07:00