Commit Graph

10513 Commits

Author SHA1 Message Date
Jared Wein
67774cb05d Bug 723515 - Add telemetry probe for the opening time of the Firefox app menu. r=ttaubert 2012-02-03 13:32:11 +01:00
teramako
f2a599d067 Bug 722663 - open a new tab from Panorama view should reference gWindow.BROWSER_NEW_TAB_URL; r=dietrich 2012-02-03 10:41:09 +01:00
Dão Gottwald
6a95aff71b Bug 720985 - Make some tests stop polluting the global scope 2012-02-03 10:13:41 +01:00
Tim Taubert
808287e33d Backed out changeset 2b7cea9aa6a3 (bug 722479) 2012-02-02 23:19:45 +01:00
Panagiotis Koutsourakis
583eb38038 Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression

DIRS += <foo>
or
DIRS = <foo>

inside the conditional expression

ifdef ENABLE_TESTS
...
endif

are changed to

TEST_DIRS += tests

outside any conditional expression.

The files

./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in

contain the string

ifdef ENABLE_TESTS

but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Marco Bonardo
799c050c61 Backout f66ffefbb697 (bug 715402) for m-oth proprty leaks 2012-02-04 15:12:21 +01:00
Tim Taubert
0b6f16bc03 Bug 722479 - browser/components/thumbnails/test/ tests leak chrome://global/content/mozilla.xhtml; r=dao 2012-02-02 15:51:37 +01:00
Tim Taubert
e2a2510fec Bug 721019 - [Page Thumbnails] Add telemetry probes; r=dietrich 2012-02-02 15:50:53 +01:00
Jared Wein
c218dddebb Bug 723090 - Add telemetry probe for the opening time of the site identity popup. r=dietrich 2012-02-02 12:06:42 +01:00
Ed Morley
9b8aaafa74 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-02 10:22:32 +00:00
Tim Taubert
456b0bba2b merge m-c to fx-team 2012-02-02 10:03:01 +01:00
Dão Gottwald
b2b298b551 Bug 720985 - Make some tests stop polluting the global scope 2012-02-02 09:56:35 +01:00
Dão Gottwald
eca2c3b177 Bug 574971 - Remove WindowDraggingElement's redundant 'window' argument. r=enn 2012-02-02 09:28:04 +01:00
Christian Sonne
06d48797ca Bug 388079 - Deleting multiple cookies deletes wrong ones and/or not all selected. r=ttaubert 2012-02-01 16:49:32 +01:00
Tim Taubert
a0e9304588 Bug 716538 - [New Tab Page] Set to enabled by default on Nightly; r=jaws 2012-02-01 11:46:40 +01:00
Tim Taubert
c60b7bbc68 Bug 707862 - Reset childCount on SHEntry when all children have been removed; r=smaug 2012-02-01 11:45:53 +01:00
Kyle Huey
6102e37a35 Bug 563318: Switch to MSVC 2010 on trunk. r=ted 2012-01-31 11:38:24 -05:00
Gregory Szorc
8baa0dbe2f Bug 716736 - Re-add performance data to daily add-on update check; r=Unfocused 2012-01-31 17:22:42 -08:00
Marco Bonardo
ded54ab64d Bug 720792 - browser_urlbarAutoFillTrimURLs.js cause can't work with autoFill nonzero delay 2012-01-31 12:29:51 +01:00
Marco Bonardo
6d5895bf03 Bug 720792 (part 1.5) - Disable inline autocomplete till part 2 lands. 2012-01-31 11:29:25 +01:00
Marco Bonardo
d2fced45f5 Bug 720792 (part 1) - Backout autocomplete delay changes, for compatibility problems.
r=gavin
2012-01-31 11:29:20 +01:00
Tim Taubert
f46f679081 Bug 721087 - [New Tab Page] Cells should have an outline to indicate their positions; ui-r=limi r=dao 2012-01-31 10:08:34 +01:00
Gavin Sharp
93f574f547 Bug 723808: don't allow loads in type=content docshells to inherit the system principal, r=bz
--HG--
extra : transplant_source : %E6%25%A7%C1.%DA%02%CC%BF%DA%ED%BEZ%E8%FB%CD%28%0A%FE8
2012-01-30 18:29:44 -08:00
Gavin Sharp
5ed770e1dd Bug 718203: don't allow drops of javascript: URIs on the home button, r=enndeakin, sr=bz
--HG--
extra : transplant_source : %ADP%C0%F8%8D%C4%A2v%BC%E5ZM%FC%D6BB%B7A%1E%07
2012-01-30 17:58:30 -08:00
Gavin Sharp
b54193b239 Bug 723181: add some comments to TelemetryTimestamps, r=mak
--HG--
extra : transplant_source : z%AF9MyF%E6y%16%DAq%170%B7%5D6%DFgE%01
2012-02-01 09:41:55 -08:00
Dietrich Ayala
c0c8d98a47 Bug 715402 - Wait for chrome MozAfterPaint before executing any code not critical to making the initial window visible.
r=gavin
2012-02-04 14:02:10 +01:00
Cedric Vivier
bb659c06f4 Bug 720291 - Intermittent browser_styleeditor_new.js | content's background color has been updated to red - Got rgb(255, 5, 5) (or 6, 6), expected rgb(255, 0, 0). r=dcamp 2012-01-26 01:53:00 +01:00
Victor Porof
c4b20bcd1f Bug 719039 - After the Highlighter was refactored, ESCAPE key closes Inspector when Tilt is open. r=rcampbell 2012-01-27 23:44:59 +02:00
Paul Rouget
a36aaff467 Bug 720468 - Add an "*" at the beginning of a file name if the file needs to be saved. r=dao 2012-01-27 15:28:47 +01:00
Victor Porof
5c654da3f1 Bug 719877 - Tilt should use Highlighter's zoom property (screenPixelsPerCSSPixel) instead of markupDocumentViewer.fullZoom; r=rcampbell 2012-01-20 21:05:00 +02:00
Michael Ratcliffe
040dfd4335 Bug 705707 - Style Inspector doesn't take into account chrome:// stylesheets; r=msucan; f=dao 2012-02-02 19:04:35 +00:00
Panos Astithas
dcce296c6b Bug 706506 - The debugger refreshes the editor contents on every pause; r=dcamp 2012-01-30 17:12:11 +02:00
Kyle Huey
69639a45f1 Back out Bug 563318. 2012-01-31 16:34:33 -05:00
Kyle Huey
02959301a0 Merge m-c to b-s. 2012-01-31 14:20:05 -05:00
Alex Keybl
1397a1a058 Bug 700000 - Version bump 2012-01-31 10:57:49 -08:00
Rail Alieev
b1d8d3137e bug 714978: change mac osx compiler in official branded beta+release builds from using -j1 to -j4. r=nthomas DONTBUILD because it doesn't affect dep/nightly builds. 2012-01-31 12:19:38 -05:00
Kyle Huey
afde2887e8 Bug 563318: Switch to MSVC 2010 on trunk. r=ted 2012-01-31 11:38:24 -05:00
Ed Morley
d77569e4e5 Merge mozilla-central to mozilla-inbound 2012-01-31 12:48:35 +00:00
Ed Morley
7a6177e8b8 Merge mozilla-central to mozilla-inbound 2012-01-31 10:59:27 +00:00
Makoto Kato
ad08c8063f Bug 719319 - unnecessary to use additional OS_LIBS for firefox.exe. r=khuey 2012-01-31 19:30:20 +09:00
Serge Gautherie
7563e10979 Bug 721535. (Av1) Stop packaging dead chardet.xpt. r=smontagu. 2012-01-29 11:21:33 +01:00
Matthew Noorenberghe
57d8950c7e Bug 721265 - Firefox migrator: form history support r=mak
--HG--
extra : rebase_source : 3f7ae6f3934b4edc9aabd6228c23acf487e8b293
2012-01-28 13:16:18 -08:00
Joe Drew
9f3a3972b2 Merge mozilla-central to mozilla-inbound. 2012-01-28 15:48:23 -05:00
Serge Gautherie
567af0bc8d Bug 652297. (Bv1) Add '-DMOZ_DEBUG=1' too to actually stop trying to package MSVC DLLs in debug Windows Firefox. r=ted.mielczarek. 2012-01-28 18:13:09 +01:00
ffxbld
ccf280c746 Automated blocklist update from host linux-ix-slave32 2012-01-28 03:18:16 -08:00
Tim Taubert
65919116f7 merge m-c to fx-team 2012-01-28 09:10:04 +01:00
Jared Wein
f80c28e0bb Bug 714277 - Customization palette has only three columns in a new profile on Windows. r=dao 2012-01-27 17:03:09 -08:00
Serge Gautherie
1792b76c0c Bug 652297. (Av1) Stop trying to package MSVC DLLs in debug Windows Firefox, Reorder XPCOM files. r=ted.mielczarek. 2012-01-27 20:57:41 +01:00
Matt Brubeck
b23d94048c Merge last green changeset from inbound to mozilla-central 2012-01-27 08:29:23 -08:00
Tim Taubert
740dd34385 merge m-c to fx-team 2012-01-27 11:21:18 +01:00
Gregory Szorc
e71c90ea6d Merge mozilla-central into services-central 2012-01-26 17:11:45 -08:00
Tim Taubert
bc4c77507b Bug 721398 - moz-page-thumb protocol should not access from a web page; r=mak 2012-01-26 18:28:41 +01:00
Tim Taubert
22c5ecd277 Backed out changeset 34157f4059ba (bug 455553) 2012-01-26 18:27:58 +01:00
Tim Taubert
aca1a136f8 Backed out changeset 3f30da5d0bc3 (bug 455553) 2012-01-26 18:27:54 +01:00
Tim Taubert
8d57d8d45e Backed out changeset 746adaa9c9da (bug 455553) 2012-01-26 18:27:49 +01:00
Tim Taubert
5885e17c60 Backed out changeset 95143a881557 (bug 455553) 2012-01-26 18:27:45 +01:00
Tim Taubert
d97a827c12 Backed out changeset 38eda0c8b0fd (bug 455553) 2012-01-26 18:27:41 +01:00
Tim Taubert
84abee299e Backed out changeset 7f44427086f7 (bug 717110) 2012-01-26 18:27:37 +01:00
Tim Taubert
8eab9b0892 Backed out changeset 74b125f29e23 (bug 717492) 2012-01-26 18:27:33 +01:00
Tim Taubert
1af7a0a353 Backed out changeset bff640abf40c (bug 715710) 2012-01-26 18:27:29 +01:00
Tim Taubert
b6c6442e7c merge fx-team to m-c 2012-01-26 15:17:01 +01:00
Marco Bonardo
01e60fb799 Merge last green PGO from inbound to central 2012-01-26 12:58:39 +01:00
Tim Taubert
3db6b9bb1e Bug 716855 - [Page Thumbnails] Screenshots should contain the the top-left corner; r=dietrich 2012-01-26 11:35:24 +01:00
Tim Taubert
3cb54763ca Bug 715710 - [New Tab Page] Black bars behind titles should be lowered in opacity from 80% to 50%; ui-r=limi r=dao 2012-01-26 11:35:16 +01:00
Tim Taubert
308e72f72c merge fx-team to m-c 2012-01-26 08:45:50 +01:00
Tim Taubert
642bce558f merge fx-team to m-c 2012-01-26 08:36:07 +01:00
Ed Morley
2806e8f2c1 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-26 01:30:30 +00:00
Owen Carpenter ext:(%3B%20Devan%20Sayles%20%3Cdevan.sayles%40gmail.com%3E%3B%20Joe%20Chen%20%3Cjoejoevictor%40gmail.com%3E%3B%20Jon%20Rietveld%20%3Cjonrietveld%40gmail.com%3E)
f930c74c32 Bug 716464 - Typing about:Addons into the url bar loads the add-ons manager but doesn't hide the address bar (the test is case sensitive). r=bmcbride 2012-01-25 17:19:14 -08:00
Tim Taubert
83fc956292 Bug 717492 - [New Tab Page] URL bar history pops up when pressing toolbar buttons; r=dao 2012-01-25 23:47:36 +01:00
Tim Taubert
f91bd7660b Bug 717110 - [New Tab Page] Tooltips should be added to page thumbnails; r=dao 2012-01-25 23:45:16 +01:00
Tim Taubert
5149a1ea17 Bug 455553 - Part 5 - New Tab Page tests and test suite; r=dietrich 2012-01-25 23:44:41 +01:00
Tim Taubert
c71d7e5321 Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-25 23:44:27 +01:00
Tim Taubert
a530027e09 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Tim Taubert
a4073c0490 Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-25 23:42:15 +01:00
Tim Taubert
ff67d1da75 Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich 2012-01-25 23:40:18 +01:00
Tim Taubert
642529ebd6 Bug 497543 - Part 6 - Don't capture thumbnails for SVG/XML documents; r=dietrich 2012-01-25 22:47:39 +01:00
Tim Taubert
2d05f6675e Bug 497543 - Part 5 - Don't capture thumbnails while the page is scrolled; r=dietrich 2012-01-25 22:47:39 +01:00
Tim Taubert
ab1df1d56b merge m-c to fx-team 2012-01-25 17:54:52 +01:00
Gavin Sharp
ef14e8ebe7 Bug 717105 followup: substract process lifetime from timeStamps so that the values are actually useful, r=taras 2012-01-27 12:37:28 -08:00
Paul Rouget
32b5bb970a Bug 720975 - Switch to vertical layout only when the window width < 550px. r=msucan 2012-01-25 16:09:11 +01:00
Cedric Vivier
209f19c1d9 Bug 721353 - Fix invisible outline regression introduced by bug 719022. r=paul 2012-01-26 04:58:00 +01:00
Cedric Vivier
8e4df2ca64 Bug 721350 - Style Editor auto-scroll to the selected style sheet is annoying. r=paul
---
 browser/devtools/shared/SplitView.jsm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

