Ed Morley
a8ecad9380
Merge mozilla-central to mozilla-inbound
2012-02-11 13:01:34 +00:00
ffxbld
ead5f69ab6
Automated blocklist update from host linux-ix-slave17
2012-02-11 03:19:53 -08:00
Ed Morley
ebbd72c144
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-11 01:49:07 +00:00
Tim Taubert
f118ef83b3
merge m-c to fx-team
2012-02-10 14:26:49 +01:00
Ed Morley
9191f03f91
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-10 12:14:39 +00:00
Panos Astithas
7934cbf31d
Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp
2012-02-10 09:46:10 +02:00
Panos Astithas
105b2271c1
Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp
2012-02-10 09:46:04 +02:00
Tim Taubert
e952c55717
Bug 725668 - [New Tab Page] Typo in NewTabUtils.jsm - undefined variable; r=dao
2012-02-09 17:41:11 +01:00
Tim Taubert
f3ab1649e7
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
aba709d421
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
0fa6608049
Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich
2012-02-09 11:12:15 +01:00
Tim Taubert
039cdf9124
Backed out changeset bcd726a4a258 (bug 725268)
2012-02-09 11:47:08 +01:00
Tim Taubert
3315c38f06
Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich
2012-02-09 11:12:15 +01:00
Tim Taubert
d5bef2fa4b
Bug 720838 - [Page Thumbnails] Use canvas.mozFetchAsStream(); r=dietrich
2012-02-09 09:48:30 +01:00
Tim Taubert
64d4bdb205
merge m-c to fx-team
2012-02-09 09:28:33 +01:00
Dietrich Ayala
114624e575
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
490c43650b
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
e7180038c0
Backout 7a8b935ab596 (bug 674370) for Paint regression
2012-02-08 09:23:40 +01:00
Tim Taubert
ef79bbf711
Backed out changeset b3a4b572a634 (bug 715402)
2012-02-09 20:20:30 +01:00
Mounir Lamouri
be36ebc4ba
Merge mozilla-central into mozilla-inbound.
2012-02-09 11:31:59 +01:00
Marco Bonardo
8f5539d3cd
Bug 723165 - Telemetry for time needed to show the Bookmarks toolbar.
...
r=dietrich
2012-02-09 11:10:15 +01:00
Ed Morley
ef252facd1
Merge mozilla-central to mozilla-inbound
2012-02-10 14:03:24 +00:00
Veeraya Pupatwibul
f3e79511f4
Bug 722305 - Remove contentAreaClick's redundant return value. r=dao
2012-02-10 14:11:53 +01:00
Ed Morley
626e546398
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
7563f8ac78
Bug 699121 - Style Editor should save file:// URLs immediately; r=cedricv,paul
2012-02-02 13:27:43 +02:00
Rob Campbell
f8b3ca7191
Bug 717373 - Remove the textarea fallback from the Source Editor; r=msucan
2012-02-08 10:48:07 -04:00
Tim Taubert
2b08aa16ed
Bug 721417 - Can't drag and drop URL into about:newtab; r=fryn
2012-02-08 02:46:20 +01:00
Tim Taubert
7d853383a2
merge m-c to fx-team
2012-02-07 20:11:47 +01:00
Panagiotis Astithas
46b04811d3
Bug 724832 - Fix mochitest leaks after the latest merge from fx-team; r=rcampbell
2012-02-07 14:20:14 +02:00
Matthew Noorenberghe
aa0a90e6d3
Bug 722636 - Only show "Undo Add to Dictionary" context menu on text fields and add separator r=ehsan
...
--HG--
extra : rebase_source : 85fab3254730ef89d66fe86b4a6fb6c8f392b882
2012-01-31 14:53:21 -08:00
Paul O’Shannessy
deed914cc3
Bug 482975 - browser_477657.js is unreliable - reenable on OS X [r=me]
2012-02-08 11:59:49 -08:00
Paul O’Shannessy
4eaf68d0ab
Bug 721860 - addonBar keyboard shortcut enabled in non-browser windows [r=gavin]
2012-02-08 11:59:32 -08:00
Gavin Sharp
ec26eb5fde
Back out parts of bug 698986 to resolve bug 716945
2012-01-30 15:37:59 -08:00
VD
04ab03c476
Bug 702894 - Remove pre-DOM API full-screen video implementation. r=dao
2012-02-08 14:19:29 +01:00
Mark Capella
cd4f054002
Bug 418290 - replace 'can not' with 'cannot'. r=dao
2012-02-08 14:16:51 +01:00
Panagiotis Astithas
5c4cc140ba
Bug 697762 - Land the debugger in m-c - sr changes; r=msucan,rcampbell; sr=dtownsend
2012-01-23 10:29:15 +02:00
Panagiotis Astithas
854933e0fb
Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend
2012-02-07 13:22:30 -04:00
Joe Walker
0835086a51
Bug 707131 - GCLI Completer could be simplified if repeated spans are not a performance issue; r=dcamp
2012-02-07 10:20:20 +00:00
Joe Walker
a69c5f55e9
Bug 721729 - GCLI failed to update page resources when page changes; r=dcamp
2012-02-07 10:20:20 +00:00
Joe Walker
ac3f7fd8af
Bug 709223 - GCLI needs a 'resource' type; r=dcamp
2012-02-07 10:20:20 +00:00
Joe Walker
4475650415
Bug 707342 - Intermittent browser_webconsole_completion.js | an unexpected uncaught JS exception reported through window.onerror - this._panel is null at resource:///modules/AutocompletePopup.jsm:215; r=msucan
2012-02-07 10:20:20 +00:00
Cedric Vivier
fd654c6f67
Bug 723459 - Add an API to SourceEditor to retrieve the character(s) used for indentation. r=msucan
2012-02-02 04:18:00 +01:00
Paul Rouget
db00af6a1c
Bug 708643 - If Firebug is installed, using "Inspect Element" twice results in 2 inspectors, one uncloseable. r=dcamp
2012-02-06 16:23:31 +01:00
Paul Rouget
68b24efd39
Bug 724778 - Style Editor: Fix toolbars alignment. r=dao
2012-01-27 14:04:07 +01:00
Michael Ratcliffe
d925fdb8d5
Bug 720980 - Quick rule view ... quick layout fix until we have mockups - Only hide checkboxes. r=paul
2012-01-31 13:55:03 +00:00
Blake Winton
af4f744722
Bug 694958 - [highlighter] [infobar] limit the size of the infobar. r=dao
2012-01-30 14:27:53 -05:00
Tim Taubert
315126e64e
merge m-c to fx-team
2012-02-06 23:23:50 +01:00
VD
bfb934ab01
Bug 721324 - Allow the source code editor of Scratchpad & StyleEditor to be themed; r=dao,msucan
2012-02-06 21:35:19 +02:00
Marco Bonardo
50ebfbbd4a
Merge last PGO-safe changeset from inbound to central
2012-02-06 09:37:30 +01:00
Tim Taubert
4f0f0ca63f
merge m-c to fx-team
2012-02-05 13:33:30 +01:00