Ms2ger
8e9d52eb36
Merge mozilla-central to build-system.
2013-02-28 12:11:53 +01:00
Gregory Szorc
1a3da6acf4
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Richard Newman
10684b60fd
Bug 843980 - Switch tests to check for category entries, not service existence. r=mconnor
2013-02-22 08:15:53 -08:00
Gregory Szorc
82799a26f5
Bug 840177 - Part 4: Record search bar searches in Firefox Health Report; r=gavin
2013-02-13 14:33:24 -08:00
Matthew Noorenberghe
bbd2f444cb
Bug 590068 - Use search service to keep track of additional search params in about:home. r=gavin,mak
2012-04-04 02:50:39 -07:00
Matthew Noorenberghe
c3f63985f6
Bug 587780 - Part 5 - Test Google search params with @purpose. r=gavin
2012-05-03 23:42:29 -07:00
Matthew Noorenberghe
63ca703368
Bug 587780 - Part 3 - Switch consumers from using a special content-type to the purpose argument. r=rnewman,gavin
2012-04-04 02:50:39 -07:00
Ehsan Akhgari
5ab06de081
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
2013-01-29 13:12:13 -05:00
Ehsan Akhgari
ffcf52b3ea
Follow-up to bug 810180 - Reset the homepage to about:blank when opening new windows in the test; r=jdm
...
DONTBUILD because this is NPOTB in global PB builds
2012-12-02 23:22:45 -05:00
Ehsan Akhgari
58cf2382d1
Fix a typo, no bug, DONTBUILD
2012-11-30 01:59:59 -05:00
Ehsan Akhgari
2e99bbe30d
Attempt to fix bug 810180 by waiting for the window to be focused, DONTBUILD since this only affects per-window private browsing builds
2012-11-28 17:13:43 -05:00
Josh Matthews
5547d35024
Bug 815229 - Make search completion test for private browsing test all autocomplete entries. r=ehsan
2012-11-26 14:04:07 -05:00
Andres Hernandez
654bfd5d29
Bug 810180 - Convert browser_private_search.js to use the per-window PB APIs; r=ehsan
2012-11-23 15:52:31 -06:00
Josh Matthews
c462202d64
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Ed Morley
d7ff99bb34
Backout e123e0173185, 326ed6f1dc9e & 7c2c9c988869 (bug 722979) for mochitest-a11y failures
2012-11-16 15:06:13 +00:00
Josh Matthews
d8762c2c88
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Josh Matthews
c88986c829
Bug 804655 - Part 2: Wrap up interface aggregator callbacks with a target thread on which they should be released. r=mayhemer
2012-11-14 16:00:44 +00:00
Josh Matthews
17f39aaa89
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
...
* * *
Bug 800669 - "Remove recent addition of gPrivateBrowsingUI in PB search bar test" [r=josh]
2012-10-24 00:27:58 -04:00
Ehsan Akhgari
cead65c73f
Bug 801049 - Communicate the privacy bit of the active window to the search suggestion service so that it knows whether to put the channel it creates in private browsing mode or not; r=gavin
...
I'm using the autocompletesearchparam as a vehicle for delivering the
privacy information into the guts of nsSearchSuggestions. The
alternative solution will involve modifying the autocomplete interfaces,
which is even more horrible than what the code here does. It's not that
bad if you think of autocompletesearchparam attribute as an opaque value
which is used to transfer information to the nsIAutoCompleteSearch
implementations, which is what it is!
2012-10-15 18:59:33 -04:00
Gavin Sharp
44ec0d62f3
Fix line endings in these tests, no bug
2012-10-09 14:44:49 +02:00
Andres Hernandez
e80b022632
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
2012-08-10 14:20:25 -06:00
Mike Hommey
0f9f294ea0
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Nathan Froyd
f7054dc678
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
David Rajchenbach-Teller
6c1c9d9be6
Bug 722332 - Adapt main clients to asynchronous nsIBrowserSearchService API. r=gavin
2012-04-19 16:08:09 +02:00
Dão Gottwald
aa4ac812a1
Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin
2012-06-26 23:48:15 +02:00
Raymond Lee
6faab0e18d
Bug 724821 - Firefox menu bar becomes disabled after toggling toolbars while 'Customize Toolbars' dialog open. r=mak77
2012-05-31 14:45:28 +02:00
Cameron McCormack
a18af00dde
Fix a couple of typos in comments. No bug, no review.
2012-05-31 10:32:17 +10:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Patrick McManus
e6a6d0dd80
bug 735543 - overlap tcp/ssl handshakes with typing in search box r=gavin
2012-04-25 08:54:42 -04:00
Robert Kaiser
4f7b430005
bug 643172 - Some searchbar cleanup found by SeaMonkey reviews - use classList, r=gavin
2012-02-23 18:56:48 +01:00
Robert Kaiser
490d097ca1
bug 643172 - Some searchbar cleanup found by SeaMonkey reviews - whitespace and nits, r=gavin
2012-02-23 13:55:04 +01:00
Robert Kaiser
d5ebf67725
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - engine.name, r=gavin
2012-02-23 13:50:15 +01:00
Matthew Noorenberghe
e6026079d6
Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin
...
Based on Gavin's patch for bug 596439.
2011-03-18 14:56:46 -07:00
Geoff Lankow
2e3f95225f
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg
2012-01-17 14:34:51 +13: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
Robert Kaiser
8b5ac14d6f
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - nits, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
c22482ab7c
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve onSelect, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
13807220a4
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve _cloneEngine, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
4f52b75d42
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve observer, r=gavin
2012-01-19 13:39:44 +01:00
Robert Kaiser
36ea57408b
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - use Services.jsm, r=gavin
2012-01-19 13:39:44 +01:00
Matthew Noorenberghe
c751d26637
Bug 461820 - prevent accessing searchbar history from content (tests) r=dolske
2012-01-10 16:53:16 -08: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
Malini Das
6cc1b2bc11
Bug 677626 - Add a profiling test suite for mochitest. r=jmaher
2011-09-19 14:52:04 -04:00
Neil Rashbrook
3c0fb1bc3c
Bug 650950 Simplify DOMMouseScroll event handler r=dao
2011-04-19 23:12:50 +01:00
Gavin Sharp
3321b4fb24
Bug 553577: don't let failures to save the search to form history prevent the search bar from working, r=dao
2011-03-28 18:59:26 -04:00
Ehsan Akhgari
a37a42a15a
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
2011-04-01 12:23:48 -04:00
Gavin Sharp
91c4f14d5f
Bug 553577: don't let failures to save the search to form history prevent the search bar from working, r=dao
2011-03-28 18:59:26 -04:00
Ehsan Akhgari
958d01c475
Bug 631152 - Search autocomplete popup opens in the wrong position in RTL mode; r=gavin
2011-02-03 19:52:46 -05:00
Frank Yan
ce7aa96260
Bug 607518 - After performed Paste & Go and Paste & Search , Ctrl+Z makes blank, Ctrl+Z is necessary twice to undo it. r+a=gavin
2010-11-05 12:56:03 -07:00