Tim Taubert
|
7b4d9fc97c
|
Bug 745303 - Part 2 - Correct Panorama tests; r=dietrich
|
2012-04-19 08:24:47 +02:00 |
|
Tim Taubert
|
20230c8fd9
|
Bug 745303 - Part 1 - Make Panorama use the thumbnail service; r=dietrich
|
2012-04-19 08:24:32 +02:00 |
|
Raymond Lee
|
c33ea92ed7
|
Bug 659594 - Use MozAfterPaint to redraw thumbnails r=ttaubert
|
2012-04-19 00:19:48 +08:00 |
|
Tim Taubert
|
013a002897
|
Bug 740807 - Clean up favicon code in Panorama; r=dietrich
|
2012-04-14 01:04:57 +02:00 |
|
Marco Bonardo
|
9f2d70426b
|
Merge last green PGO from inbound to central
|
2012-04-13 12:40:12 +02:00 |
|
Bellindira Castillo [:bellindira]
|
1a9a78fa68
|
Bug 737032 - add isValidXULTab() method to ease tab checking r=ttaubert
|
2012-04-10 12:13:36 -06:00 |
|
Paolo Amadini
|
3ce6cd9230
|
Bug 728142 - Replace old synchronous favicons calls in tabview. r=ttaubert
|
2012-04-12 12:27:27 +02:00 |
|
Raymond Lee
|
677d159883
|
Bug 712203 - 'Next tab group' keyboard shortcut doesn't work after 'restore previous session'; r=ttaubert
|
2012-03-29 18:29:40 +08:00 |
|
Raymond Lee
|
9def480380
|
Bug 733115 - After creating a new tab group, 2nd RETURN should open that group; r=ttaubert
|
2012-03-29 03:34:20 +08:00 |
|
Tim Taubert
|
67fc2fac09
|
Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich
|
2012-03-27 12:59:09 +02:00 |
|
Mario Alvarado
|
3c992b4ae1
|
Bug 715454 - Current group is switched when using switch-to-tab and opening new tab r=ttaubert
|
2012-03-19 21:38:58 -06:00 |
|
Tim Taubert
|
8f4ab49c05
|
Bug 736424 - Intermittent TEST-UNEXPECTED-FAIL | browser_tabview_bug600645.js | The app tab icon has the right tab reference; r=dietrich
|
2012-03-19 15:48:57 +01:00 |
|
Marco Bonardo
|
1526abab17
|
Merge inbound and central
|
2012-03-16 13:42:16 +01:00 |
|
Tim Taubert
|
830b6ac36e
|
Bug 736036 - Intermittent TEST-UNEXPECTED-FAIL | browser_tabview_bug610242.js | png has no favicon - Got block, expected none; r=dietrich
|
2012-03-15 23:28:22 +01:00 |
|
Marco Bonardo
|
56add0cc93
|
Bug 735879 - Add more delay to some browser chrome tests that often timeout. r=fryn
|
2012-03-14 16:11:20 -07:00 |
|
Raymond Lee
|
101da8e824
|
Bug 678374 - Panorama/App Tabs: not shortcut icon; no icon if browser.chrome.favicons=false; r=ttaubert
|
2012-03-15 00:24:03 +08:00 |
|
Luke Wagner
|
4aee6d3dcc
|
Bug 730497 - Provide stopgap fix for bug 731868 (rs=ttaubert)
|
2012-03-15 10:02:45 -07:00 |
|
Paolo Amadini
|
51e64aeffd
|
Bug 711193 - Turn on "Don't load tabs until selected" by default. r=zpao
|
2012-02-23 11:30:23 +01:00 |
|
Tim Taubert
|
1be38ee33c
|
Bug 728887 - Double clicking a tab group creates a new group under it; r=dietrich
|
2012-02-22 09:58:43 +01:00 |
|
Tim Taubert
|
f0fdfb1efa
|
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 |
|
Phil Ringnalda
|
6bf0946b62
|
No bug, remove trailing whitespace to trigger builds in a CLOSED TREE
|
2012-02-01 00:06:22 -08:00 |
|
Ed Morley
|
d0caaee8de
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-05 11:10:53 +00:00 |
|
Reuben Morais
|
016af35209
|
Bug 722100 - Use dblclick instead of hard-coded logic/constants in Tab View; r=ttaubert
|
2012-02-03 14:10:30 +01:00 |
|
teramako
|
f607682b87
|
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 |
|
Panagiotis Koutsourakis
|
835036b234
|
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 |
|
Dão Gottwald
|
1fead2a9b9
|
Bug 720981 - Remove element.iQEventData when it's empty. r=ttaubert
|
2012-01-25 13:40:11 +01:00 |
|
Frank Yan
|
c1c0308359
|
Bug 593645 - Use popup.triggerNode for tab context menu - tests. r=dao
|
2012-01-18 03:55:23 -08:00 |
|
Phil Ringnalda
|
73c82c10bc
|
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 |
|
Raymond Lee
|
dda54037ab
|
Bug 707466 - No tab item is selected after removing last tab in a group outside Panorama (follow up) t=tim
|
2011-12-07 22:28:50 +08:00 |
|
Raymond Lee
|
90f3e161f2
|
Bug 696602 - Active tab not shown in tab strip on return from Panorama r=tim
|
2011-12-03 00:31:12 +08:00 |
|
Raymond Lee
|
6677dcf1b8
|
Bug 608153 - stay on app tab when switching groups r=tim
|
2011-12-01 12:49:28 +08:00 |
|
Raymond Lee
|
ece7e503b8
|
Bug 706736 - unclosed tab recreated in wrong tab group r=tim
|
2011-12-01 15:46:30 +08:00 |
|
Tim Taubert
|
a96a0e6248
|
Bug 706430 - Restoring a session without Panorama data fails with Panorama already loaded; r=dietrich
|
2011-12-01 10:51:03 +01:00 |
|
Raymond Lee
|
3c48ea9095
|
Bug 604913 - Tooltip for icon should be provided in Panorama r=tim ui-review=limi
|
2011-12-01 13:53:44 +08:00 |
|
Tim Taubert
|
c0b1245c7b
|
Backed out changeset 54346920e122
|
2011-11-30 21:19:25 +01:00 |
|
Tim Taubert
|
baea462e04
|
Backed out changeset 035907d4c7b1
|
2011-11-30 21:17:25 +01:00 |
|
Raymond Lee
|
d5140f8871
|
Bug 691740 - Update thumbnails separately in their own queue r=tim
|
2011-11-29 16:55:53 +08:00 |
|
Raymond Lee
|
89a5511bca
|
Bug 659594 - Use MozAfterPaint to redraw thumbnails r=tim
|
2011-11-29 15:10:00 +08:00 |
|
Tim Taubert
|
57bd8935b0
|
Bug 688695 - Deferred session restore doesn't behave correctly for a single tab group; r=zpao
|
2011-11-30 07:52:08 +01:00 |
|
Raymond Lee
|
1a03321cbf
|
Bug 705621 - No tab item is selected after removing last tab in a group outside Panorama r=tim
|
2011-11-29 00:08:32 +08:00 |
|
Raymond Lee
|
50faf0d05e
|
Bug 694821 - Dragging tabs over blank thumbnails leaves traces over it r=tim
|
2011-11-23 13:20:56 +08:00 |
|
Cameron McCormack
|
8532574bca
|
Bug 695358 - Avoid spewing many "Redeclaration warning for variable Cc" and "Cu" messages. r=gavin
|
2011-11-18 08:21:25 +11:00 |
|
Ed Morley
|
6e731c995a
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
b2aeac5a65
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Raymond Lee
|
3e0249bcf0
|
Bug 697390 - Using switch-to-tab before Panorama moves new tabs around r=tim
|
2011-10-27 15:58:52 +08:00 |
|
Raymond Lee
|
0cda1c225e
|
Bug 696012 - e10s support for Panorama Tests r=tim
|
2011-10-21 15:13:55 +08:00 |
|
Gavin Sharp
|
0db4461ee9
|
Bug 692130: move tabview code and tests to browser/components/tabview, r=ttaubert
|
2011-10-05 08:46:47 -07:00 |
|