Commit Graph

6602 Commits

Author SHA1 Message Date
Shane Caraveo
f064ed1beb bug 862314 fix double install of social provider, r=markh 2013-05-08 17:59:17 -07:00
Phil Ringnalda
b520ce0ff9 Merge m-c to s-c 2013-05-07 19:53:31 -07:00
Mike Connor
c4acdc841e Bug 858750 - Add Firefox Favicon to FHR page, r=jaws 2013-05-06 11:06:59 -04:00
Bobby Holley
4ff0e41f8c Bug 829872 - Fix up tests that depend on contentDocument being non-null. r=imelven
These almost universally depend on some sort of special privileges, so I don't
think they're representative of any use-cases we might find on the web.
2013-05-03 14:47:10 -07:00
Shane Caraveo
1c90b03337 bug 868886 fix intermittent test failure with socialmark tests, r=felipe 2013-05-07 12:54:06 -07: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
Matt Brubeck
7fc0ebda8b Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Shane Caraveo
a75a6866be bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda
12ff67968d Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Max Li
ddb20d20e7 Bug 368106 - Query params sent when reporting a phishing site could contain sensitive info. r=gavin 2013-05-06 21:34:01 -04:00
Shane Caraveo
7a6418baee bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Shane Caraveo
d1dffe6faf bug 864505 fix appearance of selected chat titlebar, r=markh 2013-05-06 12:48:57 -07:00
Shane Caraveo
e1af731aca bug 824164 change position of chat overflow button, r=markh 2013-05-05 19:48:20 -07:00
Shane Caraveo
69632d4061 bug 858321 update default state of toolbarbutton menu, r=markh 2013-05-06 11:25:24 -07:00
Shane Caraveo
d5ecd2e542 bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-04 13:11:18 -07:00
Shane Caraveo
3d7ca331ef bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-02 11:49:11 -07:00
Ryan VanderMeulen
1d3ceb7eb4 Merge m-c to inbound. 2013-05-02 21:50:25 -04:00
Ryan VanderMeulen
9b3a4e3071 Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange. 2013-05-02 21:20:08 -04:00
Gavin Sharp
ae242958d1 Bug 867691 - Make browser_urlbarAutoFillTrimURLs.js clean up after itself properly. r=dao 2013-05-02 15:04:46 -07:00
Shane Caraveo
105a75b156 bug 867833 fix test that caused extra exceptions in later tests, r=gavin 2013-05-02 16:49:04 -07:00
Gavin Sharp
52927e0751 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Mike de Boer
58ed4b96fd Bug 856107 - Mouse hovering events should be handled seperately from tab select/move code for tab attributes. f=unusualtears r=MattN 2013-05-01 23:36:33 -04:00
Ryan VanderMeulen
b6f59df383 Bug 879760 - Re-disable tests that were inadvertently enabled on Linux. 2013-06-12 11:01:02 -04:00
Ryan VanderMeulen
9fe092d49d Merge cypress to inbound. 2013-05-30 20:45:58 -04:00
Raymond Lee
a264d6a4ad Bug 846944 - Change www.mozilla.com to .org in official Firefox Branding preferences. r=gavin 2013-05-31 02:46:34 +08:00
Bill McCloskey
9ac15e1539 Bug 697319 - First browser should be dynamically created to allow honoring of browser.tabs.remote pref (r=gavin) 2013-04-30 22:27:59 -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
Shane Caraveo
a9a7e40c63 bug 865798 add timestamps to social provider install for proper fhr support, r-felipe 2013-04-29 13:09:10 -07:00
Ryan VanderMeulen
432f850d5a Merge m-c to inbound. 2013-04-29 13:09:28 -04:00
Mark Hammond
e6c1a5e0f6 Bug 588305 - Convert offline storage notifications to a doorhanger panel. r=MattN 2013-04-29 17:38:53 +10:00
Felipe Gomes
be65834af1 Backout 714e20f9b4e5 (bug 697319) due to bad addons breakage (bug 866537). 2013-04-29 00:14:52 -03: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
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
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
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
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
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
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
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
Ryan VanderMeulen
8bbb0d7013 Merge inbound to m-c. 2013-04-23 20:49:27 -04: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
Tim Taubert
cfbfd9bf66 merge m-c to fx-team 2013-04-23 18:56:19 +02:00
Amod Narvekar
b18324f7d8 Bug 757351 - Sync uses deprecated octal literals. r=rnewman 2013-04-22 12:35:07 -07: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
Phil Ringnalda
f995117417 Merge m-c and fx-team 2013-04-21 19:38:48 -07: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
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
Marco Bonardo
a99b8f38a2 Bug 825739 - Add logging for intermittent browser_bookmark_titles.js failure 2013-04-18 16:48:37 +02: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
Alexandre Poirot
adf4c58232 Bug 857073 - Simplify ChromeUtils usages. r=jmaher 2013-04-16 16:46:47 -04:00
Gijs Kruitbosch
2039d2843a Bug 845555 - Fix statistics menu item, r=jaws 2013-04-15 23:06:12 -07: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
Richard Newman
eedb12a92b Merge m-c to s-c. 2013-04-10 17:57:37 -07: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
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
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
Shane Caraveo
dbcdb070ab bug 858663 fix install of facebook, broken by bug 851936. r=gavin 2013-04-05 15:48:48 -07: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
Richard Newman
c80bd0b66a Merge m-c to s-c. 2013-03-30 22:49:08 -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
6b5a85414b Bug 841554 - Follow-up: fix browser_aboutHome.js. r=gps 2013-03-29 12:17:14 -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
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
e0bcea2674 Bug 848935 - Skip spurious load events for intermittent failures in browser_aboutHome.js 2013-04-12 23:20:05 +02:00
Gavin Sharp
5573868336 Bug 738818 followup: remove now-unused portions of test 2013-04-10 16:58:07 -07:00
Marco Bonardo
6876226f5e Bug 848935 - catch Task exceptions for intermittent failures in browser_aboutHome.js 2013-04-12 17:54:16 +02: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
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
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
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
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
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
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
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
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
Drew Willcoxon
81f021ca28 Bug 806046 - Try to fix intermittent failure browser_bug719271.js. r=test 2013-04-16 14:46:48 -07:00
Drew Willcoxon
4584da5dc6 Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Felipe Gomes
1c67b46921 Bug 850210 - Part 2. Update removeGroupedPrefs usage to nsIContentPrefService2.removeAllDomains. r=adw 2013-03-29 23:08:49 -03:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Ryan VanderMeulen
2f566e8212 Merge m-c to inbound. 2013-03-27 07:27:36 -04:00
Tim Taubert
ff7b1ec471 merge m-c to fx-team 2013-03-27 11:18:47 +01:00
Dão Gottwald
1192820d89 Bug 764971 - Hide progress indicators in tabs for chrome pages. r=ttaubert 2013-03-27 10:01:04 +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
Tim Taubert
762d465fca Bug 854075 - Use mouseover instead of mouseenter for newtab page; r=jaws 2013-03-26 15:00:59 +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
Mike Connor
21e7502cdb Bug 852782 - update URL to final health report URL, r=MattN 2013-03-24 00:29:41 -04:00
Jonathan Kew
6c551d0dec bug 828508 - use larger favicons in hidpi mode if available. r=fryn 2013-03-23 17:03:01 -07:00
Mark Hammond
97bcd43669 Bug 820835 - wrap social implementation in a function scope to prevent 'namespace pollution'. r=jaws 2013-03-27 10:15:59 +11:00
Shane Caraveo
c47dfb5466 bug 853642 fix menu placement and missing label on menu, r=markh 2013-03-22 16:30:54 -07:00
Mike Connor
94748d9c6b Bug 840124 - implement postMessage API for remote report (tests) r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Mike Connor
f7719bcd8d 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
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
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
Matt Brubeck
9e027eb9f1 Bug 853126 - Use PluralForm for the blocked popup warning on desktop [r=dao] 2013-03-22 15:27:25 -07:00
Matt Brubeck
e03d5ff8b0 Back out b65289e2b06c (bug 853642) because of mochitest failures on a CLOSED TREE 2013-03-22 15:58:16 -07:00
Shane Caraveo
53e134b76b bug 853642 fix menu placement and missing label on menu, r=markh 2013-03-21 15:18:27 -07:00
Shane Caraveo
e35b5e5d4e Bug 850947 - make social use of addon install panel work as an osx panel, r=felipe,markh 2013-03-21 13:34:26 -07:00
Marco Zehe
fcf8395b70 Bug 848775 - Mute live region updates from the Firefox status bar, r=dao 2013-03-22 16:45:26 +01:00
Tom Schuster
0d5b649e34 Bug 736324 - Test. r=sicking 2013-03-21 23:23:48 +01:00
David Keeler
a1a41aefd4 bug 832481 - require doorhanger to activate vulnerable click-to-play plugins r=jaws 2013-03-08 15:51:34 -08:00
Raymond Lee
01118e9f7c Bug 834543 - Part 2: Update use of setCharsetForURI. r=mak 2013-03-22 01:06:53 +08: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
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
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
Joe Drew
c4c535f1ae 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
Mike Connor
9f14f60e75 Bug 840124 - implement postMessage API for remote report (tests) r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Mike Connor
93944607ba Bug 840124 - implement postMessage API for remote report (code), r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Brandon Waterloo
9fc9946fa4 Bug 719318 - Better default window sizes. r=dolske 2013-03-21 09:30:16 -04:00
Neil Deakin
9b1635e32c 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
Shane Caraveo
b378be51ed bug 856479 remove dead code missed in addon manager work. r=markh 2013-04-10 15:21:53 -07:00
Stephen Pohl
da2876e3fd Bug 860779 - Enable two-finger horizontal swipes when swipe animations are disabled. r=smichaud 2013-04-11 17:45:04 -04:00
Ryan VanderMeulen
b880048f4e Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE. 2013-04-11 17:00:28 -04:00
Honza Bambas
e09acd80df Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-11 18:26:06 +02: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
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
Tim Taubert
c85d9f6a39 Bug 860622 - Stop preprocessing browser/base/content/pageinfo/pageInfo.js; r=dolske 2013-04-11 10:35:07 +02:00
Neil Deakin
043cbbcebe Bug 566746, use improved callback api for asyncronous form history methods, r=mak 2013-04-11 04:01:49 -04:00
Boris Zbarsky
16c2e49ddf Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin 2013-04-19 23:03:02 -04:00
Shane Caraveo
5fae7a7101 bug 850967 fix some js strict fixes that showed up in debug build/tests, r=markh 2013-03-18 12:40:51 -07:00
Shane Caraveo
c981bd6129 bug 850425 release the flyout iframe when social provider is changed, r=markh 2013-03-18 12:44:04 -07:00
Shane Caraveo
35e6a97233 bug 850077 make tooltips work in social content, r=felipc, a=gavin 2013-03-18 12:43:51 -07:00
Ryan VanderMeulen
e649e0d0a7 Merge m-c to inbound. 2013-03-19 12:07:26 -04: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
Tim Taubert
2cad0203e4 merge m-c to fx-team 2013-03-18 09:23:51 +01:00
Phil Ringnalda
f72491e646 Merge the last PGO-green mozilla-inbound cset to mozilla-central 2013-03-17 12:45:03 -07:00
Gregory Szorc
728011ed6f Merge mozilla-central into services-central 2013-03-17 10:42:13 -07:00
Ms2ger
9e905712d0 Merge backout on a CLOSED TREE. 2013-03-16 11:09:58 +01:00
Ms2ger
305e7462bd Backout changeset f4beba4909b0 and changeset 1666ca9b946b for bc test failures. 2013-03-16 11:09:43 +01:00
Ms2ger
1d0a89d921 Bug 766546 - Disable test on Mac OS X on a CLOSED TREE. 2013-03-16 10:32:51 +01:00
Gregory Szorc
bb79108f63 Bug 830408 - Tests for data reporting notification bar; r=gavin 2013-03-15 10:07:39 -07:00
Tim Taubert
3ba85b9600 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
Sebastian Hengst
f6ad856504 Bug 845825 - [New tab page] Undo bar: Close button's tooltip not shown. r=ttaubert 2013-03-14 19:56:41 +01:00
Mark Hammond
412950bdce 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
223f007841 Backed out changeset dab2619094d4 (bug 845592) because of broken browser-chrome tests on Linux 2013-03-13 17:50:37 -04:00
Phil Ringnalda
a5fcb95a4d Back out 85f522534c5a (bug 829456) for apparently causing frequent failures in test_bug607464.html
CLOSED TREE
2013-03-16 18:28:48 -07:00
Frank Yan
3de27ccace 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
Ehsan Akhgari
d59b29296b 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
02ebf7fa91 Bug 850730 - Do not add browser handlers to about:blank. r=gavin 2013-03-13 12:15:20 -07:00
Phil Ringnalda
b0d13585bf Back out 6690c6da6cc6 (bug 848150) for test bustage
CLOSED TREE
2013-03-15 19:59:09 -07:00
Justin Dolske
92d87a4405 Bug 850925 - Remove front-end UI for unused npapi-carbon-event-model-failure plugin error. r=bsmedberg 2013-03-15 15:55:24 -07:00
Mounir Lamouri
bcf4761bed Bug 766546 - Re-enabling browser_bug561636.js just to give it a last chance. r=me 2013-03-15 15:45:51 -07:00
Mounir Lamouri
ef96de146d Bug 766546 - New temptative patch for intermittent browser_bug561636.js. r=me 2013-03-15 15:40:53 -07:00
Frank Yan
2f266a7d30 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
Ed Morley
f6e3333659 Bug 766546 - Disable browser_bug561636.js until it can behave 2013-03-15 17:07:18 +00:00
Brian R. Bondy
bb6deee4df Bug 831614 - Desktop sync UI checkbox for Setting up Sync for Metro at the same time. r=jaws 2013-03-15 10:29:55 -04:00
Dão Gottwald
a468c8c2b6 Backed out changeset f029edccac09 2013-03-18 16:46:17 +01:00
Josh Matthews
ed86bd9366 Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
Frank Yan
0c3b8fa997 Bug 837486 - Reposition pinned tabs when resetting tab strip underflow. r=dao 2013-02-21 16:55:47 -08:00
Nathan Froyd
6feaaf5e48 Bug 771331 - make form elements fire events when <input type=password> elements are added/removed; r=smaug 2013-01-31 13:47:00 -05:00
Ehsan Akhgari
efade4cdb9 Bug 845592 - Adjust the New Window menu entries in permanent private browsing mode; r=gavin
--HG--
extra : rebase_source : c2bda2726ec2d8f63c20b69c5b7718f1403d619c
2013-03-13 15:15:05 -04:00
Bill McCloskey
10bfc63303 Bug 792304 - Disable test_contextmenu.html on 10.8 2013-03-16 16:04:19 -07:00
Drew Willcoxon
19c06875a6 Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Shane Caraveo
b4f67200ab bug 851936 allow uninstall of builtin providers, r=markh 2013-04-03 20:39:37 -07:00
Josh Matthews
70b68afa59 Bug 854926 - Never request confirmation to close the last private browsing window. r=gavin 2013-04-04 10:14:27 -04:00
Gavin Sharp
268a72f663 Bug 856144: add nsIBlocklistService to Services.jsm, r=dtownsend
--HG--
extra : transplant_source : D%05%93z%A6%5Ck%92%A7%E5%80%FB%86XN%B93%DA%2B%2B
2013-03-29 16:10:47 -04:00
Dão Gottwald
d489082412 Bug 850163 - use mozRequestAnimationFrame to start the tab opening animation asynchronously but without missing the next possible frame. r=ttaubert
--HG--
extra : rebase_source : 5274b1f1a8b5b5d0e4b7f3d369b0a91f3fb0655d
2013-04-03 16:05:56 +02:00
Jonathan Kew
b30af80a5d bug 818940 pt 2 - also use high-res search engine logo on about:home. r=fyan 2013-04-03 19:08:08 +01:00
Jonathan Kew
d35f7f2928 bug 818940 - use higher-res graphics for about:home at 150% or higher scale factor. r=fyan 2013-04-03 19:08:08 +01:00
Nathan Froyd
0464b8cd37 Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
Gijs Kruitbosch
65418f4026 Bug 854583 - Use 'pointer' instead of 'cursor' for mouse lock, r=dolske
--HG--
extra : rebase_source : 8dae0bae57c516727040576a92618cf7a96570b0
2013-04-03 10:22:05 +02:00
Gavin Sharp
fbbfdedd10 Bug 854740: PopupNotifications doesn't handle showing a dismissed notification after showing a normal one, r=MattN
--HG--
extra : rebase_source : b0da4054ae15276f0b37d951675ff284a54bff3a
2013-03-28 17:27:57 -04:00
Mark Hammond
e9269df795 Bug 847094 - fix intermittent chat test failures by waiting for content load event. r=felipe 2013-04-03 12:17:44 +11:00
Shane Caraveo
42a8c6521c bug 856772 fix japanese/chinese/etc text in social manifests. r=gavin 2013-04-01 16:27:13 -07:00
Shane Caraveo
04775de46f bug 836452 implement service install panel, cleanup activation panel. r=markh 2013-04-02 16:28:30 -07: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
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
Jonathan Kew
97e52a7365 bug 828508 - use higher-res favicons for tab titles in hidpi mode if available. r=dao 2013-03-26 17:49:37 +00:00
Ryan VanderMeulen
f789208be8 Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
Ryan VanderMeulen
36e1f26e59 Backed out changeset 93cbcd7f34b3 (bug 828508) on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:11:22 -04:00
Jonathan Kew
eb4ed1625c bug 828508 - use higher-res favicons for tab titles in hidpi mode if available. r=dao 2013-03-26 17:49:37 +00:00
Drew Willcoxon
a061cba6d3 Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Jan Varga
8ed93ed02a Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
Marco Bonardo
5930035112 Bug 848935 - Add debug spew for browser_aboutHome.js intermittent failure. 2013-03-26 12:07:23 +01:00
Simon Montagu
ce51cb5120 Fix document.dir getters and setters to (a) work and (b) conform to HTML5. Bug 151407, r=ehsan 2013-04-14 05:37:48 -07:00
Bill McCloskey
0458285fb7 Bug 862078 - Use an about:config preference to control multiprocess browsing, part 2 (r=felipe) 2013-04-22 19:47:52 -07:00
Bill McCloskey
a7d91b7ca1 Bug 862078 - Use an about:config preference to control multiprocess browsing, part 1 (r=felipe) 2013-04-22 19:47:34 -07:00
David Keeler
d4afdb0849 bug 853615 - unregister/reregister click handlers for CTP plugins on pageshow r=jaws 2013-04-19 12:31:40 -07:00
Bill McCloskey
e6af0715ea Bug 859586 - Remove {Start,End,Fail}DocumentLoad notifications (r=felipe) 2013-04-15 15:34:27 -07:00
Devdatta Akhawe
1c6f026d93 Bug 850435. Separately measure telemetry UI for iframes and toplevel documents. r=felipe 2013-03-28 10:53:01 -07:00
Boris Zbarsky
425b25741d Bug 792215. Convert quickstubs to using JSNative getters and setters. r=peterv 2012-09-25 14:44:40 -04:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Adam Dane [:hobophobe]
4dd16a1690 Bug 854075 - Use mouse{over,out} for positional hover attribs on tabs. r=dao 2013-03-29 16:34:56 -05:00
Dão Gottwald
11462a0213 Bug 839516 - Reloading the selected tab should remove transient notification bars. r=gavin 2013-03-31 15:47:04 +02:00
Masayuki Nakano
0809d9103e Bug 855916 Add a debug pref which allows moz gesture events through content r=jimm 2013-03-31 13:17:38 +09:00
Yosy Attias
bc7ee625be Bug 845055 - Check the mime type is not null before testing the mime type itself. r=dao 2013-03-12 12:48:59 -07:00
Benjamin Kerensa
b8fbd424f9 Bug 758874 - Test browser_sanitize-download-history.js contains typo in window name. r=mak77 2013-03-10 19:56:47 +01:00
Dão Gottwald
79b8a4f516 Bug 849237 - Remove _handleTabTelemetryStart's useless aTabContainer parameter. r=felipe 2013-03-11 12:47:46 +01:00
Gavin Sharp
050fc7a3bf bug 818014 followup: replace _all_ null bytes in titles 2013-03-10 19:47:07 -07:00
Olli Pettay
e5921ddec1 Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
Dão Gottwald
f2312f2166 Bug 825723 - Popup notification anchor disappears when a notification with the same ID is re-added in a background tab. r=gavin 2013-03-08 18:22:29 +01:00
Sunny
6955d9b2eb Bug 840745 - Default HTML5 audio/video player controls should facilitate changing playback rate. r=jaws ui-r=limi
--HG--
extra : rebase_source : 9cb821d5b4632dcfbe518504aa963b87b9a2c9f2
2013-03-07 12:28:24 -05:00
Mark Hammond
93487987a9 Bug 846075 - more social ui simplifications and fixes. r=jaws 2013-03-07 17:25:31 +11:00
Gavin Sharp
61f53621b2 Bug 818014: strip null bytes in document titles when setting the chrome window's title, since some platform nsWindow::SetTitle implementations don't handle them correctly, r=dolske
--HG--
extra : rebase_source : 1e161ed51b2cd1c8125982341878f454d8cd2339
2013-03-05 22:59:30 -08:00
Josh Matthews
90d321e78a Bug 844561 - Avoid prompting about closing private windows unnecessarily. r=ehsan 2013-02-27 13:06:46 -05:00
Gregory Szorc
26a4e07a03 Bug 848031; r=gavin
--HG--
extra : rebase_source : 0ffb1e5904f3234d908c6441c13163b47b2ae3e7
2013-03-06 11:27:10 -08:00
Jared Wein
1bf42560c3 Bug 848451 - Hide the channel information on the About dialog if the user is running the Release channel. r=mconley
--HG--
extra : rebase_source : 8992edc5e2e239ff7dfa33f3673f00cbc356af8f
2013-03-06 13:42:36 -05:00
Raymond Lee
34b5412697 Bug 840678 - Use HTTPS instead of HTTP for input.mozilla.org submissions. r=gavin 2013-03-06 12:03:25 +08:00
Dão Gottwald
6af4b00689 Bug 844466 - Start tab opening animation synchronously. r=ttaubert 2013-03-06 14:53:55 +01:00
Dão Gottwald
0db8cdcf4b Bug 846754 - Remove transient notification bars for background-tab location changes. r=mak 2013-03-06 10:06:04 +01:00
Shane Caraveo
1ae755c42a bug 786133 allow install of social providers from AMO and web, r=felipe 2013-03-05 11:24:30 -08:00
Shane Caraveo
c81ceaa106 bug 797298 make logged out information icon themeable, r=markh 2013-03-04 14:08:25 -08:00
Ryan VanderMeulen
dc2738d05f Backed out changeset 9c92da2ea3d7 (bug 844561) for mochitest b-c orange. 2013-03-05 12:53:43 -05:00
Josh Matthews
a3372f20be Bug 844561 - Avoid prompting about closing private windows unnecessarily. r=ehsan 2013-03-05 10:41:58 -05:00
Marco Bonardo
d77e2db227 Bug 823547 - Store the snippets version along with the snippets.
r=adw
2013-02-27 18:57:50 +01:00
Marco Bonardo
938a6555fc Bug 820834 - Abstract about:home storage and make it async-ready.
r=gavin
2013-02-27 18:57:48 +01:00
Mark Hammond
d4bc196e0b Bug 814986 - specify a max-height of 0px for the chatbar. r=felipe 2013-03-05 11:32:34 +11:00
Mark Hammond
d0b9840205 Bug 840872 - log an error if we fail to create a chat window. r=felipe 2013-03-05 11:32:33 +11:00
Mark Hammond
416904f72a Bug 847094 - test-only fix for intermittent browser_social_chatwindowfocus test error. r=me. 2013-03-05 11:32:33 +11:00
Ryan VanderMeulen
56bc50cdde Merge m-c to inbound. 2013-03-04 18:20:41 -05:00
Ryan VanderMeulen
cf79257a61 Merge the last PGO-green inbound changeset to m-c. 2013-03-04 17:03:22 -05:00
David Keeler
c2d0b5ee93 backout 4fb9e70a38b2 (bug 841350) for causing bug 847070 2013-03-04 13:03:49 -08:00
Ryan VanderMeulen
bad3d1bd77 Bug 841341 - Disable test on Windows due to frequent failures. 2013-03-02 21:02:15 -05:00
Dave Vasilevsky
c3964b9858 Bug 548763 - Show download progress in OS X app dock icon. r=dao r=josh
--HG--
rename : widget/tests/taskbar_progress.xul => widget/tests/test_taskbar_progress.xul
2013-03-03 05:58:00 -05:00
Ryan VanderMeulen
2b41a4eb3d Backed out changeset b97a4451fc30 (bug 841341) because apparently changing the order of the tests causes others to fail. 2013-03-02 23:23:21 -05:00