Sindre Dammann
99e5c29b88
Bug 594131 - bookmarks opened from app tab should open in the foreground even if browser.tabs.loadBookmarksInBackground=true. r=dao a=b
2010-09-22 14:55:08 +02:00
Sean Dunn
e08e388ec4
Bug 595236 - Match Tabs From Other Windows in Panorama Search [r=dietrich, a=blocking]
...
--HG--
rename : browser/base/content/test/tabview/browser_tabview_search.js => browser/base/content/test/tabview/browser_tabview_multiwindow_search.js
extra : rebase_source : ff634626a815445d66fb94d4e1e263a79173affc
2010-09-21 14:56:52 -07:00
Michael Yoshitaka Erlewine
d85c9a4a45
Bug 593157 - Use a pref to keep track of Panorama "first run" experience. r=dolske, a=dolske
2010-09-20 18:26:00 -07:00
Justin Dolske
18be4e5d35
Bug 596371 - Put <browser> in a <stack> so it's easy to overlay.. r=gavin, a=gavin
2010-09-15 20:01:00 -07:00
Mounir Lamouri
801eeef060
Bug 595507 - Show a validation message when an invalid form is submitted inside an iframe. r=gavin.sharp a=blocking
2010-09-20 22:27:47 +02:00
Dão Gottwald
0e6b1c55ba
Bug 596687 - Don't dispatch TabAttrModified after TabClose. r+a=gavin
2010-09-20 20:18:04 +02:00
Raymond Lee
8589db3538
Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js, r=dietrich, a=testfix
2010-09-16 15:18:54 +08:00
Drew Willcoxon
02f0917a61
Bug 596678 - Link hover in location bar should not appear instantly, without fade, if a link is previously moused over too quickly to show it. r=dao, a=gavin
2010-09-18 20:09:17 -07:00
Mats Palmgren
af55784f5b
Bug 596022 - browser-chrome mochitest browser_bug386835.js runs finish() twice. r=dtownsend a=test
2010-09-18 13:28:50 +02:00
Mats Palmgren
4704c267fc
Bug 449734 part 5 - Test for child Popup widget. a=test
2010-09-18 13:28:50 +02:00
Mats Palmgren
698eb966cf
Bug 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
2010-09-18 13:28:49 +02:00
Gavin Sharp
2b2d1fbc74
Bug 595509: add test for keyword search in the location bar (parts by gavin and others by ian)
...
r=dao/gavin a=gavin
2010-09-11 14:41:13 -04:00
Gavin Sharp
a122069cf6
Bug 597244: refactor and simplify PopupNotifications event callbacks, r=dolske, a=blocking-b7+
...
--HG--
extra : rebase_source : b4422707ee3a090110a0a3a16a8af88303d2716a
2010-09-16 19:10:04 -04:00
Raymond Lee
76a39e3812
Bug 587040 - After navigating with arrow keys, active tab highlighting will move but clicking on the group will bring up the last active tab [r+a=dietrich]
2010-09-17 23:24:39 +08:00
Dão Gottwald
c08dbcdc7f
Bug 606567 - log computed max-width in browser_bug585785.js
2010-10-23 13:38:04 +02:00
Drew Willcoxon
0efb927319
Back out changeset 6dbe4fca6137 and changeset c89a4257d902 due to orange. a=orange
2010-10-12 10:59:05 -07:00
Drew Willcoxon
1712bcf0b1
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
f739558c67
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
Raymond Lee
d5783b6576
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
390a33df5b
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
3f245a17aa
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
67c210ca8d
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
32c4c7a868
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
6377564e8b
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
Margaret Leibovic
fd987339e5
Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN
2010-10-11 20:32:59 -07:00
Sindre Dammann
43643640b3
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
1b1494278b
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
Michael Yoshitaka Erlewine
f9d8278908
Bug 591705 - Don't animate on tab view startup [r+a=dietrich]
2010-10-09 15:46:18 -04:00
Michael Yoshitaka Erlewine
d6ff1e8bf4
Bug 595804 - Add a pref to disable Panorama zoom-in/out animation [r=dolske, a=beltzner]
2010-10-09 15:10:25 -04:00
Ian Gilman
1116e3057d
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
Dietrich Ayala
6cfe2c2030
Backout of bug 574688 due to test failure, a=backout.
2010-09-16 15:40:32 +07:00
Ian Gilman
386f2134de
Bug 595943 - Closing last tab when app tabs are present causes weird state in Panorama [r=dolske, a=blocking]
2010-09-16 00:51:24 -07:00
Raymond Lee
aa290847dd
Bug 595518 - After focusing the icon in the right-top corner in tabcandy, trying to activate tabcandy afterwards goes imediately back to normal view [r=dietrich, a=blocking]
2010-09-14 17:43:33 +08:00
Sean Dunn
9de8d7650d
Bug 595191 - Keyboard short cuts to leave Group View is broken after using tab search [r+a=dietrich]
2010-09-16 11:47:45 +08:00
Raymond Lee
88209e3959
Bug 587990 - TabCandy arbitrarily creates new groups / orphans tabs in empty space after hovering over "Move This Tab To..." menu item [r=dietrich, a=blocking]
2010-09-14 18:12:03 +08:00
Dietrich Ayala
a2df4c31c5
Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7)
2010-09-16 13:09:27 +07:00
Drew Willcoxon
2591c7b24a
Bug 587908 - On hyperlink hover, display the target in the location bar. r=dao, a=blocking-beta7
2010-09-14 22:41:16 -07:00
Dave Townsend
c3432639c9
Bug 562922: Multiple entries of the same extension and theme appear if the installation/update is triggered more than once. r=robstrong, a=blocks-betaN
2010-10-18 13:51:46 -07:00
Dave Townsend
be736133e9
Bug 579540: Add a longer timeout to browser_bug553455.js. r=sdwilsh, a=tests
2010-10-15 10:52:02 -07:00
Mounir Lamouri
7d40268f25
Bug 600155 - Let the authors override validation message with x-moz-errormessage attribute. r=sicking a=jst
2010-10-15 15:05:14 +02:00
Mounir Lamouri
6ac0322cd0
Backing out a patch that has been accidentally pushed with a merge. a=backout
2010-10-15 15:05:04 +02:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E)
50d31806a3
Bug 552023 - Kill Places partitioned temp tables.
...
r=sdwilsh
r=mak
a=blocking2.0
2010-08-09 17:59:59 +02:00
Marco Bonardo
95f4ef94b8
Bug 598264 - about:home browser test. r=dolske a=blocking
2010-10-07 10:41:21 +02:00
Raymond Lee
5135ce0dc0
Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js | Tab item is showing cached data [r=ian, a=orange]
2010-12-02 17:38:54 +08:00
Raymond Lee
0fd3197abe
Bug 608158 - Exiting Panorama when nothing but hidden groups and no app tabs, should create new tab [r=ian, a=beltzner]
2010-11-30 10:02:22 +08:00
Raymond Lee
5b04b3c537
Bug 608037 - Undo close tab in Panorama UI should keep you in Panorama UI [r=ian, a=beltzner]
2010-11-30 13:03:51 +08:00
Dave Townsend
803a65b0f3
Backing out changeset 3f004b291c65 from bug 571970 due to test failures. a=backout
2010-12-02 18:35:44 -08:00
Dave Townsend
d56a3e6639
Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN
2010-11-30 16:02:17 -08:00
Timothy Nikkel
5c1b10cee6
Bug 559993. Scroll the whole selection into view, not just the focus point when finding on a page. r=roc a=blocking-final+
2010-11-24 19:35:02 -06:00
Dave Townsend
a43dfc057f
Bug 613385: No notifications are sent out for webpage attempts to install add-ons when xpinstall.enabled=false. r=gavin, r=robstrong, a=blocks-betaN
2010-11-24 12:37:28 -08:00
Dave Townsend
45e49415e9
Bug 590206: Make the site identity UI display something sensible for about: and chrome: uris. r=gavin, a=blocks-final
2010-11-24 12:29:56 -08:00
Markus Stange
bf9e89781c
Bug 594002 - Make the tab bar scrollbox deal with tab scrolling properly when it has padding set on it. r=Enn, a=betaN
2010-11-24 10:50:20 +01:00
Kyle Huey
e688684c0a
Mass backout to fix OS X 64 Leak.
2010-11-24 00:59:48 -05:00
Raymond Lee
99d476868c
Bug 600645 - App tabs don't appear in the group app tab tray if their icon fails to load [r=ian, a=beltzner]
2010-11-24 03:30:16 +08:00
Raymond Lee
2a38fcc3c7
Bug 596781 - Don't allow the last group to close if there are app tabs [r=ian, a=beltzner]
2010-11-24 02:28:04 +08:00
Raymond Lee
654ff29d2c
Bug 587351 - Close tabs with middle click in TabCandy [r=ian, a=beltzner]
2010-11-24 01:36:28 +08:00
Raymond Lee
a431337ddc
Bug 597248 - Make sure Panorama's thumbnail cache is solid [r=ian, a=benjamin]
2010-11-24 01:13:29 +08:00
Dão Gottwald
90ddb38007
Bug 612588 - Toolbars outside of the toolbox should be visible while customizing, just like those inside of the toolbox. r=enn a=gavin
2010-11-22 11:21:43 +01:00
Marco Bonardo
b8a312be4a
Bug 549340 - reorganize ContentAreaClick, give it consistent return values and comments.
...
r=gavin a=blocking
2010-03-24 22:21:54 +01:00
Marco Bonardo
2b0dae34dd
Bug 606320 - about:home throws a invalid string exception.
...
r=gavin a=blocking
2010-11-08 15:03:44 +01:00
Dão Gottwald
dddbc9fd91
fix handling of about:blank in browser_tabMatchesInAwesomebar.js
2010-11-07 15:04:59 +01:00
Markus Stange
2e1c50ed90
Backed out changeset 7ef7de3f34b1 (bug 594002) because of browser_480148.js failures on Linux.
2010-11-06 14:41:02 +01:00
Markus Stange
9dbec5120e
Bug 594002 - Make the tab bar scrollbox deal with tab scrolling properly when it has padding set on it. r=Enn, a=betaN
2010-11-05 17:03:59 +01:00
Raymond Lee
9e999cf889
Bug 595521 - When closing the last group, the undo button should stay indefinitely r=dolske, a=blocking
...
--HG--
extra : rebase_source : 92bf85f2a38f70e2da983a3b39fba421a7e268c4
2010-10-29 12:55:18 +08:00
Michael Yoshitaka Erlewine
d8d94abf6e
Bug 596075 - Move First-Run Video To Be A Tab Pointing To A Mozilla-Hosted Web Page [r=dolske, a=blocking2.0:betaN+]
...
--HG--
extra : rebase_source : b05376dd45ebceaadd35b6f628ba28e47037f24e
2010-10-26 17:06:20 -04:00
Raymond Lee
65f7800b94
Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js [r=ian, a=orange]
2010-12-10 17:46:10 +08:00
Dão Gottwald
aa5af915a2
Bug 618277 - Make add-on bar spring removable. r=dietrich
2010-12-11 19:41:53 +01:00
Dietrich Ayala
15684f4296
Bug 616014 - Add close button to the add-on bar. r=dao
2010-12-09 20:09:05 +01:00
Raymond Lee
26328bca57
Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js | Tab item is showing cached data or | Tab item is not showing cached data anymore [r=ian, a=orange]
2010-12-08 02:13:38 +08:00
Dão Gottwald
98b69cbed2
test for bug 616836
...
--HG--
extra : rebase_source : 0153e862841b73dba5c5061ab90542f34a80d7fb
2010-12-08 11:16:09 +01:00
Gavin Sharp
f563ba74d6
Bug 608198: nsDefaultURIFixup::KeywordToURI should always strip leading "?" from keywords, r=bz, a=blocking
2010-10-31 16:01:28 -04:00
Raymond Lee
e67fb325f5
Bug 597399 - Panorama: Typing in a digit when the search box isn't displayed produces letter in the box [r=ian, a=blocking2.0]
...
--HG--
extra : rebase_source : eedb975c38bf3adf82f5329d7f69bee5b233238e
2010-11-17 18:49:59 +08:00
Raymond Lee
5a526f7a04
Bug 599626 - After perform close group in Panorama, the browser becomes unresponsive [r=dolske, a=blocking2.0]
...
--HG--
extra : rebase_source : 4c4ad052302b44815f18671a7604ad897e67a176
2010-11-15 11:12:10 +08:00
Sean Dunn
fda733030b
Bug 587231 - "[Win7] Thumbnails sometimes like an abstract painting in TabCandy" [r=dolske+ian, a=blocking]
...
--HG--
extra : rebase_source : 0572058fbab9f8e8742cf3c9d23d3174f220e848
2010-09-09 22:29:00 -07:00
Dão Gottwald
b00a9b4134
Bug 585785 - Skip the tab closing animation if the tab has the minimal width due to the opening animation not having moved yet. r=gavin a=b
2010-10-22 08:29:17 +02:00
Dave Townsend
4081e62616
Bug 579540: Reorder test and add some more logging. r=gavin, a=tests
2010-10-21 14:44:02 -07:00
Ian Gilman
d2ccc9b881
Bug 604458 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_privatebrowsing.js | correct URL for normal mode - Got about:blank, expected about:robots [r=ehsan, a=test]
2010-10-20 13:06:44 -07:00
Raymond Lee
5a868737ba
Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible; r=dietrich a=NPOTB
2010-09-12 02:58:03 +08:00
Siddharth Agarwal
e6277ff20e
Back out bug 588712 and bug 595337 due to leaks and test failures. a=orange
2010-09-14 23:04:50 +05:30
Edward Lee
ffee88f327
Bug 588712 - After restarting, showing tab groups results in cornered new tabs [r=dietrich f=iangilman a=blocking2.0final]
...
Instead of only setting the active group on reconnect of the selected tab, do so for any visible tabs.
2010-09-13 17:31:52 -07:00
Ian Gilman
8fcaa81c49
Bug 593871 - Panorama should do the right thing when tabs become pinned/unpinned [r=dietrich, a=blocking betaN]
...
--HG--
extra : rebase_source : 44c6456c6eebac798dcc7f6e64938f50d448151b
2010-09-13 11:45:02 +08:00
Sylvain Pasche
39dc4b9e43
Bug 590794 - Add dismissalAction callback argument to PopupNotifications.show(). r+a=gavin
2010-09-13 12:44:27 +02:00
Ehsan Akhgari
33f64844ac
Bug 595304 - Rename "TabPin" to "TabPinned" and "TabUnpin" to "TabUnpinned"; r=dao a=gavin
2010-09-11 12:11:25 +02:00
Mounir Lamouri
aae7d7f917
Bug 561636 (3/4) - Tests for browser invalid form submission (and popup handling). r=dolske a2.0=test-only
2010-09-11 06:09:38 +02:00
Felipe Gomes
f275abdfea
Bug 593378. browser_bug559991.js needs to restore original functions before closing tab, and browser_autofocus_background.js shouldn't close all tabs which would close the test window. r=mounir rs=gavin a=blocking-beta6
2010-09-10 15:42:20 -03:00
Joel Maher
3b1fb9d8ce
Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB
2010-09-10 10:20:38 -07:00
Raymond Lee
ca5ff3d4b4
Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
...
--HG--
extra : rebase_source : 4bf904071d0ba0a115e982ba200a3a4a0e96ecc3
2010-09-10 22:51:08 +08:00
Raymond Lee
627d9a49a8
Bug 587341 - Implement Undo Close Group inside of Tab Candy [r+a=dietrich]
...
--HG--
extra : rebase_source : c7b690918220b912add182cd0aea2aedf5b05e9f
2010-09-10 22:40:27 +08:00
Ian Gilman
2e0d5ccac9
Bug 578553 - Implement App-Tab experience in Panorama; [a+r=dietrich]
...
--HG--
extra : rebase_source : a084925785f61f12563c65cc8e933142a779d8f8
2010-09-10 17:50:14 +08:00
Ehsan Akhgari
2bd5c1a9c1
Merge backout; a=orange
2010-09-09 19:25:58 -04:00
Ehsan Akhgari
614aa445f1
Backed out changeset 4bc623a55708 (bug 588999) because of orange on Windows 7
2010-09-09 19:24:11 -04:00
Michael Yoshitaka Erlewine
a2bf0464f2
Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
2010-09-09 10:20:35 +08:00
Michael Yoshitaka Erlewine
f6c87ab545
Bug 591167 - border trenches should be triggered even if the edge only overlaps, but is not contained by the active range of the trench
2010-09-08 21:48:51 -04:00
Michael Yoshitaka Erlewine
b8d761eb75
Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich]
2010-09-08 20:52:16 -04:00
Ehsan Akhgari
0d4b0ddec9
Bug 593872 - Send events for when tabs become pinned/unpinned; r,a=gavin
2010-09-08 20:15:24 -04:00
Rob Campbell
9e0b0e29f9
Bug 592525 - Txul Regression between 1PM-3PM PDT, r=gavin, a=blocking2.0
2010-09-09 18:52:43 -03:00
Raymond Lee
1c5d3c6593
Bug 594684 - Remove legacy code in the dragdrop test file [r+a=dietrich]
2010-09-09 15:21:50 +08:00
Dão Gottwald
731f287fe4
Bug 587901 - Make the identity box draggable. r+a=dolske
...
--HG--
extra : rebase_source : cb1b8aa08d86db86199bfb28a35dc758f9f4270f
2010-09-08 17:10:46 +02:00
Raymond Lee
a4086b8ccc
Bug 592045 - Add Live Filter Search to Panorama [r=dietrich a=beltzner]
2010-09-09 02:37:50 +08:00
Raymond Lee
6003b64981
Bug 594213 - Make our tests more robust [r+a=dietrich]
2010-09-09 02:52:07 +08:00
Dão Gottwald
1706c20845
Bug 587901 - test and nsSidebar.js fixes. r+a=dolske
2010-09-08 15:30:44 +02:00
Kyle Huey
aec23b90fe
Backed out changeset 1633907c75b7
2010-09-08 07:39:35 -04:00
Dão Gottwald
f25a5f88b0
Bug 587901 - Remove favicon from Location Bar and add indicator for sites without identity information. r+a=dolske
2010-09-08 09:47:49 +02:00
Ehsan Akhgari
dfd8ce442d
Back out bug 592592, bug 588999, bug 591706 and bug 592586 because of test failures
2010-09-07 19:23:29 -04:00
Michael Yoshitaka Erlewine
2654bbfc75
Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich]
2010-09-07 17:14:46 -04:00
Michael Yoshitaka Erlewine
d6a26d813a
Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
2010-09-07 01:31:14 +08:00
Dave Townsend
6452290e54
Bug 592338: Provide proper feedback when trying to install a persona with a non-default theme. r=gavin, a=blocking-b6
2010-09-07 12:20:12 -07:00
mitcho@mitcho.com
d04f8b067a
Bug 593783 - a comment in the Makefile says tabview tests are disabled, but they're not. (r+a=dietrich)
2010-09-06 23:15:20 +07:00
Marco Bonardo
f2f267eae5
Bug 589876 - Switch-to-Tab does not match detached tabs. r=gavin a=dietrich
2010-09-06 16:27:29 +02:00
Dão Gottwald
5ef6ceed3b
Bug 533232 - closing tab to the right of its parent should select the parent, not the next tab on the right. r=mano a=dietrich
2010-09-06 11:39:59 +02:00
Neil Deakin
b753ff6479
Bug 558072. Allow getting of popup position and size from popupshowing event. r=roc,a=blocking
...
--HG--
extra : rebase_source : 0589fbc0410548f8f7ee748d59e70721c5fcc29b
2010-09-06 15:30:17 +12:00
Ian Neal
fdf7b3fc5e
Bug 593576 - test_contextmenu.html has some undeclared variables following fix from bug 496832
...
r/a=gavin
2010-09-04 17:45:25 +01:00
Rob Campbell
0baa0b5119
Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0
2010-09-03 15:34:09 -03:00
Mats Palmgren
76f0893448
Backing out bug 449734 due to unexpected orange. a=ted
2010-09-03 18:13:49 +02:00
Mats Palmgren
d234af154c
Bug 449734 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
2010-09-03 16:22:00 +02:00
Felipe Gomes
5de8c7aeb3
Bug 559991. Zoom flicker when switching quickly between tabs. r=gavin.sharp a=blocking-betaN
2010-09-02 18:50:32 -03:00
Dão Gottwald
b42370fb2b
Disable browser_drag.js r=dao a=ehsan
2010-09-02 23:26:58 +02:00
Rob Campbell
fa38dbdbae
backout of rev. 9d7e7ac57f10 from bug 572038 due to txul regression, see bug 592525, a=#developers
2010-09-01 14:28:56 -03:00
Sindre Dammann
0da644c886
Bug 579872 - Bookmarks should always opens a new tab when the current tab is an app tab. r=dao a=blocking
...
--HG--
extra : rebase_source : e4ede7420daf6d18c6dfa8518b5d8879eaa7fcd7
2010-08-31 21:30:38 +02:00
Rob Campbell
a1398e70de
Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0
2010-08-31 14:31:48 -03:00
Rob Campbell
1fa14e0341
backing out patch from bug 572038, a=developers
2010-08-28 15:52:23 -03:00
Rob Campbell
5d035e5240
Bug 572038 - Create new Tree Panel for Inspector (milestone 0.5), r=gavin, a=blocking2.0 (beta5)
2010-08-28 13:07:41 -03:00
Gavin Sharp
5e62b8f4f5
Orange fix for bug 591026 (browser/base/content/test/browser_bug553455.js)
2010-08-27 22:41:41 -04:00
Dave Townsend
e9a39893d8
Bug 589490 - Followup to fix test for newly implemented API. a=bustage
2010-08-27 19:00:25 -07:00
Gavin Sharp
5010ad9d73
Bug 589954: addon install blocked notification should replace dismissed notification, r=dtownsend, a=blocking
...
--HG--
extra : rebase_source : 26da6dbda1a867de43148d7d8a7b6717d17428f4
2010-08-26 19:01:28 -04:00
Gavin Sharp
e580afd109
Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
...
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
2010-08-27 16:39:34 -04:00
Dan Witte
97e13cd9de
Bug 509202 - Addressbar displays ssl identy in punycode with browser.identity.ssl_domain_display=1. r=gavin, a=betaN+
2010-08-27 08:12:02 -07:00
Mounir Lamouri
0299523479
Bug 581947 - Show validation message error in the tooltip of an invalid element. r=gavin.sharp sr=sicking ui-r=limi a2.0=blocking
...
--HG--
rename : content/html/content/src/nsIConstraintValidation.h => content/html/content/public/nsIConstraintValidation.h
2010-08-27 07:46:17 +02:00
Mihai Sucan
086f799910
Bug 566083 - Inspect disappears when switching tabs r=dolske a=blocking2.0
2010-08-25 12:47:36 -07:00
Raymond Lee
8326f1f8ee
Fix the test for Bug 584627 - Tests for group [r=dolske a=dolske]
2010-08-19 16:19:35 +08:00
Raymond Lee
183029ec4d
Fixed the test for Bug 582677 - Test for dragging and dropping item from one group to another group [r=dolske a=dolske]
2010-08-19 15:35:55 +08:00
Sindre Dammann
78bdd52f91
Bug 585830 - A closing tab can be switched to with Ctrl+PageUp/PageDown. r=dao
2010-08-25 15:16:33 +02:00
Dão Gottwald
8f6522ba3a
disable parts of browser_bug380960.js because of intermittent failures (bug 585361)
...
--HG--
extra : rebase_source : 60e81d82532da16f1d091ff446819b0f5aadb284
2010-08-24 16:13:28 +02:00
Edward Lee
11ae5c9e50
Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
...
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.
--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
b1b9702bf3
Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
...
Walk up the parent of the click target until we're just inside the icon box.
--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Josh Matthews
eab446a8a4
Bug 561528 - browser_sanitize-timespans.js: |new Date().getMinutes()| usage issue. r=mconnor a=test-change
2010-08-15 03:47:34 -04:00
Timothy Nikkel
39ca60f0e9
Bug 589078. Send synthesized click more inside the element so it doesn't miss. r=dbaron a=blocking 130078 which blocks beta5
2010-08-21 19:55:55 -05:00
Dão Gottwald
7b74aa16f7
Bug 589163 - Add test to prevent duplicate ids. r=gavin
2010-08-21 07:15:14 +02:00
Dão Gottwald
6e1285e54f
Fix for browser_bug380960.js. a=me
2010-08-20 09:21:06 +02:00
Rob Campbell
4f622e445b
Bug 561782 - Create DOM Panel for inspecting DOM nodes and their properties (reticle) Milestone 0.3 r=dietrich a=blocking2.0
2010-08-18 16:54:06 -07:00
Mounir Lamouri
c99e7ead20
Bug 561623 - Test tooltip for HTMLInputElement. r=gavin
2010-07-26 16:53:22 +02:00
Edward Lee
105d128811
Bug 587922 - Tabs are not actually closed after using TabCandy interface [r=dão a=blocking2.0:beta4]
...
Skip hiding tabs that are being removed to let it finish animating instead of hiding it to prevent the animation from finishing.
2010-08-17 11:39:17 -07:00
Raymond Lee
acbf492610
Bug 585855 - Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab [r=dão sr=vlad a=gavin]
...
--HG--
extra : rebase_source : 728aa27e7ffdf08359c26fe709cac925c0d0f344
2010-08-14 02:36:40 +08:00
Dave Townsend
6b4bdba8e0
Bug 579779: Installing a new theme should mark it to be enabled. r=robstrong
2010-08-13 10:47:17 -07:00
Edward Lee
e8beed1cf3
Bug 586777 - Restore ctrl-space activation for on windows/linux [r=dolske a=dolske]
...
Switch back to ctrl-space and check for certain nodes where we shouldn't handle it.
--HG--
extra : rebase_source : 8ee74987148606472893f5230eaf4486f431c1fc
2010-08-12 15:00:39 -07:00
Edward Lee
861720eb07
Backout changesets a8b5109c2a6c to 6281bc7f1bbf.
2010-08-13 21:51:48 -07:00
Edward Lee
2a8332a24d
Bug 586777 - Restore ctrl-space activation for on windows/linux [r=dolske a=dolske]
...
Switch back to ctrl-space and check for certain nodes where we shouldn't handle it.
--HG--
extra : rebase_source : 4b27a80e90b3e3d9bbfd98150a977dcc853f2180
2010-08-12 15:00:39 -07:00
Marco Bonardo
49550d2b5c
Bug 546253 - moz_openpages_temp table needs to describe pages that may not be in moz_places. r=sdwilsh a=blocking
2010-08-13 21:53:05 -04:00
Marco Bonardo
52aa8e345c
Bug 586506 - unregisterOpenPage should not be called before registerOpenPage if removeTab is called immediately. r=dao a=dietrich
2010-08-13 21:52:30 -04:00
Robert Sayre
f80324a33f
Merge tracemonkey to mozilla-central.
2010-08-13 12:45:44 -07:00
Robert Sayre
ff3fd8aeaf
Merge mozilla-central to tracemonkey.
2010-08-12 10:12:04 -07:00
Chris Leary
e0ace5bc86
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
Edward Lee
7f341af8ce
Bug 582116 - Provide a way to show certain tabs and get visible tabs [r=dao a=beltzner]
...
Add showOnlyTheseTabs and visibleTabs to tabbrowser and update various uses such as tab selection. Test that tabs get hidden/shown when using this API and tab selection only deal with visible tabs while making sure there's always a visible tab.
2010-07-29 16:39:57 -07:00
Dão Gottwald
ddbf1e4462
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
...
--HG--
extra : rebase_source : 6f9c8f691706b63e70c2fc0d91b115e8894d5e0a
2010-08-11 15:12:54 +02:00
Benjamin Smedberg
e6153772f3
Back out all of dgottwald's push from Wed Aug 11 05:04:25 2010 PDT because the tree is in a state of chaos and the push was obviously against tree rules.
2010-08-11 09:00:33 -04:00
Dão Gottwald
8dda9cce85
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
2010-08-11 14:02:49 +02:00
Neil Deakin
b698859822
Bug 585841 - Right click, 'copy link location' no longer works
...
r=Neil
a=blocking2.0
a=sheriff for landing
2010-08-10 13:55:31 -07:00
Gavin Sharp
188ed458a3
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske
2010-06-23 12:53:09 -04:00
Marco Bonardo
1d9d6a2972
merge backout on CLOSED TREE
2010-08-10 00:15:18 +02:00
Marco Bonardo
53e4c40b17
Backed out changeset b1e658a33221 on CLOSED TREE
2010-08-10 00:14:59 +02:00
Marco Bonardo
19ad36984a
Backed out changeset a673a956d339 on CLOSED TREE
2010-08-10 00:12:56 +02:00
Marco Bonardo
10745c6d22
backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE
2010-08-09 23:08:24 +02:00
Julian Viereck
154cacd36e
Bug 560830 - Handle DOMMouseScroll events in highlighter panels, r+a=gavin
2010-08-09 16:02:20 -03:00
Marco Bonardo
8b758ffd5b
Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking
2010-08-09 17:59:59 +02:00
Marco Bonardo
02f143eeb0
Bug 584658 - Switch to tab should not register subframes as open pages. r=gavin a=blocking
2010-08-09 17:59:31 +02:00
Dão Gottwald
3a7b62f309
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-09 10:01:29 +02:00
Dão Gottwald
ae131eaee2
Bug 585361 - Increase delay tolerance in browser_bug380960.js
...
--HG--
extra : rebase_source : 41873fe6b398f5eaae101107597e7e5dbb08de10
2010-08-08 20:53:35 +02:00
Dão Gottwald
e0742d48df
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-08 09:41:15 +02:00
Dão Gottwald
f7b55ef5dd
browser_bug380960.js debug spew
2010-08-07 23:19:18 +02:00
Dão Gottwald
1c5b4b905e
Bug 380960 - Implement closing tabs animation. r=fyan,gavin
...
--HG--
extra : rebase_source : c0d4192450a1017be7c8907a0cba6c9afab1028e
2010-08-06 22:15:18 +02:00
Robert Sayre
ca10e5d657
Merge mozilla-central to tracemonkey.
2010-08-06 15:41:41 -07:00
Blake Kaplan
45243e880e
Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky
2010-07-20 21:05:11 -07:00
Dave Townsend
9bd11df7f9
Fix a merge failure in the test from bug 581229.
2010-07-30 08:36:35 -07:00
Mihai Sucan
475f933020
Bug 566081 - Inspect doesn't work inside iframes, r=gavin
2010-07-30 08:30:55 -03:00
Kyle Huey
f24d25b6ba
Fix syntax error in test
2010-07-29 19:35:05 -07:00
Dave Townsend
f96454bd40
Bug 581229: Allow popup notifications to persist across page loads. r=gavin
2010-07-29 15:59:55 -07:00
Dave Townsend
6f2ff7bdf9
Bug 577048: Notifications about add-on installs and errors aren't shown if the source tab has no host. r=gavin
2010-07-29 15:59:39 -07:00
Frank Yan
75a9921fa1
Bug 580956: 'Undo Close Tab' should not be hidden when there are none to undo. r=dao
...
--HG--
extra : rebase_source : ae5bdfa5f4c169127f4b59e805a333ff148c3ca2
2010-07-29 14:36:42 -07:00
Sindre Dammann
2981cc9442
Bug 581242 - about:addons should open in the current tab if that tab is blank. r=dao
2010-08-05 09:11:25 +02:00
Edward Lee
124b078fce
Bustage fix for alt-ctrl-space win/linux key combination.
2010-08-12 13:05:15 -07:00
Edward Lee
fb481caa08
Merge mozilla-central to tabcandy-central.
2010-08-12 03:55:08 -07:00
Edward Lee
2cbb4d0bee
Merge backout
2010-08-12 03:29:54 -07:00
Edward Lee
ffd35d7fc4
Backed out changeset ed2484b982b9 due to accidental landing.
2010-08-12 03:24:29 -07:00
Edward Lee
3aac3bf665
Merge mozilla-central to tabcandy-central.
2010-08-11 11:13:46 -07:00
Raymond Lee
17caf7cc09
Bug 585854 - Test tab previews in presence of Tab
2010-08-11 17:07:38 +08:00
Raymond Lee
79de2be602
Fixed for Bug 585855 - Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
2010-08-11 14:16:02 +08:00
Michael Yoshitaka Erlewine
87c67120aa
Bug 585855: Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
...
Note that this test has not been added to the Makefile.
2010-08-11 00:27:42 -04:00
Raymond Lee
379ef3b4df
Rename browser_bookmarkAllTabs.js to browser_visibeTabs_bookmarkAllTabs.js
...
--HG--
rename : browser/base/content/test/browser_bookmarkAllPages.js => browser/base/content/test/browser_visibleTabs_bookmarkAllPages.js
2010-08-11 12:02:15 +08:00
Raymond Lee
9acd746ebc
Improved the test for Bug 585853 - Test 'bookmark all pages' in presence of tab candy
2010-08-11 11:50:57 +08:00
Edward Lee
33ba441530
Restore browser_visibleTabs test that accidentally got removed in 87c7be4465a4.
2010-08-10 20:39:45 -07:00
Edward Lee
762a707aaa
Dummy whitespace to trigger a merge.
2010-08-10 20:39:02 -07:00
Raymond Lee
c28c2a758b
Bug 585853 - Test 'bookmark all pages' in presence of tab candy
2010-08-11 11:34:38 +08:00
Ian Gilman
5060cd7f0e
+ removed profiling code
...
--HG--
extra : rebase_source : 690f1d46c2833ec2e122b53b2fbbc3b5a0e50aec
2010-08-10 18:10:21 -07:00
Edward Lee
77b3b23d1c
Move visibleTabs tests back to browser/content/test out of tabview directory.
...
--HG--
rename : browser/base/content/test/tabview/browser_visibleTabs.js => browser/base/content/test/browser_visibleTabs.js
rename : browser/base/content/test/tabview/browser_visibleTabs_contextMenu.js => browser/base/content/test/browser_visibleTabs_contextMenu.js
2010-08-10 17:58:26 -07:00
Ehsan Akhgari
3b386c5d60
Actually enable the tests which pass
2010-08-10 19:13:13 -04:00
Ehsan Akhgari
759ca5b552
Disable all TabView tests for now
2010-08-10 18:56:11 -04:00
Ehsan Akhgari
8201d02a5f
Run the TabCandy tests from the correct Makefile
2010-08-10 18:47:03 -04:00
Michael Yoshitaka Erlewine
7460ba46b9
Bug 585858: fixing whitespace
...
--HG--
extra : rebase_source : b332e14075d7f41ab09b79265f7803d806194b5e
2010-08-10 18:09:19 -04:00
Michael Yoshitaka Erlewine
c7eefd6688
Bug 585858: test tab context menu items with combinations of visible and hidden tabs
2010-08-10 15:33:08 -04:00
Raymond Lee
fe134a46da
Improved the drag and drop test
2010-08-11 02:57:22 +08:00