Robert O'Callahan
dda2311546
Bug 615794. Part 4: transform tests pass with D2D now. a=tests
2011-01-04 23:39:53 +13:00
Robert O'Callahan
63abe0192f
Bug 615794. Part 3: Snap bounds of border and background display items to pixels if we're sure they will be snapped. r=tnikkel a=blocking
2011-01-04 23:39:47 +13:00
Robert O'Callahan
173ad45857
Bug 615794. Part 2: Remove some usage of gfxUtils::ClipToRegionSnapped since snapping the visible region may not be correct. r=jrmuizel a=blocking
2011-01-04 23:35:57 +13:00
Robert O'Callahan
f50dfece5f
Bug 615794. Part 1.5: Fix drawing of mForcedBackgroundColor to only fill the bounds of the visible region. r=tnikkel a=blocking
...
It's not correct to completely fill the destination context with the
mForcedBackgroundColor. FindOpaqueBackgroundColorFor only checks that
the bounds of the layer's visible region can be filled with the color.
Drawing outside the bounds of the visible region may not necessarily
be ignored (see comments on Layer::SetVisibleRegion).
2011-01-04 23:35:57 +13:00
Robert O'Callahan
ee8f74d861
Bug 615794. Part 1: Be conservative when converting visible regions and opaque regions from appunits to pixels. r=tnikkel a=blocking
2011-01-04 23:35:57 +13:00
Robert O'Callahan
17544ff657
Bug 602892. Fix test. a=test
2011-01-04 23:35:27 +13:00
Josh Aas
60f54d3647
Bug 475991: Tests for NPAPI redirect handling. r=dwitte a=blocking2.0betaN+
2011-01-05 14:46:42 -05:00
Josh Aas
5d102ca06e
Bug 475991: Extend NPAPI to allow plugins to participate in redirect handling. r=bsmedberg a=blocking2.0betaN+
2011-01-05 14:44:21 -05:00
Brad Lassey
6774b0b18f
bug 620695 - Terms entered in search field from http://bugzilla.mozilla.org are not considered r=jchen a=blocking-fennec
2011-01-05 14:10:38 -05:00
Dave Townsend
33250d162a
Bug 616457: Update check also checks for updates of removed add-ons. r=robstrong, a=blocks-betaN
2011-01-05 10:55:48 -08:00
Philipp von Weitershausen
5fbf92ab87
Bug 620547 - Sync UI: Going back to complete PIN leaves Next button disabled. r=mconnor a=blocking-final
2011-01-05 09:21:12 -08:00
Philipp von Weitershausen
8ea987d62f
Bug 619995 - Sync Options dialog hangs on "Replace all data on this computer". r=mconnor a=blocking-betaN
2011-01-05 09:21:03 -08:00
Philipp von Weitershausen
eb483f6472
Bug 618300 - Easy Setup UI: "Device Connected" modal dialog has no OK/Close button. r=mconnor a=blocking-betaN
2011-01-05 09:20:59 -08:00
Patrick McManus
8ad761ea74
Bug 613977 - Intermittent invalid certificate error prompt in security tests causing timeouts r=honzab a=beta-N
2011-01-05 08:37:45 -05:00
Tatiana Meshkova
b451e4ae09
Bug 620647 - plugin-container crashes after channel error r=jones.chris.g sr=roc a=approval2.0
2011-01-05 15:48:26 +02:00
Oleg Romashin
a5adebb25d
Bug 621226 - extern C necessary for older libproxy iirc. r=doug.turner a=approval2.0
2011-01-05 15:48:23 +02:00
Oleg Romashin
9126c24b6e
Bug 622474 - [QT] ipdlunittest does not work on Qt port r=dougt a=npodb
2011-01-05 15:48:21 +02:00
Oleg Romashin
d31038374c
Bug 621232 - reference to deprecated /proc/component_version r=dougt a=approval2.0
2011-01-05 15:48:19 +02:00
Oleg Romashin
5c49ccb1ac
Bug 620684 - Possible attempt to use invalid mGLContext. r=jmuizelaar a=approval2.0
2011-01-05 15:48:17 +02:00
Oleg Romashin
23fa8a086c
Bug 622063 - Make Fennec-Gtk compiling on Maemo6 r=dougt a=approval2.0
2011-01-05 15:48:16 +02:00
Ted Mielczarek
9c240ff6aa
bug 575519 - add a VC9-built dump_syms.exe, choose dump_syms based on compiler version. r=mitch, a=legneato
...
--HG--
rename : toolkit/crashreporter/tools/win32/dump_syms.exe => toolkit/crashreporter/tools/win32/dump_syms_vc1400.exe
extra : rebase_source : 3343baae2b65666b3d2d54a1e2c13fecce85d387
2010-09-23 12:53:52 -04:00
Joe Walker
ae12ad1158
Bug 619910 - Misplaced autocomplete suggestions when typing a command in a new line; f=mihai.sucan r=gavin.sharp approval2.0=gavin.sharp
2010-12-21 09:31:31 +00:00
Henri Sivonen
137495a7a9
Bug 619497 - Use the WHATWG license in the license header of files transformed from the WHATWG spec. r=lvilla, r=gerv, a=comment-only. DONTBUILD
2011-01-05 14:40:55 +02:00
Axel Hecht
c103e94b54
bug 623162, add Kazakh (kk) back to the fx build, a=NPOTB, DONTBUILD
2011-01-05 12:51:54 +01:00
Serge Gautherie
48464bae5d
Bug 621414 - mochitests-1: test_fileapi_slice.html logs 12 _very_ (too) long lines; (Av1a) Better differentiate check logs, Stop generating raw-binary and/or over-long log lines.
...
rs=jonas a=(test only).
2011-01-05 12:35:55 +01:00
Dão Gottwald
2272e45d9e
Bug 621222 & bug 622328 - Make #appcontent opaque on glass. r=gavin a=b
2011-01-05 08:00:29 +01:00
Dão Gottwald
d7b45022dc
Bug 621344 - Displaying print preview stacks app tabs. r=dolske
2011-01-05 07:59:36 +01:00
Justin Lebar
cac22add26
Bug 619113 - Fix Vim modeline in nsDocShell.cpp. rs=jst a=DONTBUILD
2010-12-15 14:09:07 -08:00
Phil Ringnalda
e1c5e8bb52
Bug 623105 - Back out 350fa5d366df on suspicion of breaking regress-290575.js on 64-bit, a=bustage
2011-01-04 21:00:17 -08:00
Chris Leary
ac37c4c6cb
Trigger another mozilla-central build. a=breakage
2011-01-04 15:47:12 -08:00
Chris Leary
8a8bfed50d
Merge tracemonkey into mozilla-central. a=blockers
2011-01-04 13:33:39 -08:00
Chris Leary
cba55906d2
Merge mozilla-central into tracemonkey.
2011-01-04 10:51:14 -08:00
Hiroyuki Ikezoe
cf87ad5160
Bug 597634 - Reset to a blank state for each test instead of relying on previous state in browser_522545.js [r=zpao, a=test]
2011-01-04 10:40:46 -08:00
Mihai Sucan
0848273be7
Bug 603625 - Network Panel heading alignment; f=pwalton r=dao a=gavin.sharp
2011-01-04 11:47:34 -06:00
Mihai Sucan
8d7def28a1
Bug 602572 - Log request and response bodies checkbox issues in Web Console; f=rcampbell r=dolske a=final+
2011-01-04 11:33:12 -06:00
Mihai Sucan
702aa6ab71
Bug 613364 - javascript strict errors fail to show; f=ddahl r=gavin.sharp a=blocking2.0+
2011-01-04 11:32:44 -06:00
Mihai Sucan
1aef592a9b
Bug 614793 - Web console window should automatically scroll to display results a=test-only-fix r=ddahl
2011-01-04 11:31:57 -06:00
Mihai Sucan
fe0309f1cf
Bug 618344 - Web Console pprint() command should display something useful for functions; f=rcampbell r=sdwilsh a=gavin.sharp
2011-01-04 11:31:48 -06:00
Mihai Sucan
3bde156412
Bug 620875 - Intermittent browser_webconsole_bug_595934_message_categories.js | Test timed out followed by failures to give up and stop running; r=sdwilsh a=sdwilsh
2011-01-04 11:30:31 -06:00
Neil Deakin
5829e48552
Bug 607224, add property that specifies if a menu was opened via the keyboard, r=neil,a=blocking
2011-01-04 12:24:51 -05:00
Jonathan Kew
20bd210d2f
bug 594889 - improve glyph spacing with DirectWrite fonts when ClearType is disabled by using GDI-compatible instead of 'ideal' metrics. r=bas a=blocking2.0
2011-01-04 16:58:31 +00:00
Serge Gautherie
8056d8607f
Bug 610936 - Require SP1 of VC8 EE to build (successfully); (Bv1-JS) Obsolete VC7.1 and VC8 without its SP1.
...
r=ted.mielczarek a2.0=benjamin.
2011-01-04 17:47:02 +01:00
Chris Jones
08183edeb5
Bug 622235: Fix ipdlunittest.exe build error. a=npotb
2011-01-04 10:40:54 -06:00
Chris Jones
ac5d644f3f
Bug 618265: Fix leaking gfxSharedImageSurfaces. r=joe sr=vlad a=b
2011-01-04 10:40:54 -06:00
Chris Jones
afb34a00d3
Bug 617863: Remove a pseudo-assertion that doesn't hold for plugin ImageLayers. r=roc a=a
2011-01-04 10:40:54 -06:00
Chris Jones
e5e2ea881c
Bug 617838: Don't run the URI classifier on javascript: URIs. r=bz a=a
2011-01-04 10:40:54 -06:00
Chris Jones
caa43e4cf5
Bug 617813: Remove a pseudo-assertion about a state that seems allowable. r=roc a=a
2011-01-04 10:40:54 -06:00
Chris Jones
5796637a1d
Bug 617804, part 1: Change bogus NOTREACHED() assertions. r=bsmedberg a=a
2011-01-04 10:40:54 -06:00
Chris Jones
210c54df22
Bug 616412: Fix use-before-init bug. r=mrbkap a=a
2011-01-04 10:40:54 -06:00
Igor Bukanov
2b916d4cc7
Bug 622015 - r=brendan
2011-01-04 15:01:45 +01:00