Dão Gottwald
fd2ab8dc64
Bug 727793 - Status panel tracks the mouse position on the wrong side when using a RTL locale. r=mak
...
--HG--
extra : rebase_source : 67e64830d3ea3789bbd2fc2663867470855067f7
2012-02-16 14:26:14 +01:00
Marco Bonardo
756b3f734f
Merge central to inbound
2012-02-16 11:47:36 +01:00
Marco Bonardo
7a229c8f87
Merge last green PGO from inbound to central
2012-02-16 11:45:18 +01:00
Gavin Sharp
77aaf4c078
Bug 724309: add extra logging to try to fix browser_homeDrop.js
...
--HG--
extra : transplant_source : %5EU8%FET%A4%B6%9C%C7%7C%A9%E7%9D%07n%E3W%E2%0B%14
2012-02-15 18:01:23 -08:00
Dão Gottwald
d6e6f9c924
Bug 631250 - Let the status panel not switch sides for the find bar. r=gavin
2012-02-15 23:28:26 +01:00
Gavin Sharp
b0e3696e2a
Bug 726864: package wakeUpService in Firefox, r=ttaubert
2012-02-15 12:18:14 -08:00
Gavin Sharp
8a1d450ef6
Bug 727131: add pref to control whether searches from the context menu open in the background, r=dao
2012-02-14 17:50:40 -08:00
Gavin Sharp
158b29da49
Bug 727244: tabbrowser exception when dropping links on tabs, r=fryn
2012-02-14 15:08:32 -08:00
Gavin Sharp
060f507a10
Bug 724116 followup: get rid of the .inc file since it confuses l10n tools, f=axel
2012-02-15 11:21:58 -08:00
Chris Illias
8b576f4d48
Bug 701322: Remove comment pointing to stale URL from prefs.js. r=gavin
2012-02-15 01:16:44 -08:00
Jared Wein
b2dbea52cc
Bug 722681 - Show the tab close button immediately when opening a second tab. r=dao
2012-02-16 11:20:26 +01:00
Mike Hommey
b1908133d9
Bug 721737 - Add toolkit l10n Makefiles to browser/makefiles.sh. r=khuey
2012-02-16 09:01:31 +01:00
Kyle Machulis
326642dc74
Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent
2012-02-15 13:37:13 -08:00
Kyle Machulis
1e21da06e6
Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent
2012-02-14 17:51:52 -08:00
Frank Yan
1841bd2b2e
Bug 695482 - Open 'Search Google for <selection>' in the foreground. r=gavin ui-r=limi
2011-10-18 16:14:16 -04:00
Frank Yan
ad55ff19fd
Back out patch for bug 704538 because it's no longer needed. a=gavin
2012-02-13 14:38:37 -08:00
Serge Gautherie
8f5f4c3846
Bug 718324. (Av1) Fix condition for packaging 'default*.png'. r=ted.mielczarek.
2012-02-13 23:06:19 +01:00
Tim Taubert
5319e90450
merge m-c to fx-team
2012-02-13 10:44:02 +01:00
Ed Morley
bad85c1506
Merge mozilla-central to mozilla-inbound
2012-02-11 13:01:34 +00:00
ffxbld
ef6675e394
Automated blocklist update from host linux-ix-slave17
2012-02-11 03:19:53 -08:00
Panos Astithas
cfd1273497
Bug 687093 - Clicking on a stack frame in the debugger should put the caret in the proper source line; r=msucan
2012-02-11 11:44:20 +02:00
Panos Astithas
a4c20d96c1
Bug 690419 - Script debugger picks the wrong highlighting engine in URLs with a query string; r=dcamp
...
--HG--
rename : browser/devtools/debugger/test/test-script-switching-02.js => browser/devtools/debugger/test/test-editor-mode
2012-02-11 11:44:19 +02:00
Ed Morley
6270d4ef00
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-11 01:49:07 +00:00
Rob Campbell
66450c5e47
Backout Bug 705707 due to oranges; a=#fx-team
2012-02-10 14:31:07 -04:00
Tim Taubert
fae3d634c4
merge m-c to fx-team
2012-02-10 14:26:49 +01:00
Ed Morley
8d711e3c7b
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-10 12:14:39 +00:00
Panos Astithas
6d8b3cb915
Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp
2012-02-10 09:46:10 +02:00
Panos Astithas
dd1afdde2e
Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp
2012-02-10 09:46:04 +02:00
Tim Taubert
bd0958891b
Bug 725668 - [New Tab Page] Typo in NewTabUtils.jsm - undefined variable; r=dao
2012-02-09 17:41:11 +01:00
Tim Taubert
a5cd353f7f
Bug 723873 - setting about:newtab as homepage should place the cursor in the location bar at startup; r=dao
2012-02-09 16:30:37 +01:00
Spyros Livathinos
d6d5fc268c
Bug 703692 - Source Editor: add support for the focus/blur events; r=msucan f=msucan
2012-02-09 14:40:41 +02:00
Tim Taubert
c518b4c346
Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich
2012-02-09 11:12:15 +01:00
Tim Taubert
481de717cf
Backed out changeset bcd726a4a258 (bug 725268)
2012-02-09 11:47:08 +01:00
Tim Taubert
e6e882d134
Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich
2012-02-09 11:12:15 +01:00
Tim Taubert
d07a3bd328
Bug 720838 - [Page Thumbnails] Use canvas.mozFetchAsStream(); r=dietrich
2012-02-09 09:48:30 +01:00
Tim Taubert
c2c6c894d0
merge m-c to fx-team
2012-02-09 09:28:33 +01:00
Dietrich Ayala
7cb0ee59be
Bug 715402 - Wait for chrome MozAfterPaint before executing any code not critical to making the initial window visible; r=gavin
2012-02-08 17:46:51 +01:00
Tim Taubert
afb51a6702
Bug 695705 - Intermittent TEST-UNEXPECTED-FAIL | browser/base/content/test/tabview/browser_tabview_bug628061.js | There are two groups - Got 1, expected 2; r=dietrich
2012-02-08 17:46:51 +01:00
Marco Bonardo
152ac8a010
Backout 7a8b935ab596 (bug 674370) for Paint regression
2012-02-08 09:23:40 +01:00
Tim Taubert
ddaa671905
Backed out changeset b3a4b572a634 (bug 715402)
2012-02-09 20:20:30 +01:00
Mounir Lamouri
4ae7b782c7
Merge mozilla-central into mozilla-inbound.
2012-02-09 11:31:59 +01:00
Marco Bonardo
6dc7a43e99
Bug 723165 - Telemetry for time needed to show the Bookmarks toolbar.
...
r=dietrich
2012-02-09 11:10:15 +01:00
Ed Morley
fa2f8b5e00
Merge mozilla-central to mozilla-inbound
2012-02-10 14:03:24 +00:00
Veeraya Pupatwibul
e4bcbe315b
Bug 722305 - Remove contentAreaClick's redundant return value. r=dao
2012-02-10 14:11:53 +01:00
Ed Morley
fc3395b50b
Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build
...
mobile/android/makefiles.sh & b2g/makefiles.sh were hg copied from
mobile/makefiles.sh prior to it's original cleanup and then move, so most of the
changes to them here are just to sync them with mobile/xul/makefiles.sh.
2012-02-10 12:40:30 +00:00
Victor Porof
d76f01f2b5
Bug 715970 - Highlighted node should center in the visualization (Tilt); r=rcampbell
2012-02-02 19:14:40 +02:00
Victor Porof
c5d39c9f10
Bug 699121 - Style Editor should save file:// URLs immediately; r=cedricv,paul
2012-02-02 13:27:43 +02:00
Rob Campbell
e3a7702248
Bug 717373 - Remove the textarea fallback from the Source Editor; r=msucan
2012-02-08 10:48:07 -04:00
Tim Taubert
65d5ff4618
Bug 721417 - Can't drag and drop URL into about:newtab; r=fryn
2012-02-08 02:46:20 +01:00
Tim Taubert
c8b38fab17
merge m-c to fx-team
2012-02-07 20:11:47 +01:00