Commit Graph

7163 Commits

Author SHA1 Message Date
Gijs Kruitbosch
d129b430ff Merge m-c to ux 2013-08-20 10:49:07 +02:00
Matthew Noorenberghe
983e093593 Bug 890105 - another follow-up to workaround intermittent failure in browser_windowopen_reflows.js caused by bug 906578. r=test-only
This patch handles when the top of the stack has no name.
2013-08-19 14:46:51 -07:00
Matthew Noorenberghe
a6a0e971fa Bug 890105 - follow-up to workaround intermittent failure in browser_windowopen_reflows.js caused by bug 906578. r=test-only 2013-08-19 01:00:41 -07:00
Matthew Noorenberghe
ed0883d351 Merge mozilla-central to UX
--HG--
rename : browser/base/content/test/browser_tabopen_reflows.js => browser/base/content/test/browser_windowopen_reflows.js
2013-08-19 01:00:34 -07:00
Mike Conley
2b52a4822e Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-17 20:27:30 -04:00
Matthew Noorenberghe
8ebd4b8778 Bug 904924 - Remove the new tab button clip-path (tab-clip-path-outer). r=jaws 2013-08-16 03:15:43 -07:00
Jared Wein
baeed96993 Bug 905695 - Skip checking for tab overflows if there is only one tab open. r=MattN 2013-08-16 14:10:12 -04:00
Mike Conley
cdb7929ab3 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-16 10:15:52 -04:00
Mike Conley
b90dcf2b62 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-15 10:54:32 -04:00
Matthew Noorenberghe
67bb94bdef Merge mozilla-central to UX 2013-08-14 03:18:44 -07:00
Mike Conley
f9fd232851 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-13 10:12:56 -04:00
Mike Conley
104ab62e44 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-09 19:24:40 -04:00
Ryan VanderMeulen
8afe7e8fed Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Matthew Noorenberghe
3456fdb703 Merge mozilla-central to UX 2013-08-08 22:56:52 -07:00
Tim Taubert
2132bdd1b3 Bug 880101 - part 2 - Wait until the initial tab's content document has been created before adding the progress listener; r=gavin 2013-08-09 04:56:48 +02:00
Tim Taubert
4267e34285 Bug 880101 - part 1 - Add test that forces the gBrowser constructor a little too early; r=gavin 2013-08-09 04:51:27 +02:00
Gijs Kruitbosch
02a72021ec Merge from m-c to UX 2013-08-08 09:21:50 +02:00
Gijs Kruitbosch
f6ec1e3db6 Merge m-c to UX 2013-08-07 21:09:10 +02:00
Matthew Noorenberghe
7d6ff1cecf Merge mozilla-central to UX 2013-08-06 23:06:26 -07:00
David Keeler
610c89a3ee Bug 516753 - Forward content context menu events to the parent. r=felipc 2013-08-06 15:00:07 -07:00
Tim Taubert
02fabf19ca Bug 902175 - [New Tab Page] Fix drag/drop tests on Retina displays r=jaws 2013-08-08 01:47:29 +02:00
Mike Conley
12335acf40 Follow-up to Bug 901786 - Fix bc bustage caused by considering the titlebar placeholders for widget placement. rs=Gijs. 2013-08-06 14:12:48 -04:00
Matthew Noorenberghe
08f0a69a3c Bug 901786 - Persist titlebar placeholder sizes to reduce layout work, r=dao 2013-08-05 17:51:00 +02:00
Matthew Noorenberghe
30607eef20 Bug 890105 - Add test to check for uninterruptible reflows during window creation. r=Gijs
--HG--
rename : browser/base/content/test/browser_tabopen_reflows.js => browser/base/content/test/browser_windowopen_reflows.js
2013-08-06 00:50:40 -07:00
Matthew Noorenberghe
d82aa86989 Merge mozilla-central to UX 2013-08-05 23:17:02 -07:00
Gijs Kruitbosch
8c15df8bc4 Merge m-c to UX 2013-08-05 11:57:12 +02:00
Carsten "Tomcat" Book
84e8c858bb Merge m-i to m-c 2013-08-05 11:18:59 +02:00
Marco Bonardo
2868fcedb0 Bug 895938 - Australis: Dragging the bookmarks toolbar item to the menupanel makes it disappear
r=mikedeboer
2013-08-02 22:31:20 +02:00
Mike Conley
9bc29ee397 Bug 899576 - Fast-path the default case for CustomizableUI.buildArea, and preset node attributes in browser.xul. r=Gijs. 2013-08-01 14:46:23 -04:00
Mike Conley
883ed2525f Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-01 14:45:26 -04:00
Mike Conley
8b15c76968 Bug 899608 - Remove cruft from XULWidgetGroupWrapper, and move areaType getter into group wrappers. r=Gijs, rs=mak. 2013-08-01 12:18:01 -04:00
Brian Grinstead
4746857d2d Bug 892168 - Ctrl+Shift+I/Cmd+Opt+I should toggle the devtools open/closed 2013-07-31 10:38:59 -07:00
Nick Fitzgerald
cf804927a8 Backout revision 141246:8780f778bc45 for style editor failures 2013-08-03 11:29:37 -07:00
Rob Campbell
af92feb313 Bug 878412 - Use F12 to open the Toolbox; r=jwalker 2013-08-03 17:34:05 +01:00
Brian Grinstead
37a492acf5 Bug 892168 - Ctrl+Shift+I/Cmd+Opt+I should toggle the devtools open/closed; r=jwalker 2013-07-31 10:38:59 -07:00
Paolo Amadini
f6e17d905f Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak 2013-08-03 13:04:44 +02:00
Mihai Sucan
b255378927 Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Mihai Sucan
c534736bac Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee 2013-08-02 20:11:57 +03:00
Tiziana Sellitto
fa5e451a45 Bug 854952 - Delete fullscreen approval question from fullscreen approval pane, change fullscreen exit hint message fullscreenExitHint2, halve border radius, add background texture, and change button order of the fullscreen permission prompt. r=dolske 2013-08-02 20:36:10 -04:00
Gavin Sharp
3d28429c6a Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE 2013-08-02 13:02:22 -07:00
Ryan VanderMeulen
5ec4cc8b78 Backed out changeset fa4afb7214ae (bug 878412) for suspected xperf orange. 2013-08-02 09:51:37 -04:00
Rob Campbell
b8ae80cf48 Bug 878412 - Use F12 to open the Toolbox, r=dcamp 2013-08-02 16:05:51 +05:30
Matthew Noorenberghe
d79cbda60c Merge mozilla-central to UX 2013-07-30 19:16:50 -07:00
Gijs Kruitbosch
211b357473 Merge m-c to UX 2013-07-30 20:27:46 +02:00
Dão Gottwald
b8e422a4dd Bug 899587 - "Remove the now-unneeded setUrlAndSearchBarWidthForConditionalForwardButton hack" r=jaws 2013-07-30 08:09:00 +02:00
Gijs Kruitbosch
7bd3a37dbd Backed out changeset 25c0cb82cae3 for getting the email address wrong 2013-07-30 17:36:51 +02:00
Dão Gottwald
b24767e7d5 Bug 899587 - "Remove the now-unneeded setUrlAndSearchBarWidthForConditionalForwardButton hack" r=jaws
--HG--
extra : rebase_source : 7bb340d9a1cb23155cdb8c6a4085390e414cafa5
2013-07-30 08:09:00 +02:00
Marco Bonardo
4080f24726 Bug 855805 - Create the Bookmarks widget with subview - Styling.
r=mconley
2013-07-30 14:50:58 +02:00
Gijs Kruitbosch
4d8bec1da1 Merge m-c to UX 2013-07-30 11:14:11 +02:00
Ryan VanderMeulen
78c8d092c8 Merge m-c to inbound. 2013-07-29 18:42:45 -04:00
Tim Taubert
88d949f5bf Bug 897943 - Fix focus issues and wait for delayed startup in browser_locationBarCommand.js; f=margaret r=gavin 2013-07-29 12:55:09 -07:00
Tim Taubert
d5f5000540 Bug 857427 - Wait for delayed startup to be finished before starting tests in a window; r=ehsan 2013-07-29 11:06:24 -07:00
Shane Caraveo
001c31406d bug 891545 fix context menu for share panel, r=markh 2013-07-29 10:53:00 -07:00
Gijs Kruitbosch
0bf845f050 Merge m-c to UX. 2013-07-28 11:50:05 +02:00
Ryan VanderMeulen
596b9a226a Merge fx-team to m-c. 2013-07-27 21:51:16 -04:00
Mike Conley
ec3ee297fc Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-27 15:01:05 -04:00
Tim Taubert
749254b0b6 Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao 2013-07-27 07:40:07 +02:00
Gijs Kruitbosch
1f905ae90c Bug 898012 - Remove useless bits in OS X titlebar placeholder stuff, r=MattN 2013-07-26 11:20:46 +02:00
Matthew Noorenberghe
657ab51a83 Merge mozilla-central to UX 2013-07-26 00:27:14 -07:00
Ryan VanderMeulen
8e33abb5a7 Merge m-c to inbound. 2013-08-05 20:00:43 -04:00
Ryan VanderMeulen
552b158a0b Backed out changesets fbba341b5faf, 4b2c9adef1e4, and bde98e3a7194 (bug 762593) for mochitest-bc failures. 2013-08-05 16:58:37 -04:00
Gavin Sharp
d7760812a0 Bug 897066 followup: fix mismerge of two patches 2013-08-05 10:36:46 -07:00
Georg Fritzsche
8066aeb15f Bug 896965 - Trigger "PluginBindingAttached" before running plugin notification tests. r=keeler 2013-08-05 14:58:02 +02:00
Ivan Alagenchev
4a08d36568 Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske 2013-08-05 11:22:59 -07:00
Bill McCloskey
c4a0c85d5b Bug 899338 - Work around backspace problem in e10s builds by disabling XUL command (r=felipe) 2013-08-05 11:14:17 -07:00
Bill McCloskey
9cfc955ffa Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe) 2013-07-26 14:26:28 -07:00
Bill McCloskey
09b500c23d Bug 898170 - Skip login manager event handlers in e10s mode (r=felipe) 2013-07-26 14:26:22 -07:00
Gijs Kruitbosch
194fe37ca6 Merge m-c to UX 2013-07-25 12:10:08 +02:00
Tanvi Vyas
4c48878187 Bug 890963 - Update site identity message for pages where Mixed Active Content has loaded. r=dolske? 2013-07-31 10:43:38 -07:00
Gavin Sharp
f778e412ff Bug 890690 followup: simplify test 2013-07-25 17:48:17 -07:00
Marco Bonardo
545697bb91 Bug 855805 - Create the Bookmarks widget with subview - Functional part.
r=mconley
2013-07-25 12:02:05 +02:00
Mike de Boer
6074922ebe Bug 890690: added unit test for POST search engines in about:home, r=gavin
--HG--
extra : transplant_source : %B0%16%95/%08%1B5%A4%BC%B9U%F4x%D5%92%BED%B3%CC%AF
2013-07-25 02:15:54 +02:00
Mike de Boer
521729106f Bug 890690 - Support POST searches in about:home. r=gavin
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
2013-07-25 02:43:19 +02:00
Ryan VanderMeulen
274e2e8dc0 Merge m-c to inbound. 2013-07-24 18:22:45 -04:00
Shane Caraveo
5ae8ef14b5 bug 896314 fix permission icon when swapping social providers, r=felipe 2013-07-29 09:35:41 -07:00
Shane Caraveo
1d690bc490 bug 886227 fix intermittent orange 2013-07-29 09:03:19 -07:00
Ivan Alagenchev
2cef9e7f7c Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske 2013-08-06 10:14:40 -04:00
Ryan VanderMeulen
b037837c6c Merge m-c to fx-team. 2013-08-05 23:22:11 -04:00
Adam Dane [:hobophobe]
44cb67d4c8 Bug 893349 - Dispatch event when find bar is initialized. r=dao 2013-08-04 16:06:19 -05:00
Shane Caraveo
1362d71920 bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws 2013-08-12 12:06:22 -07:00
Tim Taubert
aa33cd1986 Bug 766546 - Ignore the iframe's load event and continue when the whole page has loaded. r=avih 2013-07-24 17:58:05 +02:00
Dão Gottwald
8d3963fb90 Bug 519937 - Remove "Back", "Forward" and "Home" from History menu. r=mak
--HG--
extra : rebase_source : ff2b79b3c46a3c3be612bef3af48f01a36495268
2013-07-24 18:37:08 +02:00
Dão Gottwald
da8f19f1b0 Bug 513168 - Remove "Stop" and "Reload" from View menu. r=mak
--HG--
extra : rebase_source : fcc5b38cb6ca4d1cd8da1d84945f098e78332300
2013-07-24 18:36:04 +02:00
Ryan VanderMeulen
90bda8a707 Backed out changeset e91392042137 (bug 892488) for mochitest-3 failures.
CLOSED TREE
2013-08-14 13:29:10 -04:00
Steven MacLeod
17138db59f Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
2013-07-25 21:50:15 +02:00
Tim Taubert
0861a12f72 Bug 894876 - part 2 - Let about:newtab d&d test actually initiate and complete a drag session; r=jaws 2013-07-24 09:58:50 +02:00
Ryan VanderMeulen
2ca4d83ee9 Merge m-c to inbound. 2013-07-26 12:09:20 -04:00
Ryan VanderMeulen
3c07cf2db4 Merge m-c to fx-team. 2013-07-26 10:49:26 -04:00
Tim Taubert
a0f140ad02 Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao 2013-07-26 13:16:29 +02:00
Matthew Noorenberghe
7f2fedf98a Merge mozilla-central to UX 2013-07-23 23:40:52 -07:00
Gijs Kruitbosch
529434a919 Merge m-c to ux 2013-07-23 11:04:55 +02:00
Gijs Kruitbosch
9441a88ddb Bug 881937 - tabindex all the things, r=mconley 2013-07-19 17:58:21 +02:00
Gijs Kruitbosch
f32fda67ec Bug 881937 - focus the first focusable item, r=mconley 2013-07-19 15:30:03 +02:00
Trevor Saunders
d4ba8df0bc bug 846185 - don't call into js when creating accessibles r=surkov, smaug 2013-07-19 00:13:35 -04:00
David Dahl
a428ac61c7 Bug 882467 - Mixed Content Telemetry - How many times do users click Disable Protection r=dolske 2013-09-05 18:18:04 -05:00
Tanvi Vyas
9e93b3a656 Bug 912817 - Backed out changeset 690752e6d8a3
--HG--
extra : rebase_source : 021aad413a2b3e1b069c60d9b5557773aaadc144
2013-09-09 15:50:47 -07:00
Tanvi Vyas
7e896999b7 Bug 912817 - Add a separate class for mixed display with active content blocked. 2013-09-09 15:48:01 -07:00
Daniel Holbert
5d7492f38f Bug 914324: Add missing declaration of variable 'SocialStatus' to fix JS strict warning. r=mixedpuppy 2013-09-09 14:37:04 -07:00
Gijs Kruitbosch
4bb8eed883 Merge m-c to ux 2013-07-22 09:26:50 +02:00
Gijs Kruitbosch
54a13d9ab0 Bug 885075 - remove skipintoolbarset from social widget, r=mikedeboer 2013-07-19 12:30:40 +02:00
Mike de Boer
4e3b330ad3 Bug 703063: adjust back-button clip-path to not look truncated. r=jaws 2013-07-18 20:21:18 +02:00
Jared Wein
add9253e60 Bug 895724 - Remove reload-button and stop-button from browser.xul since they are no longer needed. r=MattN 2013-07-19 02:13:43 -04:00
Matthew Noorenberghe
d5583b2521 Merge mozilla-central to UX 2013-07-18 19:53:03 -07:00
Mike de Boer
d56a57bc96 Bug 755598: Merge Back/ Forward/ URLBar/ Stop/ Reload/ Go buttons into 1 toolbaritem. r=dao 2013-07-18 18:46:28 +02:00
Carsten "Tomcat" Book
637a43421b merge mozilla-inbound to mozilla-central 2013-08-08 13:13:05 +02:00
Mark Hammond
337fcff3ff Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin 2013-08-07 11:10:58 +10:00
Mark Hammond
b71bd8a243 Bug 897408 - remove erroneous style.removeProperty call in Site.prototype.refreshThumbnail. r=ttaubert 2013-08-07 11:10:57 +10:00
Ed Morley
682ee31c17 Backed out changeset cf4d664a0756 (bug 916430) 2013-09-17 13:14:32 +01:00
Paolo Amadini
80cf2dd8eb Bug 916430 - General Downloads API review. r=enn 2013-09-17 10:55:52 +02:00
Dão Gottwald
d06d25f49d Bug 916038 - Remove XULBrowserWindow.destroy. r=gavin 2013-09-17 10:04:26 +02:00
Gijs Kruitbosch
77e2314fa7 Bug 881937 - Add shortcut to toggle the menupanel, r=mdeboer 2013-07-16 16:26:49 +02:00
Gijs Kruitbosch
0c8d51758d Bug 884120 - nullcheck themeData before using it in LightweightThemeListener, r=MattN 2013-07-17 12:36:32 +02:00
Mike Conley
de1cc8b10b Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-16 16:58:37 -04:00
Honza Bambas
e83bbcc4cd Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-14 17:17:00 +02:00
Mounir Lamouri
76be3e5ae7 Bug 622284 - Write tests for input context menus. r=bbondy 2013-08-14 15:39:27 +01:00
Gijs Kruitbosch
40f46f3d07 Merge m-c to ux 2013-07-16 14:19:40 +02:00
Jared Wein
da8b02a8df Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE. 2013-07-15 21:39:32 -04:00
Matthew Noorenberghe
afd2a1460d Bug 893682 - Default @chromemargin to the eventual value when CAN_DRAW_IN_TITLEBAR is true. r=Gijs
--HG--
extra : rebase_source : ea579969da1fabf54b26d7da8debe90fef11cbdb
2013-07-15 13:47:17 -07:00
Matthew Noorenberghe
8a675cd703 Merge mozilla-central to UX 2013-07-12 22:14:28 -07:00
Ryan VanderMeulen
1877e98917 Merge m-c to fx-team. 2013-07-12 13:34:44 -04:00
Tim Taubert
2bfe2309a1 Bug 890409 - Disable browser_aboutHome.js for intermittent failures; rs=mak 2013-07-12 14:59:18 +02:00
Tim Taubert
d0b63a8948 Bug 867550 - Make browser_aboutHome.js not fail if it starts before but runs past midnight; r=mak 2013-07-12 11:03:00 +02:00
Jared Wein
a396908a97 Merge cleanup after alphabetizing of Makefile.in r=me 2013-07-11 21:28:52 -04:00
Jared Wein
56b779c26b Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-11 21:19:16 -04:00
Tim Taubert
f302790087 Bug 879375 - Add SessionStore.getWindowDimensions() and tabPreviews.capture() to the reflow exclusion list; r=dao 2013-07-11 12:40:23 +02:00
Ed Morley
881a35e05a Merge latest green fx-team changeset and mozilla-central 2013-07-11 10:12:37 +01:00
Tim Taubert
483ec17f7a Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Georg Fritzsche
fb44fd2f49 Bug 905084 - Fix "Activate this plugin" action in context menu. r=jaws 2013-08-26 16:48:41 +02:00
Ryan VanderMeulen
1c2e96e8f9 Merge m-c to inbound. 2013-07-30 15:41:57 -04:00
Ryan VanderMeulen
37174a2eb7 Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Tim Taubert
323a2ad4f7 Bug 899532 - Use whenDelayedStartupFinished() in browser_tab_dragdrop.js; r=gavin 2013-07-30 09:38:12 -07:00
Shane Caraveo
1c21162b59 bug 899192 fix toolbar button test, r=markh 2013-07-30 08:53:31 -07:00
Ehsan Akhgari
4852fc5e21 Bug 898881 - Enable OpenSearch auto discovery for private windows; r=jdm 2013-07-30 13:12:16 -04:00
Bill McCloskey
ad2914b0a2 Bug 899222 - Make about:home work via message passing (r=felipe)
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Bill McCloskey
be64ead4c1 Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Matthew Noorenberghe
d39e7e159d Bug 890105 - Avoid uninterruptible reflows in TabsInTitleBar._update. r=Gijs 2013-07-04 15:03:27 -07:00
Gijs Kruitbosch
4c78ce5479 Fix merge. 2013-07-11 00:00:03 +02:00
Gijs Kruitbosch
a349f6bc93 Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Georg Fritzsche
240fa2dbbd Bug 887773 - Test coverage for plugin doorhanger for data URLs. r=jaws 2013-07-04 20:01:10 +02:00
Ryan VanderMeulen
bc61d30573 Merge m-c to inbound. 2013-07-25 21:59:02 -04:00
Georg Fritzsche
41e9620b64 Bug 887773 - Make plugin doorhanger work for data URLs & fixup permission usage. r=gavin 2013-07-03 15:01:06 +02:00
Tom Schuster
e5fe0046d0 Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug 2013-07-29 11:03:41 -04:00
Jared Wein
e31c6db7ca Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao
--HG--
extra : rebase_source : 9c5e5f06645018333515dba89d4fc84cf9445338
2013-07-09 15:23:51 -04:00
Jared Wein
d5e11c4b5c Bug 885965 - Change browser_typeAheadFind.js to use load event instead of pageshow event. r=ttaubert
--HG--
extra : rebase_source : 4a5debbc10c50f41c7bbd5c45191daa152189997
2013-07-10 14:38:04 -04:00
Jared Wein
96aad59574 Bug 891721 - Add some sanity to the ordering of the tests in browser/base/content/test. r=ttaubert
--HG--
extra : rebase_source : 82e076e20b15d6a1518caba5d4f5e3b8618f9050
2013-07-10 14:15:35 -04:00
Ryan VanderMeulen
c92f991c16 Merge m-c to inbound. 2013-07-11 10:59:21 -04:00
Bill McCloskey
ae7dea59f6 Bug 897066 - Underline tab titles if the tab is remote (r=gavin) 2013-08-03 12:52:42 -07:00
Bill McCloskey
ee1e2602a4 Bug 897066 - In e10s builds, some pages should be loaded in the chrome process (r=gavin) 2013-08-02 16:30:19 -07:00
Bill McCloskey
263c5852be Backout bug 899222 (forgot to apply review comments)
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
2013-08-19 15:26:39 -07:00
Bill McCloskey
4e96c1dcd9 Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Bill McCloskey
3565917dc5 Bug 905454 - Fix delete key in e10s (r=felipe) 2013-08-19 15:20:59 -07:00
Bill McCloskey
55beeb4201 Bug 902541 - Remove unnecessary flipping of remote attribute at startup (r=gavin) 2013-08-07 11:24:14 -07:00
Bill McCloskey
927a0c16e4 Bug 902105 - loadURI should rethrow inside its catch clause (r=gavin) 2013-08-07 10:52:06 -07:00
Bill McCloskey
8e6923c02a Bug 902041 - Don't use the remote-browser.xml binding for remote thumbnail generation (r=gavin) 2013-08-07 10:51:56 -07:00
James Kitchener
d60ef2c22d Bug 885289 - Improve context menu behaviour for srcdoc iframes. r=mconley, r=bz 2013-07-25 09:32:50 -04:00
Ed Morley
ccd8854dc0 Backed out changeset 3448b7a9d7a5 (bug 890690) 2013-07-25 17:40:40 +01:00
Ed Morley
ee2989b747 Backed out changeset 658e5f8a8daf (bug 890690) 2013-07-25 17:40:37 +01:00
Ed Morley
07edd2ba6e Merge mozilla-central and inbound 2013-07-25 17:05:47 +01:00
Ryan VanderMeulen
a4343a6f21 Backed out changeset ed851bbfe997 (bug 885289) for mochitest-bc orange. 2013-07-25 11:26:21 -04:00
Mike de Boer
55ae8da230 Bug 890690 - Add unit test for POST search engines in about:home. r=gavin 2013-07-25 02:15:54 +02:00
Mike de Boer
48e8ba87d9 Bug 890690 - Support POST searches in about:home. r=gavin 2013-07-25 02:43:19 +02:00
James Kitchener
9f0af7e407 Bug 885289 - Improve context menu behaviour for srcdoc iframes. r=mconley, r=bz 2013-07-25 09:32:50 -04:00
Gijs Kruitbosch
8aa014aee4 Bug 886030 - Add events to toolbar change to help customizableui deal with appearing/disappearing toolbars, r=mconley 2013-07-10 14:05:35 +02:00
Gijs Kruitbosch
7415bac026 Bug 887438 - Add a currentSet setter shim for all toolbars to improve add-on compatibility, r=jaws
--HG--
extra : rebase_source : 428b730b03df255c48e9e6493d8ed803e512578a
2013-07-05 15:36:00 +02:00
Gijs Kruitbosch
1f5207e084 Bug 890476 - Don't build a menubar on OSX, r=dao 2013-07-08 17:15:16 +02:00
Jared Wein
a1f9619073 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-07 21:35:26 -04:00
Gijs Kruitbosch
8a74a78dc9 Merge mozilla-central and ux 2013-07-05 00:49:58 +02:00
Gijs Kruitbosch
35c5caf174 Bug 890356 - After exiting Lion fullscreen, context menus on toolbars no longer work, r=dao 2013-07-04 20:12:23 +02:00
Florian Quèze
59a2bd428d Bug 888336 - chat title not displayed after tearing off and reattaching a chat window, r=mixedpuppy. 2013-07-04 12:12:24 +02:00
Gijs Kruitbosch
56c8bf814e Merge mozilla-central and ux 2013-07-04 01:23:30 +02:00
Jared Wein
f907175807 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-03 12:40:14 -04:00
Tanvi Vyas
438e362944 Bug 838402 - update a test case with the new identity mode for mixed display content. r=dolske 2013-07-03 15:14:17 -07:00
Tanvi Vyas
c51e0137f1 Bug 838402 - Add new identity mode for mixed active content. Change messages for following modes: encrypted, mixed content, mixed active content, and mixed active content blocked with display content. r=dolske 2013-07-03 15:14:12 -07:00
Gijs Kruitbosch
ff32af14e7 Bug 888800 - Should have default set of items present in the nav-bar, r=Unfocused,f=MattN
--HG--
extra : rebase_source : 04e584a8e3f4201b334cf92ac1fd05f650fb908d
2013-07-02 20:56:16 +02:00
Gavin Sharp
873cc6181f Bug 880101: attempt #2 at fixing an intermittent orange, wait a bit longer before trying to check the location bar in a new window 2013-07-03 11:36:45 -07:00
Gijs Kruitbosch
8bf6e78ff7 Merge mozilla-central and ux 2013-07-01 13:57:34 +02:00
Gijs Kruitbosch
a9b3cf334e Bug 888746 - browser_bug422590.js should enable location bar, r=dao 2013-07-01 13:55:08 +02:00
Dão Gottwald
f40dfee213 Backed out changeset 7965d384123c 2013-07-01 11:33:28 +02:00
Gijs Kruitbosch
261e4c059f Bug 888746 - Fix JS error on toolbarless windows, r=MattN 2013-06-30 22:41:54 +02:00
Jared Wein
ce0274a7d0 Bug 888571 - Don't load CustomizeMode.jsm upon startup. r=MattN,dao 2013-06-29 04:25:56 -04:00
Gijs Kruitbosch
4ec37571a2 Merge mozilla-central and ux 2013-06-30 22:44:57 +02:00
Jared Wein
c4c38afa54 Backed out changeset ee81f5bac27a (bug 888571) 2013-06-30 08:36:00 -04:00
Jared Wein
e295c5e8fc Bug 888571 - Don't load CustomizeMode.jsm upon startup. r=MattN,dao
--HG--
extra : rebase_source : 3faf6d921958e0baae0e9495bba7c6481e1bd790
2013-06-29 04:25:56 -04:00
Gijs Kruitbosch
9b8a48df74 Merge m-c to ux
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-29 11:18:15 -04:00
Gijs Kruitbosch
af4a7112d3 Merge after merge. 2013-06-28 17:36:09 -04:00
Mike Conley
8e5d3b3362 Bug 885452 - Remove retrieveToolbarIconsizesFromTheme now that we only support one icon size. r=jaws. 2013-06-28 17:04:50 -04:00
Gijs Kruitbosch
99ba2b7232 Merge mozilla-central and ux 2013-06-28 17:03:38 -04:00
Gijs Kruitbosch
20de792769 Merge mozilla-central and ux 2013-06-28 09:13:09 -04:00
Gijs Kruitbosch
8b5b507fb3 Merge mozilla-central and ux 2013-06-27 14:24:43 -04:00
Marco Bonardo
a8fd158ccd Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
Jared Wein
281afb1dfb Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-28 23:22:41 -04:00
James Kitchener
9e4002f51b Bug 802895 - hide frame menu options for srcdoc iframes r=gavin 2013-06-28 23:13:23 -04:00
Jared Wein
cec097a519 Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert 2013-07-15 17:13:22 -04:00
David Keeler
9fdf9ea9d6 bug 886995 - wait for the popup to be populated in browser_CTP_drag_drop.js r=bsmedberg 2013-07-10 16:26:30 -07:00
Dão Gottwald
26b2b3d7aa Bug 893424 - Replace XULBrowserWindow's broken _hostChanged logic. r=jaws
--HG--
extra : rebase_source : b91d7affbca2e7f8df688c158ab75665abe43c14
2013-07-15 17:58:09 +02:00
Shane Caraveo
64860957b7 bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -07:00
Dão Gottwald
9099fc07d7 Bug 894877 - permissions.js onRadioClick tries to pass a host string to SitePermissions.remove, needs to be an nsIURI instead. r=jaws 2013-07-19 23:15:35 +02:00
Robert Strong
8a1016ab4c Wallpaper fix - Bug 895473 - [Mac and Linux] Custom distribution settings for yahoo de and es distributions are not being set. r=mconnor 2013-07-19 13:17:29 -07:00
Benjamin Smedberg
79534d3c5a Bug 888292 - De-emphasize the plugin icon in the address bar when it doesn't need to catch the user's attention. With this change, the only time the icon will be "alert blue" is when a plugin is click-to-activate and it's too small to show the overlay inline in the page. Icons provided by shorlander. ui-review=lco r=jaws
--HG--
extra : rebase_source : 29f8c8ad4fd0234f1d2bf14451416ac7f744c6fb
2013-07-19 10:02:48 -04:00
Benjamin Smedberg
c416701cd3 Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : a60ae3259579ea63d51921dc3c70836da2d7ab3a
2013-07-19 10:02:48 -04:00
Benjamin Smedberg
a309313cb4 Bug 888908 - When the location bar is missing, don't auto-popup the plugin notification (ever). It will still pop up when clicking the in-page UI. And Australis will make this code moot anyway, r=jaws
--HG--
extra : rebase_source : 71a035bf35cd8bb7910d54c34df073c3daf654e7
2013-07-19 10:02:47 -04:00
Adam Dane [:hobophobe]
4463cc7495 Bug 894381 - FindBar buttons should be enabled when moving tab between windows. r=dao 2013-07-18 15:00:46 -05:00
Marco Bonardo
1aca1234da Bug 895288 - Stop loading earlier in browser_aboutHome.js to avoid console spam of Google css warnings
r=ttaubert
2013-07-19 15:51:37 +02:00
Erik Vold
9470bfa621 Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin 2013-07-09 13:21:23 -07:00
Max Li
8bda74757a Bug 877453 - Expose longdesc in image context menus. r=gavin ui-r=boriss 2013-06-23 09:37:21 -04:00
Daniel Holbert
544604486a Bug 895137 - Declare updateSearchEngine with "let" instead of "function", to fix strict JS warning. r=mak 2013-07-18 17:13:32 -04:00
Benjamin Smedberg
15f30eed45 Bug 888510 - In-content theming fixup for the new plugin click-to-activate. Remove the "lightweight" transparent click-to-play theming and make the normal styling plain grey. Switch from a CSS gradient to an image gradient because of performance issues. Highlight the "check for updates" button for outdated plugins. Icons by shorlander and lco, ui-review=lco r=jaws
--HG--
rename : toolkit/themes/osx/mozapps/plugins/contentPluginCrashed.png => toolkit/themes/shared/plugins/contentPluginCrashed.png
rename : toolkit/themes/osx/mozapps/plugins/contentPluginDownload.png => toolkit/themes/shared/plugins/contentPluginDownload.png
rename : toolkit/themes/osx/mozapps/plugins/contentPluginMissing.png => toolkit/themes/shared/plugins/contentPluginMissing.png
rename : toolkit/themes/windows/mozapps/plugins/pluginProblem.css => toolkit/themes/shared/plugins/pluginProblem.css
2013-07-26 09:30:27 -04:00
Christian Holler
8546152aee Bug 899492 - Disable plugin crash test when crashreporter not available. r=ted
--HG--
extra : rebase_source : abfb42265477940a373891241f6fa5d68e441e03
2013-07-30 16:01:45 +02:00
Mike de Boer
d4baa641c6 Bug 869543: move findbar to the top. r=dao 2013-07-11 12:44:34 +02:00
Ed Morley
6267a51d4c Merge mozilla-central and inbound 2013-07-11 10:59:11 +01:00
Adam Dane [:hobophobe]
09be89a52e Bug 891638 - "Highlight All" button does not persist when switching tabs. r=dao 2013-07-10 16:53:34 -05:00
Adam Dane [:hobophobe]
5973cd4584 Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Shane Caraveo
a86d98d23e bug 860421 fix intermittent failure in chat tests, r=markh 2013-07-04 19:21:27 -07:00
Dão Gottwald
b8206af3b1 Bug 889770 - permissions.js onRadioClick tries to pass an nsIURI to nsIPermissionManager::remove, needs to be the host string instead. r=bsmedberg 2013-07-04 23:22:50 +02:00
Michael Harrison
34d445b4a1 Bug 890367 - Correctly handle non-ASCII text in browser.newtab.url. r=ttaubert 2013-07-23 10:52:20 -04:00
Michael Kohler
2ecf31c80e Bug 513165 - remove "Web Search" item from Tools menu. r=dao 2013-07-23 12:49:59 +02:00
Dão Gottwald
2a40be40d9 Bug 896918 - Add "Keyboard Shortcuts" item to the Help menu. r=mdeboer 2013-07-23 12:43:54 +02:00
Mark Hammond
33d3f6e765 Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert 2013-07-23 17:41:12 +10:00
Matthew Noorenberghe
6da8c88872 Bug 898192 - Skip SocialMark and SocialShare code in onLocationChange when SocialUI is disabled. f=mhammond,r=jaws
--HG--
extra : rebase_source : f19d53a330e8f81ce6779bd1e786a1c256a5b921
2013-07-25 03:38:05 -07:00
Gijs Kruitbosch
968e9ebd89 Bug 749804 - Auto-migrating add-on bar shim, r=jaws,Unfocused;feedback=mconley 2013-06-12 19:52:14 +02:00
Tom Schuster
8db45abadc Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Ryan VanderMeulen
a7396c87f5 Backed out changeset f900daf35771 (bug 785487) for suspicion of causing OSX mochitest-1 leaks. 2013-07-09 17:25:06 -04:00
Drew Willcoxon
0fb73a3891 Bug 880226 - Fix intermittent browser_bug386835.js by improving browser-fullZoom.js's async handling. r=mak 2013-07-09 14:12:43 -07:00
Tim Taubert
c374826bc9 Backed out changeset c089c7694bb4 (bug 894876) 2013-07-24 16:50:55 +02:00
Tim Taubert
5d2a3415da Backed out changeset 105e1f064e67 (bug 895359) 2013-07-24 16:50:55 +02:00
Tim Taubert
63f1801e4f Bug 895359 - [New Tab Page] Switch to Promise.jsm and remove remaining callbacks; r=jaws 2013-07-24 09:58:50 +02:00
Tim Taubert
c1749da478 Bug 894876 - part 2 - Let about:newtab d&d test actually initiate and complete a drag session; r=jaws 2013-07-24 09:58:50 +02:00
Tim Taubert
fa3f42a678 Bug 894345 - [New Tab Page] Fix drag/drop behavior when rearranging sites; r=jaws 2013-07-24 09:58:50 +02:00
Gavin Sharp
2d4fe32d4d Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert
--HG--
extra : transplant_source : %9D%F5%0D/%105%29%20%BCW%EC%BEs%BB%22vgO%9B%87
2013-07-27 17:32:40 -07:00
Adam Dane [:hobophobe]
d830d57573 Bug 892384 - When switching to a tab with an open find bar, focus it. r=dao
--HG--
extra : rebase_source : b55d5a749c8349552fdcebd531da893bebe18007
2013-07-11 18:42:34 -05:00
Georg Fritzsche
16712ac6ad Bug 906703 - Trigger "PluginBindingAttached" before tests that use the missing plugin notification. r=jaws 2013-08-19 21:19:03 +02:00
Georg Fritzsche
2811ec0153 Bug 902530 - Fix contentDocument usage from test wrapper function. r=jaws 2013-08-12 22:51:09 +02:00
Tom Schuster
260959534f Bug 666816 - Refactor findbar to use a result listener and move most of the logic into a JSM. r=mikedeboer 2013-09-13 10:41:23 -04:00
Tom Schuster
c5f73cda3f backout changeset 3734bebc9bfb, because bad commit message and missed nit 2013-09-13 11:41:47 -04:00
Tom Schuster
d30a260609 Bug 666816 - Support findbar in e10s. r=mikedeboer 2013-09-13 10:41:23 -04:00
Bill McCloskey
65d3aa8b8a Bug 910523 - about:home tests now take into account async startup of SessionRestore;r=felipe 2013-09-13 14:58:02 +02:00
Ryan VanderMeulen
623404f3a4 Merge m-c to inbound. 2013-09-12 22:30:22 -04:00
Tom Schuster
0ce46c4fd8 Bug 913155 - Electrolysis: Add a submit crashreport box on the tab crashed page. r=felipe,smaug 2013-09-12 15:24:10 -04:00
Blake Kaplan
77910679d7 Bug 872317 - Make the download indicator toolbar button work with the changes in bug 653881. r=mak77
--HG--
extra : rebase_source : 10c15e0779da5e645584543ef4a642ae341a00be
2013-05-14 16:41:24 -07:00
Dão Gottwald
0f193a2b6f Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Phil Ringnalda
69783d062e Backed out changeset add063e3ff2b (bug 885366) for making two things with id="identity-popup-permissions"
CLOSED TREE
2013-07-01 19:13:23 -07:00
Jared Wein
f1f2333f6e Bug 889154 - Move the addition of the MozApplicationManifest event listener to delayedStartup. r=mixedpuppy
--HG--
extra : rebase_source : d23902fed526ec6f8afd5989aad448365fa5bf3d
2013-07-01 20:33:19 -04:00
Dão Gottwald
6e114a1448 Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Gijs Kruitbosch
5b3ffd9465 Bug 749804 - part 0: remove the add-on bar, r=jaws 2013-05-09 12:08:07 +02:00
Jared Wein
fe577fa577 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-26 11:01:37 -04:00
Gijs Kruitbosch
ab34e516e7 Merge from m-c to ux 2013-06-26 10:44:39 -04:00
Shane Caraveo
311dfd4651 bug 886300 fix intermittent orange in blocklist test, r=markh 2013-06-25 10:04:31 -04:00
Mike Conley
ab31c05c33 Bug 406860 - Remove customizeToolbarSheetPopup from browser.xul. r=jaws. 2013-06-24 16:24:29 -04:00
Gijs Kruitbosch
fc3a8a9e53 Bug 879985 - Use system event listeners, and make the search widget work correctly, r=jaws 2013-06-24 16:10:22 -04:00
Jared Wein
7f31a6605c Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-23 02:58:41 -04:00