Tim Taubert
c901911fe9
Bug 879375 - Adapt reflow exclusion list entry for tabPreviews.capture() to recent changes; r=me/test-only
2013-08-20 11:19:42 +02:00
Ed Morley
0d0c487d11
Merge latest green fx-team changeset and mozilla-central
2013-08-20 09:51:41 +01:00
Neil Deakin
224deda30d
Bug 847863 - Part 6 of 8 - Convert tests for clearing recent history. r=paolo
2013-08-19 23:39:14 +02:00
Sebastian Hengst
daca5fa69c
Bug 906465 - gatherTextUnder in utilityOverlay.js returns only alt text for image (img) if found. r=dao
2013-08-18 21:40:47 +02:00
Ekanan Ketunuti
c71565bb75
Bug 896211 - Mixed content help link should be an app.support.baseURL-relative link rather than in its own pref. r=mconley
2013-08-19 08:49:11 -04:00
Wes Kocher
dcd0370b58
Backed out changeset 20e064f3e8e0 (bug 905084) for adding a new intermittently failing test on a CLOSED TREE.
2013-08-20 17:20:21 -07:00
Ryan VanderMeulen
66733261dd
Merge m-c to inbound.
2013-08-20 16:32:33 -04:00
Georg Fritzsche
b5983e8bc3
Bug 905084 - Fix "Activate this plugin" action in context menu. r=jaws
2013-08-20 22:25:12 +02:00
Tanvi Vyas
b538cf03e6
Bug 865352 - Add new icon for HTTPS pages with Mixed Display Content loaded.
2013-08-20 13:09:23 -07:00
Phil Ringnalda
c7c7176adb
Merge m-c to fx-team
2013-08-17 08:42:11 -07:00
Neil Deakin
c1b7543f1b
Bug 899125 - Part 1 of 2 - Allow using the JavaScript API instead of nsIDownloadManager when clearing recent history. r=paolo
2013-08-17 15:19:55 +02:00
Tim Taubert
0768589e3f
Bug 879375 - Adapt reflow exclusion list entry for SessionStore.getWindowDimensions() to recent changes; r=me/test-only
2013-08-17 13:24:30 +02:00
Jared Wein
d0ff61182b
Bug 897160 - Set a minimum width for the Firefox window. r=mconley
2013-08-16 14:03:43 -04:00
Jared Wein
e3f4881a61
Backed out changeset 707307cc53a6 (bug 897160)
2013-08-16 16:31:35 -04:00
Ryan VanderMeulen
52608ac5e3
Merge m-c to fx-team.
2013-08-16 15:34:58 -04:00
Jared Wein
d286185ae5
Bug 897160 - Set a minimum width for the Firefox window. r=mconley
2013-08-16 14:03:43 -04:00
Honza Bambas
5763d2ceb2
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
2013-08-16 11:34:21 +02:00
Dão Gottwald
8eed680d85
Bug 684016 - Add call stack to gBrowser.addProgressListener's wrong-argument-count error message. r=gavin
2013-08-17 03:12:47 +02:00
Carsten "Tomcat" Book
cde2ad07a7
merge fx-team to mozilla-central
2013-08-16 10:29:59 +02:00
Shane Caraveo
7b5b19fc4c
bug 904521 fix the close of chat windows when new windows are opened, r=markh
2013-08-15 15:34:37 -07:00
Shane Caraveo
21bbd16150
bug 840870 remove login restriction on chat, r=markh
2013-08-15 15:30:02 -07:00
Ehsan Akhgari
ef3b15bfe4
Bug 905176 - Don't show the Check Spelling menu item for spellcheck=false contenteditable elements; r=mconley
2013-08-15 15:06:54 -04:00
Ryan VanderMeulen
1c7ba28dbd
Merge m-c to inbound.
2013-08-14 17:11:30 -04:00
Markus Stange
f189169481
Bug 903586 - Use position:relative to provide a reference element for absolutely positioned highlighter elements. r=dao
2013-08-14 15:31:44 +02:00
Florian Quèze
e0a936d701
Bug 898161 - Detached chat windows should not have a menu bar, r=mixedpuppy.
2013-08-13 21:31:35 +02:00
Drew Willcoxon
a0a4d6f410
Bug 904256 - Rename the browser-fullZoom:locationChange notification to make it clear it should only be used by tests. r=gavin
2013-08-12 16:41:43 -07:00
Gavin Sharp
5989cd9d69
Bug 896986: Recent closed tab history middle click only opens top entry, r=jaws, f=dao
...
--HG--
extra : rebase_source : 94052c4c1aa1567ad3f3b361795a9683baabb6fa
2013-08-15 09:43:09 -07:00
Mark Hammond
41fb494804
Bug 907821 - Fix intermittent orange in browser_chat_tearoff.js. r=mixedpuppy
...
--HG--
extra : rebase_source : 93f508349faea2e1d22ab91060f7a8d97a58b301
2013-08-22 09:45:14 +10:00
Justin Dolske
2d50bc9ecd
Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn
2013-08-21 17:25:03 -07:00
Shane Caraveo
a347fd0ae4
bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws
2013-08-12 12:06:22 -07:00
Ryan VanderMeulen
febf24bb96
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Tim Taubert
c1ac612195
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
7576aec33a
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
Ryan VanderMeulen
d49b974ca6
Backed out changeset e91392042137 (bug 892488) for mochitest-3 failures.
...
CLOSED TREE
2013-08-14 13:29:10 -04:00
Trevor Saunders
cccb35afb2
bug 846185 - don't call into js when creating accessibles r=surkov, smaug
2013-07-19 00:13:35 -04:00
Carsten "Tomcat" Book
f44d52f3df
merge mozilla-inbound to mozilla-central
2013-08-08 13:13:05 +02:00
David Keeler
30891a9af3
Bug 516753 - Forward content context menu events to the parent. r=felipc
2013-08-06 15:00:07 -07:00
Tim Taubert
5c9ff5147e
Bug 902175 - [New Tab Page] Fix drag/drop tests on Retina displays r=jaws
2013-08-08 01:47:29 +02:00
Mark Hammond
0ca51642ad
Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin
2013-08-07 11:10:58 +10:00
Mark Hammond
c17662c638
Bug 897408 - remove erroneous style.removeProperty call in Site.prototype.refreshThumbnail. r=ttaubert
2013-08-07 11:10:57 +10:00
Honza Bambas
7b3c9fb7ca
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
2013-08-14 17:17:00 +02:00
Mounir Lamouri
7fc44becee
Bug 622284 - Write tests for input context menus. r=bbondy
2013-08-14 15:39:27 +01:00
Georg Fritzsche
977802dfc8
Bug 905084 - Fix "Activate this plugin" action in context menu. r=jaws
2013-08-26 16:48:41 +02:00
Bill McCloskey
0bbbc9109e
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
ea783aac7d
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
Ivan Alagenchev
20349dabcb
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
5682a9a738
Merge m-c to fx-team.
2013-08-05 23:22:11 -04:00
Adam Dane [:hobophobe]
23feb87202
Bug 893349 - Dispatch event when find bar is initialized. r=dao
2013-08-04 16:06:19 -05:00
Ryan VanderMeulen
2ac14b6276
Merge m-c to inbound.
2013-08-05 20:00:43 -04:00
Ryan VanderMeulen
cde7e2e3b5
Backed out changesets fbba341b5faf, 4b2c9adef1e4, and bde98e3a7194 (bug 762593) for mochitest-bc failures.
2013-08-05 16:58:37 -04:00
Gavin Sharp
69fdcadcc7
Bug 897066 followup: fix mismerge of two patches
2013-08-05 10:36:46 -07:00
Carsten "Tomcat" Book
992792ad07
Merge m-i to m-c
2013-08-05 11:18:59 +02:00
Georg Fritzsche
24463373fc
Bug 896965 - Trigger "PluginBindingAttached" before running plugin notification tests. r=keeler
2013-08-05 14:58:02 +02:00
Ivan Alagenchev
40c9715b69
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
7b0724125d
Bug 899338 - Work around backspace problem in e10s builds by disabling XUL command (r=felipe)
2013-08-05 11:14:17 -07:00
Brian Grinstead
3155d80a60
Bug 892168 - Ctrl+Shift+I/Cmd+Opt+I should toggle the devtools open/closed
2013-07-31 10:38:59 -07:00
Nick Fitzgerald
d4c06581d8
Backout revision 141246:8780f778bc45 for style editor failures
2013-08-03 11:29:37 -07:00
Rob Campbell
ed492e46c3
Bug 878412 - Use F12 to open the Toolbox; r=jwalker
2013-08-03 17:34:05 +01:00
Brian Grinstead
35e08e96bf
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
9441f6c0be
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
a1f817b16f
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
43f2c64069
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
6cb9f65637
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
193322fbe8
Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE
2013-08-02 13:02:22 -07:00
Ryan VanderMeulen
9fa5a5eca2
Backed out changeset fa4afb7214ae (bug 878412) for suspected xperf orange.
2013-08-02 09:51:37 -04:00
Rob Campbell
f7f1ef0302
Bug 878412 - Use F12 to open the Toolbox, r=dcamp
2013-08-02 16:05:51 +05:30
Bill McCloskey
1e0d44226f
Bug 897066 - Underline tab titles if the tab is remote (r=gavin)
2013-08-03 12:52:42 -07:00
Bill McCloskey
9747e29cfb
Bug 897066 - In e10s builds, some pages should be loaded in the chrome process (r=gavin)
2013-08-02 16:30:19 -07:00
Tanvi Vyas
768b175839
Bug 890963 - Update site identity message for pages where Mixed Active Content has loaded. r=dolske?
2013-07-31 10:43:38 -07:00
Ryan VanderMeulen
5079ebb23d
Merge m-c to inbound.
2013-07-30 15:41:57 -04:00
Ryan VanderMeulen
55f1829235
Merge m-c to fx-team.
2013-07-30 13:12:26 -04:00
Tim Taubert
a1a6700c02
Bug 899532 - Use whenDelayedStartupFinished() in browser_tab_dragdrop.js; r=gavin
2013-07-30 09:38:12 -07:00
Shane Caraveo
512f5ba161
bug 899192 fix toolbar button test, r=markh
2013-07-30 08:53:31 -07:00
Ryan VanderMeulen
2c49080aca
Merge m-c to inbound.
2013-07-29 18:42:45 -04:00
Tim Taubert
9b413441d0
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
c43126c4b1
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
40ac93afed
bug 891545 fix context menu for share panel, r=markh
2013-07-29 10:53:00 -07:00
Shane Caraveo
d99d7f422a
bug 896314 fix permission icon when swapping social providers, r=felipe
2013-07-29 09:35:41 -07:00
Shane Caraveo
cfbcf3f69e
bug 886227 fix intermittent orange
2013-07-29 09:03:19 -07:00
Ehsan Akhgari
a9f166c137
Bug 898881 - Enable OpenSearch auto discovery for private windows; r=jdm
2013-07-30 13:12:16 -04:00
Tom Schuster
2a7f05152e
Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug
2013-07-29 11:03:41 -04:00
Bill McCloskey
2b607bec7f
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
88dbe508ea
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
6131128638
Bug 905454 - Fix delete key in e10s (r=felipe)
2013-08-19 15:20:59 -07:00
Bill McCloskey
3452cf327a
Bug 902541 - Remove unnecessary flipping of remote attribute at startup (r=gavin)
2013-08-07 11:24:14 -07:00
Bill McCloskey
d0fb1848b2
Bug 902105 - loadURI should rethrow inside its catch clause (r=gavin)
2013-08-07 10:52:06 -07:00
Bill McCloskey
7213b8f743
Bug 902041 - Don't use the remote-browser.xml binding for remote thumbnail generation (r=gavin)
2013-08-07 10:51:56 -07:00
Christian Holler
9383b88418
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
Matthew Noorenberghe
b084721e97
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
Ryan VanderMeulen
2572529eed
Merge fx-team to m-c.
2013-07-27 21:51:16 -04:00
Tim Taubert
16e45525b3
Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao
2013-07-27 07:40:07 +02:00
Bill McCloskey
b9650bc47f
Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe)
2013-07-26 14:26:28 -07:00
Bill McCloskey
cc307eff0b
Bug 898170 - Skip login manager event handlers in e10s mode (r=felipe)
2013-07-26 14:26:22 -07:00
Ryan VanderMeulen
221f68e05b
Merge m-c to inbound.
2013-07-26 12:09:20 -04:00
Ryan VanderMeulen
16e51d02d7
Merge m-c to fx-team.
2013-07-26 10:49:26 -04:00
Tim Taubert
ef758e8b77
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
Gavin Sharp
7df07435cc
Bug 890690 followup: simplify test
2013-07-25 17:48:17 -07:00
Mike de Boer
8ecbcfc2a9
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
bb48df9ad1
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
Steven MacLeod
8b8e6fd89d
Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
...
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
2013-07-25 21:50:15 +02:00
Tim Taubert
97f3014cec
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
6cc28e31e6
Merge m-c to inbound.
2013-07-24 18:22:45 -04:00
Tim Taubert
c2fbe17c97
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
e548f99537
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
2864831c18
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
8670499913
Merge m-c to inbound.
2013-07-25 21:59:02 -04:00
James Kitchener
de2bc57255
Bug 885289 - Improve context menu behaviour for srcdoc iframes. r=mconley, r=bz
2013-07-25 09:32:50 -04:00
Ed Morley
e8589aae09
Backed out changeset 3448b7a9d7a5 (bug 890690)
2013-07-25 17:40:40 +01:00
Ed Morley
6b30e4b61b
Backed out changeset 658e5f8a8daf (bug 890690)
2013-07-25 17:40:37 +01:00
Ed Morley
47642789fa
Merge mozilla-central and inbound
2013-07-25 17:05:47 +01:00
Ryan VanderMeulen
c94240877f
Backed out changeset ed851bbfe997 (bug 885289) for mochitest-bc orange.
2013-07-25 11:26:21 -04:00
Mike de Boer
3da437c817
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
f75c9f21e5
Bug 890690 - Support POST searches in about:home. r=gavin
2013-07-25 02:43:19 +02:00
James Kitchener
a53a10d5b8
Bug 885289 - Improve context menu behaviour for srcdoc iframes. r=mconley, r=bz
2013-07-25 09:32:50 -04:00
Benjamin Smedberg
48a892ea8e
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
Tim Taubert
20029311af
Backed out changeset c089c7694bb4 (bug 894876)
2013-07-24 16:50:55 +02:00
Tim Taubert
edcd2524f3
Backed out changeset 105e1f064e67 (bug 895359)
2013-07-24 16:50:55 +02:00
Tim Taubert
6cd646a600
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
8bf375f93d
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
6cfde4964a
Bug 894345 - [New Tab Page] Fix drag/drop behavior when rearranging sites; r=jaws
2013-07-24 09:58:50 +02:00
Michael Harrison
727f972af5
Bug 890367 - Correctly handle non-ASCII text in browser.newtab.url. r=ttaubert
2013-07-23 10:52:20 -04:00
Michael Kohler
6986703432
Bug 513165 - remove "Web Search" item from Tools menu. r=dao
2013-07-23 12:49:59 +02:00
Dão Gottwald
6d95f353d0
Bug 896918 - Add "Keyboard Shortcuts" item to the Help menu. r=mdeboer
2013-07-23 12:43:54 +02:00
Mark Hammond
2f570a9c72
Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert
2013-07-23 17:41:12 +10:00
Gavin Sharp
40ffe6f470
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
Georg Fritzsche
84696dc94d
Bug 906703 - Trigger "PluginBindingAttached" before tests that use the missing plugin notification. r=jaws
2013-08-19 21:19:03 +02:00
Georg Fritzsche
24f6e2c629
Bug 902530 - Fix contentDocument usage from test wrapper function. r=jaws
2013-08-12 22:51:09 +02:00
Georg Fritzsche
30cf8a0fc4
Bug 887773 - Test coverage for plugin doorhanger for data URLs. r=jaws
2013-07-04 20:01:10 +02:00
Georg Fritzsche
4557a291fb
Bug 887773 - Make plugin doorhanger work for data URLs & fixup permission usage. r=gavin
2013-07-03 15:01:06 +02:00
Dão Gottwald
c68a059a6b
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
bf86f18bbe
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
c5d1e4d1ad
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
5bc7d39cbd
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
3660124331
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]
80182598be
Bug 894381 - FindBar buttons should be enabled when moving tab between windows. r=dao
2013-07-18 15:00:46 -05:00
Marco Bonardo
f77e0c14f7
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
Daniel Holbert
4d7ec11429
Bug 895137 - Declare updateSearchEngine with "let" instead of "function", to fix strict JS warning. r=mak
2013-07-18 17:13:32 -04:00
Erik Vold
b73190dfcb
Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin
2013-07-09 13:21:23 -07:00
Tom Schuster
c0bd78d712
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
2013-05-08 23:16:46 +02:00
Avi Halachmi
f882c7c6b5
Bug 766546 - Add debug print before intermittent failure line.
2013-07-24 15:26:58 +03:00
Jared Wein
fde331f15a
Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
...
--HG--
extra : rebase_source : 743b8bb459802675e38ef2ab8e8cee2c41b90f90
2013-07-17 18:48:39 -04:00
Ryan VanderMeulen
cc6b678858
Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
...
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Ryan VanderMeulen
d86bf4c314
Backed out 3 changesets (bug 889480, bug 889788, bug 888908) for mochitest-bc orange.
...
Backed out changeset d1c616745325 (bug 889788)
Backed out changeset 6fe281a19554 (bug 888908)
Backed out changeset 9b855bab8073 (bug 889480)
2013-07-17 11:34:25 -04:00
Tom Schuster
5711ac35d2
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
2013-05-08 23:16:46 +02:00
Benjamin Smedberg
02bb483c7e
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 : 4b24a6d5bf3b5c33b1e19702eca676b340b5d8b1
2013-07-17 09:21:02 -04:00
Benjamin Smedberg
4119d6b9de
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 : 69b7a078b7202a9806eaa33829d6107062e5a589
2013-07-17 09:21:02 -04:00
Drew Willcoxon
4163cba7eb
Bug 897428 - Fix JS error "markupDocumentViewer is undefined" in browser-fullZoom.js. r=gavin
2013-08-08 20:36:15 -07:00
Bill McCloskey
b4385859bb
Back out bug 899222 because of bug 903208.
...
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
2013-08-08 18:26:37 -07:00
Tom Schuster
086302552c
Bug 897062 - Handle special clicks in e10s. r=felipe,smaug
2013-08-08 20:16:47 -04:00
Bill McCloskey
eb7a383fd6
Bug 903184 - Disable more fullZoom code in electrolysis (r=felipe)
2013-08-08 17:01:08 -07:00
Bill McCloskey
a715205de5
Bug 902695 - Implement openURIInFrame in nsBrowserAccess (r=felipe)
2013-08-08 14:01:45 -07:00
Georg Fritzsche
19e83f994b
Bug 920927 - Fix plugin overlay handling. r=neil
2013-10-15 10:35:49 +02:00
Marco Bonardo
9ae07d3c2f
Bug 890409 - Re-enable browser_aboutHome.js but ignoring uncaught exceptions.
...
r=ttaubert
2013-07-13 11:35:49 +02:00
Dão Gottwald
4d3ab27bc9
Bug 892378 - Let SitePermissions.jsm handle indexedDB's special use of UNKNOWN_ACTION and ALLOW_ACTION. r=jaws
2013-07-16 09:59:34 +02:00
Mark Hammond
dd28ebe8ef
Bug 893683 - checkSocialUI is too verbose when running social tests. r=mixedpuppy
...
--HG--
extra : rebase_source : 04bf69f16ab42f873f7e6cf7361a6735484748e3
2013-07-16 13:32:19 +10:00
Matthew Noorenberghe
15bda624a5
Bug 894188 - "resetSupported is not defined" in safe mode dialog. r=jaws
2013-07-15 21:09:00 -07:00
Jared Wein
aa9a9db36b
Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE.
2013-07-15 21:39:32 -04:00
Jared Wein
815683791c
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
0b1301466f
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
40282d4568
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
a0486eb02e
bug 872605 add ability to update provider manifest, r=markh
2013-07-03 10:24:16 -07:00
Ryan VanderMeulen
f175b8ed70
Merge m-c to fx-team.
2013-07-12 13:34:44 -04:00
Tim Taubert
ae97627a64
Bug 890409 - Disable browser_aboutHome.js for intermittent failures; rs=mak
2013-07-12 14:59:18 +02:00
Tim Taubert
dad1e71278
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
Ryan VanderMeulen
951ed6c4a2
Merge m-c to inbound.
2013-07-11 10:59:21 -04:00
Tim Taubert
eb0194bc25
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
01e0d553fb
Merge latest green fx-team changeset and mozilla-central
2013-07-11 10:12:37 +01:00
Tim Taubert
4cbcbac785
Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws
2013-07-10 23:52:04 +02:00
Jared Wein
88c825b622
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
8471a9103b
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
6c61fd25c5
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
Mike de Boer
7ed8394c6f
Bug 869543: move findbar to the top. r=dao
2013-07-11 12:44:34 +02:00
Ed Morley
0c42551bff
Merge mozilla-central and inbound
2013-07-11 10:59:11 +01:00
Adam Dane [:hobophobe]
f236391813
Bug 891638 - "Highlight All" button does not persist when switching tabs. r=dao
2013-07-10 16:53:34 -05:00
Tom Schuster
8713e6bb02
Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin
2013-07-09 22:45:07 -04:00
Ryan VanderMeulen
c5602433f1
Backed out changeset f900daf35771 (bug 785487) for suspicion of causing OSX mochitest-1 leaks.
2013-07-09 17:25:06 -04:00
Drew Willcoxon
dfab2c165d
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
Adam Dane [:hobophobe]
4e45c5bb30
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
Gavin Sharp
a5080c5a15
Bug 785487: have AboutHomeUtils use the asynchronous search API, r=mikedeboer
...
--HG--
extra : transplant_source : o%00%28%00%0A%F1%B4%97L%EA%82%D9%0E%1An%B9m%8B%2C%40
2012-11-29 21:51:17 -08:00
Dão Gottwald
4f4d68484b
Bug 889835 - Use SitePermissions.jsm as the backend for Page Info's Permissions tab. r=jaws
2013-07-09 14:44:41 +02:00
Adam Dane [:hobophobe]
7bb721921b
Bug 537013 - Make the find bar exist on a per-tab basis. r=dao
2013-07-06 02:56:36 +02:00
Shane Caraveo
3d47920fe5
bug 860421 fix intermittent failure in chat tests, r=markh
2013-07-04 19:21:27 -07:00
Dão Gottwald
06dd327b18
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
Florian Quèze
58c940ef27
Bug 888336 - chat title not displayed after tearing off and reattaching a chat window, r=mixedpuppy.
2013-07-04 12:12:24 +02:00
Tanvi Vyas
0049df5d64
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
d9cba8a819
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
Gavin Sharp
088ce2d955
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
Ivan Alagenchev
e19ec5b134
Bug 838396 - Don't set hasMixedDisplayContentLoaded and hasMixedDisplayContentBlocked flag in nsMixedContentBlocker.cpp. r=smaug, r=bz
2013-08-29 16:46:25 -04:00
Marco Bonardo
9176073339
Bug 789348 - Convert about:home storage to indexedDB.
...
r=adw
2013-07-03 03:01:29 +02:00
Dão Gottwald
41616b3c99
Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws
2013-07-02 02:42:48 +02:00
Phil Ringnalda
0040f765ac
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
af66af2a2b
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
257f6fc7fe
Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws
2013-07-02 02:42:48 +02:00
Raymond Lee
457bfb1407
Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURI. r=mano
2013-06-25 09:26:22 +08:00
Steven MacLeod
63e21f61c3
Bug 570266 - Use the forms baseURI instead of the document URI. r=gavin
2013-07-01 09:24:32 -04:00
Gijs Kruitbosch
3c546f6a2e
Bug 888746 - browser_bug422590.js should enable location bar, r=dao
2013-07-01 13:55:08 +02:00
Dão Gottwald
3981e8bad8
Backed out changeset 7965d384123c
2013-07-01 11:33:28 +02:00
Gijs Kruitbosch
69bf1bf3f6
Bug 888746 - Fix JS error on toolbarless windows, r=MattN
2013-06-30 22:41:54 +02:00
Jared Wein
09f398a510
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
a33e8b9ec5
Bug 802895 - hide frame menu options for srcdoc iframes r=gavin
2013-06-28 23:13:23 -04:00
Blake Kaplan
547ba36ed6
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
Benjamin Smedberg
ec72a6a945
Bug 886940 - single outdated plugin UI uses the wrong string, r=captainobvious
2013-06-28 15:42:04 -07:00
Gijs Kruitbosch
559fbf7939
Bug 833943, part 2: implement about:welcomeback, r=gavin
...
* * *
Bug 833943 - Part 5: add about:welcomeback to gInitialPages
--HG--
rename : browser/components/sessionstore/content/aboutSessionRestore.xhtml => browser/components/migration/content/aboutWelcomeBack.xhtml
extra : rebase_source : fc58ab8f648c4e0298959429cbf52de40135bb3d
2013-06-28 17:44:29 -04:00
Dão Gottwald
0a90666fc8
Bug 888180 - move identity-popup back from popup-notifications.inc to browser.xul, as it's not a popup notification. r=jaws
2013-06-28 16:22:57 +02:00
Marco Bonardo
1b9c8c04f3
Bug 888031 - Remove about:home from tests not explicitly requiring it.
...
r=ttaubert
2013-06-28 09:02:19 -04:00
Max Li
265844cb3d
Bug 877453 - Expose longdesc in image context menus. r=gavin ui-r=boriss
2013-06-23 09:37:21 -04:00
Marco Bonardo
81952bdd2a
Bug 791776 - Convert inline autocomplete host query to async.
...
r=mano
2013-06-27 12:43:11 -04:00
Florian Quèze
e1f9cd59fc
Bug 887314 - The camera icon is distorted on a retina screen, r=mixedpuppy.
2013-06-27 15:20:18 +02:00
Dão Gottwald
f4df7e7e1b
Bug 887171 - browser-fullZoom.js puts MOUSE_SCROLL_ZOOM into the global scope, should be private instead. r=mak
2013-06-26 18:07:14 +02:00
Dão Gottwald
f5ddb637cd
Bug 887167 - Undo global-scope pollution from browser-plugins.js. r=jaws
...
--HG--
extra : rebase_source : 45aa63c4fa5ae7ed65211ad294882f33cad449d5
2013-06-26 15:56:29 +02:00
Dão Gottwald
939c924c20
Bug 887165 - Remove the unused primary-button class. r=bsmedberg
...
--HG--
extra : rebase_source : cf476ec6c232f9f754201356ea8dab413752730f
2013-06-26 15:56:12 +02:00
Shane Caraveo
ed8cee1639
bug 869278 fix intermittent mozSocial test failure, r=felipe
2013-06-25 13:04:30 -04:00
Shane Caraveo
500592aa46
bug 886086 fix intermittent test failure in chat window tests, r=felipe
2013-06-25 14:31:28 -04:00
Shane Caraveo
e63756716e
bug 886072 fix intermittent test failure in chat window tests, r=felipe
2013-06-25 12:32:33 -04:00
Marco Bonardo
f1c441c538
Bug 877748 - Make it possible to open the Library with a given hierarchy
...
r=mano
2013-06-25 13:59:25 -04:00
Shane Caraveo
4e98d6daaa
bug 886300 fix intermittent orange in blocklist test, r=markh
2013-06-25 10:04:31 -04:00
Benjamin Smedberg
40351357a7
Bug 880735 part S - Basic styling so that this can land - add classes to the binding for styling hooks and fix space handling. Make the buttons fill the space, limit the doorhanger size, and add whitespace/separators for the multi-plugin UI, r=jaws
2013-06-24 08:51:08 -04:00
Benjamin Smedberg
7787c89f92
Bug 880735 test fixups:
...
* Add a test-only setter to the center-item XBL binding
* add a head.js function to remove plugin permissions for use in cleanup functions
* browser_pluginnotification.js - lots of fixes for the core feature tests
* Alter test_bug751809 not to assume that clicking the page overlay will directly activate the plugin
* Alter browser_CTP_plugins.js because disabled plugins now do show up in the plugin doorhanger
* remove browser_CTPScriptPlugin.js and supporting files because we no longer auto-pop based on scripting
* fix browser_CTP_drag_drop.js so that active plugins still show the doorhanger icon, and other fixup
* fix browser_bug743421.js to expect the doorhanger all the time and activate it correctly
* fix browser_bug752516.js to check for doorhanger activation instead of plugin activation
* remove browser_bug818009.js and supporting files because they are testing something that no longer exists
* alter browser_bug820497.js so that it shows the popup notification before checking .centerActions, since we populate that data lazily now
* browser_plugins_added_dynamically.js: remove the "activate all" tests which are no longer relevant and fix the rest to match the new doorhanger structure.
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
2a294d7e77
Bug 880735 part F - Remove extra functions, strings, and styles which are no longer needed, r=jaws
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
b02c781c12
Bug 880735 part D - New doorhanger frontend code. Removes all logic which shows the plugin doorhanger automatically, including on scripting. Always show the doorhanger when there is a plugin present on the page, even if that plugin is currently enabled. Make the "always" choices clear to the user. r=jaws
2013-06-24 08:51:07 -04:00
Phil Ringnalda
2ab86d7fc8
Back out 9661a68f0bff (bug 872605) for browser-chrome failures
2013-06-23 23:41:33 -07:00
Shane Caraveo
623a22d20a
bug 872605 add ability to update provider manifest, r=markh
2013-06-23 16:02:07 -04:00
Shane Caraveo
b0289891cb
bug 883346 permissions support for standalone chat window, r=felipe
2013-06-21 19:17:34 -07:00
Phil Ringnalda
501a8787f4
Merge m-i to m-c
2013-06-23 15:10:04 -07:00
Victor Porof
20a5e0947c
Merge fx-team to m-c
2013-06-23 19:00:17 +03:00
Ms2ger
2d896e6278
Merge m-c to m-i.
2013-06-23 13:44:01 +02:00
Ms2ger
f63886acfe
Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps
2013-06-23 09:16:19 +02:00
Ms2ger
bf6fea29d5
Bug 766546 - Undisable test on non-mac platforms; r=edmorley
2013-06-23 09:16:10 +02:00
Robert Strong
47ab995fc8
2. browser patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy
2013-06-22 13:37:12 -07:00
Girish Sharma
a44c1b52f9
Bug 873848 - Make the developer toolbar consistent with Toolbox design, r=jwalker, paul, jaws
2013-06-21 19:24:35 +03:00
Tim Taubert
8f8bdf4b9d
Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws
2013-06-17 19:46:55 +02:00
Ed Morley
ef41b38c64
Merge mozilla-central and fx-team
2013-06-21 15:46:24 +01:00
Victor Porof
40a80438b6
Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
...
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03:00
Wes Kocher
fd42bab8c8
Merge m-c with inbound
2013-06-19 16:46:01 -07:00
Wes Kocher
cbef21edec
Merge inbound to central
2013-06-19 16:37:58 -07:00
Justin Dolske
53a14b6e5b
Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn
2013-06-19 16:30:53 -07:00
Tim Taubert
0b4cd8265b
Bug 883099 - Fire TabOpen after swapping docShells for preloaded newtab pages; r=dao
2013-06-19 22:07:59 +02:00
Benjamin Smedberg
7295a1e432
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
2013-06-19 13:29:05 -04:00
Shane Caraveo
5be590c20a
bug 882132 fix setting provider icon via worker api, r=felipe
2013-06-19 10:14:47 -07:00
Benjamin Smedberg
cde208f9c9
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-19 11:07:28 -04:00
Shane Caraveo
63b1136f33
bug 882652 fix disabling of socialapi in popups, r=felipe
2013-06-14 14:39:42 -06:00
Benjamin Smedberg
9e8bcc1d69
Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js
2013-06-18 21:38:00 -04:00
Jared Wein
e0a23d424e
Bug 698174 - Set full-screen-api.approval-required to false before checking fullscreen context menu items. r=cpearce
2013-06-18 19:28:39 -04:00
Benjamin Smedberg
9751dfc184
Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js
2013-06-18 16:44:07 -04:00
Benjamin Smedberg
de8a5cb336
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
2013-06-18 13:16:40 -04:00
Benjamin Smedberg
564d64688b
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-18 13:16:40 -04:00
Ed Morley
17954fd47e
Bug 880226 - Disable browser_bug386835.js for too many intermittent failures, whilst we wait for review
2013-06-19 11:48:58 +01:00
Stephen Horlander
707be440d3
Bug 884011 - Update Firefox Official Branding; r=dolske
2013-06-22 08:55:32 -04:00
Ehsan Akhgari
9af8ee20af
Merge mozilla-central to mozilla-inbound
2013-06-22 08:42:15 -04:00
Phil Ringnalda
864d14c11f
Back out 01bc57172461:5bd9adbd3b15 (bug 843497) for xpcshell failures
2013-06-21 19:49:47 -07:00
Shane Caraveo
d6fd17a6a5
bug 809085 make permissions panels work with social content, r=felipe
2013-06-21 16:14:22 -07:00
Frank Yan
28da1b7d59
Bug 883078 - Null-check documentElement when removing browser handlers. r=gavin
2013-06-20 12:53:36 -07:00
Gavin Sharp
b937c2b0db
Bug 880101: fix intermittent orange in browser_locationBarCommand.js, r=margaret
...
--HG--
extra : transplant_source : Y%B2%A3%D5i%2C%8F%CB%FA%82%B1%83%A2%BB%96%99q%C8%B7%FA
2013-06-17 14:00:10 -04:00
Geoff Lankow
e8df227e38
Bug 882995 - FAYT should work on application/json documents. r=gavin
2013-06-14 13:28:23 +12:00
Stefan Mirea
773620d4d8
Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
2013-06-13 18:36:21 -07:00
Gregory Szorc
4639ab1d14
Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds
2013-06-14 14:38:29 -07:00
Stefan Mirea
fd534fc41a
Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
...
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
2013-06-13 18:36:21 -07:00
Gregory Szorc
22609655c2
Bug 857127 - Clean up health report logging after test finishes; r=rnewman
...
This was producing periodic output in the test harness, confusing
automation into thinking the test was still actively running.
2013-06-13 16:57:58 -07:00
Mike de Boer
e03c389986
Bug 860119 - Live-update about:home page when defaultEngine property changes. r=mak
2013-06-11 22:41:22 +02:00
Michael Brennan
997ef059ed
Bug 866880 - Implement Close Tabs to the Right. r=jaws, ui-r=madhava
2013-05-29 16:07:26 +02:00
Trevor Saunders
e8101d7095
bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug
2013-02-15 11:07:29 -05:00
Ryan VanderMeulen
a1be13dafc
Merge m-c to inbound.
2013-06-12 12:23:19 -04:00
Brian R. Bondy
87026bbe43
Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm
2013-06-12 10:31:09 -04:00
Mark Hammond
c5f5174157
Bug 857868 - Convert storage quota notifications to a doorhanger panel. r=MattN
...
--HG--
extra : rebase_source : 361b3947c54f7ddb4e265927ecdcf171e3638915
2013-06-12 08:08:44 +10:00
Martin Stransky
2d7e7fed1a
Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt
2013-06-11 13:40:28 -04:00
Benjamin Smedberg
f470a6d661
Bug 875454 - Rework handling of per-site plugin permissions in objectloadingcontent such that users can disable or enable plugins per-site no matter what their "global" permission is (currently only plugins marked click-to-activate globally honor per-site overrides). Also change the pageInfo UI such that "use default" is separate from the explicit click-to-play setting. r=jschoenick/jaws
...
--HG--
extra : rebase_source : e5bfba45eaa5619d695c484573b90303cc113181
2013-06-11 10:58:43 -04:00
Benjamin Smedberg
249cfee001
Bug 880675 - Remove the writable nsIPluginTag.blocklisted property, which is a poorly-constructed cache of the blocklist data, r=jschoenick r=unfocused
...
--HG--
extra : rebase_source : 04fd347af86d9bb47493ca37455008dedcc570f4
2013-06-11 10:58:42 -04:00
Ryan VanderMeulen
1c6e0c1045
Merge inbound to m-c.
2013-06-07 11:10:54 -04:00
Ryan VanderMeulen
9396cf715d
Merge m-c to fx-team.
2013-06-06 15:21:01 -04:00
Tim Taubert
4226352f6f
Bug 878747 - part 2 - use the new 'nodefaultsrc' attribute for browsers; r=dao
2013-06-06 21:05:21 +02:00
Shane Caraveo
57f434e91f
bug 871931 support non-tab browsers in usermedia/camera toolbarbutton, r=dao
2013-06-05 10:15:14 -07:00
Tim Taubert
33a343345c
Bug 791670 - part 3 - fix newtab page tests; r=jaws
2013-06-04 22:20:44 +02:00
Tim Taubert
73acc55f39
Bug 791670 - part 2 - fix browser_bug763468_perwindowpb.js test; r=ehsan
2013-06-04 22:20:44 +02:00
Robert O'Callahan
aa60d410a4
Bug 877135. Remove HTMLMediaElement::mozLoadFrom since it's nonstandard and no longer needed (setting 'src' to another element's 'currentSrc' works just as well). r=doublec
...
--HG--
extra : rebase_source : f1e04fe469a1757bfabfcf79bbf0fec29faee1c7
2013-06-04 15:28:23 +12:00
Drew Willcoxon
1d9dd70a76
Bug 880361 - Fix "browser is undefined" error in FullZoom when immediately closing a newly opened browser window. r=gavin
2013-06-06 16:29:50 -07:00
Tim Taubert
e07c08246f
Bug 876374 - Eliminate uninterruptible reflow caused by calling adjustTabstrip() in addTab(); r=dao
2013-06-03 19:36:01 +02:00
Ms2ger
b7fa0c2492
Merge m-c to m-i.
2013-06-02 17:38:01 +02:00
Shane Caraveo
afeb82e0c7
bug 805684 fix flicker of flyout panel on first open, r=felipe
2013-05-31 13:22:51 -07:00
Shane Caraveo
94f7ba5ffd
bug 821073 fix dom element full screen support in social panels, r=felipe
2013-05-31 15:52:48 -07:00
Shane Caraveo
6ec7928ee6
bug 836766 drop minimized requirment on chats opened from worker, r=markh
2013-05-31 16:42:02 -07:00
Drew Willcoxon
8966c4d61e
Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 3: update other tests). r=ehsan
2013-06-05 17:07:54 -07:00
Drew Willcoxon
aeea388742
Bug 555120 - Fix intermittent failure in browser_bug441778.js, and in ContentPrefService2, invalidate cache entries when async mutators start. r=mak
2013-06-05 17:05:36 -07:00
Devdatta Akhawe
0fae0ef548
Bug 878606 - Only measure SSL UI clicks for top level frames. r=felipc
2013-06-04 15:02:24 -07:00
Ryan VanderMeulen
f797d61109
Merge m-c to fx-team.
2013-05-31 16:14:04 -04:00
Tim Taubert
f7b7b2f6dd
Bug 820738 - call populateCache() before overwriting history with test data to make sure we're not enqueued with an in-progress populateCache() call; r=mak
2013-05-31 16:51:04 +02:00
Shane Caraveo
da9fef97ff
bug 877402 fix social panel sizing and fix tests, r=markh
2013-05-29 17:49:39 -07:00
Johnny Stenback
a577974812
Bug 855613. Stop exposing nsIDOMMimeType in nsIPluginTag. r=joshmoz@gmail.com
2013-03-27 22:19:41 -07:00
Ryan VanderMeulen
bf4c0f286e
Merge m-c to fx-team.
2013-05-28 21:25:32 -04:00
Jared Wein
10cfb04335
Bug 867675 - Full Screen control in the customization panel doesn't leave the enabled state once it's entered. r=mconley
...
--HG--
extra : rebase_source : a0f08483088c1819cae2b144176a6f94333baf7a
2013-05-28 13:41:15 -04:00
Tim Taubert
010b1916d3
merge m-c to fx-team
2013-05-28 15:02:50 +02:00
Tim Taubert
9d301f1a95
Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws
2013-05-28 11:01:54 +02:00
Shane Caraveo
3dc60cb843
bug 875949 - 'leaked' provider test cleanup, r=felipe
2013-05-27 15:46:11 -07:00
Shane Caraveo
7210b1aa4b
bug 860421 fix intermittent chatwindow test failure, r=felipe
2013-05-27 12:20:01 -07:00
Eddy Bruel
95c00e88f0
Merge for bug 637572
2013-05-24 17:05:46 -07:00
Tim Taubert
18938c0d25
Bug 875509 - Defer loading the newly created docShell after a preloaded newtab page has been swapped in; r=dao
2013-05-24 12:08:31 +02:00
Tim Taubert
88f8798577
Bug 820738 - clearHistory() in about:newtab tests should wait for places-expiration-finished; r=mak
2013-05-24 10:06:03 +02:00
Tim Taubert
b57d08c4ee
Bug 875496 - Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml; r=jaws
2013-05-23 23:52:06 +02:00
Gijs Kruitbosch
631b94994d
Bug 874601 - failing social API tests on OS X on UX, r=markh
...
--HG--
extra : rebase_source : e5873bfe4c6273512cc4892a270eca63c5ddd4cd
2013-05-22 10:29:33 +02:00
Shane Caraveo
e9836cd137
bug 869278 fix intermittent failure in browser_social_mozSocial_API.js, r=felipe
2013-05-24 11:36:23 -07:00
Mihai Sucan
e723daf31e
Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao
2013-05-17 21:29:31 +03:00