Commit Graph

235882 Commits

Author SHA1 Message Date
Mounir Lamouri
00f971f0ae Bug 615697 - <input type='file'> change event should bubble. r=smaug a=blocking-betaN 2010-12-03 15:20:07 +01:00
Ehsan Akhgari
5d5fac42ff Bug 614958 - Part 2: Protect the destruction of the callback objects the same way as the event sink object to avoid possible deadlock scenarios; r=bzbarsky a=blocking-beta8+ 2010-12-02 19:22:45 -05:00
Axel Hecht
a4cd713d8b bug 613055, update shipped-locales for beta 8, a=DONTBUILD 2010-12-03 15:03:40 +01:00
Alexander Surkov
888b980447 Bug 615189 - tests for menu events, r=fer, a=test 2010-12-03 18:49:20 +08:00
Alexander Surkov
4a3b7337a8 Bug 615846 - correct name/test_markup.html, extend events debugging in mochitests, r=fer, a=test 2010-12-03 18:49:08 +08:00
Johnny Stenback
2a51aa9c9f Backout merge, a=backout 2010-12-02 23:36:23 -08:00
Johnny Stenback
be0b70e13b Backed out changeset 78df45be19d1 due to test failures caused by it but were hidden because of lack of support for adoptNode, which was fixed in a4813c8be814, a=orange 2010-12-02 23:36:00 -08:00
Josh Aas
a8d97da1e3 Bug 615935: Cancel any complex text composition for a Cocoa NPAPI plugin when it doesn't return kNPEventStartIME for a key down event. r=smichaud a=blocking2.0betaN+ 2010-12-03 00:22:20 -05:00
Josh Aas
4158076363 Bug 615881: Fix several bugs related to the handling of NPAPI's NPPluginFuncs structure. r=bsmedberg a=blocking2.0final+ 2010-12-03 00:20:59 -05:00
Peter Van der Beken
92c77053b1 Bug 605672. Fix reason for invalid scope assertion. r=jst@mozilla.com, a=blocker. 2010-11-30 12:02:15 -08:00
Ehsan Akhgari
e22cac2961 Merge backout; a=leak-fix 2010-11-30 14:51:15 -05:00
Ehsan Akhgari
1feafdb835 Back out bug 608158, bug 608037 and bug 567029 because of the browser-chrome leaks 2010-11-30 14:50:42 -05:00
Gregor Wagner
7d300dd2b8 Bug 609543 - Frequent hangs in dromaeo_sunspider during sunspider-access-nsieve.html (after sunspider-access-nbody.html); r=dmandelin a=blocking-beta9+ 2010-11-30 14:48:46 -05:00
Boris Zbarsky
3fefd9af5d Bug 614724 followup. Fix crash due to silly assumptions about order of argument evaluation. a=orange 2010-11-30 13:59:42 -05:00
Ehsan Akhgari
4680bdd42c Merge backout of bug 614286; a=bustage-fix 2010-11-30 13:58:01 -05:00
Ehsan Akhgari
7daaa00ea9 Backed out changeset 630b08a7fe63 because of xpcshell test failures 2010-11-30 13:57:24 -05:00
Boris Zbarsky
3402cba7c8 Bug 614058. Fix regression in IsEqualNode. r=jst, a=blocker 2010-11-30 13:19:59 -05:00
Boris Zbarsky
26f311d0b7 Bug 609272. Make sure to not apply clipping of overflow when printing to the root element, because it doesn't really make use of its overflow style itself. r=dbaron 2010-11-30 13:19:57 -05:00
Boris Zbarsky
98af71aef3 Bug 478445 and bug 499628. strokeText needs to not re-stroke the current path. r=vlad, a=vlad 2010-11-30 13:19:56 -05:00
Boris Zbarsky
26f3831fe8 Bug 605296 part 2. Make username/password stringify undefined to empty string. r=sicking 2010-11-30 13:18:15 -05:00
Boris Zbarsky
5bffd5e5b2 Bug 605296 part 1. Infrastructure for supporting AUTF8String in quickstubs. r=jorendorff 2010-11-30 13:18:15 -05:00
Boris Zbarsky
3fe2b9b4bb Bug 608914 part 2. Get rid of some temporary strings now that we can AppendFloat to an nsAString. r=dbaron 2010-11-30 13:18:15 -05:00
Boris Zbarsky
2c04de129c Bug 608914 part 1. Remove the nsString overloads of AppendInt and move AppendFloat up to nsAString. r=bsmedberg 2010-11-30 13:18:15 -05:00
Boris Zbarsky
65d75b2402 Bug 614724. Quickstub createElementNS. r=peterv 2010-11-30 13:18:14 -05:00
Raymond Lee
db27e30269 Bug 608158 - Exiting Panorama when nothing but hidden groups and no app tabs, should create new tab [r=ian, a=beltzner]
--HG--
extra : rebase_source : ddd7a59682ade581eabe1330e6745cd052c3107d
2010-11-30 10:02:22 +08:00
Raymond Lee
0a70b01cbe Bug 608037 - Undo close tab in Panorama UI should keep you in Panorama UI [r=ian, a=beltzner]
--HG--
extra : rebase_source : 6ccf0158f4eb2b969a31590eb36a6ec1eb2c7853
2010-11-30 13:03:51 +08:00
Ehsan Akhgari
dfed869c9f Bug 614286 - Don't initialize the socket transport service unless we know that we're online; r=bzbarsky a=blocking-beta8+ 2010-11-25 00:20:11 -05:00
Ehsan Akhgari
e6fd2c9dad Bug 614988 - "ASSERTION: We should never try to use the editor if we're not initialized unless we're being initialized" should not apply to textarea's; r=bzbarsky a=roc 2010-11-26 15:48:45 -05:00
timeless@mozdev.org
ce3df3aeac Bug 615534 warning: operation ++ on 'i' may be undefined as i is used again in an argument to CopyIndexAfterObject in MinidumpGenerator::WriteMemoryListStream. r+a=ted 2010-11-30 15:44:36 +00:00
Jonathan Kew
9de27c6c67 bug 615121 - reftests for direction of vertical glyph offsets. r=karlt a=test-only 2010-11-30 15:44:36 +00:00
Karl Tomlinson
b2ddc04354 bug 615121 - fix operator precedence error in glyph yoffset. r=jfkthame a=blocking-betaN 2010-11-30 15:44:35 +00:00
Alexander Surkov
bf1e98aa19 Bug 614829 - menupopup end event isn't fired for ARIA menus, r=fer, marcoz, a=blocking2.0final+ 2010-11-30 23:43:17 +08:00
Axel Hecht
503fda9430 bug 613055, update shipped-locales for beta 8, a=DONTBUILD
--HG--
extra : rebase_source : b87ec9511bc0dd02608e35c42b55fc1b1dfa0883
2010-11-30 15:01:46 +01:00
Vivien Nicolas
5a57d40dc8 Bug 597296 - Chrome registry selected locale should not changed immediatly [r=bsmedberg,glandium, a=blocking-fennec] 2010-11-30 15:02:23 +01:00
Mounir Lamouri
b07af12fe3 Backed out changeset d1fe7786e33b (see of orange). a=backout 2010-11-30 12:31:22 +01:00
Boris Zbarsky
f4effdf6a3 Bug 614724. Quickstub createElementNS. r=peterv a=jst 2010-11-30 11:56:12 +01:00
Ginn Chen
ad0cb3e937 Bug 612234 Part 4: Fix fg color of menu in open state r=dao a=blocking-2.0 2010-11-30 14:39:35 +08:00
Ginn Chen
7dee8d48a0 Bug 612234 Part 3: Make internal pixman functions hidden for Solaris Studio compiler r=jmuizelaar a=blocking-2.0 2010-11-30 14:38:47 +08:00
Ginn Chen
b8007388b7 Bug 612234 Part 2: Rename all pixman export functions r=jmuizelaar a=blocking-2.0 2010-11-30 14:38:22 +08:00
Ginn Chen
72a40ae401 Bug 612234 Part 1: Define MOZ_TREE_PIXMAN when using internal pixman r=jmuizelaar a=blocking-2.0 2010-11-30 14:38:02 +08:00
timeless@mozdev.org
0cda5059a7 Bug 615256 warning: 'PRBool FramesOnSameLineHaveZeroHeight(nsIFrame*)' defined but not used; r=mats a=ehsan landing on a CLOSED TREE instead of a white-space change to get a Windows debug X test run 2010-11-30 00:00:38 -05:00
Ehsan Akhgari
80819351a9 Disable the last part of the testcase for bug 553094 to make it pass correctly on Mac as well; a=bustage-fix landed on a CLOSED TREE 2010-11-29 22:28:13 -05:00
Ehsan Akhgari
c149fb3212 Followup of the backout of bug 542999, fix an incorrect merge conflict resolution 2010-11-29 22:27:46 -05:00
Paul O’Shannessy
26de26b45a Fix xpcshell failure from bug 468246 revealed by bug 613516 [a=bustage] landed on a CLOSED TREE 2010-11-29 20:57:30 -05:00
Igor Bukanov
3cd80126ed Bug 613516 - xpcshell dump doesn't print newlines. r=jorendorff, a=blocking 2010-11-29 13:27:27 -08:00
Ehsan Akhgari
df34270157 Merge backout of bug 542999 2010-11-29 20:50:32 -05:00
Ehsan Akhgari
93f671b05d Backed out changeset 78d7e307a632 (bug 542999) because the patch doesn't solve the problem, and the test is broken 2010-11-29 20:40:42 -05:00
Christian Biesinger
4c2c51437a Bug 614717 retry: Make test_bug369787.js not hang when the test fails by
ensuring that do_test_finished is called even when an exception is thrown.
Also make the test work in the presence of PAC, where the channel changes
between asyncOpen and onStartRequest.

r=bz a=test-only
2010-11-29 15:41:21 -08:00
Christian Biesinger
88ff626760 Backed out changeset dd249f45dc3d
Clearly I don't know hg well enough, didn't mean to commit all this. a=I-messed-up
2010-11-29 15:34:30 -08:00
Christian Biesinger
6f6cd3b97a Bug 614717 Make test_bug369787.js not hang when the test fails by ensuring
that do_test_finished is called even when an exception is thrown.
Also make the test work in the presence of PAC, where the channel changes
between asyncOpen and onStartRequest.

r=bz a=test-only
2010-11-29 15:28:40 -08:00