Commit Graph

68533 Commits

Author SHA1 Message Date
Boris Zbarsky
f42dda77b2 Bug 649997 followup. Don't return uninitialized rv. Caught by ms2ger 2011-04-25 15:15:28 -04:00
Walter Meinl
b17fdf21fa Bug 652361 - Revert accidental chmod of build/os2/test_os2.cmd in previous cset for this bug. DONTBUILD 2011-04-25 12:06:59 -07:00
Ehsan Akhgari
20183f6cc2 Bug 517579 - TEST-UNEXPECTED-FAIL | test_bug413909.html | Secure page did not load, adding exception failed?; r=ted 2011-04-25 15:02:54 -04:00
Geoff Brown
72eebd3b43 Bug 649841: Raise low-memory-warning condition on android to 512MB. r=dougt 2011-04-25 10:59:10 -07:00
Walter Meinl
2eaf11b614 Bug 652361 - [OS/2] build break in nsObjectFrame after checkin for bug 266236 2011-04-25 10:59:07 -07:00
Daniel Holbert
f2c8f7e143 Bug 652559: Fix signed/unsigned comparison build warning in nsGlobalWindow.cpp. r=bz 2011-04-25 10:58:42 -07:00
Boris Zbarsky
d7fa626f0b Bug 649997 part 3. Change nsIHTMLCollection::GetNamedItem to not use an nsresult outparam. r=peterv 2011-04-25 13:46:59 -04:00
Boris Zbarsky
ed02e974ea Bug 649997 part 2. Change nsIHTMLCollection::GetNodeAt to not use an nsresult outparam. r=peterv 2011-04-25 13:46:57 -04:00
Boris Zbarsky
8392780a01 Bug 649997 part 1. Stop touching rv in DO_FOR_EACH_ROWGROUP on table rows collections. r=peterv 2011-04-25 13:46:51 -04:00
Jonathan Watt
33ba400dd2 Bug 433063 - write tests for bug 418206 (Some SVG files that appear to hang Mozilla). 2011-04-25 16:32:20 +01:00
Makoto Kato
b1e31bfde9 Bug 604302 - Windows DLL blocklist support for Windows x64. r=vlad 2011-04-25 10:02:07 +09:00
Makoto Kato
1af4175e89 Bug 571739 - Use SIMD for conversion from RGB to YUV on Win64. r=kinetik 2011-04-18 09:51:18 +09:00
Ed Morley
66e8b8dcd4 Bug 473687 - Remove widget WinCE support: Part D (Remove nsWindowGfx::OnSettingsChangeGfx & nsWindow::OnSettingsChange); r=dougt 2011-04-24 20:10:16 -07:00
Ed Morley
1af84c3e2a Bug 473687 - Remove widget WinCE support: Part C (Remove ENABLE_IME_MOUSE_HANDLING); r=dougt 2011-04-24 20:10:14 -07:00
Ed Morley
e42de02222 Bug 473687 - Remove widget WinCE support: Part B (Main ifdef removal); r=dougt 2011-04-24 20:10:12 -07:00
Ed Morley
21d6d903f1 Bug 473687 - Remove widget WinCE support: Part A (File removal); r=dougt 2011-04-24 20:10:10 -07:00
Zack Weinberg
43341e9470 Bug 651926: abort (even in production) if anything in gfxPlatform::Init fails, its callers can't cope. r=jrmuizel 2011-04-21 12:36:53 -07:00
Zack Weinberg
557aeba56f Bug 649429 part 2: move nsSVGUtils::ConvertToSurfaceSize back to nsSVGUtils.cpp. r=dholbert
--HG--
extra : rebase_source : 7c3b91c2d59b39d9c5e0421ac77dad94ef947e34
2011-04-21 12:36:46 -07:00
Zack Weinberg
8a4c92cea7 Bug 649429 part 1: fix undefined behavior in gfxASurface::CheckSurfaceSize. r=jrmuizel
--HG--
extra : rebase_source : 145c3c4b2acd86e2743811f4be5eba599dcc1df3
2011-04-12 12:22:45 -07:00
Philip Chee
c07c12646e Merge Bug 366774 2011-04-25 02:23:38 +08:00
Philip Chee
883fef5d4e Backed out changeset: 96bfa1480f5f 2011-04-25 02:23:02 +08:00
Philip Chee
10e694edb9 Merge Bug 366774 2011-04-25 02:21:14 +08:00
Philip Chee
1fbe16ade4 Backed out changeset: 3f7277e15d8d 2011-04-25 02:20:46 +08:00
Philip Chee
c8e311bf43 Merge Bug 366774 2011-04-25 02:19:44 +08:00
Philip Chee
c45f8c9efc Backed out changeset: baf7456adc98 2011-04-25 02:19:05 +08:00
Philip Chee
cf8db753f3 Merge Backout Bug 366774 2011-04-25 02:18:37 +08:00
Philip Chee
23f205a495 Backed out changeset: 582c92878440 2011-04-25 02:16:43 +08:00
Edmund Wong
52a902f900 Bug 366774 - Remove unused preference bidi.characterset. (p5) (v2) r=smontagu 2011-04-25 01:57:23 +08:00
Edmund Wong
32c8346cc7 Bug 366774 - Remove unused preference bidi.characterset. (p3) (v2) r=smontagu 2011-04-25 01:56:49 +08:00
Edmund Wong
a3b03e1bec Bug 366774 - Removed unused preference bidi.characterset.(p2) r=smontagu 2011-04-25 01:56:09 +08:00
Edmund Wong
98a08144f2 Bug 366774 - Removed unused preference bidi.characterset.(p1) r=smontagu 2011-04-25 01:55:41 +08:00
Ed Morley
5c0b553443 Bug 652029 - Remove WinCE code from mobile/components/build/ & prune now unused nsIPhoneSupport methods; r=mfinkle 2011-04-24 08:58:51 +02:00
Tim Taubert
8f65664cf8 Bug 651114 - Clean up browser_tabview_bug612470.js [f=raymond, r=ian] 2011-04-22 20:03:44 +02:00
Tim Taubert
fea67c2716 Bug 651311 - Race condition in TabView._initFrame() [f=raymond, r=ian] 2011-04-22 23:44:06 +02:00
Ms2ger
295bf7256b Bug 616684 - Remove support for DOM Views; r=sicking 2011-04-24 08:54:25 +02:00
Cameron McCormack
e28290bf49 Comment typo fixes. (no bug, unreviewed, DONTBUILD)
--HG--
extra : rebase_source : 058fddab2d87b4c6dfcfb40fac71b2a39df8b000
2011-04-24 11:52:59 +12:00
L. David Baron
fd5f6010e1 Push a context on the stack when notifying a MediaQueryListListener. (Bug 652317) r=smaug 2011-04-23 13:19:01 -07:00
Mike Hommey
2076517e87 Backout changeset d29e1e37e7c2 from bug 640494 because of jsreftest orange on Win opt builds 2011-04-23 13:06:48 +02:00
Marco Bonardo
7fc59ac2ce Merge Places to mozilla-central 2011-04-23 12:51:58 +02:00
Jonas Sicking
7d779c1bbb Add back file accidentally removed 2011-04-23 00:53:58 -07:00
Jonas Sicking
5cf82091f0 Bug 588990: Remove lazy hashing of names to avoid walking full DOM. r=bz 2011-04-23 00:29:12 -07:00
Mike Hommey
526af0ab3f Bug 652139 - Use an integer type in DocumentViewerImpl::SetMinFontSize, instead of float. r=dbaron
At the same time, replace a couple (void*) casts with NS_INT32_TO_PTR.
2011-04-23 08:48:50 +02:00
Jason Orendorff
c0c1b22466 Bug 640494 part 2 - Use bit masking instead of signbit() to avoid problems when including some STL headers. r=luke 2011-04-23 08:48:50 +02:00
Jason Orendorff
cef5bccdba Bug 640494 part 1 - Get rid of STL algorithm use in jsworker.cpp. r=jimb 2011-04-23 08:48:50 +02:00
Masayuki Nakano
cc0623b6e3 Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky 2011-04-23 14:16:41 +09:00
Masayuki Nakano
2bb6c01918 Bug 648299 -moz-text-decoration-style: -moz-none doesn't work r=dbaron 2011-04-23 14:13:09 +09:00
Mehdi Mulani
2b91bcfe36 Bug 652294 - Typo from previous patch. DONTBUILD 2011-04-22 19:17:42 -07:00
Mehdi Mulani
fd2c297c8f Bug 652294 - Adding diagnostics to test_hashcompleter.js for intermittent orange. (test only) 2011-04-22 19:04:57 -07:00
L. David Baron
a519025873 Reduce scope of :hover quirk: make it apply normally if it has a class selector, and be quirky (only apply to links) only when actually global. (Bug 197686) r=bzbarsky 2011-04-22 18:36:24 -07:00
L. David Baron
f31f11de17 Should check link-related bits before reusing style context for root element. (Bug 652268) r=bzbarsky 2011-04-22 18:36:24 -07:00