Commit Graph

61884 Commits

Author SHA1 Message Date
Markus Stange
620328aa26 Bug 631339 - Disable OpenGL acceleration for popup windows in order to avoid the intense flashing on opening that started with the workaround for bug 603134. r=josh, a=blocking2.0:final+
--HG--
extra : rebase_source : 910274213c24c0d2a31e038539610328ad280e82
2011-02-08 13:42:06 +01:00
Jonathan Watt
b3192a3ab4 Bug 631946 - SVG DOM lists should limit the number of items to the number they can index. r=roc, a=roc. 2011-02-08 13:43:34 +00:00
Jonathan Watt
4c64bd4173 Bug 631939 - New SVG list item DOM wrappers get confused if there are more than 256 items in list. r=roc, a=roc. 2011-02-08 13:43:02 +00:00
Jacek Caban
12e7bbaa2a Bug 631937 - Use case insensitive string comparison in TypeForClassID for clsid test r=bzbarsky a=jst 2011-02-08 13:35:25 +00:00
Rich Walsh
d6ca3fa89a Bug 561273 - [OS/2] Window Position Bugs r=wuno a=NPOTB 2011-02-08 13:34:02 +00:00
Olli Pettay
10b02f8de2 Bug 630947, run GC more often before CC, r=gal, a=blocker 2011-02-08 11:43:56 +02:00
timeless@mozdev.org
9c3a4648b1 Bug 615842 - comparison between signed and unsigned integer expressions in ReadStrings. r=rstrong a=mossop 2011-02-08 09:43:18 +01:00
Dão Gottwald
8d23824636 Bug 631856 - sidebar splitter visible above new statuspanel. r=ehsan 2011-02-08 09:43:09 +01:00
Brad Lassey
4f457def0e bug 631760 - don't hard code /data/data/<package name>, follow up r=me a=bustage 2011-02-08 03:39:15 -05:00
Vladimir Vukicevic
535a8cbf62 b=632162; use correct flags on armv7 to enable VFP FPU; r=blassey, a=b 2011-02-07 23:19:12 -08:00
Vladimir Vukicevic
a9695b6b01 Back out 6cfd4d2e due to maemo breakage. a=backout 2011-02-07 22:38:13 -08:00
Vladimir Vukicevic
8dd729ebd6 Bug 632162 - specify hardware vfp flags for armv7. r=blassey, a=blocking-fennec 2011-02-07 22:13:23 -08:00
John Daggett
bd72fcd371 Bug 629611. Fix file handle leak, compiler warnings. r=joedrew, a=joedrew 2011-02-08 15:02:06 +09:00
Johnny Stenback
c13a3fd071 Bug 631490. Fix compartment mismatch when dealing with certain types of global properties. r=mrbkap@gmail.com, a=blocker 2011-02-04 09:55:21 -08:00
Alexander Surkov
97ee26b0b4 Bug 626660, part2 - fix text diff algorithm, r=davidb, sr=neil, a=betaN 2011-02-08 12:48:41 +08:00
Brad Lassey
a390fc3f71 bug 627289 - "Exit" hard coded string needs to be localizable r+a=dougt 2011-01-31 06:23:59 -08:00
Brad Lassey
f409ccb261 bug 631760 - don't hard code "/data/data/<package name>" r=dougt a=blocking-fennec 2011-02-07 23:40:42 -05:00
Brad Lassey
e17eb0cd1c bug 615519 - profile data should be stored on sd card when application is moved to sd card r=dougt a=blocking-fennec 2011-02-07 23:40:42 -05:00
Brad Lassey
34e417e9fd bug 611163 - Fennec doesn't start due a problem with "ashmem buffer" in DDMS, patch to add logging r=taras a=blockingfennec 2011-02-07 23:40:42 -05:00
Dão Gottwald
60a4492eaa Bug 631192. Overlay with status messages is misaligned with aero glass in non-maximized windows. r+a=gavin 2011-02-07 19:48:16 -08:00
Phil Ringnalda
d2e18a06bc Bug 628974 - Make dom-level1-core tests load a local copy of http://www.w3.org/StyleSheets/activity-home.css instead of hitting the network, r=bz, a=tests 2011-02-06 23:19:28 -08:00
Robert Strong
579aa9797d Bug 631840 - Remove nsProcess plugin and associated code since it is no longer used. r=jimm, a=approval2.0 2011-02-07 18:43:07 -08:00
Robert Strong
5c75a42173 Bug 575266 - Mozilla Crash Reporter should not display all options but 'Close Window' - based on a patch from timeless. feedback=timeless, r=ted.mielczarek, a=approval2.0 2011-02-07 18:41:59 -08:00
Robert Strong
cfbe02a662 Bug 575296 - Firefox Update should show no options in the context menu (e.g. right click) - based on a patch from timeless. r=jimm, a=approval2.0 2011-02-07 18:41:21 -08:00
Felipe Gomes
29806e9d19 Bug 616793. Fullscreen toolbars fail to show on mouseover after browser window is minimized and restored. r=jimm a=blocking-final 2011-02-07 17:52:08 -08:00
Paul O’Shannessy
69785033ee Bug 629485 - Show close window warning when closing the last window [r=gavin, a=blocking2.0:betaN+] 2011-02-07 17:50:37 -08:00
Paul O’Shannessy
234395066f Bug 630723 - Deferred session restore doesn't work with browser.session_restore.resume_from_crash = false [r=dietrich, a=gavin] 2011-02-07 17:50:31 -08:00
Paul O’Shannessy
26264ffb92 Bug 631336 - Advanced should be the last pane [r=dolske, a=dolske] 2011-02-07 17:49:05 -08:00
Josh Matthews
d0f1f79e8b Bug 619559 - Make permission manager notify observers in content processes. r=dwitte a=jst 2010-12-25 02:31:01 -05:00
Josh Matthews
dabe7204b9 Bug 622381 - Fail geolocation operations if we can't do cross-process operations. r=dougt a=jst 2011-01-06 12:50:10 -05:00
Josh Matthews
0d0261aa26 Bug 622479 - Ensure IME events don't try to use a destroyed TabParent. r=cjones a=b-f 2011-01-21 11:48:56 -05:00
Jeff Muizelaar
c6f63dc38a Bug 617028. Expose graphics failures in about:support. r=ehsan,a=blocking
Adds a list of the graphics failures below the graphics section.
2011-02-07 16:11:57 -05:00
Jeff Muizelaar
71495e5b5b Bug 617028. Add example call to LogFailure when binding a buffer fails. r=mattwoodrow
This uses the new failure reporting infrastructure to report buffer binding
failures.
2011-02-07 15:15:46 -05:00
Jeff Muizelaar
2a98a14011 Bug 617028. Add support for logging graphics failures. r=joe
We want to keep track of failures of things we expect to work.
These are situations where we can do better than crashing
but things are still pretty bad and the user experience
will be degraded.
2011-02-07 14:44:48 -05:00
Benoit Jacob
4fbaeb1c16 Bug 630628 - fix comm-central build, thanks to Standard8 r+a=fix-comm-central 2011-02-07 15:38:14 -05:00
Benoit Jacob
1b17a528c8 Bug 630628 - about:license changes to cover the bits of the DirectX SDK that we ship - r=harvey_anderson, a=blocker 2011-02-07 20:16:37 -05:00
Benoit Jacob
414b73f1d0 Bug 630628 - Extract d3dx9_*.dll and d3dcompiler_*.dll from DirectX SDK at build time, and ship them with the build - r=vlad, a=blocker 2011-02-07 20:11:52 -05:00
Brad Lassey
25aae18952 bug 614356 - default to next action hint for form inputs r=roc,masayuki,smaug f=volkmar a=blocking-fennec 2011-01-31 06:23:58 -08:00
Jory A. Pratt
96cc3b0cfe Bug 623797 (2/2) - Check to ensure system cairo has tee backend support. r=jmuizelaar a=joe 2011-02-07 19:53:20 +01:00
Jory A. Pratt
6eb3c34ce5 Bug 623797 (1/2) - Work around new features that are not avaliable in system-cairo on linux. r=jmuizelaar a=joe
(romaxa's original patch with modifications to use cairo-tee)
2011-02-07 19:52:40 +01:00
Timothy Nikkel
06871ed079 Bug 631848. Make sure to invalidate when removing the root view of a document when it is moving into the bfcache. r=roc a=blocking 2011-02-07 12:51:54 -06:00
Simon Montagu
9b88f158a9 Disable OSX 32/64-bit restart mode in non-libxul builds. Bug 631564, r+a=Mossop 2011-02-07 10:32:52 -08:00
Hiroyuki Ikezoe
e0c59ea939 Bug 620789 - Intermittent browser_bug581253.js timeout. Check _ignoreClicks.
r=mak a=tests-only
2011-02-07 18:10:35 +01:00
Brian Carpenter
aaddf16944 Bug 630479 - remove "advanced search" and "preferences" from Firefox Start (about:home).
r=mak a=blocker
2011-02-07 18:10:32 +01:00
Jim Mathies
16d1578941 Bug 631932 - Respect global taskbar tab preview pref when exiting Panorama. r=Dao, a=blocking. 2011-02-07 09:45:49 -06:00
Neil Deakin
fe657e2697 Bug 626403, scrollwheel not working after no printers dialog is closed, r=jimm,a=roc 2011-02-07 09:47:10 -05:00
Neil Deakin
165dae5959 Bug 628157, ensure focus is set on print dialogs, r=jimm,a=blocking 2011-02-07 09:46:31 -05:00
Asaf Romano (Mano)
2515ce4849 Bug 580638 - App Tab closes with keystroke or middle click. r=dao. a=blocker. 2011-02-07 15:54:26 +02:00
Jim Mathies
0b8f89f20f Merge, a=backout 2011-02-07 07:30:23 -06:00
Jim Mathies
e82b0d5b18 Backout bug 613037 r=Dao, a=backout. 2011-02-07 07:30:07 -06:00