---
 browser/devtools/shared/SplitView.jsm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
2012-01-26 05:13:00 +01:00
Henri Sivonen
062b49f277 Bug 358452 - Make the behavior of space, tab, carriage return and line feed in title attribute tooltips HTML5-compliant / IE-compatible. r=dao 2012-01-25 10:59:36 +00:00
Ms2ger
2d51bac031 Merge m-c to m-i. 2012-01-25 11:06:40 +01:00
Phil Ringnalda
f3642bac41 Backed out 2e37e7223aa3 (bug 460146) for orange 2012-01-25 21:08:17 -08:00
Maxim Iorsh
571bf44bbe Bug 460146 - CSS3 border-image images should appear in Page Info ? Media. r=db48x 2012-01-25 18:49:23 -08:00
Cedric Vivier
bf5f7a8206 Bug 719021 - Saving an empty new style sheet does not display the file name upon saving. r=paul
---
 browser/devtools/styleeditor/StyleEditor.jsm       |    6 ++++--
 .../styleeditor/test/browser_styleeditor_new.js    |    4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

---
 browser/devtools/styleeditor/StyleEditor.jsm       |    6 ++++--
 .../styleeditor/test/browser_styleeditor_new.js    |    4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)
2012-01-25 07:59:00 +01:00
Ed Morley
af7edb85eb Merge mozilla-central to mozilla-inbound 2012-01-26 01:48:11 +00:00
Makoto Kato
f2a6aa8a03 Bug 720962 - don't build nsBrowserProfileMigratorUtils.cpp on Linux. r=mano 2012-01-26 09:54:26 +09:00
Cedric Vivier
618b34bb4b Bug 720431 - Can't close Style Editor with cmd+w. r=paul 2012-01-25 02:45:00 +01:00
Rogério Gonçalves
b02e38d953 Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00
Dão Gottwald
50bee72f29 Backed out changeset 1fe477ec35e9 2012-01-25 14:50:27 +01:00
User Rogério Gonçalves
9be93e7446 Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00
Dão Gottwald
e7c2c097b7 Bug 720981 - Remove element.iQEventData when it's empty. r=ttaubert 2012-01-25 13:40:11 +01:00
Dão Gottwald
e1d8649025 No bug - fix some browser chrome tests that pollute the global scope 2012-01-24 23:08:42 +01:00
Matt Brubeck
ba464afa59 Merge last green changeset from mozilla-inbound to mozilla-central 2012-01-24 10:34:46 -08:00
Tim Taubert
f717b33aec merge fx-team to m-c 2012-01-24 15:05:47 +01:00
Tim Taubert
dbcd0d3bdf Fix backout of bug 455553 2012-01-24 15:04:27 +01:00
Marco Bonardo
b5461ddb2d Merge last green PGO from inbound to central 2012-01-24 13:27:20 +01:00
Murali
12f2e9220d Bug 715877 - JPAKE pairing code is not accessible to accessibility APIs. r=philikon 2012-01-24 03:53:44 -08:00
Simon Montagu
296e01b9a3 Rename BrowserSetForcedDetector and remove unnecessary parameter. Bug 720310, r=gavin 2012-01-24 11:52:05 +02:00
Simon Montagu
cedd72fc8d Remove unused forcedDetector property. Bug 713825, r=bz 2012-01-24 11:52:05 +02:00
Simon Montagu
5881e8809b Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck 2012-01-24 11:52:05 +02:00
Simon Montagu
e756bff57b Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz 2012-01-24 11:52:04 +02:00
Philipp von Weitershausen
60b0468e04 Bug 720601 - Update package manifests after renames and removals. r=fabrice DONTBUILD because NPOTB 2012-01-23 20:37:42 -08:00
Paul Rouget
e06630d1cc Bug 719457 - When the URLs are very long (style editor), the user needs to resize to see the editor. r=jwalker 2012-01-23 18:29:18 +01:00
Paul Rouget
fd74a61734 Bug 715123 - Style Sheet Titles should be moved someplace less confusing in the Style Editor in Vertical Orientation. r=jwalker 2012-01-23 18:11:37 +01:00
Cedric Vivier
1c2445b172 Bug 715892 - In the Style Editor, remove the stylesheet filter. r=dcamp,paul
---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js

