Sindre Dammann
|
ebab862dd1
|
Bug 600883 - Fix intermittent timeouts in browser_bug579872.js by loading the proxied http://example.com instead of the unproxied http://www.example.com, r=dao, a=orange
|
2010-10-12 12:49:00 -07:00 |
Drew Willcoxon
|
26600d3d95
|
Bug 597338 - Delay updating link target in location bar no matter whether a target is currently shown. r=dao, a=blocking-betaN
|
2010-10-12 09:32:01 -07:00 |
Drew Willcoxon
|
f3ad4e6067
|
Bug 597930 - Fix broken regexp that causes link hover in location bar to break some URLs. r=dao, a=dietrich
|
2010-10-12 09:31:44 -07:00 |
Ehsan Akhgari
|
de7e1c63f8
|
Bug 551540 - sporadic timeout in browser_forgetthissite_single.js; r=dolske a=NPOTB
|
2010-10-12 18:00:56 -04:00 |
Ehsan Akhgari
|
28ecfc4145
|
Bug 597029 - timeout in browser_privatebrowsing_forgetthissite.js; r=dolske a=NPOTB
|
2010-10-12 18:00:34 -04:00 |
Margaret Leibovic
|
1566bfd815
|
Bug 603717 - Change "Loading..." to "Connecting..." for initial state for tabs r=beltzner a=blocking-beta7
|
2010-10-12 14:25:17 -07:00 |
Mihai Sucan
|
4d2d057662
|
Bug 596822 - Web Console menu item check mark is inconsistent among platforms and broken on Windows r=gavin.sharp a=final+
|
2010-10-12 12:13:28 -07:00 |
Drew Willcoxon
|
fec417e48d
|
Back out changeset 6dbe4fca6137 and changeset c89a4257d902 due to orange. a=orange
|
2010-10-12 10:59:05 -07:00 |
Drew Willcoxon
|
0553de861f
|
Bug 597338 - Delay updating link target in location bar no matter whether a target is currently shown. r=dao, a=blocking-betaN
|
2010-10-12 09:32:01 -07:00 |
Drew Willcoxon
|
e44221ff23
|
Bug 597930 - Fix broken regexp that causes link hover in location bar to break some URLs. r=dao, a=dietrich
|
2010-10-12 09:31:44 -07:00 |
Drew Willcoxon
|
c4ff4cf9d7
|
Bug 599827 - tabbrowser-alltabs-popup should hide over-link when an about:blank menuitem is active. r=dao, a=gavin
|
2010-10-12 09:30:57 -07:00 |
Raymond Lee
|
fa5e744b4e
|
Bug 587043 - Closing the tabcandy window closes the browser [r=dietrich,a=block2.0]
--HG--
extra : rebase_source : 6973466152e85ecb15e5d929ce18401244101e85
|
2010-10-11 11:04:14 +08:00 |
Ian Gilman
|
b5124eb411
|
Bug 595374 - Panorama doesn't go back to the right tab if it was an app tab r=dietrich, a=blocking
--HG--
extra : rebase_source : bc2b1b2247265da2210f961ada91c5a73fa159c4
|
2010-09-24 16:22:35 -07:00 |
Ian Gilman
|
0fad2a77ab
|
Bug 597218 - It shouldn't be possible for app tabs to be hidden r=dao, a=blocking
--HG--
extra : rebase_source : eb41328eaf2f74fcfd83b6fc800f377a24e1f890
|
2010-10-11 10:27:05 -07:00 |
Ian Gilman
|
7f9656df6a
|
Bug 600741 - make search test more robust r=dolske, a=test
--HG--
extra : rebase_source : 136d971e9a2a3fcf0f4fee94147a757a2e2b0645
|
2010-10-11 10:13:18 -07:00 |
Raymond Lee
|
3744433a53
|
Bug 595875 - Removed all Utils.log in all tabview tests [r=dolske, a=beltzner]
--HG--
extra : rebase_source : 586b3ee560d408b461325cdb437723637643866d
|
2010-09-17 12:57:26 +08:00 |
Raymond Lee
|
87fc7626a6
|
Bug 597601 - Clicking in the empty space in a group should not take you into a tab [r=dolske,a=beltzner]
--HG--
extra : rebase_source : 2cac91fcadb5417682ab6a94233348fb6bd3b1bd
|
2010-10-11 10:39:33 +08:00 |
Aza Raskin
|
716146d233
|
Bug 589304 - When tabs are small enough to hide the close icon, stack tabs r=dolske, a=beltzner
--HG--
extra : rebase_source : 508152d38d885156132ebe9a64d64d3ec229af55
|
2010-10-11 10:04:43 -07:00 |
Alexander L. Slovesnik
|
0f7787a1f0
|
Bug 599654 - Add-on Bar menu item lacks accesskey. r+a=dietrich
|
2010-10-12 13:41:08 +02:00 |
Margaret Leibovic
|
ec72df174f
|
Bug 602964 - return to using non deterministic throbbers (remove progress line / bar implementation) r=dao a=blocking-beta8
|
2010-10-11 20:47:59 -07:00 |
Margaret Leibovic
|
283714e0ad
|
Bug 602662 - Add "Submit Feedback..." menuitem to firefox button help menu r=dolske a=blocking-beta8
|
2010-10-11 20:36:15 -07:00 |
Margaret Leibovic
|
0c38d790cb
|
Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN
|
2010-10-11 20:32:59 -07:00 |
Phil Ringnalda
|
885282332f
|
Bug 597054 - Try to get rid of intermittent timeouts in browser_522545.js on slow slaves doing Windows debug by doubling the timeout, rs=zpao, a=orange
|
2010-10-11 18:49:58 -07:00 |
Sindre Dammann
|
d21c04cfae
|
Bug 600883 - Try to fix intermittent browser_bug579872.js | Test timed out by making sure the listener is attached before load can fire, r=dao, a=orange
|
2010-10-11 04:47:00 -07:00 |
L. David Baron
|
ccd11b0412
|
Send clicks to the center of elements, rather than to 2, 2, so that they don't end up outside the curvature of the border. (Bug 595652) r=Mossop a2.0=blocking2.0:betaN
|
2010-10-11 11:03:12 -07:00 |
Dave Townsend
|
d79a8b1759
|
Bug 600068: Safe mode dialog doesn't always disable all add-ons. r=gavin, a=blocks-betaN
|
2010-10-11 09:34:28 -07:00 |
Phil Ringnalda
|
3ddfd569c4
|
Bug 544601 - Double the timeout in browser_480148.js to survive on slow Windows slaves, r=zpao, a=orange
|
2010-10-09 20:23:36 -07:00 |
Michael Yoshitaka Erlewine
|
55d74d04c7
|
Bug 591705 - Don't animate on tab view startup [r+a=dietrich]
|
2010-10-09 15:46:18 -04:00 |
Michael Yoshitaka Erlewine
|
3bd8956bec
|
Bug 595804 - Add a pref to disable Panorama zoom-in/out animation [r=dolske, a=beltzner]
|
2010-10-09 15:10:25 -04:00 |
Phil Ringnalda
|
d7dce13c47
|
Bug 595485 - Remove Bloglines from the feed reader options, r=gavin,kev, a=b8+
|
2010-09-11 23:06:05 -07:00 |
L. David Baron
|
92e8114b68
|
Add a change that was missed in changeset 7e330021ce68 (bug 590039). a2.0=blocking
|
2010-10-09 09:34:58 -07:00 |
Ian Gilman
|
0588523f6d
|
Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test
|
2010-10-08 14:03:52 -07:00 |
Mike Beltzner
|
c4e4e6a79a
|
Bug 424872. Support form restore for securely transmitted site (HTTPS). r=zpao a=blocking-b8
|
2010-10-08 15:51:50 -03:00 |
Ian Gilman
|
5b19f74997
|
merge panorama-central to mozilla-central [a=blocking, dietrich]
|
2010-10-08 10:35:04 -07:00 |
Ben Hearsum
|
a4dd9e1944
|
bug 485860: change automation to also post en-US xpi, just like any other locale -- don't override PKG_LANGPACK_PATH when generating en-US langpack. r=ted, a=bsmedberg/approval2.0+
|
2010-10-08 13:00:28 -04:00 |
Philipp von Weitershausen
|
ccfbee00e0
|
Bug 600219 - Sync UI: Do account + server validation in wizard on a delay. r=mconnor a=blocking-beta8
|
2010-10-08 17:57:04 +02:00 |
Philipp von Weitershausen
|
2a6337b1ae
|
Bug 600738 - Sync UI: gWeaveWin is not defined. r=mconnor a=blocking-beta8
|
2010-10-08 17:57:04 +02:00 |
Raymond Lee
|
6d1080db35
|
Bug 602547 - Fix the browser_tabview_orphaned_tabs.js test [r=dolske, a=test
]
|
2010-10-07 23:17:26 +08:00 |
Ian Gilman
|
094ee6bf2e
|
merge mozilla-central to panorama-central
|
2010-10-06 13:38:06 -07:00 |
Aza Raskin
|
2b7ef6ca1f
|
Bug 600646 - Speed up the new tab animation [r=dolske, a=blocking]
|
2010-10-06 13:17:53 -07:00 |
Ian Gilman
|
2f93a2fc98
|
Bug 595371 - Do the right thing when app tabs open/close [r=gavin, a=blocking]
--HG--
extra : rebase_source : 36ca15add8447e718f8e2f98a711076fe807c18e
|
2010-10-06 11:33:18 -07:00 |
Raymond Lee
|
ae849798ee
|
Bug 595893 - New tabs should never be orphans [r=dolske, blocking2.0]
|
2010-10-07 02:56:13 +08:00 |
Ian Gilman
|
11cb3c7a59
|
Merge mozilla-central to tabcandy-central.
|
2010-10-05 13:43:50 -07:00 |
Axel Hecht
|
6c373711e7
|
bug 596087, update shipped-locales for b7, a=NPOTB,b7+
|
2010-10-05 18:09:23 +02:00 |
Marco Bonardo
|
5b026b7210
|
Bug 592900 - Update the bookmarks menu from the nav toolbar to match changes in the Firefox menu. r=dolske a=blocking
|
2010-10-06 14:16:05 +02:00 |
Raymond Lee
|
e29224bfa0
|
Bug 601863: make "Undo Close Group" button label localizable, r=dietrich, a=blocking
|
2010-10-05 13:58:44 +08:00 |
Gavin Sharp
|
59a9e68f11
|
Bug 601201: followup to ignore the devtools.console.enabled pref value (treat it as always-on), rather than changing it's default value, r=dolske, a=me
|
2010-10-05 11:45:04 -04:00 |
Ehsan Akhgari
|
43ee085c64
|
Bug 595236 followup - Port the theme changes to Windows; r=dao a=blocking-beta7+
--HG--
extra : rebase_source : 4047dd82c3c7d6c1635b27c31d6593951b9c2330
|
2010-10-05 13:30:59 -04:00 |
Ian Gilman
|
7cb1d6a948
|
merge mozilla-central to panorama-central
|
2010-09-30 15:14:08 -07:00 |
Michael Yoshitaka Erlewine
|
68e0e112fb
|
Bug 580412: adding missing test
--HG--
rename : browser/base/content/test/tabview/browser_tabview_snapping.js => browser/base/content/test/tabview/browser_tabview_bug580412.js
|
2010-09-30 11:36:45 -04:00 |