Commit Graph

59836 Commits

Author SHA1 Message Date
Ian Gilman
38f7b0ba4a Bug 617511 - bug fix for test breakage by 594644 r=dietrich, a=johnath 2011-01-05 12:54:35 -08:00
Ian Gilman
f5793cb68d Bug 605935 - Use private-browsing-transition-complete instead of sessionstore-browser-state-restored r=ehsan a=dietrich 2010-11-03 11:14:27 -07:00
Ian Gilman
a2a34ef9c6 Bug 594644 part 2 r=dietrich a=blocking 2010-11-22 16:28:38 -08:00
Ian Gilman
ac8932f36d Bug 594644 - Return from Private Browsing Mode, Panorama forgets tab groups, until Panorama is manually re-launched r=dietrich a=blocking 2010-10-08 15:59:24 -07:00
Ian Gilman
fe3827bbae Bug 598795 - Clean up reconnect code once we have instant access to sessionstore r=dietrich, a=blocking 2011-01-05 12:54:34 -08:00
Chris Jones
36730f50aa Bug 623285: Initialize gfxImageSurface.mData. r=bjacob a=blocking-fennec 2011-01-05 13:42:09 -06:00
Robert O'Callahan
d10491f64a Bug 615794. Part 5: Don't abort in RoundedRectIntersectsRect, just check whether we intersect the frame border-box. r=dbaron a=blocking 2011-01-04 23:40:02 +13:00
Robert O'Callahan
007d2d13f2 Bug 615794. Part 4: transform tests pass with D2D now. a=tests 2011-01-04 23:39:53 +13:00
Robert O'Callahan
319edd4ba7 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
5af9b94883 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
a30256c652 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
88832278c6 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
bd61eb5cc7 Bug 602892. Fix test. a=test 2011-01-04 23:35:27 +13:00
Josh Aas
a29aeee94a Bug 475991: Tests for NPAPI redirect handling. r=dwitte a=blocking2.0betaN+ 2011-01-05 14:46:42 -05:00
Josh Aas
874361668d 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
f9d3d8403b 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
fc3c88de27 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
d8d064a003 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
1def3e12c1 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
a58c38ad74 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
6adb71682b 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
767c4d6c28 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
c9627db2fd 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
25e94b7043 Bug 622474 - [QT] ipdlunittest does not work on Qt port r=dougt a=npodb 2011-01-05 15:48:21 +02:00
Oleg Romashin
4dfd0bb775 Bug 621232 - reference to deprecated /proc/component_version r=dougt a=approval2.0 2011-01-05 15:48:19 +02:00
Oleg Romashin
1f78eadca8 Bug 620684 - Possible attempt to use invalid mGLContext. r=jmuizelaar a=approval2.0 2011-01-05 15:48:17 +02:00
Oleg Romashin
b06ed32a31 Bug 622063 - Make Fennec-Gtk compiling on Maemo6 r=dougt a=approval2.0 2011-01-05 15:48:16 +02:00
Ted Mielczarek
1c84e95aeb 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
a97102da8c 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
f07c686762 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
f05b3570bb bug 623162, add Kazakh (kk) back to the fx build, a=NPOTB, DONTBUILD 2011-01-05 12:51:54 +01:00
Serge Gautherie
e8f8328986 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
e8d24e0529 Bug 621222 & bug 622328 - Make #appcontent opaque on glass. r=gavin a=b 2011-01-05 08:00:29 +01:00
Dão Gottwald
72103902c8 Bug 621344 - Displaying print preview stacks app tabs. r=dolske 2011-01-05 07:59:36 +01:00
Justin Lebar
1031ecc379 Bug 619113 - Fix Vim modeline in nsDocShell.cpp. rs=jst a=DONTBUILD 2010-12-15 14:09:07 -08:00
Phil Ringnalda
81604c3016 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
a876224cd1 Trigger another mozilla-central build. a=breakage 2011-01-04 15:47:12 -08:00
Chris Leary
77f9d7edb6 Merge tracemonkey into mozilla-central. a=blockers 2011-01-04 13:33:39 -08:00
Chris Leary
1d3c0638b7 Merge mozilla-central into tracemonkey. 2011-01-04 10:51:14 -08:00
Hiroyuki Ikezoe
492aab9d25 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
6bafd4e33d Bug 603625 - Network Panel heading alignment; f=pwalton r=dao a=gavin.sharp 2011-01-04 11:47:34 -06:00
Mihai Sucan
b933f06cd3 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
dc590f2554 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
c27b420c88 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
f421f55a98 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
bf37e8952f 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
9745c2afd5 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
e1c1f355e9 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
88ad3892d7 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
3b270a9c6b Bug 622235: Fix ipdlunittest.exe build error. a=npotb 2011-01-04 10:40:54 -06:00