---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js
2012-01-25 04:02:00 +01:00
Murali
40c2071d82 Bug 714342 - page-proxy-stack should be a <hbox> rather than a <stack>. r=dao 2012-01-23 12:00:12 +01:00
Justin Dolske
faa1a41254 Bug 720288 - Don't do a default browser check in debug builds. r=gavin 2012-01-22 21:07:52 -08:00
Justin Dolske
f4af95a2a5 Bug 714140 - Charlton Company trademark notice can be removed from About dialog. r=gavin 2012-01-22 20:58:19 -08:00
Brian R. Bondy
ebabfeb478 Bug 716045 - "Run As" dialog appears after every Nightly install. r=rstrong 2012-01-22 16:07:58 -05:00
Rob Campbell
4b004e44b9 merge fx-team to m-c 2012-01-21 11:33:53 -04:00
ffxbld
4b9ec5be53 Automated blocklist update from host moz2-linux-slave43 2012-01-21 03:32:54 -08:00
Ed Morley
43229a8c0c Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-21 02:31:32 +00:00
Dave Camp
095271749c Bug 719934: Disable GCLI by default. r=robcee 2012-01-20 12:29:04 -08:00
Paul Rouget
ade44b8e24 Bug 719783 - In the Rule View, pressing Escape close the whole Inspector. r=dcamp 2012-01-20 16:36:35 +01:00
Paul Rouget
d5c8c605d7 Bug 719933 - In the Inspector, the arrowkeys shortcuts should be used only when the higlighter or the toolbar are focused. r=rcampbell 2012-01-24 19:56:47 +01:00
Cedric Vivier
4e279f75b6 Bug 713612 - add closing curly bracket to avoid disrupting the rest of the CSS. r=rcampbell 2012-01-25 03:04:00 +01:00
Paul Rouget
bb5f788f64 Bug 719022 - Digits-only file names get .css prefixed in front of postfixed. r=jwalker 2012-01-23 20:26:03 +01:00
Alex Lakatos
62a45ed518 Bug 719028 - Style Editor does not highlight a few CSS2.0 and CSS3 properties. r=msucan 2012-01-22 01:11:28 +02:00
Dão Gottwald
0ddb0b0143 No bug - fix some browser chrome tests that pollute the global scope 2012-01-20 16:21:46 +01:00
Tim Taubert
333b298871 merge m-c to fx-team 2012-01-20 14:33:44 +01:00
Victor Porof
130c9d59ba Bug 719732 - /*global */ comments in Tilt's codebase add more confusion than help; r=rcampbell 2012-01-20 13:53:31 +02:00
Jon Buckley
f924de20af Bug 716397. Fix mozglue package warning on Linux. f=sgautherie r=khuey. 2012-01-20 12:49:23 +01:00
Victor Porof
8e9f827c8d Bug 719731 - Get rid of window mediator's getMostRecentBrowserWindow across Tilt codebase; r=rcampbell 2012-01-20 13:36:48 +02:00
Tim Taubert
5b0a60fa64 Backed out changeset 9883a9f66cf0 (bug 497543) 2012-01-20 12:07:56 +01:00
Tim Taubert
7ea6472441 Backed out changeset cc55d047eff9 (bug 497543) 2012-01-20 12:07:52 +01:00
Tim Taubert
dd67eb873d Backed out changeset 13e27937167b (bug 497543) 2012-01-20 12:07:47 +01:00
Tim Taubert
5fff43a56c Backed out changeset f38769f877d6 (bug 497543) 2012-01-20 12:07:43 +01:00
Tim Taubert
af5105ec35 Backed out changeset 27a45008fc12 (bug 455553) 2012-01-20 12:07:39 +01:00
Tim Taubert
8ee2211a5e Backed out changeset ce8a25a34c2a (bug 455553) 2012-01-20 12:07:34 +01:00
Tim Taubert
f15e0b4d39 Backed out changeset 6fd9a7eb3b01 (bug 455553) 2012-01-20 12:07:30 +01:00
Tim Taubert
7f779e6dae Backed out changeset 34e078df2ed6 (bug 455553) 2012-01-20 12:07:25 +01:00
Tim Taubert
c5ef016450 Backed out changeset c389d719d4ec (bug 455553) 2012-01-20 12:07:20 +01:00
Tim Taubert
7016ede9bc Bug 455553 - Part 5 - New Tab Page tests and test suite; r=dietrich 2012-01-20 02:43:20 +01:00
Tim Taubert
f36611a3f4 Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-20 02:43:20 +01:00
Tim Taubert
9a16510626 Bug 455553 - Part 3 - about:newtab integration; r=gavin 2012-01-20 02:42:18 +01:00
Tim Taubert
22fa0873bc Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-20 02:41:34 +01:00
Tim Taubert
c0ed7c96dd Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich 2012-01-20 02:41:01 +01:00
Ed Morley
d338f3479d Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-20 01:24:13 +00:00
Tim Taubert
de507f917b merge m-c to fx-team 2012-01-20 00:23:23 +01:00
Matt Brubeck
897e5d3f77 Merge last green changeset from inbound to mozilla-central 2012-01-19 10:37:48 -08:00
Victor Porof
be46f8a187 Bug 719049 - Sometimes iframes xy positions aren't calculated correctly in Tilt; r=rcampbell 2012-01-19 17:13:08 +02:00
Victor Porof
b024e1202e Bug 718973 - It would be nice to have more Tilt notifications; r=rcampbell 2012-01-19 17:48:22 +02:00
Joe Walker
bd3a184889 Bug 693269 - Ensure jstermhelpers work in JS mode in GCLI; r=dcamp,msucan 2012-01-27 18:24:57 +00:00
Joe Walker
45a9ddfcec Bug 704918 - GCLI 'console clear' doesn't clear everything in the console; r=dcamp 2012-01-27 18:24:52 +00:00
Tim Taubert
5d9cd634cb Bug 715710 - [New Tab Page] Black bars behind titles should be lowered in opacity from 80% to 50%; ui-r=limi r=dao 2012-01-26 11:35:16 +01:00
Tim Taubert
4d1e53d771 Bug 717492 - [New Tab Page] URL bar history pops up when pressing toolbar buttons; r=dao 2012-01-25 23:47:36 +01:00
Tim Taubert
b25e5d5c17 Bug 717110 - [New Tab Page] Tooltips should be added to page thumbnails; r=dao 2012-01-25 23:45:16 +01:00