Commit Graph

58214 Commits

Author SHA1 Message Date
Gavin Sharp
ae28ee4c58 Bug 615194: add test to check isActive annotation is correct for tabs. r=bzbarsky, a=blocker 2010-11-30 17:57:20 -05:00
Boris Zbarsky
e72511da7a Bug 615194. Make all new tabs not active by default, not just those with a non-blank url. r=gavin 2010-11-30 23:06:49 -05:00
Brad Lassey
2687de2458 bug 604712 - Add device information to nsISystemInfo for use by crash reporting and feedback addon. r=mwu a=blocking-fennec 2010-11-30 22:19:53 -05:00
Bas Schouten
ba88babee3 Bug 615462: Only draw native theme for the dirty rect. r=roc a=blocking-final 2010-12-01 04:20:05 +01:00
Bas Schouten
04de10e53d Bug 606372: Properly inverse transform the brushes in D2D. r=jrmuizel a=blocking-final 2010-12-01 02:17:05 +01:00
Boris Zbarsky
847733099f Bug 605296 followup: fix test to do the right thing on failure. a=orange 2010-11-30 16:19:40 -05:00
Peter Van der Beken
e5ba6a8e5b Bug 605672. Fix reason for invalid scope assertion. r=jst@mozilla.com, a=blocker. 2010-11-30 12:02:15 -08:00
Ehsan Akhgari
906eb73d10 Merge backout; a=leak-fix 2010-11-30 14:51:15 -05:00
Ehsan Akhgari
6e55f9d1eb 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
45f84f0f1d 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
2441a77d65 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
8f5f36aa89 Merge backout of bug 614286; a=bustage-fix 2010-11-30 13:58:01 -05:00
Ehsan Akhgari
fd067b7b7d Backed out changeset 630b08a7fe63 because of xpcshell test failures 2010-11-30 13:57:24 -05:00
Boris Zbarsky
729bd9d4ac Bug 614058. Fix regression in IsEqualNode. r=jst, a=blocker 2010-11-30 13:19:59 -05:00
Boris Zbarsky
f5eba2ae67 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
81f1570669 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
1a2b254c3a Bug 605296 part 2. Make username/password stringify undefined to empty string. r=sicking 2010-11-30 13:18:15 -05:00
Boris Zbarsky
71fbf19546 Bug 605296 part 1. Infrastructure for supporting AUTF8String in quickstubs. r=jorendorff 2010-11-30 13:18:15 -05:00
Boris Zbarsky
325022b283 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
94067d7eb1 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
5fbee7c023 Bug 614724. Quickstub createElementNS. r=peterv 2010-11-30 13:18:14 -05:00
Raymond Lee
1073d6a819 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
b2f03b9cf1 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
932c374a07 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
f10d7e89cf 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
a408fd8bb9 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
d43dbff153 bug 615121 - reftests for direction of vertical glyph offsets. r=karlt a=test-only 2010-11-30 15:44:36 +00:00
Karl Tomlinson
ce91e01757 bug 615121 - fix operator precedence error in glyph yoffset. r=jfkthame a=blocking-betaN 2010-11-30 15:44:35 +00:00
Alexander Surkov
58519c5079 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
59c3e858a5 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
e0789d0593 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
b85f73f463 Backed out changeset d1fe7786e33b (see of orange). a=backout 2010-11-30 12:31:22 +01:00
Boris Zbarsky
f52401fdc4 Bug 614724. Quickstub createElementNS. r=peterv a=jst 2010-11-30 11:56:12 +01:00
Ginn Chen
fb26e96957 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
1308832119 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
7d659f52c9 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
af3d6af6e5 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
af331b879b 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
0bda7125ce 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
2ebe293b60 Followup of the backout of bug 542999, fix an incorrect merge conflict resolution 2010-11-29 22:27:46 -05:00
Paul O’Shannessy
8b012b0588 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
e5f1910eb6 Bug 613516 - xpcshell dump doesn't print newlines. r=jorendorff, a=blocking 2010-11-29 13:27:27 -08:00
Ehsan Akhgari
9d67a03078 Merge backout of bug 542999 2010-11-29 20:50:32 -05:00
Ehsan Akhgari
4f1864a23c 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
3d0f970811 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
5f1420c073 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
1c2cfa92d1 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
Ehsan Akhgari
e1b37cf3b1 Merge backout; a=bustage 2010-11-29 18:15:36 -05:00
Ehsan Akhgari
2c157d2e7e Backed out changeset 650ad3cd7e52 because of xpcshell test failure 2010-11-29 18:15:24 -05:00
Igor Bukanov
c0da529140 Bug 613516 - xpcshell dump doesn't print newlines. r=jorendorff, a=blocking 2010-11-29 13:27:27 -08:00