Commit Graph

181 Commits

Author SHA1 Message Date
Gijs Kruitbosch
cb48ff177b Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Phil Ringnalda
ee7d2a2637 Back out e9f46c81c28e (bug 924463) on suspicion of being the One True cause of mass browser-chrome orange
CLOSED TREE
2013-10-18 18:54:22 -07:00
Gijs Kruitbosch
2a4dba4e13 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Ms2ger
37114e13e1 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc
d3405d579f Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
697a1cc250 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
3bbbcf0fd0 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
759aab9ed1 Bug 546169 - Disable browser_bug415846.js for too many intermittent failures 2013-09-19 15:30:09 +01:00
Mike Hommey
b207d5baf7 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Ms2ger
521aeddc8b Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Kyle Machulis
331f36baa9 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
ec9b53db93 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
0419a0b889 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-03-29 13:56:18 -07:00
Gregory Szorc
9b83c3d1f4 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Gregory Szorc
1a3da6acf4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Justin Dolske
8fb9ae0664 Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin 2012-10-29 17:26:41 -07:00
Ehsan Akhgari
8573276047 Bug 800854 - Make browser_bug400731.js more robust by registering the DOMContentLoaded handler at the right time; r=gcp 2012-10-12 12:07:25 -04:00
Ehsan Akhgari
ab1f0fe58a Bug 800394 - Force SafeBrowsing to be initialized in safebrowsing tests; r=gcp 2012-10-11 12:00:08 -04:00
Yosy
3982ffb3e1 Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao 2012-09-23 21:09:29 +02:00
Benjamin Peterson
d81426815e Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures 2012-09-23 12:25:39 -04:00
Yosy
9fd06803cc Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao 2012-09-23 16:48:23 +02:00
Mike Hommey
26586d60e1 Bug 785269 - Replace a few DEPTH and relativesrcdir. r=ted,r=callek 2012-09-05 16:42:09 +02:00
Andres Hernandez
e80b022632 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin 2012-08-10 14:20:25 -06:00
Justin Dolske
d18e7974cb Bug 778606 - SafeBrowsing.jsm should use nsUrlFormatter. r=gcp, f=gavin 2012-08-01 15:52:47 -07:00
Ryan VanderMeulen
50518cd3d9 Backout 83e0b185e888 (bug 778606) due to orange. 2012-07-30 20:14:29 -04:00
Justin Dolske
30a91b6fa5 Bug 778606 - SafeBrowsing.jsm should use nsUrlFormatter. r=gcp 2012-07-30 16:02:05 -07:00
Justin Dolske
f3b2a380b5 Bug 769960 - Refactor the terrifying code in nsSafebrowsingApplication.js. r=fryn, f=gcp 2012-07-27 23:25:11 -07:00
Boris Zbarsky
9989bf17ec Bug 731447. Make buttons display:inline-block by default so that underlines don't reach into them. r=dbaron 2012-06-01 11:45:37 -04:00
Gervase Markham
d697fdc8ec Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
Gervase Markham
cb6a072c2a Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01: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
Gian-Carlo Pascutto
9b3815bc51 Bug 693389 - Update urlclassifier DB for Mozilla com->org move. r=dcamp 2011-11-09 17:22:59 +01: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
Ed Morley
75515b4939 Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey 2011-10-06 17:15:07 +01:00
Ed Morley
f08df6642d Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey 2011-10-06 17:15:07 +01:00
Jeff Walden
fc0ec181d0 Bug 622321 - While { x: 1, x: 1 } is a syntax error only in strict mode, any other name collision between property assignments in an object literal is a syntax error regardless whether the literal is in strict mode code or not. r=dmandelin 2011-01-01 02:41:00 -06:00
Robert Sayre
94ebbc5a19 Backed out changeset 54e2039322ef 2011-01-06 21:38:15 -05:00
Jeff Walden
ed30d96ade Fix safebrowsing code that assumed x: 1, get x() was permitted. r=orange 2011-01-06 17:35:13 -06:00
Margaret Leibovic
08a19ca49f Bug 599480 - When the about window is opened the app menu's check for updates menuitem is a noop. r=dolske a=blocking-final 2010-11-05 14:03:42 -07:00
Jonas Sicking
da24fcabaa Bug 546857 Part 3: Make error pages not use xul buttons. r=dao a=blocker 2010-08-19 16:06:07 -07:00
Benjamin Smedberg
4eb44d9d34 Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
Mike Hommey
f1b6f16937 Bug 557750: Remove vestigial code from the old safebrowsing protocol. r=vlad 2010-04-10 15:59:33 -04:00
Dão Gottwald
0ae2a73e51 fix up tests 2010-03-13 17:55:44 +01:00
Dão Gottwald
a9c19d3312 add missing spaces; 'switch' is not a function 2010-02-06 11:40:06 +01:00
Blair McBride
e9afd84370 Bug 397937 - Handle view-source on malware and error pages more gracefully, r=mconnor 2009-12-23 22:03:37 -05:00
Daniel Holbert
d7af6ff3d2 Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted 2009-09-21 22:43:58 -07:00
Phil Ringnalda
99af5c5c2f Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Dão Gottwald
0a7239aece tests cleanup 2009-09-16 12:21:19 +02:00
Ryan Flint
7e0258eb47 Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin 2009-08-20 02:24:10 -04:00