Boris Zbarsky
|
adf0cee825
|
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
|
ce4d032cff
|
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
|
4f4812b252
|
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 |
|
Matt Brubeck
|
4bab762e39
|
Bug 616020 - Use armeabi-v7a for thumb2 packages on Android. r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 90ab7c2d280858d7381a0ac87e28e44a5d46b024
|
2010-12-01 16:28:17 -08:00 |
|
Bas Schouten
|
c25d19611b
|
Bug 588271 - Part 5: Mark reftests as no longer failing. r=vlad a=blocking-betan
|
2010-12-02 14:18:00 +01:00 |
|
Bas Schouten
|
c58ebac067
|
Bug 588271 - Part 4: Add specialized rendering codepaths for the most common border types. r=vlad a=blocking-betan
|
2010-12-02 14:17:58 +01:00 |
|
Bas Schouten
|
ff7020a8d1
|
Bug 588271 - Part 3: Update reftest to mask the nose edge because of color interpolation inconsistencies. r=jrmuizel
|
2010-12-02 14:17:56 +01:00 |
|
Bas Schouten
|
214be71f94
|
Bug 588271 - Part 2: Update masks of some reftests to new border rendering. r=jrmuizel
|
2010-12-02 14:17:54 +01:00 |
|
Bas Schouten
|
0f13f514b2
|
Bug 588271 - Part 1: Mask corners of some reftests because of AA differences. r=roc
|
2010-12-02 14:17:52 +01:00 |
|
Kyle Huey
|
e76dc620f2
|
Bug 614279: Make nsHTMLDataListElement QI to its own CC participant. r=peterv a=blocking-final
|
2010-12-02 14:13:59 +01:00 |
|
Boris Zbarsky
|
7f2bf265a9
|
Bug 605296 part 2. Make username/password stringify undefined to empty string. r=sicking, a=blocker
|
2010-11-30 13:18:15 -05:00 |
|
Boris Zbarsky
|
55e8b92c2c
|
Bug 605296 part 1. Infrastructure for supporting AUTF8String in quickstubs. r=jorendorff
|
2010-11-30 13:18:15 -05:00 |
|
Boris Zbarsky
|
b0c658578e
|
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
|
23c2b599dc
|
Bug 614058. Fix regression in IsEqualNode. r=jst, a=blocker
|
2010-11-30 13:19:59 -05:00 |
|
Mounir Lamouri
|
a1461e82de
|
Bug 595432 - Use an arrow panel for the invalid form popup. r=gavin ui-r=limi a=blocking-betaN
|
2010-12-01 23:13:34 +01:00 |
|
Rob Campbell
|
8c2c08f308
|
Bug 612300 - Web Console opening and closing transition is too slow; f=pwalton r+a=gavin.sharp
|
2010-12-02 06:50:29 -04:00 |
|
Patrick Walton
|
8af024cec2
|
Bug 601667 - Web Console toolbar styling, part 4; f=mihai.sucan,ddahl r=l10n,sdwilsh,dao,kdangoor, a=blocking2.0
|
2010-12-02 06:50:29 -04:00 |
|
Patrick Walton
|
7bce939f7c
|
Bug 601667 - Web Console toolbar styling, part 3; f=mihai.sucan,ddahl r=l10n,sdwilsh,dao,kdangoor, a=blocking2.0
|
2010-12-02 06:50:29 -04:00 |
|
Patrick Walton
|
0677b5d80f
|
Bug 601667 - Web Console toolbar styling, part 2; f=mihai.sucan,ddahl r=l10n,sdwilsh,dao,kdangoor, a=blocking2.0
|
2010-12-02 06:50:29 -04:00 |
|
Patrick Walton
|
ceca79bdaf
|
Bug 601667 - Web Console toolbar styling, part 1; f=mihai.sucan,ddahl r=l10n,sdwilsh,dao,kdangoor, a=blocking2.0
|
2010-12-02 06:50:29 -04:00 |
|
Mihai Sucan
|
426abe74fe
|
Bug 602024 - mixed licensing in HUDService.jsm is confusing; f=rcampbell r=gavin.sharp approval2.0=gavin.sharp
|
2010-12-02 06:50:28 -04:00 |
|
Rob Campbell
|
c8eac8b431
|
Bug 614561 - pprint() does not take string arguments any more; r=gavin.sharp approval2.0=gavin.sharp
|
2010-12-02 06:50:28 -04:00 |
|
Jonathan Kew
|
13248a80c1
|
bug 606419 - always return the dwrite factory once one has been created. r=bas a=blocking2.0
|
2010-12-02 10:37:17 +00:00 |
|
Jonathan Kew
|
9c693a7b81
|
bug 609691 - check result of gfxFontGroup::MakeTextRun for failure. r=karlt a=joe
|
2010-12-01 11:53:45 +00:00 |
|
Alexander Surkov
|
5061ec324e
|
Bug 616082 - correct designMode tests, r=marcoz, a=test
|
2010-12-02 16:48:06 +08:00 |
|
Alexander Surkov
|
22ded16bb5
|
Bug 616074 - enable state tests in test_doc.html for dynamic role changes, r=marcoz, a=test
|
2010-12-02 16:47:27 +08:00 |
|
Alexander Surkov
|
56115bc8ab
|
Bug 615220 - Don't fire focus event for current focused accessible when document gets focus, r=davidb, a=davidb
|
2010-12-02 16:47:20 +08:00 |
|
Alexander Surkov
|
2e1e87de70
|
Bug 615913 - fix focus hyperlink tests, r=marcoz, a=test
|
2010-12-02 16:47:14 +08:00 |
|
Alexander Surkov
|
8e71f6f581
|
Bug 615918 - hide mouseover/EVENT_DRAGDROP_START from ordinary debug build, r=davidb, a=davidb
|
2010-12-02 16:46:59 +08:00 |
|
Dão Gottwald
|
d1d0bacf7a
|
Bug 613156 - Implement splitmenu binding. r=dolske a=blocks-blocker
|
2010-12-02 09:45:08 +01:00 |
|
Ehsan Akhgari
|
2d5bbf542f
|
Bug 616085 - Disable a crashtest which accesses a network resource which is unavailable, and causes the crashtest suite to not exit cleanly; r=me a=tree-opener landed on a CLOSED TREE
|
2010-12-02 02:13:19 -05:00 |
|
Dave Townsend
|
e7db93f2d0
|
Backing out changeset ab44d15573e2 from bug 615546 due to an unusual rise in failures of bug 592402 (and maybe others). a=backout CLOSED TREE
|
2010-12-01 11:14:43 -08:00 |
|
Dave Townsend
|
5944c85a97
|
Backing out changeset ee61ea93a2fa from bug 609691 due to causing permanent orange on OSX crashtests. CLOSED TREE. a=backout
|
2010-12-01 11:07:40 -08:00 |
|
Dave Townsend
|
7a0e0a5cd9
|
Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout
|
2010-12-01 11:01:56 -08:00 |
|
Dave Townsend
|
ad5534594c
|
Backing out bug 605296 due to potentially causing bug 615736. a=backout
|
2010-12-01 10:57:14 -08:00 |
|
Dave Townsend
|
c7fcfdc72c
|
Backing out bug 614724 due to potentially causing bug 615736. a=backout
|
2010-12-01 10:55:24 -08:00 |
|
Dave Townsend
|
56dbcd668a
|
Backing out changeset 5d4678e9fc37 from bug 609543 due to potentially causing bug 615736. a=backout
|
2010-12-01 10:52:53 -08:00 |
|
Dave Townsend
|
0bf48c1206
|
Backing out changeset e1983b9db75d from bug 596955 for causing bug 615858. a=backout
|
2010-12-01 10:20:28 -08:00 |
|
Neil Deakin
|
4c6bbc0457
|
Bug 561243 - Name field in edit bookmarks panel ignores mouse events while focused. r=roc, a=blocking
|
2010-12-01 09:39:10 -08:00 |
|
Margaret Leibovic
|
b1118b3439
|
Bug 589435 - Style Firefox button's submenus. r=dao, ui-r=faaborg, a=blocking
|
2010-12-01 09:39:08 -08:00 |
|
Serge Gautherie
|
472cbecc86
|
Bug 615546 - SimpleTest.finish() should be asynchronous; (Av1a) SimpleTest.js: Create SimpleTest._finishNow() out of SimpleTest.finish() then call it asynchronously, Fix some (unrelated) nits.
r=rcampbell a=(test only).
|
2010-12-01 18:24:03 +01:00 |
|
Raymond Lee
|
bee4707628
|
Bug 597248 - Make sure Panorama's thumbnail cache is solid [r-ian, a=benjamin]
|
2010-11-30 16:15:51 +08:00 |
|
timeless@mozdev.org
|
3dbea022b0
|
Bug 603358 gfxHarfBuzzShaper::InitTextRun leaks hb_font_funcs_create() and hb_unicode_funcs_create(). r=jfkthame a=joe
|
2010-12-01 16:34:24 +00:00 |
|
Ehsan Akhgari
|
ff5d299d65
|
Bug 615355 - Remove the assertion at the beginning of nsChromeRegistry::Init; r=bsmedberg a=bzbarsky
|
2010-11-30 16:32:55 -05:00 |
|
Ehsan Akhgari
|
65d254c5c6
|
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
|
e9f7f5e070
|
Bug 539957 - random failure in test_importScripts.html | Worker had an error:tryBadScripts is not defined; r=jst a=orange-fix
|
2010-11-22 03:13:37 -05:00 |
|
Markus Stange
|
d1bcc0125f
|
Bug 596955 - Simplify nsCocoaWindow::Resize and no longer resize our ChildView before doing the actual window resize in order to avoid painting artifacts with OpenGL. r=josh, a=final
|
2010-11-27 14:52:33 +01:00 |
|
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 |
|