Owen Carpenter
9b0c50c676
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
003b8ed0e6
Bug 455553 - Part 5 - New Tab Page tests and test suite; r=dietrich
2012-01-25 23:44:41 +01:00
Henri Sivonen
fcedbd8c9a
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
Dão Gottwald
244748fbaa
No bug - fix some browser chrome tests that pollute the global scope
2012-01-24 23:08:42 +01:00
Maxim Iorsh
f50e36c7d8
Bug 460146 - CSS3 border-image images should appear in Page Info -> Media; r=db48x
2012-02-05 19:07:18 +00:00
Ed Morley
da07468b02
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-21 02:31:32 +00:00
Dão Gottwald
cbc3ff6f67
No bug - fix some browser chrome tests that pollute the global scope
2012-01-20 16:21:46 +01:00
Matt Brubeck
bfe1f8f0c9
Merge last green changeset from inbound to mozilla-central
2012-01-19 10:37:48 -08:00
Marco Bonardo
03a9d310e7
Bug 711503 - Don't trim url when inline autocomplete inserts text.
...
r=gavin
2012-01-19 12:31:27 +01:00
Tim Taubert
1ee67a05fa
merge m-c to fx-team
2012-01-19 12:10:03 +01:00
Matt Brubeck
f137f88f22
Bug 575830 - Image zoom is reset when switching tabs [r=gavin]
2012-01-18 16:01:19 -08:00
Frank Yan
bc7eda770a
No bug - Fix typo in comment in /browser/base/test/Makefile.in. a=comment
2012-01-18 03:44:49 -08:00
Frank Yan
c1c0308359
Bug 593645 - Use popup.triggerNode for tab context menu - tests. r=dao
2012-01-18 03:55:23 -08:00
Matt Brubeck
b25e1f0325
Bug 719271 - Site-specific zoom level shouldn't apply to media documents [r=gavin]
2012-01-20 11:43:24 -08:00
Dão Gottwald
e1bbcf9452
Bug 707567 - prepend http:// to URL copy selection only if at least the full hostname is selected. r=dietrich
2012-01-09 10:53:17 +01:00
Serge Gautherie
f001b5129b
Bug 713192. (Av1c-FF) Improve code. r=gavin.sharp.
2012-01-08 04:09:00 +01:00
Dão Gottwald
c2bcb8a0a1
Disable browser_bug321000.js because newline handling is shaky (bug 592528)
2012-01-07 10:54:47 +01:00
Bobby Holley
2f45abd208
Bug 713747 - Fix funky tests. r=bz
...
The conversion of checks for UniversalBrowserWrite to UniversalXPConnect caused these test fail, because they acquire UniversalXPConnect and actually doesn't want the results. In particular, they pass the security check in nsWindowWatcher::CalculateChromeFlags, which causes them to fail.
The first test doesn't actually need UniversalXPConnect, so we can remove it for free. The second one needs it, so we add some SpecialPowers goop to make it possible. It's not ideal, but it can go away when the wrapper in bug 702353 lands.
2011-12-30 09:35:39 -08:00
Bobby Holley
013e266d05
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
2011-12-30 09:35:38 -08:00
Quentin Headen
5191b46312
Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan
2011-12-29 16:06:56 -05:00
Geoff Lankow
833ce69d56
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
2011-12-23 11:10:52 +13:00
Dão Gottwald
7e4c5176ad
Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak
2011-12-20 01:17:08 +01:00
Honza Bambas
0594150c52
Bug 538595 - Clear Recent History should be able to clear offline cache, r=dcamp+gavin.sharp
2011-12-18 23:17:50 +01:00
Oonishi Atsushi
13fd07a202
Bug 623155 - Clear userTypedValue on error pages, original patch by Neil Rashbook. r=dao
2011-12-18 12:22:34 +01:00
Ms2ger
92ad4ee2b8
Merge m-c to m-i.
2011-12-16 21:04:41 +01:00
Rob Campbell
a7771298ef
merge fx-team to m-c
2011-12-16 14:42:54 -04:00
Masayuki Nakano
6d0584bbea
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin
2011-12-16 22:38:45 +09:00
Paul Rouget
e91555604b
Bug 710878 - Bookmark label can omit part of the text in the link; r=dietrich
2011-12-15 19:42:12 +01:00
Gavin Sharp
609e9af792
Bug 699575: move browser modules to browser/modules, r=dao
2011-10-27 15:48:53 -07:00
Blair McBride
098e6d8d0a
Bug 709531 - Addons Manager tests should have AMO-related prefs reset after each test to disallow network access. r=dtownsend a=mbrubeck
2011-12-15 14:00:19 +13:00
Ehsan Akhgari
2bd8e5d78b
Bug 709531 - Remove two more tests which depend on the xpinstall directory; a=me DONTBUILD
2011-12-14 15:32:25 -05:00
Serge Gautherie
b8d348fc25
Bug 706149 - Improve checks and documentation in browser_bug462289.js; r=enndeakin a=test-only
2011-12-13 14:17:57 +00:00
Jan Bambach
20f151a4d1
Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao
2011-12-08 10:21:32 +01:00
Masayuki Nakano
93aa89b9dc
backout 34b8fe028357
2011-12-08 16:42:45 +09:00
Masayuki Nakano
cbb4eb5cd6
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske
2011-12-07 14:13:06 +09:00
Phil Ringnalda
373d7ced3a
Bug 513558 - test_contextmenu.html has lost its Linux privileges
2011-12-02 20:43:19 -08:00
Cameron McCormack
6633b9a247
Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher
2011-12-02 23:25:03 +11:00
Cameron McCormack
af906ce1cf
Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher
2011-11-12 22:06:54 +11:00
Oonishi Atsushi
79cf816bd5
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
2011-11-10 15:01:11 +01:00
Masatoshi Kimura
602bd163b5
Bug 700566 - Pressing enter or copying URL on an http:// site whose hostname begins with "ftp<digit>" results in incorrect URL being loaded/copied. r=gavin
2011-11-10 14:55:07 +01:00
Ed Morley
119e485383
Merge mozilla-central and mozilla-inbound
2011-11-05 18:46:28 +00: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
Masatoshi Kimura
997b067382
Bug 461304 - Test; r=gavin
2011-11-05 15:48:28 +00:00
Rail Aliiev
b2aeac5a65
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Rob Campbell
25a47ed9c4
merge m-c to fx-team
2011-11-03 09:29:07 -03:00
Philipp von Weitershausen
526fc6552d
Merge services-central with mozilla-central
2011-11-02 15:00:49 -07:00
Paul ADENOT
c52807ff9a
Bug 556563 - Disable/remove "View video" when you're already viewing the video. r=dolske
2011-11-02 13:52:21 -07:00
Blair McBride
ae90d3d115
Bug 693901 - Add preference to globally (re)enable strict compatibility checks. r=dtownsend
2011-11-01 18:48:45 +13:00
Philipp von Weitershausen
f6ad14aa84
Merge m-c to s-c
2011-10-31 01:54:35 -07:00
Chenxia Liu
0d77b5fa8e
Bug 675821 - Part 3: tests for sync links behavior in aboutHome. r=philikon
2011-10-26 21:27:49 -04:00