sdwilsh@shawnwilsher.com
|
fff58a49c7
|
Bug 72494 - DOM Inspector needs save option. r=timeless, sr=neil
|
2007-06-13 17:11:12 -07:00 |
sdwilsh@shawnwilsher.com
|
c07712c5d6
|
Bug 383581 - [pl] Update of DOMi. Patch by Marek A. Stępień <marcoos+bmo@marcoos.org>. r=hubert.gajewski
|
2007-06-13 17:10:48 -07:00 |
sdwilsh@shawnwilsher.com
|
478a7a6eb7
|
Bug 384243 - undefined entity inserting new attribute (regression from bug 383160). Patch by Mook <mook.moz+mozbz@gmail.com>. r=sdwilsh, sr=dmose
|
2007-06-12 18:44:27 -07:00 |
ajschult@verizon.net
|
f32153876e
|
Bug 383896: mismatched malloc/free/delete in myspell.cpp. r+sr=mscott
|
2007-06-10 20:16:31 -07:00 |
sdwilsh@shawnwilsher.com
|
f0d8ab02b3
|
Bug 383160 - Need to have localName in dom viewer. Patch by Mook <mook.moz+mozbz@gmail.com>. r=sdwilsh, sr=neil
|
2007-06-10 16:42:56 -07:00 |
sdwilsh@shawnwilsher.com
|
2560da471a
|
Bug 378696 - Remove dead search code. r=db48x, sr=neil
|
2007-06-10 16:34:35 -07:00 |
philringnalda@gmail.com
|
b2af6cd04a
|
Bug 383259 - Thunderbird's current trunk version is less than DOMi's minVerson for it, r=timeless, sr=neil
|
2007-06-10 12:30:14 -07:00 |
jruderman@hmc.edu
|
47965d5b12
|
Bug 383564, fix memory leak. Patch by Andrew Gaul, r=mscott, sr=bienvenu.
|
2007-06-07 15:56:08 -07:00 |
gavin@gavinsharp.com
|
15887912c5
|
Bug 381031: make JS1.8 the default for <xul:script>, and add a JSVERSION_LATEST #define to simplify future changes, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=brendan
|
2007-06-07 15:50:12 -07:00 |
jruderman@hmc.edu
|
c3323fbf21
|
Fix format string bug (bug 377747). Not part of default builds.
|
2007-06-05 18:22:25 -07:00 |
flamingice@sourmilk.net
|
e12b7ab1eb
|
Bug 379666, Remove incorrect PR_UnloadLibrary call, r=dbaron
|
2007-06-01 18:43:36 -07:00 |
bugzilla@standard8.demon.co.uk
|
7acaa1d71e
|
Bug 379109 DOMI should provide window icons for Linux and OS2 as well as Windows. r=timeless,luser,sr=Neil.
|
2007-05-28 01:38:00 -07:00 |
bugzilla@standard8.demon.co.uk
|
57181ac590
|
Bug 379109 DOMI should provide window icons for Linux and OS2 as well as Windows. r=timeless,luser,sr=Neil.
|
2007-05-28 01:29:57 -07:00 |
aaronleventhal@moonset.net
|
255992d44c
|
Bug 378776. Follow-up to original checkin -- remove 2 more cases of GetNumberOfShells(). r=smaug
|
2007-05-23 18:33:15 -07:00 |
bent.mozilla@gmail.com
|
934776a3e5
|
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
|
2007-05-23 13:08:44 -07:00 |
sdwilsh@shawnwilsher.com
|
d53e59d810
|
Bug 354539 - DOM Inspector Entities Need to be added. l10n patch. Patch by Alexander L. Slovesnik <unghost@mozilla-russia.org>.
|
2007-05-16 11:11:52 -07:00 |
aaronleventhal@moonset.net
|
c6a7312ed8
|
Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov
|
2007-05-16 06:38:05 -07:00 |
Olli.Pettay@helsinki.fi
|
c62c9a6daf
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
Olli.Pettay@helsinki.fi
|
0cb1dd0a4b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
Olli.Pettay@helsinki.fi
|
c509d37191
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
dwitte@stanford.edu
|
6aa43dff43
|
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
|
2007-05-05 14:09:54 -07:00 |
pedemont@us.ibm.com
|
ee86fd7b68
|
Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only
|
2007-05-03 09:28:16 -07:00 |
pedemont@us.ibm.com
|
cbac1cea0a
|
Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only
|
2007-05-03 09:22:24 -07:00 |
pedemont@us.ibm.com
|
e21f8510ce
|
Bug 348710 - Fix array handling bug. Add support for sized strings. Update unit tests to test array parameters. XULRunner only.
|
2007-05-02 09:39:19 -07:00 |
pedemont@us.ibm.com
|
724370d2da
|
Bug 378236 - Crash when embedding trunk XULRunner in Java. Properly pass XPCOM object ptrs. Also do some restructuring. XULRunner only.
|
2007-05-02 08:43:41 -07:00 |
bzbarsky@mit.edu
|
9a5db57b2f
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 15:24:20 -07:00 |
sdwilsh@shawnwilsher.com
|
24b6b37d65
|
Bug 374461 - [fr] Update of DOMi. Patch by Cédric Corazza <cedric.corazza@wanadoo.fr. r=benoit.leseul
|
2007-04-27 20:06:33 -07:00 |
benjamin@smedbergs.us
|
57c3a8f47d
|
Bug 375449 - NS_InvokeByIndex not exported from xpcom, only from xpcom_core, r=dbaron
|
2007-04-24 10:02:51 -07:00 |
benjamin@smedbergs.us
|
0ab7558e7b
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
vladimir@pobox.com
|
a55099e951
|
fixed error returns
|
2007-04-19 14:47:18 -07:00 |
vladimir@pobox.com
|
cbe8a4f440
|
remove glitz dependency from c3d (npotb)
|
2007-04-16 10:19:12 -07:00 |
dbaron@dbaron.org
|
dd8db4398e
|
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
|
2007-04-15 15:22:58 -07:00 |
bryner@brianryner.com
|
858cc7d44d
|
fix warning from bug 374883, r=marria
|
2007-04-10 11:24:51 -07:00 |
bryner@brianryner.com
|
23524967be
|
Log TabMove events (bug 374883) r=marria
|
2007-04-09 12:01:37 -07:00 |
vladimir@pobox.com
|
fa595e2ee8
|
more getting stuff out of my tree (npotb)
|
2007-04-06 11:09:22 -07:00 |
vladimir@pobox.com
|
5a6052c31e
|
checkpointing this work (npotb)
|
2007-04-04 20:47:20 -07:00 |
cbiesinger@web.de
|
595b965311
|
Bug 375189 use $(MAKE) instead of make in makefilespatch by Marco Perez <bugmail@millibyte.net> r=bsmedberg
|
2007-03-31 12:37:51 -07:00 |
dbaron@dbaron.org
|
cb52af13a3
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 08:34:59 -07:00 |
dbaron@dbaron.org
|
4d961c5c49
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
aaronr%us.ibm.com
|
0a301301bd
|
[XForms] NPOTDB Fix empty default namespace submission problem. Bug 445285, r=doronr+olli
|
2008-08-07 20:27:45 +00:00 |
aaronr%us.ibm.com
|
c5341b811a
|
[XForms] NPOTDB [1.1] Implement header element for submission. Bug 446368, r=olli+msterlin
|
2008-07-22 22:34:43 +00:00 |
aaronr%us.ibm.com
|
be0e64eda0
|
[XForms] NPOTDB [1.1] Implement XPath function hmac(). Bug 428445, p=msterlin r=olli+aaronr
|
2008-07-21 18:28:19 +00:00 |
aaronr%us.ibm.com
|
917e0568de
|
[XForms] NPOTDB [1.1] Implement XPath function digest(). Bug 426671, p=msterlin r=olli+aaronr
|
2008-07-21 17:26:29 +00:00 |
stefanh%inbox.com
|
a1f272b30a
|
Bug 445625 - compilation of typeaheadfind fails on comm-central due to nsICaret deCOM. Patch by Justin Wood (irc: Callek) <bugspam.Callek@gmail.com>, r+sr=Neil.
|
2008-07-19 11:04:47 +00:00 |
reed%reedloden.com
|
2002e79748
|
Bug 437483 - "Add targetPlatform to install.rdf" [p=mail@philipp-wagner.com (Philipp Wagner) r=aaronr r=doronr]
|
2008-07-12 11:35:00 +00:00 |
silver%warwickcompsoc.co.uk
|
08c450d20a
|
Releasing ChatZilla 0.9.83.
|
2008-06-22 14:42:05 +00:00 |
silver%warwickcompsoc.co.uk
|
b543e9532a
|
Bug 374887 - Change {#foo} prefixes on copied important messages into inline-buttons that jump to the message in the correct channel. p=glenjamin+bmo@gmail.com (Glen Mailer) r=silver ChatZilla only.
|
2008-06-20 15:09:55 +00:00 |
silver%warwickcompsoc.co.uk
|
6da5d073c0
|
Bug 439374 - Mark mouse events with the correct source for CEIP logging. p=glenjamin+bmo@gmail.com (Glen Mailer) r=silver ChatZilla only.
|
2008-06-20 12:52:31 +00:00 |
silver%warwickcompsoc.co.uk
|
db9aec8d18
|
Bug 437375 - Don't fail startup for corrupt awayMsgs.txt files, and rename them so the user can recover any data from them. p=glenjamin+bmo@gmail.com (Glen Mailer) r=silver ChatZilla only.
|
2008-06-20 12:30:11 +00:00 |
silver%warwickcompsoc.co.uk
|
7e7a7251e6
|
Bug 416749 - Place <wbr> tags after each processed section of text, as well as in the middle, so that lots of short processed text chunks will still wrap. p=krishean@gmail.com (krishean) r=silver ChatZilla only.
|
2008-06-20 12:25:06 +00:00 |
gijskruitbosch%gmail.com
|
fdc6820f2e
|
Bug 437184 - Inline CTCP causes messages to get lost
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
p=glenjamin+bmo@gmail.com (Glen Mailer)
ChatZilla Only. NPOTFFB.
|
2008-06-18 10:16:34 +00:00 |
gijskruitbosch%gmail.com
|
7be3a89e49
|
Bug 436871 - Tidy up display and message row attributes of msgs to another view
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
p=glenjamin+bmo@gmail.com (Glen Mailer)
ChatZilla Only. NPOTFFB.
|
2008-06-18 10:14:08 +00:00 |
gijskruitbosch%gmail.com
|
94c9e9c129
|
Bug 437855 - CEIP shouldn't use .key for accesskeys
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
p=wladow@gmail.com (Vlado Valastiak)
ChatZilla Only, NPOTFFB.
|
2008-06-17 22:48:40 +00:00 |
gijskruitbosch%gmail.com
|
50c5a177d6
|
Bug 431715 - Make makexpi.sh ship a chrome.manifest
r=silver@warwickcompsoc.co.uk (James Ross)
r=kairo@kairo.at (Robert Kaiser)
ChatZilla Only. NPOTFFB.
|
2008-06-17 22:22:31 +00:00 |
gijskruitbosch%gmail.com
|
ce08ab2642
|
Bug 399450 - Don't always leave editing mode on loss of focus
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only. NPOTFFB.
|
2008-06-17 21:51:54 +00:00 |
gijskruitbosch%gmail.com
|
7dbd89b291
|
Bug 417196 - Turn off multiline mode automatically after pastes.
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only. NPOTFFB.
|
2008-06-17 21:31:44 +00:00 |
gijskruitbosch%gmail.com
|
4650fc5f3d
|
Bug 433703 - Link all-numeric channels
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only. NPOTFFB.
|
2008-06-17 21:20:22 +00:00 |
kairo%kairo.at
|
767d1d5c75
|
bug 399031 - Convert xpfe prefpane to toolkit version (DOMi), p=aqualon@aquachan.de r=sdwilsh sr=Neil
|
2008-06-17 12:54:43 +00:00 |
gijskruitbosch%gmail.com
|
2fb133733b
|
Releasing Venkman 0.9.87.4 -- no bug, r+sr+a=firebot, NPOTFFB, Venkman Only.
|
2008-06-15 19:00:58 +00:00 |
gijskruitbosch%gmail.com
|
cc90124b7e
|
Bug 428848 - Fix Venkman on fx2 et non-contentaccessible al.
r=shaver@mozilla.com (Mike Shaver)
a=NPOTFFB
Venkman Only.
|
2008-06-15 18:18:39 +00:00 |
Olli.Pettay%helsinki.fi
|
ffe46a3d1d
|
[NPOTB] Bug 423730, [1.1] Implement XPath function adjust-dateTime-to-timezone, p=msterlin@us.ibm.com, r=aaronr,me
|
2008-06-04 08:21:58 +00:00 |
silver%warwickcompsoc.co.uk
|
067dab36e5
|
Bug 435891 - Force loading output-base.css before the motif to avoid worrying about whether the motif has permission to load it itself. ChatZilla only. r=gijs
|
2008-06-03 21:17:23 +00:00 |
gijskruitbosch%gmail.com
|
490be80bbe
|
Bug 428848 - Venkman can't load its <venkman-source.css> after bug 292789
r=caillon@redhat.com (Christopher A. Aillon)
r=ted.mielczarek@gmail.com (Ted Mielczarek)
a=NPOTFB
|
2008-06-03 09:39:25 +00:00 |
silver%warwickcompsoc.co.uk
|
c2b535bada
|
Bug 436780 - Show the reasons attached to PART events for the local user. ChatZilla only. r=gijs
|
2008-06-01 19:03:00 +00:00 |
silver%warwickcompsoc.co.uk
|
8e0e7b5acd
|
Bug 435772 - Carefully avoid touching Java when figuring out our execution environment, to prevent the plugin from unnecessarily starting. ChatZilla only. r=gijs
|
2008-05-31 23:10:26 +00:00 |
gijskruitbosch%gmail.com
|
98c8d951b1
|
Bug 435602 - / in channel names for irc: urls are incorrectly escaped
p=glenjamin+bmo@gmail.com (Glen Mailer)
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
a=NPOTB
|
2008-05-31 15:02:22 +00:00 |
gijskruitbosch%gmail.com
|
b3a4f14cb9
|
Bug 419230 - /msg and /describe messages not sent to current channel/user look as if they were.
p=glenjamin+bmo@gmail.com
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
a=NPOTB
|
2008-05-31 14:59:22 +00:00 |
silver%warwickcompsoc.co.uk
|
cb45f6ff99
|
Bug 434086 - Reposition calls to command hooks so that before and after hooks are always called the same number of times. ChatZilla only. r=gijs
|
2008-05-30 20:33:26 +00:00 |
silver%warwickcompsoc.co.uk
|
78ccf62591
|
Bug 432482 - set 'unselected' property on tree cells as well as rows, because they are not inherited by Gecko. ChatZilla only. r=gijs
|
2008-05-30 20:25:53 +00:00 |
stefanh%inbox.com
|
313e0567ae
|
Bug 436502 - instantApply=tue in extensions/metrics/content/prefs.xul. Fix typo. NPOTDB. r=pete.
|
2008-05-30 20:05:07 +00:00 |
gijskruitbosch%gmail.com
|
648f67a479
|
Upping Songbird version requirements. p=mitch_1_2@live.com.au, r=me, a=firebot aka NPOTFB.
|
2008-05-28 18:19:44 +00:00 |
ajschult%verizon.net
|
e6dde11790
|
Bug 408844: Installer repackaging and installation of ChatZilla language packs, patch by Vlado Valastiak <wladow@gmail.com>, r=mcsmurf, r=gijs
|
2008-05-19 03:59:37 +00:00 |
silver%warwickcompsoc.co.uk
|
d4ca618a8d
|
Release ChatZilla 0.9.82.1. ChatZilla only.
|
2008-05-12 21:58:11 +00:00 |
gijskruitbosch%gmail.com
|
c0a230fd5e
|
Bug 432831 - Columns in "Join Channel" dialog not resizeable
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only. a=NPOTB.
|
2008-05-11 21:29:40 +00:00 |
gijskruitbosch%gmail.com
|
b4e680161a
|
Bug 432818 - Moving a tab for a channel called "#" triggers problems
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only. a=NPOTB.
|
2008-05-11 21:27:11 +00:00 |
silver%warwickcompsoc.co.uk
|
5d88d69e01
|
Bug 432235 - Make double-clicking a user in the userlist open a query window. ChatZilla only. p=mitch_1_2@live.com.au r=silver
|
2008-05-11 21:17:25 +00:00 |
silver%warwickcompsoc.co.uk
|
121814516d
|
Bug 432418 - Don't try and split lines using a server method when we don't have a server (e.g. DCC chat). ChatZilla only. r=gijs
|
2008-05-11 21:13:26 +00:00 |
silver%warwickcompsoc.co.uk
|
84f7f01a99
|
Bug 432482 - Add 'unselected' property to tree rows and then override theme's poor choice of colours on such rows (for Mac). ChatZilla only. r=gijs
|
2008-05-11 21:10:28 +00:00 |
reed%reedloden.com
|
647f62f64c
|
Bug 398810 - "Remove MOZILLA_1_8_BRANCH ifdefs from core on trunk" (metric extension only) [p=mh+mozilla@glandium.org (Mike Hommey) r=pete (NPOTB)]
|
2008-05-10 03:46:48 +00:00 |
reed%reedloden.com
|
8ef508437e
|
Bug 431358 - "DOM Inspector doesn't work in Sunbird 0.6a1 Trunk builds" (use correct trunk version) [p=ssitter@gmail.com (Stefan Sitter) r=sdwilsh]
|
2008-05-07 10:27:35 +00:00 |
aaronr%us.ibm.com
|
ddcdd0c52b
|
[XForms] NPOTB XBL bindings fail with security error. Bug 431581, r=surkov+olli
|
2008-05-05 19:32:47 +00:00 |
silver%warwickcompsoc.co.uk
|
eb02354ee4
|
Bug 432216 - Let the preferences window work when opened from Firefox's addons window. ChatZilla only. r=gijs
|
2008-05-05 13:40:22 +00:00 |
silver%warwickcompsoc.co.uk
|
208eb39aa5
|
Release ChatZilla 0.9.82. ChatZilla only.
|
2008-05-05 01:52:17 +00:00 |
silver%warwickcompsoc.co.uk
|
d804d6088d
|
Fix typo in comment introduced yesterday. ChatZilla only.
|
2008-05-04 22:24:01 +00:00 |
silver%warwickcompsoc.co.uk
|
82cfbf86c3
|
Bug 431859 - Updated userlist icons plus SVG source file. ChatZilla only. p=wormsxulla@yahoo.com r=silver
|
2008-05-04 22:14:24 +00:00 |
silver%warwickcompsoc.co.uk
|
606e90958e
|
Bug 410962 - Style userlist appropriately for dark motif. ChatZilla only. p=wormsxulla@yahoo.com r=gijs
|
2008-05-04 22:12:31 +00:00 |
silver%warwickcompsoc.co.uk
|
3e94fb903f
|
Bug 299472 - Add optional instrumentation code (CEIP). ChatZilla only. r=gijs
|
2008-05-04 20:30:27 +00:00 |
gijskruitbosch%gmail.com
|
7b7de46957
|
Fixing ircnet server per discussion with opers there. r=silver on IRC, No bug, a=NPOTB: ChatZilla Only
|
2008-05-03 20:50:14 +00:00 |
gijskruitbosch%gmail.com
|
7c38022ed5
|
Bug 415006 - "/voice *" should voice all people
p=mitch_1_2@live.com.au (Mitchell Field)
r=silver@warwickcompsoc.co.uk (James Ross)
a=NPOTB (ChatZilla Only)
|
2008-05-03 17:24:15 +00:00 |
silver%warwickcompsoc.co.uk
|
73409072d5
|
Bug 430977 - Fix preferences window to show channels when their network is not visible, and fix users not appearing at all. ChatZilla only. r=gijs
|
2008-05-03 16:01:08 +00:00 |
gijskruitbosch%gmail.com
|
97169bd65b
|
Bug 423644 - Override 421 (ERR_UNKNOWNCOMMAND) message from server
p=mitch_1_2@live.com.au (Mitchell Field)
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
a=NPOTB (ChatZilla Only)
|
2008-05-03 15:49:16 +00:00 |
gijskruitbosch%gmail.com
|
3274755d4a
|
Bug 423011 - "User commands" are missing in the context menu in Query views
p=mitch_1_2@live.com.au (Mitchell Field)
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
a=NPOTB (ChatZilla Only)
|
2008-05-03 15:46:36 +00:00 |
gijskruitbosch%gmail.com
|
4b578d8f0f
|
Bug 418722 - Browse... button in pref window should work if pref is invalid
r=silver@warwickcompsoc.co.uk (James Ross)
a=NPOTB (ChatZilla Only)
|
2008-05-03 15:41:25 +00:00 |
silver%warwickcompsoc.co.uk
|
589085c238
|
Bug 420635 - Don't save new nickname from /nick until the server responds. ChatZilla only. r=gijs
|
2008-05-03 15:36:07 +00:00 |
gijskruitbosch%gmail.com
|
45138a57ff
|
Bug 422060 - Split messages for display already, to indicate "spam" and/or link breakage
r=silver@warwickcompsoc.co.uk (James Ross)
a=NPOTB (ChatZilla Only)
|
2008-05-03 15:30:03 +00:00 |
gijskruitbosch%gmail.com
|
4c74f74a08
|
Bug 431706 - Remove aaa: namespacing for aria stuff in ChatZilla's XUL files
r=silver@warwickcompsoc.co.uk (James Ross)
r=marco.zehe@googlemail.com (Marco Zehe)
a=NPOTB (ChatZilla Only)
|
2008-05-03 15:25:50 +00:00 |
jwalden%mit.edu
|
abed574f4f
|
Bug 430251 - Update to latest HTML5 and make postMessage dispatch its event asynchronously, as well as dispatch at the window, not the document. r=jst, r=smaug, sr=sicking, a=damons, c=cookie
|
2008-05-02 19:26:50 +00:00 |
kairo%kairo.at
|
93056a971e
|
bug 431453 - Make browser-chrome mochitests pass on SeaMonkey: make some platform tests Firefox-only or non-SeaMonkey (as applicable), r=smontagu for docshell, r=dwitte for cookie, r=gavin for dlmgr, a1.9=damons for platform tests; make SeaMonkey sanitizer tests pass, sr=Neil
|
2008-05-02 13:13:23 +00:00 |
timeless%mozdev.org
|
1f0bdab633
|
Bug 421006 DOMi isn't available on trunk
r=sdwilsh moa=timeless
|
2008-05-02 06:09:58 +00:00 |