Jonathan Kew
|
73e737410a
|
bug 609691 - check result of gfxFontGroup::MakeTextRun for failure. r=karlt a=joe
|
2010-12-01 11:53:45 +00:00 |
|
Frank Yan
|
22fbb53ff3
|
Fix entity typo that caused bustage. a=bustage
|
2010-12-01 02:39:32 -08:00 |
|
Frank Yan
|
e503beb730
|
Partial backout to try to fix failures. a=bustage
|
2010-12-01 01:32:24 -08:00 |
|
Alexander Surkov
|
d0e4ac6e42
|
Bug 615180 - introduce ARIARole() method, r=fer, a=davidb
|
2010-12-01 16:53:17 +08:00 |
|
Dão Gottwald
|
2cef6546ee
|
Bug 612854 - Tabs on glass should be opaque to get sub-pixel anti-aliasing. ui-r=shorlander r+a=gavin
|
2010-12-01 09:32:36 +01:00 |
|
Dão Gottwald
|
b0f473e6ba
|
Bug 614824 - Fix typo. r=unfocused
--HG--
extra : rebase_source : 8d0e0b98c4d5cede4e62d54e6341732db3922649
|
2010-12-01 07:44:57 +01:00 |
|
Dão Gottwald
|
a232bd091d
|
browser_test_favicon.js doesn't use Firefox-specific API anymore, remove MOZ_PHOENIX ifdef
--HG--
extra : rebase_source : 1a1e84700c9f1a605d14d8b6ffd42a33bdbb62da
|
2010-11-29 14:35:29 +01:00 |
|
Frank Yan
|
91b1065316
|
Bug 604419 - Selecting "Don't show this message..." should prevent pop-up blocked info bar from being displayed. r=gavin ui-r=faaborg a=blockingfinal
|
2010-12-01 00:06:54 -08:00 |
|
Frank Yan
|
27905eb86d
|
Bug 610922 - "Options..." and "Show All Bookmarks..." should not end with an ellipsis. r+a=dolske ui-r=faaborg
|
2010-12-01 00:04:40 -08:00 |
|
Daniel Holbert
|
d1982dc6b5
|
Bug 611396: Remove 3 unused 'rv' variables from StartupCache.cpp. r=dwiitte a=bsmedberg
|
2010-11-30 21:27:30 -08:00 |
|
Daniel Holbert
|
cb035548ba
|
Bug 613292: Reorder nsXULWindow constructor init list to fix build warning. r=jmathies a=bsmedberg
|
2010-11-30 21:27:30 -08:00 |
|
Daniel Holbert
|
0a08273c27
|
Bug 613283: Remove unused/duplicate method 'InternalFormatHasAlpha'. r=vlad a=bsmedberg
|
2010-11-30 21:27:30 -08:00 |
|
Daniel Holbert
|
365b12fb3a
|
(no bug) comment fix in SVG code: s/rational/rationale/. a=comments-only
|
2010-11-30 21:27:30 -08:00 |
|
timeless@mozdev.org
|
0d174bacf1
|
Bug 615265: unused variable textStyle in nsTableCellFrame::VerticallyAlignChild. r=bz a=bz
|
2010-11-30 21:27:29 -08:00 |
|
timeless@mozdev.org
|
b897ecf23f
|
Bug 585412 warning: unused variable allowScripts in nsXBLService::GetBinding
r=neil a=sicking
|
2010-11-30 21:27:29 -08:00 |
|
Philipp von Weitershausen
|
af2168322c
|
Bug 612699 - Sync UI: Update to simplify crypto. r=mconnor a=blocking-beta8
|
2010-11-30 20:39:32 -08:00 |
|
Philipp von Weitershausen
|
44c4f1539e
|
Bug 615021 - Merge fx-sync to mozilla-central. a=lotsa-blockers
|
2010-11-30 20:39:13 -08:00 |
|
Wes Johnston
|
dfa1b6443c
|
Bug 593815 - Tests for download files with the same name. [r=sdwilsh, a=blocker]
--HG--
extra : rebase_source : a2fc4fc7080afe15d2359ea454153f3faf8d4d4b
|
2010-11-22 19:36:42 -08:00 |
|
Wes Johnston
|
ed239bf1dc
|
Bug 593815 - Remove all files left behind when a download is canceled. [r=sdwilsh, sr=bz, a=blocker]
--HG--
extra : rebase_source : e70063c968a1a85ff6a9813af2c42a8c44e676e6
|
2010-11-22 19:36:45 -08:00 |
|
Matthew Gregan
|
aca5c745d4
|
Bug 612798 - Remoting Audio - Thread per stream to avoid problems with blocking drain/write calls. r=dougt. a=blocking-fennec
--HG--
extra : rebase_source : a2efdcf562d3da08e9676fe174d0cdc3e317fa82
|
2010-11-30 18:37:32 +13:00 |
|
Matthew Gregan
|
74c9d71285
|
Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 0fe7883f97fb4f014b9f39ced902bc96b0eebc31
|
2010-11-26 17:13:54 +13:00 |
|
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 |
|