Shane Caraveo
d0a8bd3420
bug 914926 fix workers on startup when social disabled, r=markh
2013-09-14 10:16:47 -07:00
Shane Caraveo
db722956df
bug 914927 change string for enable/disable social menuitem, r=felipc
2013-09-14 10:13:24 -07:00
Shane Caraveo
0268c6abf3
bug 914435 fix toolbaritem handling of ambient frames, r=markh
2013-09-14 10:03:04 -07:00
Paolo Amadini
e6844591ec
Bug 906620 - Implement the taskbar indicator for downloads. r=enn
2013-09-14 13:15:57 +02:00
Boris Zbarsky
0c4e2cc50c
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Ed Morley
2b9185f337
Backed out changeset cf4d664a0756 (bug 916430)
2013-09-17 13:14:32 +01:00
Paolo Amadini
c0ed652bdc
Bug 916430 - General Downloads API review. r=enn
2013-09-17 10:55:52 +02:00
Dão Gottwald
7adf471d46
Bug 916038 - Remove XULBrowserWindow.destroy. r=gavin
2013-09-17 10:04:26 +02:00
Stephen Pohl
e6f463f864
Bug 917761: Reland improvements for bug 678392 that were backed out along with bug 673875. r=smichaud,felipc
2013-09-23 09:02:55 -04:00
Christian Sonne
fb076adb9e
Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske
2013-05-29 14:50:59 -07:00
Carsten "Tomcat" Book
40b5602338
Backed out changeset 491b452af425 (bug 862998) Mochitest Browser Chrome Test Failure
2013-10-17 08:44:01 +02:00
Christian Sonne
077da75e86
Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske
2013-05-29 14:50:59 -07:00
Blair McBride
1f83aefeee
Bug 862998 - Add XHTML namespace to browser.xul. r=dolske
2013-10-17 17:39:57 +13:00
Tom Schuster
4414a24398
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
01cca6747f
backout changeset 3734bebc9bfb, because bad commit message and missed nit
2013-09-13 11:41:47 -04:00
Tom Schuster
e161bba0b5
Bug 666816 - Support findbar in e10s. r=mikedeboer
2013-09-13 10:41:23 -04:00
Bill McCloskey
36b12638f2
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
47d90bb47f
Merge m-c to inbound.
2013-09-12 22:30:22 -04:00
Shane Caraveo
36ce0d7f15
bug 915835 fix leak of event handler, r=felipe
2013-09-12 14:39:33 -07:00
Dão Gottwald
1dc573c140
Bug 821687 - Status panel should be attached to the content area without overlapping surrounding chrome. r=mdeboer
...
--HG--
extra : rebase_source : aa71054495dde13db01dad0db5a1c62f028fdba9
2013-09-12 23:36:05 +02:00
Paolo Amadini
a78cae2649
Bug 913118 - Add a combined list of public and private downloads. r=enn
2013-09-12 21:20:30 +02:00
Drew Willcoxon
8933291a63
Bug 906615 - Background thumbnail service shouldn't overwrite existing thumbnails, and foreground service shouldn't capture when thumbnails are fresh. r=markh
2013-09-12 09:25:57 -07:00
Tom Schuster
c788b73314
Bug 913155 - Electrolysis: Add a submit crashreport box on the tab crashed page. r=felipe,smaug
2013-09-12 15:24:10 -04:00
Ed Morley
9af3a8459a
Merge mozilla-central and fx-team
2013-09-12 12:11:01 +01:00
Mark Hammond
5af6b0aab8
Bug 915506 - ensure AeroPeek is fully disabled with e10s. r=dao
2013-09-12 16:50:46 +10:00
Dão Gottwald
ac1c6a8950
Backed out changeset d45a33d0fc2e
2013-09-12 08:39:46 +02:00
Mark Hammond
09a553f392
Bug 915506 - ensure AeroPeek is fully disabled with e10s. r=felipe
2013-09-12 15:40:25 +10:00
Ryan VanderMeulen
ed0259103b
Merge fx-team to m-c.
2013-09-11 21:48:20 -04:00
Francesco Lodolo
dcd5e57578
Bug 913826 - New social bookmark button: rename entities to reflect string changes. r=mixedpuppy
2013-09-11 09:51:03 -04:00
Neil Rashbrook
4d616c626b
Bug 914609 Consistently use plugin placeholder anonymous element anonids r=jaws
...
--HG--
extra : rebase_source : 97d098dfb89a05bb23fbd0eb2bf925fb46fbf642
2013-09-11 08:31:36 +01:00
Carsten "Tomcat" Book
f22d797ddf
merge fx-team to mozilla-central
2013-09-10 10:27:04 +02:00
Drew Willcoxon
8cadb5ee83
Bug 912763 - Disable background thumbnails on Beta. r=markh
2013-09-09 19:58:57 -07:00
Tom Schuster
43bd0f28aa
Bug 912629 - Electrolysis: Use page icon for tab crashed page. r=felipe
2013-09-09 11:26:14 -04:00
Marco Castelluccio
dcd945ecc7
Bug 899353 - Show progress while installing apps. r=felipc
2013-09-09 08:57:37 -04:00
Mark Hammond
28991db8d3
Bug 912139 - Intermittent browser_social_errorPage.js | is now on social sidebar page, r=mixedpuppy
2013-09-07 18:41:33 +02:00
Tanvi Vyas
e03d07cca4
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
Boris Zbarsky
183898489c
Bug 914985. Adjust browser_tabopen_reflows test to deal with a shorter stack to the reflow and log more information when it fails. r=ttaubert
2013-09-11 23:19:07 -04:00
Tanvi Vyas
84c39e3808
Bug 912817 - Backed out changeset 690752e6d8a3
...
--HG--
extra : rebase_source : 021aad413a2b3e1b069c60d9b5557773aaadc144
2013-09-09 15:50:47 -07:00
Tanvi Vyas
dcf3f38779
Bug 912817 - Add a separate class for mixed display with active content blocked.
2013-09-09 15:48:01 -07:00
Daniel Holbert
0e9820da1b
Bug 914324: Add missing declaration of variable 'SocialStatus' to fix JS strict warning. r=mixedpuppy
2013-09-09 14:37:04 -07:00
Shane Caraveo
fbbdb70eaf
bug 891219 new social bookmarks, part 2, new implementation, r=markh
2013-09-06 10:56:01 -07:00
Shane Caraveo
967bf9736a
bug 891219 new social bookmarks, part 1, remove old socialmarks code
2013-09-06 10:55:43 -07:00
David Dahl
1d2d4a3b19
Bug 882467 - Mixed Content Telemetry - How many times do users click Disable Protection r=dolske
2013-09-05 18:18:04 -05:00
Ryan VanderMeulen
cdfb28768d
Merge fx-team to m-c.
2013-09-05 15:37:00 -04:00
Nick Alexander
1579cd537d
Merge m-c to s-c.
2013-09-05 09:07:12 -07:00
Paul Rouget
2f20ca459d
Bug 912910 - [app manager] add a menuitem to the devtools menu. r=mossop
2013-09-05 07:37:00 +02:00
Richard Newman
15a58b7afc
Merge m-c to s-c.
2013-09-04 18:27:37 -07:00
Wes Kocher
f3cdf6ec00
Merge fx-team to m-c on a CLOSED TREE
2013-09-04 17:02:06 -07:00
Richard Newman
be2550d749
Bug 908461 - Protocol deprecation indicators for Sync: client support. r=gps
2013-09-03 16:11:46 -07:00
Wes Kocher
545fbb7bd2
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Benjamin Smedberg
6de8361784
Bug 902075 - Add telemetry for plugin click-to-activate doorhanger UI, r=vladan
2013-09-04 16:07:54 +02:00
Shane Caraveo
3dd288bab7
bug 891225 implement new provider status buttons, r=markh
2013-09-04 10:01:38 -07:00
Felipe Gomes
dfa23284a3
Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws
2013-09-03 19:11:22 -03:00
Felipe Gomes
36cd1dcd38
Bug 899348 - Implement about:tabcrashed page. r=jaws
...
--HG--
rename : browser/themes/linux/aboutSocialError.css => browser/themes/linux/aboutTabCrashed.css
rename : browser/themes/osx/aboutSocialError.css => browser/themes/osx/aboutTabCrashed.css
rename : browser/themes/windows/aboutSocialError.css => browser/themes/windows/aboutTabCrashed.css
2013-09-03 19:11:22 -03:00
Felipe Gomes
cf77c1b0f9
Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs. r=bz
2013-09-03 19:11:22 -03:00
Ed Morley
81c848fe67
Merge mozilla-central and inbound
2013-09-04 16:53:03 +01:00
Jonathan Kew
cf0611032c
bug 909264 - control characters in the location bar should be %-encoded for visibility. r=gavin
2013-09-04 10:49:47 +01:00
Bill McCloskey
b90dcc6b96
Bug 911496 - WebNavigation:LoadURI message is handled twice (r=felipe)
2013-09-01 16:47:14 -07:00
Ryan VanderMeulen
852d2cf85e
Merge fx-team to m-c.
2013-08-30 21:00:08 -04:00
Shane Caraveo
3af357b678
bug 906212 fix socialapi ui startup regressions, r=markh
2013-08-30 11:11:20 -07:00
Ryan VanderMeulen
d6b66b2d53
Merge m-c to fx-team.
2013-08-30 13:41:29 -04:00
Shane Caraveo
d3026d9dad
bug 910741 fix opening tabs from clicked links in share panel, r=felipe
2013-08-30 09:30:00 -07:00
Mike de Boer
0dd746c947
Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin
2013-08-30 18:20:22 +02:00
Tim Taubert
0e435c2176
Backed out changeset 10e9f1f0b992 (bug 910741)
2013-08-30 06:12:09 +02:00
Shane Caraveo
a75102c534
bug 910741 fix opening tabs from clicked links in share panel, r=felipe
2013-08-29 17:45:17 -07:00
Ryan VanderMeulen
dfe10b3ffb
Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes.
2013-08-29 15:48:29 -04:00
Mike de Boer
5b03824427
Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin
2013-08-28 13:36:48 +02:00
Florian Quèze
478e1d3998
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
72178d02ec
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
Georgiana Chelu
1ceb67f0f2
Bug 910167 - Remove remaining uses of nsISessionStore in browser/base/. r=dao
2013-08-29 08:58:29 +02:00
Shane Caraveo
984b943dce
bug 908651 fix collapsing chat windows when resizing sidebar, r=markh
2013-08-28 18:56:17 -07:00
Ryan VanderMeulen
3824cbd433
Backed out changeset a7a66112a560 (bug 900865) for mochitest-bc crashes.
2013-08-28 16:50:53 -04:00
Mike de Boer
96e7e6dc4b
Bug 900865 - Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin
2013-08-28 13:36:48 +02:00
Tim Abraldes
5180420fe8
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
Jared Wein
3c60290f43
Bug 909662 - Fix reference to undefined 'pref' constant. r=ttaubert
2013-08-28 12:22:58 -04:00
Florian Quèze
c8c25e4bd3
Bug 874566 - Chat boxes should be opened in the currently active window (Linux/Mac), r=markh.
2013-08-28 11:49:48 +02:00
Georgiana Chelu
27f8863248
Bug 898732 - Use SessionStore object instead of getting the nsISessionStore service. r=dao
2013-08-28 00:52:28 +02:00
Shane Caraveo
ce13c685bd
bug 847124, bug 886300 intermittent blocklist failures
2013-08-27 09:18:35 -07:00
Ryan VanderMeulen
9c2f0c5982
Merge inbound to m-c.
2013-08-26 20:19:26 -04:00
Ryan VanderMeulen
f0ff0e5947
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
Marco Castelluccio
8983779a1a
Bug 899353 - Show progress while downloading webapps. r=felipc
2013-08-26 10:32:09 -04:00
Mark Hammond
57a43f4202
Fix indentation in previous checkin. No bug, r=me
2013-08-26 17:45:42 +10:00
Felipe Gomes
47c502b18a
Bug 897060 - Display select dropdowns in the parent process. r=enndeakin
...
Original patch by roc.
2013-08-25 22:34:23 -03:00
Justin Dolske
cc006be88d
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
Jared Wein
5deeda5acb
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
Felipe Gomes
932b750d50
Bug 907342 - Make navigation from about:newtab load in the remote process. r=ttaubert
2013-08-22 20:52:18 -03:00
Ryan VanderMeulen
8dfeba9208
Merge inbound to m-c.
2013-08-22 15:42:18 -04:00
Tim Taubert
5627669686
Backed out changeset 42be7b929812 (bug 355063)
2013-08-22 09:22:18 +02:00
Christoph Kerschbaumer
03e39ee3c3
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
f8ccf90d6b
Bug 902156 - Mochitest for Persist 'disable protection' option for Mixed Content Blocker. r=smaug, tanvi
2013-08-16 22:15:02 -07:00
Ryan VanderMeulen
78bcb8af18
Merge inbound to m-c.
2013-08-21 17:14:32 -04:00
Shane Caraveo
df67b2b74d
bug 891221 add tests for chat from multiple providers, r=markh
2013-08-21 11:38:33 -07:00
Shane Caraveo
71661cb777
bug 891216 multiple workers enabled, r=markh
2013-08-21 11:32:46 -07:00
Stephen Pohl
fd7f083936
Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud
2013-08-21 12:22:03 -04:00
Andrew Wang
6fed05e70b
Bug 901126 - Split browser_newtab_drag_drop.js into two tests. r=ttaubert
2013-08-21 08:32:47 -04:00
Ed Morley
d76e308416
Merge mozilla-central and fx-team
2013-08-21 13:10:14 +01:00
Neil Deakin
ebe4488a9b
Bug 847863 - Part 6 of 8 - Convert tests for clearing recent history. r=paolo
2013-08-21 09:36:07 +02:00
Ed Morley
d7731a1ef1
Merge mozilla-central and fx-team
2013-08-20 12:12:43 +01:00
Ed Morley
8b3523f429
Backed out changeset 7e8ff4c464f9 (bug 847863) on suspicion of causing failures in browser_sanitize-timespans.js
2013-08-20 11:52:34 +01:00
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