Commit Graph

17244 Commits

Author SHA1 Message Date
Phil Ringnalda
b263cee66b Back out ae91affad44f (bug 889944) for browser-chrome bustage
CLOSED TREE
2013-08-16 19:04:25 -07:00
Sam Foster
6f9e3c18af 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
597b82ff98 Bug 889944 - add "open in new tab" context menu item on resources; r=harth 2013-08-16 15:33:11 -07:00
Ryan VanderMeulen
84a2918449 Backed out changeset b0bab66c0cab (bug 896927) for Windows xpcshell failures. 2013-08-16 18:21:53 -04:00
Nick Fitzgerald
89eabd8ed8 Bug 905046 - black boxing eye not shown; r=vporof 2013-08-16 15:02:39 -07:00
Jared Wein
8c9fdff438 Bug 897160 - Set a minimum width for the Firefox window. r=mconley 2013-08-16 14:03:43 -04:00
Anup Allamsetty
a25a78a661 Bug 896911 - Rename "Resend" item to "Edit and Resend"; r=harth 2013-08-16 13:51:42 -07:00
Jared Wein
de36443ce3 Backed out changeset 707307cc53a6 (bug 897160) 2013-08-16 16:31:35 -04:00
Paolo Amadini
d44ab61ff8 Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-16 21:48:01 +02:00
Ryan VanderMeulen
9806a7d7f1 Merge m-c to fx-team. 2013-08-16 15:34:58 -04:00
Jared Wein
6c38e5a18e Bug 897160 - Set a minimum width for the Firefox window. r=mconley 2013-08-16 14:03:43 -04:00
Paolo Amadini
d8228508ed Bug 899124 - Compute download speed and throttle notifications. r=enn 2013-08-16 11:02:15 +02:00
Carsten "Tomcat" Book
7e9cf48752 merge mozilla-central to fx-team 2013-08-16 10:35:19 +02:00
Tim Taubert
7833b23b82 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
6b22531602 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
dd735b7105 Bug 852236 - re-enable localization in browser/metro [r=Pike] 2013-08-15 22:02:42 -04:00
Ed Morley
868a862637 Merge latest green fx-team changeset and mozilla-central 2013-08-15 11:57:16 +01:00
Gregory Szorc
918eef7c37 Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Bill McCloskey
a3f3bbdc2e Bug 902550 - Disable more session restore code in e10s (r=ttaubert) 2013-08-14 14:33:44 -07:00
Ryan VanderMeulen
c292f445e7 Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Markus Stange
c3dfe63783 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
6b9f53c19c Bug 904003 - Move session saving code into its own module; r=yoric 2013-08-14 08:11:23 +02:00
Tim Taubert
a2351c1377 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
375d40bd91 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
be7aa98672 Bug 903714 - Provide document.baseURI when calling _makeURI() in registerProtocolHandler(); r=dao 2013-08-10 13:33:43 +02:00
Tim Taubert
42ba28509a Bug 904616 - Ensure that sizes for preload browsers are applied correctly; r=jaws 2013-08-14 06:59:49 +02:00
Rodrigo Silveira
1fe519eef8 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
1ab3c1a7c7 Bug 904212 - Remove obsolete Profiler localization strings. r=me 2013-08-13 13:48:08 -07:00
Anton Kovalyov
cdbd1f1c26 Bug 892289 - Ctrl+L should clear the console output. r=robcee 2013-08-13 13:26:55 -07:00
Ryan VanderMeulen
506e48adb6 Backed out changesets d864c70c64c9 and e4d7f9580e5a (bug 883953) for mochitest-mc orange. 2013-08-13 16:23:09 -04:00
Ryan VanderMeulen
5f126715b1 Merge m-c to fx-team. 2013-08-13 15:39:41 -04:00
Florian Quèze
de15ab0475 Bug 898161 - Detached chat windows should not have a menu bar, r=mixedpuppy. 2013-08-13 21:31:35 +02:00
Axel Hecht
5d459386c3 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
29f0e75a4b Bug 903182 - URL textbox not showing in appbar in snapped r=ally,jwilde 2013-08-12 16:34:14 -07:00
Rodrigo Silveira
cdc288b379 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
4ed1c185c7 merge mozilla-inbound to mozilla-central 2013-08-13 12:34:27 +02:00
Victor Porof
e893a1642c Bug 903734 - The blackbox message background looks stale, r=fitzgen 2013-08-13 09:56:51 +03:00
Victor Porof
72cc5544f9 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
a5dba846e8 Merge m-c to fx-team. 2013-08-12 22:00:03 -04:00
Matt Brubeck
60412c4f27 Bug 819146 - Control/shift-enter in Metro urlbar is broken [r=ally] 2013-08-12 17:17:37 -07:00
Anton Kovalyov
6f77ff1148 Bug 899991 - Fix TypeError in browser_profiler_console_api_content.js. r=me 2013-08-12 17:05:22 -07:00
Suyash Agarwal
d07426edfa Bug 868711 - Remove confusing expression in _trackSlowStartup. r=gavin 2013-08-12 20:55:05 -03:00
Drew Willcoxon
c3122be44a 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
bfca7f830e Bug 872906 - Calls from JS served from file:// urls are greyed out; r=anton 2013-08-12 15:21:34 -07:00
Ryan VanderMeulen
ef22033490 Merge m-c to b2g-inbound. 2013-08-12 17:44:21 -04:00
Nick Fitzgerald
ab2c52e4e7 Bug 898059 - black boxing eyeballs are too big; r=vporof 2013-08-12 14:44:07 -07:00
Ryan VanderMeulen
323c6929cb Merge m-c to fx-team. 2013-08-12 15:37:10 -04:00
Shane Caraveo
8972bd135d bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws 2013-08-12 12:06:22 -07:00
Brandon Benvie
31bc4d26e3 Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp 2013-08-12 10:15:22 -07:00
Robert Bindar
576d0ef93d 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
ef8e931a54 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
a883f57a4a merge mozilla-inbound to mozilla-central 2013-08-12 11:28:29 +02:00
Tim Taubert
16b215b40f merge m-c to fx-team 2013-08-11 09:27:17 +02:00
ffxbld
1329680775 No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update 2013-08-10 03:19:31 -07:00
Ed Morley
9a32ee0533 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
617d547291 Merge fx-team to m-c. 2013-08-09 19:28:34 -04:00
Ryan VanderMeulen
13be9bc4d0 Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
305e621852 Merge m-c to fx-team. 2013-08-09 17:29:37 -04:00
Ryan VanderMeulen
c56b4e5a84 Merge b2g-inbound to m-c. 2013-08-09 17:26:14 -04:00
Matt Brubeck
8461082308 Bug 903541 - Fix duplicate contextmenu handling on about:start [r=jimm] 2013-08-09 12:53:08 -07:00
Ryan VanderMeulen
7c8c020f1b Bug 903452 - Update pdf.js to version 0.8.423. r=bdahl 2013-08-09 15:01:28 -04:00
Jim Mathies
efc5c39ea7 Bug 903364 - Fix: Mouse scrollbar remains visible on start tab after touch. r=rsilveira 2013-08-09 13:40:36 -05:00
Tim Taubert
5ef8ec87aa Backed out changeset 1230bd543454 (bug 792806) 2013-08-09 05:50:22 +02:00
Tim Taubert
fedf1e6ed8 Backed out changeset 24e725b72a0d (bug 792806) 2013-08-09 05:50:21 +02:00
Tim Taubert
793e5c1645 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
9289817900 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
2ee16a5c57 Backed out changeset a902370b74af (bug 903714) 2013-08-10 14:44:22 +02:00
Tim Taubert
89f17fa2ff Bug 903714 - Provide document.baseURI when calling _makeURI() in registerProtocolHandler(); r=dao 2013-08-10 13:33:43 +02:00
Sam Foster
d8c2d38fdd Bug 895519 - Rework tiles favicon treatment + tweaks to meet revised design. r=rsilveira 2013-08-10 01:29:22 -07:00
Jonathan Wilde
951eee916a Bug 894715 - Part 2 - Fix trimming issue. r=ally 2013-08-09 22:42:55 -07:00
Ryan VanderMeulen
75b9bb6d8f Merge m-c to inbound. 2013-08-12 21:59:20 -04:00
Ryan VanderMeulen
7c6f75f871 Merge m-c to inbound. 2013-08-12 17:43:24 -04:00
Ryan VanderMeulen
877a258694 Merge m-c to b2g-inbound. 2013-08-08 16:24:53 -04:00
Rodrigo Silveira
677615969d 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
c169a9b30c Bug 902727 - [Session Restore] Remove legacy _writeFileEncoder; r=smacleod 2013-08-09 04:42:20 +02:00
Tim Taubert
b6b9cab220 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
d8818c145a 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
5b145f442d Backed out changeset 7e0356305566 (bug 894811) 2013-08-09 04:05:05 +02:00
Jonathan Wilde
59da330935 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
3cc2bdd354 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
843946a7a2 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
83abde4396 Bug 903637 - CTP plugin icon for non-hidden plugins disappearing on mouseover. r=jaws 2013-08-12 18:29:31 +02:00
Ehsan Akhgari
a5df77f84b Bug 885505 - Enable Web Audio by default on all platforms; r=roc
--HG--
extra : rebase_source : ee2a9ac1083c642485de311a1cbbfe2e338577c2
2013-08-12 10:00:07 -04:00
Brandon Benvie
0a5e5274d7 Bug 896035 - Remove SpiderMonkey specific JS syntax from the Scratchpad. r=robcee 2013-08-02 15:03:34 -07:00
Marina Samuel
24cb52bc01 Bug 883953: Part 2: Implement infobar behaviours. r=mbrubeck 2013-08-13 13:36:28 -04:00
Marina Samuel
da8237da1a Bug 883953: Part 1: Move infobar to bottom of screen. r=mbrubeck 2013-08-13 13:34:36 -04:00
Allison Naaktgeboren
5e5fa963aa Bug 892038 - It should be possible to add new prefs in about:config even after searching.r=sfoster 2013-08-13 10:32:16 -07:00
Anup Allamsetty
b3894384dc Bug 903511 - Rename "GripClient" to "ObjectClient". r=fitzgen 2013-08-13 12:08:30 -04:00
Brian Grinstead
e3b1bd4324 Bug 899375 - Inspector attributes get removed if the name contains a colon. r=mratcliffe 2013-08-08 08:55:39 -05:00
Carsten "Tomcat" Book
23ec9e31cf merge mozilla-central to fx-team 2013-08-13 13:54:35 +02:00
Jim Mathies
9ba71edfba Bug 902937 - Fixup scrollBy in StartUI.js and tests. r=mbrubeck 2013-08-13 05:23:53 -05:00
Jim Mathies
9c624067a5 Bug 902937 - Remove embedded scrollbox from about start. r=mbrubeck 2013-08-13 05:23:53 -05:00
Jim Mathies
a0bb6ea1f0 Bug 903766 - Fixes for misc. js errors while running tests. r=tabraldes, sfoster 2013-08-12 15:24:26 -05:00
Jim Mathies
60d470d28d Bug 904111 - Fix for flyout reference to invalid object. r=tabraldes 2013-08-12 15:22:01 -05:00
Matt Brubeck
7fdd5db498 Bug 882074 - i18n for Metro keyboard shortcuts [r=rsilveira] 2013-08-15 16:31:52 -04:00
Marina Samuel
1040a81457 Bug 883953 - Fix test bustage. r=me 2013-08-15 15:57:24 -04:00
Robert Strong
d4d4ded924 Bug 829229 - Please set the in-product update backoff to 48 hour. r=bbondy 2013-08-15 12:53:55 -07:00
Marina Samuel
22f1f8910f Bug 883953 - Fix test failures. r=mbrubeck 2013-08-15 13:06:46 -04:00
Marina Samuel
69b123137c Bug 883953 - Part 2: Implement infobar behaviours. r=mbrubeck 2013-08-15 13:06:42 -04:00
Marina Samuel
224c159b2e Bug 883953 - Part 1: Move infobar to bottom of screen. r=mbrubeck 2013-08-15 13:06:39 -04:00
Gavin Sharp
317cd4f05a 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
Ed Morley
3dc2ced5a5 Backed out changeset bc56c811963e (bug 903737) for metro-chrome failures 2013-08-15 16:58:28 +01:00
Ed Morley
aa52c74e97 Backed out changeset 0dbbeaba9998 (bug 901019) 2013-08-15 16:58:06 +01:00
Ed Morley
ff72290840 Merge mozilla-central and fx-team 2013-08-15 13:37:24 +01:00
Jim Mathies
5591e7b59e Bug 901019 - Disable selection ui when pasting into the address bar using the context menu. r=bbondy 2013-08-15 06:16:42 -05:00
Jim Mathies
9de58700d3 Bug 903737 - Fix: right click on non-selected content with selected text in page brings up text selection context menu. r=rsilveira 2013-08-15 06:16:42 -05:00
Dão Gottwald
3f846129e7 Backed out changeset 55f9c5aeece6 2013-08-15 10:42:57 +02:00
Tim Taubert
a449f33890 Bug 898744 - Make browser_394759_basic.js wait for tab invalidation before closing the window; r=yoric 2013-08-15 08:19:13 +02:00
Victor Porof
890146a6e2 Bug 904471 - Group and document the events emitted by the netmonitor's panel window, r=msucan 2013-08-15 06:45:34 +03:00
Victor Porof
d767d5fa4f Bug 904472 - Add license block to netmonitor's test files, r=msucan 2013-08-15 06:45:33 +03:00
Victor Porof
ef97c835e0 Bug 904475 - When filtering in the Variables View and no matches are found, some annoying margins are added between scopes, r=past 2013-08-15 06:45:30 +03:00
Gavin Sharp
561eb50fb7 Bug 896986 - Recent closed tab history middle click only opens top entry, r=jaws
--HG--
extra : rebase_source : dd02458f60c5a937852b14671dbd1c50e80e7a8c
2013-08-14 14:34:27 -07:00
Mike Hommey
bf197324d0 Bug 901796 - Add missing --enable-stdcxx-compat flag to static analysis builds. r=ted 2013-08-10 15:54:30 +09:00
Jonathan Wilde
7be78e531e Bug 894715 - Part 1 - Failing testcase for URLs copied with trimming. r=sfoster 2013-08-01 18:55:44 -07:00
Tim Taubert
dd3de63002 Bug 903273 - [Session Restore] Use strict mode; r=smacleod 2013-08-10 05:33:07 +02:00
Tim Taubert
683621a501 Bug 903248 - [Session Restore] Remove leftover code from global private browsing mode; r=smacleod 2013-08-10 05:33:07 +02:00
Tim Taubert
467c66e147 Bug 903244 - [Session Restore] this._resetTabRestoringState is not a function in onPurgeSessionHistory(); r=smacleod 2013-08-10 05:33:07 +02:00
Tim Taubert
ca29052815 Bug 903388 - [Session Restore] Collect cookie hosts *after* serializing session history; r=yoric 2013-08-10 05:33:07 +02:00
Jonathan Wilde
83a5dfb1d0 Bug 903287 - Work - NewUI - Implement correct headings for the autocomplete screen. r=mbrubeck
--HG--
extra : rebase_source : 6b3e3fe0798122d27e5b342a98c316dff69d1bea
2013-08-09 16:24:45 -07:00
Jonathan Wilde
fd5d81efed Bug 903294 - Work - NewUI - Hide entire "Your Results" section when there are no autocomplete results. r=mbrubeck
--HG--
extra : rebase_source : 71860ebe8e5aa0d84c294133427f148b5eb4006d
2013-08-08 23:38:31 -07:00
nootanghimire
82b0e0862d Bug 898125 - Add 'use strict'; and make changes accordingly [r=mbrubeck] 2013-08-09 16:45:58 -07:00
Ryan VanderMeulen
1c6c1be9aa Merge m-c to fx-team. 2013-08-09 19:32:24 -04:00
Marina Samuel
b503d424ba Bug 903580 - Center circular progress canvas on top of download button. r=ally 2013-08-09 18:23:04 -04:00
Jonathan Wilde
c71dad7f45 Bug 856264 - Part 2 - Ensure that menus get reshown properly across input methods. r=jimm
--HG--
extra : rebase_source : 45d8febeff971a8dd8454a242888267068d03878
2013-08-01 16:54:27 -07:00
Michael Henretty
e9cb83c3ee Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice 2013-07-31 21:04:59 -07:00
Rodrigo Silveira
8749d11467 Bug 903178 - Start screen should scroll vertically when in portrait mode r=sfoster 2013-07-29 11:01:36 -07:00
Mark Hammond
62cd6b7999 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
5bb3221d40 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
Ryan VanderMeulen
5d95059b6c Merge m-c to fx-team. 2013-08-21 17:19:29 -04:00
Gavin Sharp
d4e70dc8c7 Bug 907404: disable the in-product whatsnew page, so that manual upgrades are consistent with updater upgrades wrt showing the whatsnew page (updater upgrades disable whatsnew via snippets), r=dolske, a=asa
--HG--
extra : transplant_source : %0D6A%BEP%99%09%CEVA%00l%A7%27%C3%08%EF%03%03%82
2013-08-20 14:16:25 -07:00
Oprea Victor Andrei
7b11362e49 Bug 901733 - Add "--invert" flag to the "dbg blackbox" command; r=fitzgen 2013-08-12 13:58:22 -07:00
Tom Schuster
9ac2ae09b1 Bug 896748 - Electrolysis: Html 5 notification permission request box doesn't open. r=felipe 2013-07-22 20:24:11 -04:00
Ryan VanderMeulen
4629c7334d Merge m-c to inbound. 2013-08-22 15:44:40 -04:00
Eddy Bruel
6d0507e293 Bug 899052 - Promisify the debugger's live list interface; r=fitzgen 2013-08-21 02:08:48 +02:00
Ryan VanderMeulen
a7872e972f Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE. 2013-08-14 15:12:20 -04:00
Ryan VanderMeulen
03b55bc71f Backed out changeset e91392042137 (bug 892488) for mochitest-3 failures.
CLOSED TREE
2013-08-14 13:29:10 -04:00
Jonathan Wilde
990ee8493e Bug 856264 - Part 1 - Failing tests for context menu. r=jimm
--HG--
extra : rebase_source : 06a8e9b6f39768e175224cf1e40889f10d979748
2013-07-17 21:50:51 -07:00
Sam Foster
343d6ce5a0 Bug 902246 - Utility methods for adding rgb(a) colors together. r=mbrubeck 2013-08-08 17:02:19 -07:00
Rodrigo Silveira
5b411fbe99 Bug 881995 - Snapped view Alignment for Bookmarks an Recent History is off and tiles are cut off
--HG--
extra : rebase_source : c555f8623515499f7cdf84f11e0b29a8c43343cd
2013-08-07 13:11:44 -07:00
Ryan VanderMeulen
6faa5c58dd Merge m-c to fx-team. 2013-08-08 16:25:37 -04:00
Allison Naaktgeboren
dbaf6b84f3 Bug 894811 - First character gets dropped when typing into urlbar after opening a new tab.r=mbrubeck 2013-08-08 11:48:01 -07:00
Carsten "Tomcat" Book
f0bfac3d0e merge mozilla-inbound to mozilla-central 2013-08-08 13:13:05 +02:00
David Keeler
9f7b825989 Bug 516753 - Forward content context menu events to the parent. r=felipc 2013-08-06 15:00:07 -07:00
Valentin Gosu
da213913be Bug 865850 - Integrate about:networking into Firefox. r=ttaubert 2013-08-07 20:15:28 -04:00
Marina Samuel
91931fb880 Bug 883962 - Make the download button in the appbar toggle the downloads infobar. r=sfoster 2013-08-07 18:41:25 -04:00
Tim Taubert
7579551ffa Bug 902175 - [New Tab Page] Fix drag/drop tests on Retina displays r=jaws 2013-08-08 01:47:29 +02:00
Tim Taubert
33fe3a4829 Bug 637020 - Invalidate windows after they have been restored to ensure their data is collected the first time we save; f=smacleod r=yoric 2013-08-08 01:47:26 +02:00
Nick Fitzgerald
6e41cde13a Bug 901169 - grey out black boxed source labels; r=vporof 2013-08-07 16:29:35 -07:00
Marina Samuel
dee53b55a9 Bug 783232 - Hook nsIAlertService up to native toast notifications and use them for download complete alerts. r=jimm 2013-08-07 16:57:06 -04:00
Matt Brubeck
cdeb33c307 Bug 887975 - Remove start page background to work around flickering bug [r=ally] 2013-08-07 12:24:31 -07:00