Gregory Szorc
2af1cbc8f6
Bug 716868. r=philikon
...
--HG--
extra : rebase_source : 782c06acf95a58f0c1b48fb16ad9e1eb25aae0f0
2012-01-10 11:21:07 -08:00
Dão Gottwald
6a866b0cd8
Bug 694084 - Showing/hiding the conditional forward button resizes the search bar in a new profile (when the url/search bar splitter hasn't been used). r=gavin
2012-01-12 22:25:13 +01:00
Dão Gottwald
9ef76e7b86
Bug 646038 - URL destination flickers when the mouse pointer is over a link positioned at the bottom corner. r=gavin
2012-01-12 22:24:44 +01:00
Leonard Camacho
c677f4d5ed
Bug 709756 - expand/close marks and html elements are not aligned in html inspector. f=mihai r=dao
2012-01-11 13:53:57 +01:00
Joe Walker
8f4df48acc
Bug 709748 - GCLI 'help' command causes firefox to crash; r=paul
2012-01-09 15:38:49 +00:00
Joe Walker
c9416f4685
Bug 689605 - GCLI should be ready to be shipped, preffed on; r=msucan
2012-01-09 15:38:49 +00:00
Berker Peksag
6432bd8243
Bug 683510 - GCLI needs a 'console' command; r=msucan
2012-01-09 15:38:48 +00:00
Joe Walker
bd05286f15
Bug 710152 - GCLI javascript completion should stop providing completions with complex JS input; r=dcamp
2012-01-09 15:38:48 +00:00
Joe Walker
45aee2150f
Bug 704184 - Find a better way to scroll web console output; r=dcamp
2012-01-09 15:38:48 +00:00
Joe Walker
4cb553abc0
Bug 704182 - webconsole forces wacky lists on GCLI; r=dao,msucan
2012-01-09 15:38:48 +00:00
Tim Taubert
b80865c944
merge m-c to ux
2012-01-08 15:02:29 +01:00
Tim Taubert
d386d01d3c
Bug 710975 - Bad index checking in nsIEProfileMigrator::TestForIE7(). r=gavin
2012-01-08 03:07:48 -08:00
Serge Gautherie
a39e1d0f86
Bug 713192. (Av1c-FF) Improve code. r=gavin.sharp.
2012-01-08 04:09:00 +01:00
Ed Morley
aa198bc5cb
Merge mozilla-central and mozilla-inbound
2012-01-07 19:06:32 +00:00
ffxbld
9dc9090c8d
Automated blocklist update from host linux-ix-slave29
2012-01-07 10:00:41 -08:00
Dão Gottwald
8c9038e777
Disable browser_bug321000.js because newline handling is shaky (bug 592528)
2012-01-07 10:54:47 +01:00
Fabrice Desré
13c10f6e0f
Bug 717975 - only expose m-c implementation of mavigator.mozApps on b2g [r=jst]
2012-01-13 21:09:24 -08:00
Dão Gottwald
f24523c6db
Bug 694084 - fix typo
...
--HG--
extra : rebase_source : dcbbfc8c2ab9325c4d4af877c7fc2fba70256657
2012-01-13 17:18:33 +01:00
Jim Mathies
9184744dfc
Bug 618353 - Provide content with the ability to shrink the size of glass borders for glass windows and shrink the fx border by 2 pixels. r=felipe
2012-01-13 09:10:05 -06:00
Mihai Sucan
399102b0ea
Bug 609890 - window.console API messages from before the Web Console is opened don't show. r=gavin.sharp
2012-01-06 21:34:56 +02:00
Dão Gottwald
b932f1ae99
Bug 589114 - Use frame scheduling for animated Fullscreen toolbar hiding. r=dietrich
...
--HG--
extra : rebase_source : b2f78bd02073c0fe7710d6171302783ee8d42bc6
2012-01-06 20:03:57 +01:00
Paolo Amadini
04f0f7bb8d
Bug 718484 - Merge browser_privatebrowsing_beforeunload_enter.js and browser_privatebrowsing_beforeunload_exit.js; r=ehsan
2012-01-16 20:43:40 +01:00
Matt Brubeck
b8a933ed72
Bug 719271 - Site-specific zoom level shouldn't apply to media documents [r=gavin]
2012-01-20 11:43:24 -08:00
Reuben Morais
ad0e20bc5a
Bug 708585 - Add a preference to control how app tabs are loaded if restore_on_demand is set. r=zpao
2012-01-20 13:49:15 +01:00
Josh Matthews
5f8532b728
Bug 715700 - Test to check that localStorage across multiple windows remains in sync while in private browsing mode. r=mayhemer
2012-01-20 04:04:25 -05:00
Mike Hommey
71c38e1b7f
Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj
2012-01-20 09:48:44 +01:00
Ed Morley
a340e34b5d
Merge mozilla-central to mozilla-inbound
2012-01-20 01:27:04 +00:00
Robert Longson
b0c397084a
Bug 715999 - Old tooltip appears when the SVG object that the mouse is over is removed. r=dao
2012-01-19 23:23:32 +00:00
Gavin Sharp
367f1197cc
Bug 719538: make nsWindowsShellService use nsIWindowsRegKey, r=jmathies
2012-01-19 11:44:27 -08:00
Dão Gottwald
24c3d69b6a
Bug 644746 - Call updateVisibility when constructing the tabs container rather than when addProgressListener is called for the first time. r=gavin
...
--HG--
extra : rebase_source : d6ccec4e6c3f993136a4fda98baf136dd20926c2
2012-01-06 14:22:47 +01:00
Dão Gottwald
7943191d80
Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske
...
--HG--
extra : rebase_source : 37cad5657cc79391dafecd05ac65c1005334cb98
2012-01-06 14:19:57 +01:00
Cedric Vivier
bd0ebe4b4d
Bug 713359 - CSS cut short in Style Editor; r=dcamp
2012-01-06 00:35:34 +08:00
Paul Rouget
3ab3bd59c0
Bug 717258 - Fix CSS typo in winstripe/devtools/common.css; r=jwalker,dao
2012-01-11 17:54:24 +01:00
Paul Rouget
8f61e993ad
Bug 715887 - Rename Properties to Computed in the Style sidebar; r=rcampbell
2012-01-09 17:45:53 +01:00
Paul Rouget
e501a6a6e9
Bug 704017 - [RTL] The Inspector rules view should be LTR; r=dao
2012-01-05 12:42:30 +01:00
Michael Ratcliffe
6f354fc241
Bug 714027 - Devtools sidebar box has a weird background when opened on Windows; r=muscan, dao
2012-01-09 12:31:46 +00:00
Tim Taubert
9c3ec4eea9
merge m-c to fx-team
2012-01-05 10:19:15 +01:00
Paul Rouget
1e5fd808ff
Bug 712867 - Orion is white-on-white when using High Contrast Black color scheme; r=msucan
2012-01-03 17:52:57 +01:00
Brian R. Bondy
528c9af51d
Bug 711692 - Various fixes for intermittent failures. r=rstrong.
2011-12-28 21:08:37 -05:00
Brian R. Bondy
03ad6d8657
Bug 711792 - Speed up and simplify maintenance service update command processing. r=rstrong.
2012-01-04 23:19:17 -05:00
Ed Morley
800bca0804
Backout b121ed2a5db6 (bug 716699) & 59cd8f499630 (bug 716787) for OS X debug build failures
2012-01-11 09:57:55 +00:00
Daniel Holbert
7faeb49203
Bug 716787: Disable warnings-as-errors on 32-bit Mac OS X debug builder, since it triggers a compiler bug there. r=glandium
2012-01-11 00:32:27 -08:00
Victor Porof
1b7db68dfd
Bug 713391 - There should be a test to make sure Tilt is opened via the access key; r=rcampbell
2011-12-24 20:41:12 +02:00
Victor Porof
cd7814664c
Bug 711966 - Change Tilt accesskey to "3" on Windows and "D" on OS X and Linux. r=dao,rcampbell
2011-12-24 14:22:22 +02:00
Victor Porof
282eb8ebc0
Bug 713260 - Add a Tilt test for content location changes. r=rcampbell
2011-12-23 20:23:25 +02:00
Dão Gottwald
14bd85df0d
merge backout
2012-01-06 14:11:05 +01:00
Dão Gottwald
6a4e29a031
Backed out changeset 5fbe5ee99a27 for browser_bug321000.js failure
2012-01-06 14:10:55 +01:00
Dão Gottwald
0d3ff922a9
Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske
2012-01-06 11:26:12 +01:00
Thomas Prip Vestergaard
4fd6b64ce9
Bug 713822 - Simplify @media queries. r=dao
2012-01-06 11:38:39 +01:00
Michael Ratcliffe
cda749000b
Bug 691478 - JavaScript strict warning: resource:///modules/HUDService.jsm, line 5012: reference to undefined property this.lastInputValue; r=dcamp
2011-12-21 10:52:08 +01:00
Dão Gottwald
0063bfb835
Bug 714281 - Show the all tabs button only when the tab strip overflows. r=mak ui-r=limi
2012-01-03 23:15:00 -06:00
Kenny Heaton
2e5752cfe9
Bug 690552. ScratchPad should display exceptions as comments, just as it does for results. r=felipe,robcee
2012-01-03 08:53:39 -08:00
Paul O’Shannessy
7202572012
Bug 707321 - Intermittent browser_581593.js | an unexpected uncaught JS exception reported through window.onerror - Script error. at :0 [r=dietrich]
...
This ignores the "attempt to run compile-and-go script on a cleared scope" exceptions.
2012-01-06 16:41:15 -08:00
Mounir Lamouri
a5dac3a31e
Bug 703121 - Part 3 - Make buildbots use --enable-warnings-as-errors on Linux and Mac. r=khuey
2012-01-06 18:17:44 +01:00
Gavin Sharp
3ce476c7b3
Bug 714272: icon does not appear in Download preferences pane if default download location is "Desktop", r=jared
2012-01-17 12:12:53 -08:00
Mounir Lamouri
225b0dc455
Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking
2012-01-16 13:23:28 +01:00
Dão Gottwald
04a8514b16
Bug 715857 - Disable a11y tests that put <tabbrowser> in random XUL documents and expect it to work. r=MarcoZ
2012-01-16 14:37:21 +01:00
Asaf Romano
93d58981d1
Bug 715099 - Convert nsProfileMigrator to JS so we can JS modules on migration. r=mak.
2012-01-16 09:27:34 +02:00
Michael Ratcliffe
e866bfe0e5
Bug 589375 - Inspector: style panel keyboard access. r=msucan
2011-12-19 14:57:42 +01:00
Michael Ratcliffe
f977824507
Bug 704132 - Style Inspector's left column should auto-fit text contents. r=dao r=paul
2011-12-19 14:16:43 +01:00
Victor Porof
181645c2d3
Bug 713360 - [highlighter] Breadcrumbs bar started looking funny after bug 497995 landed. r=dao
2011-12-24 16:21:11 +02:00
Victor Porof
d41f125f14
Bug 712472 - click-and-drag in Tilt becomes wonky after you do full-page-zoom (Ctrl +). r=robcee
2011-12-21 14:39:29 +02:00
Phil Ringnalda
6b88f0cb89
No bug, remove trailing whitespace to trigger builds on a CLOSED TREE
2011-12-31 21:15:38 -08:00
Ed Morley
65ef51aa4d
Merge mozilla-central to mozilla-inbound
2011-12-31 13:10:25 +00:00
ffxbld
a27c017069
Automated blocklist update from host linux-ix-slave02
2011-12-31 01:46:55 -08:00
Ms2ger
b5c39750d9
Merge m-c to m-i.
2011-12-30 12:17:22 +01:00
Tim Taubert
174bcd7323
merge m-c to fx-team
2011-12-29 13:59:50 +01:00
Dão Gottwald
1ed6bc6ceb
Bug 713287 - Animation for closing a tab has a slight delay near the end when there is a lot of tabs. r=mak77
2011-12-28 19:20:36 +01:00
Dão Gottwald
5fd68f0093
Bug 713841 - Too much padding in back and forward button tooltips. r=dietrich
2011-12-28 19:20:08 +01:00
Blair McBride
691021bae7
Bug 711693 - Send the compatibility mode when loading the Discovery pane. r=dtownsend
2011-12-28 23:37:43 +13:00
Tim Taubert
61d5df12b9
merge m-c to fx-team
2011-12-27 17:05:33 +01:00
mr.Shu
70f05f83c2
Bug 713828 - Stop styling page-proxy-stack. r=dao
2011-12-30 20:14:37 +01:00
Bobby Holley
f9cb714b69
Bug 713747 - Fix funky tests. r=bz
...
The conversion of checks for UniversalBrowserWrite to UniversalXPConnect caused these test fail, because they acquire UniversalXPConnect and actually doesn't want the results. In particular, they pass the security check in nsWindowWatcher::CalculateChromeFlags, which causes them to fail.
The first test doesn't actually need UniversalXPConnect, so we can remove it for free. The second one needs it, so we add some SpecialPowers goop to make it possible. It's not ideal, but it can go away when the wrapper in bug 702353 lands.
2011-12-30 09:35:39 -08:00
Bobby Holley
4b6add2c77
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
2011-12-30 09:35:38 -08:00
Tim Taubert
6506ccb300
merge m-c to fx-team
2011-12-23 12:45:17 +01:00
Jared Wein
2a09ab8025
Bug 646473 - Remove ambiguity in the About dialog for 'End-User Rights'. r=ttaubert
2011-12-22 12:20:43 -08:00
Paul Rouget
496db57c3d
Bug 711851 - Add a noise background to the devtools toolbars on Mac OSX; r=dao
2011-12-21 17:07:30 +01:00
Cedric Vivier
68d33eb1a1
Bug 712887 - Style Editor should always show the Save button on the currently edited style sheet; r=prouget
2011-12-22 17:15:00 +08:00
Victor Porof
8b643ac1e4
Bug 712286 - Tilt continues rotating without any keyboard or mouse actions; r=rcampbell
2011-12-22 12:51:57 +02:00
Brian R. Bondy
6afd40d745
Bug 708153 - Build config for building and including maintenance service. r=rstrong. sr=khuey.
2012-01-04 23:19:14 -05:00
Brian R. Bondy
f3519a8442
Bug 481815 - Provide a Windows service for silent updates. r=rstrong.
2012-01-04 23:19:14 -05:00
Marco Bonardo
c1b16525ee
Merge last green PGO build from mozilla-inbound to mozilla-central
2012-01-04 13:25:07 +01:00
Brian R. Bondy
0bcdb4be05
Bug 555176 - Provide the same formats we do on drag when copying images. r=jimm
2012-01-03 22:40:23 -05:00
Till Schneidereit
2ee58c18ea
Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend
2012-01-18 16:10:39 -05:00
Mike Hommey
1f4341fcce
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
...
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
Cedric Vivier
cc6440d966
Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell
2011-12-08 23:19:17 +08:00
Cedric Vivier
e924270603
Bug 687698 - Integrate Style Editor's automatic transitions; r=rcampbell,dao
2012-01-13 00:26:39 +08:00
Cedric Vivier
b42ef163e5
Bug 701635 - Style Editor should have a page loading placeholder; r=rcampbell
2012-01-13 00:26:31 +08:00
Cedric Vivier
008040f20f
Bug 715291 - Style Editor throwing CSS warning on Error Console, Unknown property '-moz-box-back'.; r=paul
2012-01-06 00:39:39 +08:00
Cedric Vivier
f66abc1ea9
Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell
2011-12-08 23:19:17 +08:00
Paul Rouget
91f297fe7a
Bug 694954 - [highlighter] [infobar] If a node is not visible anymore, the infobar should point to the direction of the node; r=rcampbell
2011-12-07 17:22:12 +01:00
Paul Rouget
1104d49ce7
Bug 689939 - Infobar disappears when node fills top and bottom of screen during page zoom in highlighter; r=rcampbell
2011-12-07 16:20:36 +01:00
Rob Campbell
9187eb976c
Bug 712113 - Either brace should be clickable to add new properties in the Style panel's Rule View; r=jwalker
2011-12-22 14:58:17 -04:00
David Chan
84b85199d5
Bug 702144 - Scratchpad russian codepage; r=rcampbell
2011-12-22 13:55:49 -04:00
Alastair Robertson
839a7c1fbc
Bug 654388 - Restore Previous Session" button is always hidden if "Default Browser" dialog pops [r=gavin]
2011-12-21 15:37:20 -08:00
Jared Wein
5598adc31f
Bug 419231 - Floating scrollbar in the toolbar customization palette is funky. r=dao
2011-12-21 15:16:05 -08:00
Tim Taubert
05800f5c13
merge m-c to fx-team
2011-12-21 10:38:31 +01:00
Kenny Heaton
8beeb12829
Bug 684546 - The Scratchpad editor's undo/redo state is preserved across file loads. r=msucan
2011-12-20 20:03:16 +02:00
Jignesh Kakadiya
9a9927da80
Bug 583816 - Tab should not move to the page when there's nothing to complete in the Web Console. r=msucan,rcampbell
2011-12-20 19:49:39 +02:00
Christian Legnitto
ea58834386
Bug 700000 - Version bump
2011-12-20 09:24:38 -08:00
Reuben Morais
0d5f06a436
Bug 490225 - Open new tabs in existing browser window if there is one. r=dao
2011-12-20 14:02:48 +01:00
Ed Morley
83479792cd
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2011-12-20 11:15:11 +00:00
Dão Gottwald
a4d82cb9bf
Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak
...
--HG--
extra : rebase_source : a4bb56be12da09134fb83c9b6dee6edee4030a54
2011-12-20 01:17:08 +01:00
Tim Taubert
c62da49ada
merge fx-team to m-c
2011-12-20 09:48:12 +01:00
Tim Taubert
6b0fcb3a4a
merge m-c to fx-team
2011-12-20 09:39:06 +01:00
Jason Duell
def5c3a081
Bug 695635: Unprefix websockets. r=sicking, sr=smaug
...
--HG--
rename : content/base/public/nsIMozWebSocket.idl => content/base/public/nsIWebSocket.idl
2011-12-20 00:20:12 -08:00
Rob Campbell
b7669206af
backout Bug 694954, Bug 689939; a=orange
2011-12-19 17:44:11 -04:00
Gregory Szorc
5c5956446f
merge m-c to s-c
2011-12-19 12:26:39 -08:00
Dão Gottwald
041b957621
Bug 706108 - Remove unused largeIcon logic from applications.js. r=dolske
2011-12-19 13:08:13 +01:00
Marco Bonardo
ca3a8b08d7
Merge mozilla-central to mozilla-inbound
2011-12-19 12:51:55 +01:00
Marco Bonardo
c3c5c549d4
Merge last green PGO changeset from mozilla-inbound to mozilla-central
2011-12-19 12:47:41 +01:00
Phil Ringnalda
be45030cc0
Bug 695345 - Bring back ISO8601DateUtils.jsm, a=akeybl
2011-12-18 18:50:13 -08:00
Oonishi Atsushi
decccdc9f5
Bug 623155 - Clear userTypedValue on error pages, original patch by Neil Rashbook. r=dao
2011-12-18 12:22:34 +01:00
Joshua M
e3b30b6cbb
Bug 708797 - The sync doorhanger notification doesn't have a border when using classic or third-party themes. r=dao
2011-12-18 04:02:51 +01:00
Dão Gottwald
930a4a80fb
Bug 711291 - Add support for icon URL option to PopupNotifications.show. r=gavin
2011-12-18 04:01:59 +01:00
Phil Ringnalda
214b1202b9
Bug 653080 - Disable browser_tabview_bug597980.js for leaking the world, until it's rewritten in bug 711907, rs=ttaubert
2011-12-18 21:15:37 -08:00
Richard Newman
012380b6dc
Merge m-c to s-c.
2011-12-16 09:16:17 -08:00
Victor Porof
399119b268
Bug 711341 - Tilt should give focus back to Highlighter when closed; r=rcampbell
2011-12-16 10:28:46 +02:00
Richard Newman
c119e883be
Merge m-c to s-c.
2011-12-15 11:55:38 -08:00
Victor Porof
d8acfdeca6
Bug 710762 - Keyboard control for zoom in tilt (page inspector 3D); r=rcampbell
2011-12-15 15:50:31 +02:00
Victor Porof
0cc310962c
Bug 710750 - ESC key should exit Tilt (page inspector 3D); r=rcampbell
2011-12-15 14:42:25 +02:00
Mike Hommey
897722e75d
Bug 709721 - Move video and audio libraries in a gkmedias library on Windows. r=khuey
2011-12-15 06:40:20 +01:00
Doug Sherk
0696522f34
Bug 699482: refactored GfxDriverInfo init to happen after global init r=bjacob
...
This patch moves all static initialization of GfxDriverInfo and DeviceFamily
classes to the point that they're actually used. It also converts all static
GfxDriverInfo arrays into nsTArray<GfxDriverInfo> so that they can be used
interchangeably with the downloadable blocklist.
This patch also introduces a new phase of blocklist checking called
BEING_PROCESSED, which is the status set when a blocklist check is currently
being processed. NO_INFO now only means that we have confirmed that a device is
not blocked.
2011-12-14 21:02:59 -08:00
Gregory Szorc
30236d5e05
Merge m-c to s-c
2011-12-14 17:29:29 -08:00
Gregory Szorc
046d0580ec
Bug 534957 - Part 2 - Add-on sync UX; r=mconnor
2011-12-14 17:13:36 -08:00
Blair McBride
562c10b52a
Bug 709531 - Addons Manager tests should have AMO-related prefs reset after each test to disallow network access. r=dtownsend a=mbrubeck
2011-12-15 14:00:19 +13:00
Frank Wein
ac0a6d8ae8
Bug 688615 - Wrong reg key used in Installer shell icon handler code, r=rob_strong, a=ehsan
2011-12-14 22:38:33 +01:00
Ehsan Akhgari
5f500bd0f7
Bug 709531 - Remove two more tests which depend on the xpinstall directory; a=me DONTBUILD
2011-12-14 15:32:25 -05:00
Richard Newman
bc75a4cc98
Merge m-c to s-c.
2011-12-14 11:28:32 -08:00
Rob Campbell
423ec04932
merge fx-team to m-c; a=me
2011-12-14 10:28:49 -04:00
Paul O’Shannessy
b63a3b3c74
Bug 625329 - Pinned tabs are used when setting homepage from current tabs [r=gavin]
2011-12-13 11:41:25 -08:00
Paul O’Shannessy
70d5181675
Bug 709005 - Sync the browser.sessionstore.restore_on_demand pref [r=rnewman]
2011-12-13 11:41:21 -08:00
Richard Newman
3f79fb24e0
Merge m-c to s-c.
2011-12-13 10:58:43 -08:00
Théo Chevalier
1f4344510e
Bug 701182: add additional descriptive text in the About dialog for Nightly/Aurora builds, including a mention of Telemetry being enabled by default, r=gavin
2011-12-19 16:43:12 -08:00
Kyle Huey
aac6779e29
Bug 709657: Split uconv out of libxul. r=me a=me CLOSED TREE
...
--HG--
rename : intl/uconv/src/Makefile.in => intl/uconv/datamodule/Makefile.in
rename : intl/uconv/src/nsUConvModule.cpp => intl/uconv/datamodule/nsUConvDataModule.cpp
2011-12-13 10:48:16 -05:00
Serge Gautherie
6564cb3251
Bug 706149 - Improve checks and documentation in browser_bug462289.js; r=enndeakin a=test-only
2011-12-13 14:17:57 +00:00
Mihai Sucan
003f5e79d2
Bug 695032 - [GTK/X11] selecting text in scratchpad doesn't place it on the X primary selection; r=rcampbell
2011-12-12 20:32:35 +02:00
Richard Newman
5fdb26a38d
Merge m-c to s-c.
2011-12-11 21:30:28 -08:00
Honza Bambas
f8267e3ff5
Bug 538595 - Clear Recent History should be able to clear offline cache, r=dcamp+gavin.sharp
2011-12-18 23:17:50 +01:00
Blair McBride
b7b78d24ac
Bug 706387 - Send the compatibility mode when using AMO Search API. r=dtownsend a=khuey
2011-12-12 15:02:13 +13:00
Marco Castelluccio
028c9bf5ae
Bug 679352 - Remove libreg - Part 2: Remove modules/libreg/; r=khuey CLOSED TREE
2011-12-10 23:01:33 +00:00
Marco Castelluccio
eeb49effb3
Bug 679352 - Remove libreg - Part 1: Clean nsProfileMigrator; r=bsmedberg
2011-12-10 22:41:14 +00:00
Margaret Leibovic
019848a315
backout f9b9d90ff8e1 due to bustage
2011-12-09 14:56:20 -08:00
Margaret Leibovic
bbbf10a58e
Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst
2011-12-09 14:04:15 -08:00
Mihai Sucan
7cb9ba6af7
Bug 687160 - Source Editor should provide a line-based API; r=rcampbell
2011-12-09 19:10:15 +02:00
Richard Newman
60f0567a7a
Merge m-c to s-c.
2011-12-09 08:52:38 -08:00
Ed Morley
a5f3676554
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-09 11:12:51 +00:00
Richard Newman
1adeca7d14
Merge m-c to s-c.
2011-12-09 00:14:26 -08:00
Tim Taubert
dd7fc1bae1
merge m-c to fx-team
2011-12-09 05:57:05 +01:00
Ed Morley
005827b2ca
Merge mozilla-central and mozilla-inbound
2011-12-16 10:19:52 +00:00