Commit Graph

58198 Commits

Author SHA1 Message Date
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
Sean Dunn
5bc15d514c Bug 567029 - "Titles of tab items get clipped off within groups" [f=ian r=dietrich a=blocking]
--HG--
extra : rebase_source : 0f35ea3af211053b36b54b4a667fab01cec86e58
2010-09-27 01:25:00 -07:00
Henrik Skupin
52600ff97c Bug 613802 - Removal of the orange Mozmill testDefaultBookmarks test. r=jhammel, a=test-only 2010-11-30 08:26:14 -08:00
Ehsan Akhgari
7a4187824b Bug 597296 followup - Move the implementation of nsChromeRegistryChrome::UpdateSelectedLocale out of MOZ_IPC #ifdef to fix no-IPC builds; a=bustage DONTBUILD 2010-11-30 11:16:37 -05: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
Margaret Leibovic
31bc792e51 Bug 610773 - In the Firefox menu items in the right and left panes need to be vertically aligned. r=dao, ui-r=faaborg, a=sdwilsh 2010-11-29 13:23:49 -08:00
Margaret Leibovic
f50b2caf40 Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking 2010-11-29 13:22:25 -08:00
Ehsan Akhgari
1e274d02e9 Merge backout; a=bustage 2010-11-29 15:04:32 -05:00
Ehsan Akhgari
97d66f9128 Backed out changeset 1f53f85ddfb5 because of mochitest-3 failure 2010-11-29 15:04:20 -05:00
Justin Lebar
71e63abc25 Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking 2010-11-29 11:13:12 -08:00
Ehsan Akhgari
4eea02ba77 Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+ 2010-11-29 13:50:09 -05:00
Ehsan Akhgari
c92e063c3b Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+ 2010-11-29 13:50:09 -05:00
David Bolter
0065a7e469 Bug 613502 - Map <article> like we do aria role "article". r=MarcoZ,surkov a=davidb 2010-11-29 13:32:19 -05:00
David Bolter
4861c0f80c Bug 614330 - Add role name for html:aside. r=MarcoZ a=davidb 2010-11-29 13:32:14 -05:00
David Bolter
96b49651f4 Bug 607046. Switch the order of the debug output. r=davidb,a=debugging 2010-11-29 13:30:54 -05:00
Michael Yoshitaka Erlewine
33c8e5e66f Bug 610266 - Remove Drag.isResizing [r+a=dolske]
--HG--
extra : rebase_source : c3a30c9e1630a266e22c58d75a0b27ee9a5adbe2
2010-11-24 16:19:47 -05:00
Michael Yoshitaka Erlewine
a31b41f826 Bug 604866 - Zoom-in not working above a certain preview size [r=ian, a=blocking2.0=final+]
--HG--
extra : rebase_source : c1b67e0987cb1473e113df00502ed20ef22c8259
2010-11-27 17:28:18 -05:00
Blake Kaplan
f92bd7856e Bug 612836 - Second verse, same as the first (see also bug 602223): Use the global object instead of the parent so we're sure to have a non-null parent. r=gal, a=blocker 2010-11-29 13:37:01 -08:00