Граф коммитов

54 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 79786ca2a3 Bug 490152 - test_framerecursion.html | Error thrown during test: onLoad is not defined - got 0, expected 1; r=gavin a=orange-fix 2010-11-22 03:13:37 -05:00
Ehsan Akhgari 195d5d22fa Bug 488233 - test_Microformats_getters.html | Error thrown during test: test_MicroformatsAPI is not defined - got 0, expected 1; r=gavin a=orange-fix 2010-11-22 03:13:37 -05:00
Benjamin Stover baa726b1dc Bug 586740 - Microformats test leak fix. r=kaply 2010-08-13 18:40:13 -07:00
Michael Kohler 6c0f59f4a6 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Henri Sivonen 8a75fb4ddc Bug 546647 - Make test_Microformats_hCard.html not depend on <area> parsing outside <map>. r=jonas.
--HG--
extra : rebase_source : 678a6b55376f7cd82c6025dc27f30907b6acf97d
2010-02-22 14:17:35 +02:00
Joel Maher 6b6e9978a3 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Brad Lassey 96319c4535 backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher 1c8d232df2 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey a7c3948d0a Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher 694ec71da0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Clint Talbert 5b4513c7e9 Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher 3cd691129e Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
L. David Baron f0c43ecb3d Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
timeless@mozdev.org bef46c4b25 Bug 489953 Remove extraneous semicolons
r=gavin
2009-05-03 09:28:43 -07:00
Michael Kaply 1934b989df Bug #430540 - r=sayrer - Microformats - handle microformats in a floated div 2008-09-21 20:14:45 -05:00
Michael Kaply b76b04bc3f Bug #433884 - r=sayre - Microformats - Invalid geos should not appear in vcard at all 2008-09-21 19:05:06 -05:00
Michael Kaply 2728a8a9a2 Bug #430691 - r=sayre - microformats - When parsing tel or email, ignore type when inferring value 2008-09-21 18:48:15 -05:00
Michael Kaply 38240cfff5 Bug #429181 - Microformats - header/include coexistence not working
r=sayre
2008-09-14 22:37:41 -05:00
Michael Kaply 6b5cb5656c Bug #430672 - Microformats - Collapse whitespace in value design pattern
r=sayre
2008-09-14 22:15:00 -05:00
Michael Kaply c028e1969c Bug #433759 - Microformats - handle empty hCalendar description
r=sayre
2008-09-14 18:58:05 -05:00
Ted Mielczarek ff7706a544 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Neil Deakin a5b3401c6d Bug 111034, add clientXXX, scrollXXX properties, attempt 2, r+sr=roc, attempt 2 with microformat fix 2008-08-15 18:26:37 -04:00
Ted Mielczarek a7a7988949 bug 446346 - test_Microformats_count.html can fail sporadically with Error thrown during test: test_MicroformatsAPI is not defined - got 0, expected 1. fix the test to move the script block before an iframe whose onload calls a function from it. r=mkaply 2008-07-22 16:28:47 -04:00
Clint Talbert 0bdef93232 bug 427457 - More tests for microformat API, forgot to add the test files r=mkaply 2008-06-25 18:59:30 -07:00
Clint Talbert 582bbfbc22 bug 427457 r=mkaply 2008-06-25 18:47:23 -07:00
gavin@gavinsharp.com 2122ff8702 Bug 432611: given-name and family-name should be plural properties, patch by Michael Kaply <mozilla@kaply.com>, r=sayrer, a=schrep 2008-05-07 18:15:12 -07:00
jonas@sicking.cc 4c968d63fd Putting back since orange wasn't affected 2008-05-01 15:43:42 -07:00
jonas@sicking.cc 7f219134ab Backing out to try to fix orange 2008-05-01 12:03:48 -07:00
mkaply@us.ibm.com 17327c6f36 427456 - r=sayrer, a=beltzner - rename recurseFrames to recurseExternalFrame in uF api 2008-04-30 14:36:52 -07:00
mkaply@us.ibm.com 60de8bf009 430466, r=sayre, a=dsicore, Need to check against undefined to determine existence so we handle 0 lat/long 2008-04-23 13:10:12 -07:00
mkaply@us.ibm.com 88fbcb156f 427456, r=sayrer, a=beltzner, make sure we get the correct document for enumerating frames 2008-04-16 14:10:19 -07:00
mkaply@us.ibm.com cf4c4a3c2b 429151, r=sayrer, a=beltzner, don't do internal version checking when adding microformats 2008-04-15 13:55:02 -07:00
mkaply@us.ibm.com b911805c55 Bug 420882 - r=sayrer, a=schrep - do some validation of geo lat/long 2008-03-19 12:52:54 -07:00
mkaply@us.ibm.com b3748e74fd bug 420144 - r=sayrer, a=schrep - only bubble up mf properties if the parent microformat wouldn't want it anyway 2008-03-19 12:20:41 -07:00
mkaply@us.ibm.com 7e5fd7b747 bug 419483 - r=sayrer, a=schrep - switch from using getBoxObjectFor to getBoundingClientRect 2008-03-19 12:11:03 -07:00
mkaply@us.ibm.com 88d4abb3dc 419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more details 2008-02-28 07:38:41 -08:00
mkaply@us.ibm.com a58b562c0c Sorry. Thought approval 1.9 was enough 2008-02-27 07:03:44 -08:00
mkaply@us.ibm.com 9cf0190ab8 419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more detals 2008-02-27 05:28:55 -08:00
mkaply@us.ibm.com ab6792c6c1 418881 - r=sayrer, a=beltzner - better handling of mf properties that can be HTML or text and a couple comment fixes 2008-02-21 13:28:02 -08:00
mkaply@us.ibm.com 50662d1e5b 416134 - r=sayrer, a=schrep - properly handle nested microformats 2008-02-21 08:11:00 -08:00
mkaply@us.ibm.com 4449a9734d 416197 - r=sayrer, a=schrep - value excerpting only applies to child nodes 2008-02-13 07:39:52 -08:00
mkaply@us.ibm.com 745933cf05 415974 - r=sayre, a=schrep - Microformats.getParent implemented incorrectly 2008-02-12 09:48:48 -08:00
mkaply@us.ibm.com b3ef4eabc6 415805 - r=sayrer, a=schrep - if a geo has its own text, don't use the text of an hCard or hCal that contains it 2008-02-12 09:44:54 -08:00
mkaply@us.ibm.com 1794b12766 416054 - r=sayre, a=schrep - the agent field in hCard can be an hCard 2008-02-12 07:40:03 -08:00
mkaply@us.ibm.com f7006d3fd0 412660 - a=sayrer, a=schrep - Handle the adr microformat better when attempting to create a display string 2008-02-12 07:17:51 -08:00
mkaply@us.ibm.com 5d1a7870b7 402250 - r=sayre, a=dsicore - build validation into microformats query - throw on error 2008-01-29 18:10:59 -08:00
mkaply@us.ibm.com 5594d6a48d 398676, r=sayrer, a=schrep - add support for tel/modem/fax protocols in the hCard microformat 2008-01-18 11:53:31 -08:00
mkaply@us.ibm.com 9f2c96c2bd 402877, r=sayre, a=schrep - rename an internal structure in microformats. types->values 2008-01-16 11:51:22 -08:00
mkaply@us.ibm.com a4bd9a1d85 402871 - r=sayre, a=schrep - handle cases where an include is specified, but it doesn't exist 2008-01-16 11:19:21 -08:00
mkaply@us.ibm.com b8d57bb787 412492, r=sayrer, a=schrep - Update hCard testcases so they don't access the web 2008-01-16 08:30:37 -08:00