Mike Conley
b60e4b1da0
Bug 875042 - Remove unnecessary setTimeout from search-textbox constructor. r=dolske.
2013-05-22 15:37:37 -04:00
Gavin Sharp
6ff5e33807
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
2013-04-19 15:21:30 -07:00
Ryan VanderMeulen
76a1822cda
Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange.
2013-05-02 21:20:08 -04:00
Gavin Sharp
c154651715
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
2013-04-19 15:21:30 -07:00
Alexandre Poirot
6d5f258dde
Bug 857073 - Simplify ChromeUtils usages. r=jmaher
2013-04-16 16:46:47 -04:00
Richard Newman
909f3d76d4
Merge m-c to s-c.
2013-04-10 17:57:37 -07:00
Mike de Boer
cbf9825b5c
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
2013-04-09 17:12:27 -07:00
Richard Newman
274895bb0e
Merge m-c to s-c.
...
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js
2013-04-08 22:03:23 -07:00
Richard Newman
75760f03a6
Bug 853138 - Follow-up: change category name in tests. r=gps
2013-04-08 20:26:23 -07:00
Richard Newman
ad76ea75f4
Merge m-c to s-c.
2013-04-02 14:00:32 -07:00
Richard Newman
6050c01dfd
Bug 841554 - Part 3: follow-up fix for another test failure. r=trivial, a=bustage.
2013-03-29 13:29:19 -07:00
Frank Yan
02869eede1
Bug 795495 - Addendum: Fix browser_google.js's data URI again. a=test-only
2013-04-08 04:48:40 +01:00
Frank Yan
acb1626ca1
Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske
2013-04-08 03:02:43 +01:00
Phil Ringnalda
7e56fa26af
Back out 75f108f790a1 (bug 795495) for breaking browser_google.js
...
CLOSED TREE
2013-04-07 20:37:55 -07:00
Frank Yan
f1b0fe22fd
Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske
2013-04-08 03:02:43 +01:00
Mike de Boer
cf8607be57
Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin
2013-04-09 17:04:22 -07:00
Phil Ringnalda
b636e4bf9b
Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
...
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
17035d928b
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
2013-04-09 17:12:27 -07:00
Mike de Boer
7de8174c31
Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin
2013-04-09 17:04:22 -07:00
Frank Yan
fbc0e442d9
Bug 851953 - Update Google search engine icon. r=dolske ui-r=shorlander
2013-03-21 15:38:12 -07:00
Ekanan Ketunuti
865da17876
Bug 853428 - Use spaces instead of tabs for indentation in search.xml. r=jAwS
2013-03-21 21:11:40 +07:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
02d1d31696
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Ms2ger
cf62a502a1
Backout changeset f4beba4909b0 and changeset 1666ca9b946b for bc test failures.
2013-03-16 11:09:43 +01:00
Frank Yan
e7abcb56fd
Bug 848150 - Update icon data url in Google search plugin test. a=test-only
2013-03-15 23:38:49 -07:00
Matthew Noorenberghe
feb121ed57
Bug 851040 - Try to fix intermittent browser/components/search/test/browser_contextmenu.js. a=test-only
...
--HG--
extra : rebase_source : b147ecee975683729e21d1fdc231b33e026865c8
2013-03-14 23:59:06 -07:00
Matthew Noorenberghe
50f707b73c
Bug 850349 - Cleanup browser search tests while debugging intermittent failure in browser_contextmenu.js. r=gavin
...
* browser_426329.js - Fix exception in popupshowing event listener causing search history dropdown to remain open on subsequent tests.
* browser_contextmenu.js - Add some debug messages.
- Move |doOnloadOnce(checkSearchURL);| just before the search tab opens so there is less interference with later tests.
- Add nsISelectionListener to know when selection has finished.
* head.js - Consolidate duplicated doOnloadOnce function.
* test.html - Fix character set warning.
2013-03-13 19:23:03 -07:00
Matthew Noorenberghe
085f2473e2
Bug 848943 - Wait for popupshown to know when the context menu is ready. r=gavin
2013-03-12 08:38:42 -04:00
Trevor Saunders
c40af5bf91
bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
2013-01-06 19:54:42 -05:00
Ms2ger
1d54d70126
Merge mozilla-central to build-system.
2013-02-28 12:11:53 +01:00
Gregory Szorc
8f9112102d
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Richard Newman
b7df436719
Bug 843980 - Switch tests to check for category entries, not service existence. r=mconnor
2013-02-22 08:15:53 -08:00
Gregory Szorc
b93e289edd
Bug 840177 - Part 4: Record search bar searches in Firefox Health Report; r=gavin
2013-02-13 14:33:24 -08:00
Matthew Noorenberghe
be7caffeb4
Bug 590068 - Use search service to keep track of additional search params in about:home. r=gavin,mak
...
--HG--
extra : rebase_source : a661690d73d449aaa4a5a5a8d0dfc72034f8a5df
2012-04-04 02:50:39 -07:00
Matthew Noorenberghe
0ca6ecbb33
Bug 587780 - Part 5 - Test Google search params with @purpose. r=gavin
...
--HG--
extra : rebase_source : 9cdf65c3570474f543a2e9cdaf9554a62e627559
2012-05-03 23:42:29 -07:00
Matthew Noorenberghe
7615bc2eb0
Bug 587780 - Part 3 - Switch consumers from using a special content-type to the purpose argument. r=rnewman,gavin
...
--HG--
extra : rebase_source : 0803327b33f416fb0c679015495d376f6bce19a0
2012-04-04 02:50:39 -07:00
Ehsan Akhgari
32d278987e
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Ehsan Akhgari
1d7e5ee830
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
bc8db22919
Fix a typo, no bug, DONTBUILD
2012-11-30 01:59:59 -05:00
Ehsan Akhgari
09e380ab08
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
646fc7d070
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
8b3fd7eb85
Bug 810180 - Convert browser_private_search.js to use the per-window PB APIs; r=ehsan
...
--HG--
rename : browser/components/search/test/browser_private_search.js => browser/components/search/test/browser_private_search_perwindowpb.js
2012-11-23 15:52:31 -06:00
Josh Matthews
c7506771fc
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Ed Morley
bbae80e3f1
Backout e123e0173185, 326ed6f1dc9e & 7c2c9c988869 (bug 722979) for mochitest-a11y failures
2012-11-16 15:06:13 +00:00
Josh Matthews
79a2c3192a
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Josh Matthews
164359236e
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
d6890fe57f
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
75bc6ecf87
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