Commit Graph

17539 Commits

Author SHA1 Message Date
Mike de Boer
1ba5de0bdb Bug 900865 - Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Eklavya Mirani (eklavyamirani@hotmail.com)
d3003b9d87 Bug 878691 - Make Metro Firefox form history use async FormHistory.jsm instead of deprecated nsIFormHistory2. r=mbrubeck 2013-08-28 15:36:58 -04:00
Marco Castelluccio
d5b69fb4d1 Bug 910256 - Check if this.downloads[data.manifest] is defined before using it. r=felipc 2013-08-28 15:35:35 -04:00
Jim Mathies
a3300d9155 Bug 901607 - Add front end sub-frame scroll support when apz is disabled using BrowserElementPanning for metrofx. r=mbrubeck 2013-08-28 12:41:11 -05:00
Tim Abraldes
a61125e8a8 bug 893961. Clean up metro sync strings. r=mbrubeck 2013-08-28 10:27:32 -07:00
Tim Abraldes
bf1450a127 bug 904230. Make nsIWinMetroUtils available as Services.metro. r=mbrubeck for the metro piece. r=rnewman for the sync piece. r=dolske for the toolkit piece. 2013-08-28 10:27:32 -07:00
Dave Camp
d2af46d2a9 Bug 909101 - Load the netmonitor panel with the devtools loader. r=vporof, r=gps
--HG--
rename : browser/devtools/netmonitor/NetMonitorPanel.jsm => browser/devtools/netmonitor/netmonitor-panel.js
extra : rebase_source : 2a24c39f2d1ce71844720f1b79c70a07637eee24
2013-08-25 11:57:52 +02:00
Dave Camp
f9543dd9af Bug 909099 - Load the debugger panel with the devtools loader. r=vporof, r=gps
--HG--
rename : browser/devtools/debugger/DebuggerPanel.jsm => browser/devtools/debugger/debugger-panel.js
extra : rebase_source : 50a60e371c82aeed9909fb468bd019fafb67c6b7
2013-08-28 15:20:18 +02:00
Alexandre Poirot
4604ff0c8a Bug 907268 - Wrap observable objects with singleton wrappers. r=paul 2013-08-29 02:13:00 +02:00
Alexandre Poirot
fe3d7a2786 Bug 907206 - data store for local apps. r=paul 2013-08-20 10:06:00 +02:00
Manish Goregaokar
e61fde1fbd Bug 506975 - Write sessionstore.js less often when on battery; r=ttaubert 2013-08-29 09:09:51 +02:00
Georgiana Chelu
667a874186 Bug 910167 - Remove remaining uses of nsISessionStore in browser/base/. r=dao 2013-08-29 08:58:29 +02:00
Shane Caraveo
3d529df987 bug 908651 fix collapsing chat windows when resizing sidebar, r=markh 2013-08-28 18:56:17 -07:00
Ryan VanderMeulen
f706ff755c Merge m-c to inbound. 2013-08-29 20:48:34 -04:00
Ed Morley
17f2f82cdb Merge mozilla-central and inbound 2013-09-04 16:53:03 +01:00
Tom Schuster
f3a1f4283a Bug 910431 - Electrolysis: Permission code followup. f=felipe 2013-09-04 11:40:16 -04:00
Jonathan Kew
5dcb6b1658 bug 909264 - control characters in the location bar should be %-encoded for visibility. r=gavin 2013-09-04 10:49:47 +01:00
Dave Camp
4bb4670dcc Bug 910221 - Enable the remote inspector. r=paul
--HG--
extra : rebase_source : 57ef36ef6d818e7e2c953d520e50d0a27110d211
2013-08-12 07:43:18 -07:00
Dave Camp
5b86d023de Bug 910243 - Disable font inspector on remote targets. r=paul
--HG--
extra : rebase_source : e923c9b112a7e64cc58796114a24ea8382b92ca1
2013-08-12 07:43:19 -07:00
Dave Camp
dd015256b9 Bug 910241 - Port the layout view to the remote protocol. r=mratcliffe
--HG--
extra : rebase_source : 5204fd2e6a67d9ba6799b103d21c88f901b29597
2013-08-12 07:43:19 -07:00
Ivan Alagenchev
b45b99ed6b Bug 902691 - Add a Learn More link to HSTS security console messages. r=msucan 2013-08-29 11:22:18 -04:00
Florian Quèze
9124892cf1 Bug 910288 - The list of disabled commands in detached chat windows isn't correct, r=mixedpuppy. 2013-08-29 16:39:34 +02:00
Dão Gottwald
f7d176f3d1 Bug 890566 - In the identity panel, make it possible to set permissions back to default. r=dolske 2013-08-29 15:59:32 +02:00
Joe Walker
ad29deb96b Bug 900114 - Rollup for bugs 781856, 884015, 789884, 892901, 773188, r=mratcliffe 2013-08-29 14:00:55 +01:00
Joe Walker
54a7606649 Bug 904549 - Make browser_dbg_cmd.js wait for helpers.audit to complete; r=past,anton,nfitzgerald 2013-08-29 14:00:52 +01:00
Neil Deakin
a41a423e28 Bug 907062, resolve the promise if the popup is already open so that the test doesn't occasionally fail, r=paolo 2013-09-09 20:13:58 -04:00
Tanvi Vyas
f8824d667d Bug 912817 - Add a new class for mixed display content loaded / active content blocked to differentiate it from the mixed display content loaded / no active content case. r=jaws 2013-09-09 15:55:49 -07:00
Jared Wein
6988aee6ff Bug 909662 - Fix reference to undefined 'pref' constant. r=ttaubert 2013-08-28 12:22:58 -04:00
Wes Kocher
b611f169e0 Bug 907316 - Add keyboard shortcuts for opening Scratchpad and the Browser Console to the detached devtools toolbox window. r=dcamp" 2013-08-28 08:26:01 -07:00
Florian Quèze
87b7f40357 Bug 874566 - Chat boxes should be opened in the currently active window (Linux/Mac), r=markh. 2013-08-28 11:49:48 +02:00
Brandon Benvie
d541457dea Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic 2013-08-28 10:57:59 +02:00
Marco Castelluccio
9179b12161 Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice 2013-08-27 23:40:16 -04:00
Ryan VanderMeulen
315255b833 Merge m-c to fx-team. 2013-08-27 20:38:23 -04:00
Rodrigo Silveira
8c2fb1aea4 Bug 904893 - Snapped view testing r=sfoster 2013-08-26 16:32:50 -07:00
Georgiana Chelu
7354794e86 Bug 898732 - Use SessionStore object instead of getting the nsISessionStore service. r=dao 2013-08-28 00:52:28 +02:00
Rodrigo Silveira
a7618a6a15 Bug 907244 - Test fix r=mbrubeck
--HG--
extra : rebase_source : 1c62f2da76e193fcece8094e881f7617f52d0117
2013-08-27 12:50:09 -07:00
Rodrigo Silveira
728684a6ee Bug 907244 - Opening a new tab when the page has focus doesn't correctly focus the location bar r=mbrubeck
--HG--
extra : rebase_source : 97a91ac1aca8c4c1e27076bd9ccb03ead33ee3fd
2013-08-26 18:25:38 -07:00
Ryan VanderMeulen
40cbb238d4 Bug 908932 - Bustage follow-up. 2013-08-27 15:51:24 -04:00
Steven MacLeod
a6e14ab526 Bug 899213 - Add an API for working with global session data, and switch Scratchpad over to it. r=ttaubert
Also fixes tests broken by changing scratchpad to global session data.
2013-08-27 14:57:51 -04:00
Shane Caraveo
cc3d72f7c4 bug 847124, bug 886300 intermittent blocklist failures 2013-08-27 09:18:35 -07:00
Jim Mathies
efce67dadc Bug 903740 - Improvements to context ui visibility plus some tests. r=mbrubeck 2013-08-27 09:58:43 -05:00
Marco Castelluccio
e779a2364d Bug 909512 - Wait appcache download before showing the installation notification. r=felipc 2013-08-27 08:50:22 -04:00
Jim Mathies
8c02d3c700 Bug 909482 - Fix for getViewId exception when running without apz. r=botond 2013-08-26 16:00:33 -05:00
Avinash Kundaliya
cdea73e968 Bug 889944 - Add "Open in New Tab" context menu item on resources; r=harth 2013-08-27 13:39:44 +02:00
Patrick Brosset
3aed3e9b9c Bug 902966 - Pressing escape while editing a style property should undo current changes; r=mratcliffe 2013-08-27 13:34:17 +02:00
Ryan VanderMeulen
36db7aa648 Merge m-c to fx-team. 2013-08-26 20:21:33 -04:00
Ryan VanderMeulen
9fa9f53229 Merge inbound to m-c. 2013-08-26 20:19:26 -04:00
Sam Foster
61cdc8b702 Bug 897099 - Update download progress-ring graphics 2013-08-26 16:52:32 -07:00
Rodrigo Silveira
b7d41e5a45 bug 904893 - Splitting head.js into multiple files r=sfoster
--HG--
extra : rebase_source : fd5e076a9f7cc17e86e7303f73cdeb61a1810465
2013-08-26 09:40:30 -07:00
Rodrigo Silveira
b399f1b2ad bug 904893 - Snapped view testing r=sfoster
--HG--
extra : rebase_source : 870972071ae6eddf90e35179af8301f27476f5ba
2013-08-21 18:48:14 -07:00
Marco Castelluccio
206818581b Bug 747552 - During webapp install, icon retrieval may return non-image files. r=myk 2013-08-26 15:04:33 -04:00
msamuel@mozilla.com
a89a999f68 Bug 908179 - Adjust text in about flyout for clearer localization. r=mbrubeck 2013-08-26 12:51:58 -04:00
Ryan VanderMeulen
709f8a57a1 Backed out 4 changesets (bug 747428, bug 907324, bug 899353, bug 747552) for mochitest-other assertions.
Backed out changeset ee2bf84036fb (bug 907324)
Backed out changeset 17f932a5856d (bug 899353)
Backed out changeset b277e7b08f88 (bug 747552)
Backed out changeset 6ae3b1195542 (bug 747428)
2013-08-26 12:25:49 -04:00
Shane Caraveo
901fcbd69e bug 905297 fix error page handling for social panels, r=markh 2013-08-26 08:58:15 -07:00
Marco Castelluccio
06694c646e Bug 899353 - Show progress while downloading webapps. r=felipc 2013-08-26 10:32:09 -04:00
Marco Castelluccio
6248cb3409 Bug 747552 - During webapp install, icon retrieval may return non-image files. r=myk 2013-08-26 10:31:49 -04:00
Michael Ratcliffe
940771f70a Bug 904953: Request longer timeout for markup edit test r=mratcliffe 2013-08-26 14:12:20 +02:00
Heather Arthur
ab35c23205 Bug 905312 - Make monospace font consistent across devtools; r=paul 2013-08-26 10:24:41 +02:00
Mark Hammond
e0200cd3ec Fix indentation in previous checkin. No bug, r=me 2013-08-26 17:45:42 +10:00
Felipe Gomes
b0494451ec Merge fx-team to m-c 2013-08-26 02:41:47 -03:00
Felipe Gomes
e36a075b54 Bug 897060 - Display select dropdowns in the parent process. r=enndeakin
Original patch by roc.
2013-08-25 22:34:23 -03:00
Phil Ringnalda
00826fc34a Merge m-i to m-c 2013-08-25 08:20:24 -07:00
David Zbarsky
b35165ce9e Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz 2013-08-24 10:08:55 -04:00
Justin Dolske
9e89664f18 Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret 2013-08-23 20:28:11 -07:00
Phil Ringnalda
e8dd2ef338 Back out 27eb88629c56:a26582e3c44d (bug 906901)
CLOSED TREE
2013-08-23 19:33:29 -07:00
Justin Dolske
f126e6b17c Bug 901747 - The "slow startup" notification bar should point users to the help article on resetting Firefox. r=jaws 2013-08-23 18:30:07 -07:00
David Zbarsky
9ab8e39be1 Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz 2013-08-23 21:11:47 -04:00
Matt Brubeck
5ee5b5c9a9 Bug 906047 - Remove unused code from metro/base/content/Util.js [r=sfoster]
--HG--
extra : rebase_source : 76af61778df8adf89b63006e7331ed69e1c7b32c
2013-08-23 17:10:29 -07:00
Geoff Lankow
2c50afa830 Bug 905136 - Blackbox icons missing from debugger (Linux); r=msucan 2013-08-24 11:50:48 +12:00
Sam Foster
9f899c1fe6 Bug 893091 - New populateFragmentFromString+tests, format the save-or-run download notification bar text. r=mbrubeck 2013-08-23 16:29:51 -07:00
Nick Fitzgerald
330d1df63e Bug 908870 - disable logging RDP packets in mochitests by default again; r=me 2013-08-23 14:18:08 -07:00
Sam Foster
783638efff Bug 848137 - Begin break out of Utils.js into a ContentUtil.jsm module. r=mbrubeck 2013-08-23 13:58:55 -07:00
Marina Samuel
a5d5b6268d Bug 907520 - Close soft keyboard when findbar closes. r=mbrubeck 2013-08-23 16:47:13 -04:00
Jared Wein
8c5cac890a Bug 894048 - RemoveAllTabsBut should use {animate: true} when closing tabs. r=ttaubert
--HG--
extra : rebase_source : 35d7438eb53d6cdf9a40be6f5ec1a880748b81a2
2013-08-23 13:49:05 -04:00
Ryan VanderMeulen
474bd8754b Merge inbound to m-c. 2013-08-23 10:44:50 -04:00
Ryan VanderMeulen
3b872d79f6 Merge m-c to fx-team. 2013-08-22 20:48:10 -04:00
Felipe Gomes
db0715d956 Bug 907342 - Make navigation from about:newtab load in the remote process. r=ttaubert 2013-08-22 20:52:18 -03:00
Jim Mathies
7ae9ef8280 Bug 906910 - Flush active tile assets on close of the browser. r=sfoster 2013-08-22 16:42:54 -05:00
Jim Mathies
caa0ba505e Bug 906735 - Fixup dpi issues when running browser_context_menu_tests.js locally. r=rsilveira 2013-08-22 16:42:53 -05:00
Ryan VanderMeulen
11078fdb09 Merge m-c to fx-team. 2013-08-22 15:46:38 -04:00
Ryan VanderMeulen
7726245c4e Merge inbound to m-c. 2013-08-22 15:42:18 -04:00
Jim Mathies
553fb50f74 Bug 907243 - Move SetDPI to APZCTreeManager. r=kats 2013-08-22 19:28:02 -05:00
Ms2ger
8bfa279bb1 Merge m-c to inbound 2013-08-22 10:38:48 +02:00
Ms2ger
8ccdba4aa0 Bug 906412 - Cleanup some random parts of the build system; r=mshal 2013-08-22 08:55:59 +02:00
Ms2ger
676cea55c5 Bug 906351 - Use @DEPTH@ even more; r=ted 2013-08-22 08:55:59 +02:00
Ryan VanderMeulen
11b14acefd Merge inbound to m-c. 2013-08-21 17:14:32 -04:00
Shane Caraveo
d610a933fa bug 891221 add tests for chat from multiple providers, r=markh 2013-08-21 11:38:33 -07:00
Shane Caraveo
f562440456 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Steven MacLeod
e8dd467447 Bug 902280 - Update _lastSaveTime before writing to avoid deceeding the write interval. r=ttaubert 2013-08-21 12:14:33 -04:00
Stephen Pohl
adbadb868e Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud 2013-08-21 12:22:03 -04:00
Birunthan Mohanathas
2cdca94d74 Bug 784739 - Switch from NULL to nullptr in browser/metro. r=ehsan 2013-08-21 12:13:50 -04:00
Birunthan Mohanathas
bc55d0a006 Bug 784739 - Switch from NULL to nullptr in browser/components. r=ehsan 2013-08-21 12:13:50 -04:00
Andrew Wang
4a0e1e2f87 Bug 904480 - Return values of _SessionFile.wipe() and .writeLoadStateOnceAfterStartup() are unused. r=ttaubert 2013-08-21 08:33:17 -04:00
Andrew Wang
cc5581e873 Bug 901126 - Split browser_newtab_drag_drop.js into two tests. r=ttaubert 2013-08-21 08:32:47 -04:00
Ed Morley
a00251a161 Merge mozilla-central and fx-team 2013-08-21 13:10:14 +01:00
Ed Morley
acbd366f78 Merge latest green inbound changeset and mozilla-central 2013-08-21 12:59:33 +01:00
Paolo Amadini
353706cefc Bug 847863 - Part 8 of 8 - Use the JavaScript API instead of nsIDownloadManager as the back-end for the panel. r=enn 2013-08-21 09:36:07 +02:00
Paolo Amadini
7c75904149 Bug 847863 - Part 7 of 8 - Convert Downloads Panel tests. r=enn 2013-08-21 09:36:07 +02:00
Neil Deakin
93bc8c85c7 Bug 847863 - Part 6 of 8 - Convert tests for clearing recent history. r=paolo 2013-08-21 09:36:07 +02:00
Paul Rouget
fcfdc63e98 Bug 902874 - [app manager] data store for webapps. r=alex.poirot 2013-08-21 08:56:40 +02:00
Paul Rouget
34132fe255 Bug 901520 - [app manager] data store for device. r=alex.poirot 2013-08-21 08:56:40 +02:00
Paul Rouget
55f76e3281 Bug 901519 - [app manager] data store for connections. r=alex.poirot 2013-08-21 08:56:40 +02:00
Paul Rouget
aa4f0af233 Bug 901521 - [app manager] implement a template mechanism based on stores. r=mratcliffe 2013-08-21 08:56:40 +02:00
Paul Rouget
325b07e4fd Bug 901517 - Observable Object: use EventEmitter.decorate and fix array issue. r=poirot.alex 2013-08-21 08:56:40 +02:00
Sam Foster
be09e0b8f9 Bug 907211 - Fix localized string access for download size. r=ally 2013-08-20 18:16:30 -07:00
David Creswick
e9dc10d1b4 Bug 870339 - Fix Intermittent browser/devtools/styleeditor/test/browser_styleeditor_bug_740541_iframes.js. r=harth 2013-08-20 21:12:37 -04:00
Jonathan Wilde
a56485d03d Bug 891656 - Defect - wallpaper solution - navigation app bar icons cut off. r=mbrubeck 2013-08-20 13:38:52 -07:00
Ryan VanderMeulen
2203bcca10 Merge m-c to fx-team. 2013-08-20 15:33:48 -04:00
Jesse Fox
b8d1beb5c3 Bug 902729 - Add a new telemetry probe for session lifetimes. r=ttaubert 2013-08-20 11:02:42 -04:00
Paolo Amadini
9ac39a9e40 Bug 907047 - Fix "Promise is not defined @ resource://app/modules/DownloadsCommon.jsm:493". r=enn 2013-08-22 20:05:48 +02:00
Tim Taubert
4363d92cac Bug 905533 - Move SessionStore._updateCookies() to SessionCookies.update(); f=smacleod r=yoric 2013-08-22 19:58:23 +02:00
Brandon Benvie
54e9d7087c Bug 905854 - The browser console shortcut is broken from Scratchpad. r=robcee, a=akeybl 2013-08-19 11:49:18 -07:00
Gijs Kruitbosch
5ae9766705 Bug 826603 - go button is too large on hidpi when stop/reload buttons aren't combined, r=dao 2013-08-22 12:40:30 +02:00
Tim Taubert
19b50b5167 merge m-c to fx-team 2013-08-22 11:14:11 +02:00
Tim Taubert
85707028ba Backed out changeset 42be7b929812 (bug 355063) 2013-08-22 09:22:18 +02:00
Tim Taubert
cd81a5d321 Backed out changeset 91d27f0ac7dd (bug 355063) 2013-08-22 09:22:16 +02:00
Justin Dolske
6ac123f77e Bug 355063 - bustage followup for Android/Metro. r=sparky 2013-08-21 20:09:45 -07:00
Christoph Kerschbaumer
beefc781d4 Bug 902156 - Persist 'disable protection' option for Mixed Content Blocker - patch requires update for testcase from bug 822367. r=smaug, tanvi 2013-08-16 23:37:15 -07:00
Christoph Kerschbaumer
3f2fa90dd6 Bug 902156 - Mochitest for Persist 'disable protection' option for Mixed Content Blocker. r=smaug, tanvi 2013-08-16 22:15:02 -07:00
Ed Morley
d9e9805b74 Backed out changeset 7e8ff4c464f9 (bug 847863) on suspicion of causing failures in browser_sanitize-timespans.js 2013-08-20 11:52:34 +01:00
Ed Morley
11d4c6787f Backed out changeset 36c994d08d1b (bug 847863) 2013-08-20 11:52:05 +01:00
Ed Morley
ac3e373efd Backed out changeset c2b4444ad9fd (bug 847863) 2013-08-20 11:52:03 +01:00
Ed Morley
30c9f367b7 Merge latest green fx-team changeset and mozilla-central 2013-08-20 09:51:41 +01:00
Francesco Lodolo
d880af8552 Bug 906318 - Work - Move productization (p12n) options into a separate region.properties file, r=mbrubeck, f=pike 2013-08-19 14:43:13 -07:00
Paolo Amadini
1e07c09cf0 Bug 847863 - Part 8 of 8 - Use the JavaScript API instead of nsIDownloadManager as the back-end for the panel. r=enn 2013-08-19 23:39:14 +02:00
Paolo Amadini
c158c710da Bug 847863 - Part 7 of 8 - Convert Downloads Panel tests. r=enn 2013-08-19 23:39:14 +02:00
Neil Deakin
419721493c Bug 847863 - Part 6 of 8 - Convert tests for clearing recent history. r=paolo 2013-08-19 23:39:14 +02:00
Marina Samuel
acbbd96879 Bug 905640 - Clear the circular progress at the end of a download. r=jimm 2013-08-19 13:40:09 -04:00
Ryan VanderMeulen
4dbf69049f Merge m-c to fx-team. 2013-08-19 11:54:12 -04:00
Paolo Amadini
2b35c402c3 Bug 906314 - Allow using the JavaScript API instead of nsIDownloadManager when removing finished downloads. r=enn 2013-08-19 17:18:25 +02:00
Phil Ringnalda
3a9bc1d23d Merge m-c to m-i 2013-08-18 17:51:12 -07:00
Jim Mathies
5870dfe7cc Bug 906147 - disable component alpha in metrofx. r=nrc 2013-08-18 15:42:13 -05:00
Sebastian Hengst
0761259943 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
bc3e065c73 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
Jim Mathies
44904fea84 Bug 904163 - Insure inputs that receive press-hold are focused. Fixes issues with selected text not being visible. r=ally 2013-08-19 04:26:17 -05:00
Jim Mathies
2f2dab6d61 Bug 812529 - Add 1.4 and 1.8x selection monocle images. r=mbrubeck 2013-08-19 04:25:59 -05:00
Jim Mathies
15ea5795cd Bug 901019 - Reset selection monocles when pasting text into chrome or content. r=bbondy 2013-08-19 04:25:59 -05:00
Jim Mathies
6329c5c014 Bug 903737 - Detect whether the user right-clicked selected text properly. r=rsilveira 2013-08-19 04:25:58 -05:00
Jim Mathies
31366e8c6f Bug 906320 - Cleanup metro test timeouts. r=mbrubeck 2013-08-19 04:25:58 -05:00
Phil Ringnalda
7b3142dfa7 Merge m-i to m-c 2013-08-17 08:35:15 -07:00
ffxbld
2c9f550924 No bug, Automated blocklist update from host bld-linux64-ix-027 - a=blocklist-update 2013-08-17 03:13:50 -07:00
Honza Bambas
6584db92d2 Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-16 11:34:21 +02:00
Dão Gottwald
3236ccb6ce 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
51ca40e611 merge fx-team to mozilla-central 2013-08-16 10:29:59 +02:00
Shane Caraveo
1808e1ad29 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
2aecdd355f bug 840870 remove login restriction on chat, r=markh 2013-08-15 15:30:02 -07:00
Botond Ballo
9bd2b4ff18 Bug 898580 - Metro mechanism for content to inform APZC about scroll events. Handles multi-APZC. r=bbondy, r=kats 2013-08-12 16:31:49 -04:00
Ed Morley
0398833aaa Merge mozilla-central and fx-team 2013-08-20 12:12:43 +01:00
Tim Taubert
2bba7218a5 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
Andre Miranda
713503ee13 Bug 906025 - [responsive mode] vertical resizer moves incorrectly after rotate. r=paul 2013-08-15 00:40:08 -03:00
Suyash Agarwal
e0735d29ae Bug 888587 - Change the History menu access key to y. r=msucan 2013-08-14 16:18:00 +02:00
Brian Grinstead
aec2c04645 Bug 904049 - Inspector doesn't handle quotes in attributes and/or their escaping correctly. r=mratcliffe 2013-08-15 09:40:44 -05:00
Brian Grinstead
82ff711504 Bug 904842 - Markup View - Selected nodes with word wrapped attributes are not fully highlighted. r=paul 2013-08-14 11:12:44 -05:00
Dave Camp
1fad14ce42 Bug 906693 - ""TypeError: inspector.once(...) is undefined" errors in green mochitest-bc runs". r=paul 2013-08-19 14:05:00 +02:00
Ehsan Akhgari
4dac215ee1 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
Wes Kocher
71b80ab353 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
a3a9ced267 Merge m-c to inbound. 2013-08-20 16:32:33 -04:00
Georg Fritzsche
cc71d565e8 Bug 905084 - Fix "Activate this plugin" action in context menu. r=jaws 2013-08-20 22:25:12 +02:00
Tanvi Vyas
579f448e73 Bug 865352 - Add new icon for HTTPS pages with Mixed Display Content loaded. 2013-08-20 13:09:23 -07:00
Eddy Bruel
216d4d610a Bug 899052 - Implement the listAddons request; r=fitzgen 2013-08-24 01:33:46 +02:00
Tom Schuster
fa279d6eec Bug 908692 - Electrolysis: Geolocation permission box doesn't open either. r=felipe 2013-08-23 19:04:19 -04:00
Dave Camp
ccb9162455 Bug 886039 - Port the computed view to the styles actor. r=mratcliffe 2013-08-08 08:44:57 -07:00
Dave Camp
44b8744a8c Bug 886038 - Port the rule view to the styles actor. r=mratcliffe 2013-08-08 08:44:57 -07:00
Dave Camp
c2fa37fa2a Bug 903573 - Get a reference to the style actor in the inspector panel. r=mratcliffe 2013-08-08 08:44:56 -07:00
Phil Ringnalda
beddb21787 Merge m-c to fx-team 2013-08-17 08:42:11 -07:00
Neil Deakin
a8fbb09a43 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
Paolo Amadini
559c3ae9bf Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-17 15:13:10 +02:00
Tim Taubert
042367f116 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
Phil Ringnalda
1aaf321668 Back out ae91affad44f (bug 889944) for browser-chrome bustage
CLOSED TREE
2013-08-16 19:04:25 -07:00
Sam Foster
d508e3a958 Bug 904317 - observe viewstate in view markup, call _adjustDOMforViewState at init and from onViewStateChange. r=rsilveira
--HG--
extra : rebase_source : accadb9ffa0a8cb3026ddb5aff0952cfd8a5186c
2013-08-16 16:56:50 -07:00
Avinash Kundaliya
fb9f367b80 Bug 889944 - add "open in new tab" context menu item on resources; r=harth 2013-08-16 15:33:11 -07:00
Ryan VanderMeulen
842599628e Backed out changeset b0bab66c0cab (bug 896927) for Windows xpcshell failures. 2013-08-16 18:21:53 -04:00
Nick Fitzgerald
fb9e773f37 Bug 905046 - black boxing eye not shown; r=vporof 2013-08-16 15:02:39 -07:00
Jared Wein
ff21fdf63b Bug 897160 - Set a minimum width for the Firefox window. r=mconley 2013-08-16 14:03:43 -04:00
Anup Allamsetty
104d3ca872 Bug 896911 - Rename "Resend" item to "Edit and Resend"; r=harth 2013-08-16 13:51:42 -07:00
Jared Wein
a65773ceb5 Backed out changeset 707307cc53a6 (bug 897160) 2013-08-16 16:31:35 -04:00
Paolo Amadini
9513edfe92 Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-16 21:48:01 +02:00
Ryan VanderMeulen
4c008c8c9a Merge m-c to fx-team. 2013-08-16 15:34:58 -04:00
Jared Wein
825e75e89d Bug 897160 - Set a minimum width for the Firefox window. r=mconley 2013-08-16 14:03:43 -04:00
Paolo Amadini
49149df9c3 Bug 899124 - Compute download speed and throttle notifications. r=enn 2013-08-16 11:02:15 +02:00
Carsten "Tomcat" Book
af97686d86 merge mozilla-central to fx-team 2013-08-16 10:35:19 +02:00
Tim Taubert
5170cb4755 Bug 904460 - Pass _firstTabs 'parameter' as an argument to restoreWindow() rather than tacking it onto the state object; r=smacleod 2013-08-16 09:58:04 +02:00
Brian R. Bondy
08bc1d4589 Bug 888363 - Fix default browser activation. r=jimm
Extra notes:
GetModulePath has no changes, it is just moved up so it can be used earlier.
GetDesktopBrowserPath was moved into the class because it needs to use a member there.
GetDesktopBrowserPath implementation has changed, so please review it.  Also its comments header is new and explains some stuff.
IsTargetBrowser is no longer used because we instead use 2 other boolean values set on the SetTarget call.
2013-08-15 22:30:57 -04:00
Matt Brubeck
799110a3fa Bug 852236 - re-enable localization in browser/metro [r=Pike] 2013-08-15 22:02:42 -04:00
Ed Morley
9c9c80b8d7 Merge latest green fx-team changeset and mozilla-central 2013-08-15 11:57:16 +01:00
Gregory Szorc
c089ae373d Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Bill McCloskey
b845288767 Bug 902550 - Disable more session restore code in e10s (r=ttaubert) 2013-08-14 14:33:44 -07:00
Ryan VanderMeulen
8b8be2a46a Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Markus Stange
ba6b813d44 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
Tim Taubert
b38bf4e53c Bug 904003 - Move session saving code into its own module; r=yoric 2013-08-14 08:11:23 +02:00
Tim Taubert
28ab83cc7c Bug 904529 - Remove SessionStore._initialState and pass it as an argument to .onLoad(); r=smacleod 2013-08-14 08:03:28 +02:00
Tim Taubert
d03361e6c6 Bug 903398 - [Session Restore] Use a 'cookie-changed' observer instead of asking the cookie service for every host; r=yoric 2013-08-14 07:10:07 +02:00
Tim Taubert
c9ed7b0daa Bug 903714 - Provide document.baseURI when calling _makeURI() in registerProtocolHandler(); r=dao 2013-08-10 13:33:43 +02:00
Tim Taubert
489d2788bd Bug 904616 - Ensure that sizes for preload browsers are applied correctly; r=jaws 2013-08-14 06:59:49 +02:00
Rodrigo Silveira
a57aa0b02a Bug 904059 - the 'Tab Bar' is auto-dismissed when closing a tab(s) r=mbrubeck 2013-08-13 17:19:57 -07:00
Anton Kovalyov
03529271ff Bug 904212 - Remove obsolete Profiler localization strings. r=me 2013-08-13 13:48:08 -07:00
Anton Kovalyov
4d39511bb0 Bug 892289 - Ctrl+L should clear the console output. r=robcee 2013-08-13 13:26:55 -07:00
Ryan VanderMeulen
1ad01d4327 Backed out changesets d864c70c64c9 and e4d7f9580e5a (bug 883953) for mochitest-mc orange. 2013-08-13 16:23:09 -04:00
Ryan VanderMeulen
2cf7945b69 Merge m-c to fx-team. 2013-08-13 15:39:41 -04:00
Florian Quèze
a951f48b72 Bug 898161 - Detached chat windows should not have a menu bar, r=mixedpuppy. 2013-08-13 21:31:35 +02:00
Axel Hecht
049f495018 bug 848830, fix regression in app updater localization, r=glandium, rstrong
--HG--
extra : rebase_source : 66b4e3e55a05d4b74bd39a40c4768c620b74062a
2013-08-13 17:15:42 +02:00
Rodrigo Silveira
4f6106a065 Bug 903182 - URL textbox not showing in appbar in snapped r=ally,jwilde 2013-08-12 16:34:14 -07:00
Rodrigo Silveira
a01894bf8f Bug 904058 - the Tab Bar isn't auto-dismissed once a new tab has been created using CTRL + T r=jimm 2013-08-13 11:21:57 -07:00
Carsten "Tomcat" Book
5b7a6d6f6c merge mozilla-inbound to mozilla-central 2013-08-13 12:34:27 +02:00
Victor Porof
918bcd58a2 Bug 903734 - The blackbox message background looks stale, r=fitzgen 2013-08-13 09:56:51 +03:00
Victor Porof
b05554c10f Bug 903727 - Arrows aren't shown in the SideMenuWidget even though the showArrows param is true, r=fitzgen 2013-08-13 09:56:51 +03:00
Ryan VanderMeulen
e2d867ead3 Merge m-c to fx-team. 2013-08-12 22:00:03 -04:00
Matt Brubeck
5dcf1384c9 Bug 819146 - Control/shift-enter in Metro urlbar is broken [r=ally] 2013-08-12 17:17:37 -07:00
Anton Kovalyov
08455ef762 Bug 899991 - Fix TypeError in browser_profiler_console_api_content.js. r=me 2013-08-12 17:05:22 -07:00
Suyash Agarwal
d2f06e2461 Bug 868711 - Remove confusing expression in _trackSlowStartup. r=gavin 2013-08-12 20:55:05 -03:00
Drew Willcoxon
a5406a2ed5 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
Gabriel Luong
af2c9fa135 Bug 872906 - Calls from JS served from file:// urls are greyed out; r=anton 2013-08-12 15:21:34 -07:00
Ryan VanderMeulen
a12a9ef1b6 Merge m-c to b2g-inbound. 2013-08-12 17:44:21 -04:00
Nick Fitzgerald
afbb6f573c Bug 898059 - black boxing eyeballs are too big; r=vporof 2013-08-12 14:44:07 -07:00
Ryan VanderMeulen
1f195915a2 Merge m-c to fx-team. 2013-08-12 15:37:10 -04: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
Brandon Benvie
7b0b48adf9 Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp 2013-08-12 10:15:22 -07:00
Robert Bindar
9c815e4c05 Bug 903396 - Move about:networking warning pref to modules/libpref/src/init/all.js. r=gavin 2013-08-12 08:40:02 -04:00
Jim Mathies
50c182887d Bug 887286 - Enable crash reporting by default on Nightly and Aurora for metrofx. r=sstamm, ahua 2013-08-12 05:05:05 -05:00
Carsten "Tomcat" Book
2d5bef5a11 merge mozilla-inbound to mozilla-central 2013-08-12 11:28:29 +02:00
Tim Taubert
99d27f4051 merge m-c to fx-team 2013-08-11 09:27:17 +02:00
ffxbld
6a58755031 No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update 2013-08-10 03:19:31 -07:00
Ed Morley
553e29c238 Bug 901898 - Remove codesighs now that it's no longer run in automation; r=gps 2013-08-12 13:10:41 +01:00
Ryan VanderMeulen
7a54b5e31f Merge fx-team to m-c. 2013-08-09 19:28:34 -04:00
Ryan VanderMeulen
8afe7e8fed Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
4f61ff1332 Merge m-c to fx-team. 2013-08-09 17:29:37 -04:00
Ryan VanderMeulen
1c27efb8bd Merge b2g-inbound to m-c. 2013-08-09 17:26:14 -04:00
Matt Brubeck
5cc2620ed8 Bug 903541 - Fix duplicate contextmenu handling on about:start [r=jimm] 2013-08-09 12:53:08 -07:00
Ryan VanderMeulen
2e314a0b7b Bug 903452 - Update pdf.js to version 0.8.423. r=bdahl 2013-08-09 15:01:28 -04:00
Jim Mathies
1f09d86070 Bug 903364 - Fix: Mouse scrollbar remains visible on start tab after touch. r=rsilveira 2013-08-09 13:40:36 -05:00
Tim Taubert
25eb66178d Backed out changeset 1230bd543454 (bug 792806) 2013-08-09 05:50:22 +02:00
Tim Taubert
53abe8c266 Backed out changeset 24e725b72a0d (bug 792806) 2013-08-09 05:50:21 +02: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
Tim Taubert
a8091dfe7d Backed out changeset a902370b74af (bug 903714) 2013-08-10 14:44:22 +02:00
Tim Taubert
0cf032c180 Bug 903714 - Provide document.baseURI when calling _makeURI() in registerProtocolHandler(); r=dao 2013-08-10 13:33:43 +02:00
Sam Foster
1c86cb711e Bug 895519 - Rework tiles favicon treatment + tweaks to meet revised design. r=rsilveira 2013-08-10 01:29:22 -07:00
Jonathan Wilde
f791f23776 Bug 894715 - Part 2 - Fix trimming issue. r=ally 2013-08-09 22:42:55 -07:00
Ryan VanderMeulen
df483806f5 Merge m-c to inbound. 2013-08-12 21:59:20 -04:00
Ryan VanderMeulen
ae8458b977 Merge m-c to inbound. 2013-08-12 17:43:24 -04:00
Ryan VanderMeulen
4bdd6d2653 Merge m-c to b2g-inbound. 2013-08-08 16:24:53 -04:00
Rodrigo Silveira
80f6d91aac Bug 831440 - Switch back to static thumbnails for the tab bar
--HG--
extra : rebase_source : 6af90594890ca7ae30fecfe3234e009845e6404c
2013-08-07 10:51:43 -07:00
Tim Taubert
62325e7566 Bug 902727 - [Session Restore] Remove legacy _writeFileEncoder; r=smacleod 2013-08-09 04:42:20 +02:00
Tim Taubert
5be5a13608 Bug 902721 - [Session Restore] Remove _dirtyWindows and replace it with a weak set; r=smacleod 2013-08-09 04:41:59 +02:00
Tim Taubert
a04de08ea0 Bug 888972 - part 2 - Load pending frame scripts and discard browser after swapping; r=gavin 2013-08-09 04:37:03 +02:00
Tim Taubert
43d046dd64 Backed out changeset 7e0356305566 (bug 894811) 2013-08-09 04:05:05 +02:00
Jonathan Wilde
6d14535050 Bug 895873 - Re-enable browser_context_menu_tests.js. Intermittent oranges likely fixed in bug 856264. r=jimm
--HG--
extra : rebase_source : c2e731fd5b061eda420e60cf959c39346df65003
2013-08-08 12:19:55 -07:00
Dave Camp
47c67b5b7b Bug 903453 - Make some CssLogic members explicitly public that we use elsewhere. r=jwalker
--HG--
extra : rebase_source : b05dce10120d7f7334389c8af32705351020618d
2013-08-07 09:47:45 -07:00
Dave Camp
aeaccb3e21 Bug 903454 - Rename CssLogic.FILTER.ALL to CssLogic.FILTER.USER. r=jwalker
--HG--
extra : rebase_source : 7115356a488daa890b9c4dde0f57a9df5d5f27c6
2013-08-07 09:27:22 -07:00
Georg Fritzsche
83e14b77e0 Bug 903637 - CTP plugin icon for non-hidden plugins disappearing on mouseover. r=jaws 2013-08-12 18:29:31 +02:00