Gavin Sharp
ce96846164
Bug 589954: addon install blocked notification should replace dismissed notification, r=dtownsend, a=blocking
2010-08-26 19:01:28 -04:00
Gavin Sharp
def6fbd7bc
Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
2010-08-27 16:39:34 -04:00
Dan Witte
4dbd78cdcd
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
568d2b580f
Bug 581947 - Show validation message error in the tooltip of an invalid element. r=gavin.sharp sr=sicking ui-r=limi a2.0=blocking
2010-08-27 07:46:17 +02:00
Mihai Sucan
9bb0707680
Bug 566083 - Inspect disappears when switching tabs r=dolske a=blocking2.0
2010-08-25 12:47:36 -07:00
Raymond Lee
bc838f7687
Fix the test for Bug 584627 - Tests for group [r=dolske a=dolske]
2010-08-19 16:19:35 +08:00
Raymond Lee
7d2a324237
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
0477f85616
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
e1f26af8d7
disable parts of browser_bug380960.js because of intermittent failures (bug 585361)
2010-08-24 16:13:28 +02:00
Edward Lee
6562ca1c54
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.
2010-08-18 02:49:34 -07:00
Edward Lee
43934d0361
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.
2010-08-22 19:49:16 -07:00
Josh Matthews
3648ba76ba
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
2e17df683f
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
5fb4fa152d
Bug 589163 - Add test to prevent duplicate ids. r=gavin
2010-08-21 07:15:14 +02:00
Dão Gottwald
01b7affb8c
Fix for browser_bug380960.js. a=me
2010-08-20 09:21:06 +02:00
Chris Leary
aed842b22c
Merge mozilla-central to tracemonkey.
2011-03-21 16:36:56 -07:00
Blake Kaplan
b67a1d59e7
Bug 606388 - Re-enable browser_popupUI.js. It is trying to use == to compare an Xray wrapper with a SJOW. r=jst
2011-03-11 12:07:43 -08:00
Rob Campbell
6ef1f38bce
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
dacbbbd4e5
Bug 561623 - Test tooltip for HTMLInputElement. r=gavin
2010-07-26 16:53:22 +02:00
Edward Lee
1d9829fe1d
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
586d9e21c3
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]
2010-08-14 02:36:40 +08:00
Dave Townsend
63356117eb
Bug 579779: Installing a new theme should mark it to be enabled. r=robstrong
2010-08-13 10:47:17 -07:00
Edward Lee
00ed1af967
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.
2010-08-12 15:00:39 -07:00
Edward Lee
00533ed8a3
Backout changesets a8b5109c2a6c to 6281bc7f1bbf.
2010-08-13 21:51:48 -07:00
Edward Lee
e849318866
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.
2010-08-12 15:00:39 -07:00
Marco Bonardo
79a968f50c
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
3a4ec2ab49
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
f18092ba42
Merge tracemonkey to mozilla-central.
2010-08-13 12:45:44 -07:00
Robert Sayre
0cccb85b6e
Merge mozilla-central to tracemonkey.
2010-08-12 10:12:04 -07:00
Chris Leary
bae7c5f482
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
Edward Lee
c52a5dfcd8
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
167029f7b7
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
2010-08-11 15:12:54 +02:00
Benjamin Smedberg
907a0cdbdc
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
1f6ee3d9b8
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
2010-08-11 14:02:49 +02:00
Neil Deakin
29267ac70e
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
3fd49d3edb
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
6f13bc3d2b
merge backout on CLOSED TREE
2010-08-10 00:15:18 +02:00
Marco Bonardo
27e227f487
Backed out changeset b1e658a33221 on CLOSED TREE
2010-08-10 00:14:59 +02:00
Marco Bonardo
dbcf6fb062
Backed out changeset a673a956d339 on CLOSED TREE
2010-08-10 00:12:56 +02:00
Marco Bonardo
21c56574f0
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
a825260aab
Bug 560830 - Handle DOMMouseScroll events in highlighter panels, r+a=gavin
2010-08-09 16:02:20 -03:00
Marco Bonardo
30f79d9a7e
Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking
2010-08-09 17:59:59 +02:00
Marco Bonardo
c9210cd309
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
0c316e1fbe
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-09 10:01:29 +02:00
Dão Gottwald
2eba2971f9
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-08 20:53:35 +02:00
Dão Gottwald
bd16d0df11
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-08 09:41:15 +02:00
Dão Gottwald
5df548674f
browser_bug380960.js debug spew
2010-08-07 23:19:18 +02:00
Dão Gottwald
e24321e1d3
Bug 380960 - Implement closing tabs animation. r=fyan,gavin
2010-08-06 22:15:18 +02:00
Robert Sayre
9bd69ccaef
Merge mozilla-central to tracemonkey.
2010-08-06 15:41:41 -07:00
Blake Kaplan
9d14e29b8f
Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky
2010-07-20 21:05:11 -07:00