Ted Mielczarek
|
a709ac9559
|
bug 536271 - Include the page containing EIP in the minidump on Linux and Mac. r=nealsid, a=blocking
--HG--
rename : toolkit/crashreporter/google-breakpad/src/common/linux/memory.h => toolkit/crashreporter/google-breakpad/src/common/memory.h
extra : rebase_source : 2eb0ad63cdfd995c63893e5a8fe7eaa3aac72434
|
2010-09-23 12:53:23 -04:00 |
|
Ted Mielczarek
|
a2bce37bbd
|
bug 598507 - wrap test harness process execution with 'arch -arch i386' on OS X 10.5. r=catlee, a=blocking
--HG--
extra : rebase_source : 7212fa8332fe6853f6dedd6bd23dc937f4b9ec86
|
2010-09-23 12:19:31 -04:00 |
|
Dão Gottwald
|
079fb21dd5
|
Bug 598310 - Make "Work Offline" more discoverable in the app button menu for users who need it to recover from Firefox going offline automatically. r=gavin ui-r=faaborg a=blocking
|
2010-09-24 10:27:45 +02:00 |
|
Dão Gottwald
|
053cf667c0
|
Bug 598946 - Manually hiding the real status bar (e.g. with Firefox 3.6) causes the dummy status bar container to be hidden as well. r+a=dietrich
|
2010-09-24 09:30:48 +02:00 |
|
Dão Gottwald
|
599bddf3d9
|
Bug 598918 - Hiding the statusbar-resizerpanel isn't theme specific, move it to content CSS. r=dietrich
|
2010-09-24 09:30:21 +02:00 |
|
Dão Gottwald
|
2e7b8ee508
|
Bug 597673 - Kill updateIcon. r=gavin
|
2010-09-24 09:29:50 +02:00 |
|
Josh Aas
|
c647e8f417
|
Bug 599059: Always store length at the end of shared memory segments as a 32-bit value. Don't use "sizeof(size_t)" because that differs between i386 and x86_64 and causes crashes when running i386 plugins from a x86_64 host. r=cjones a=blocking-b7
|
2010-09-24 02:31:47 -04:00 |
|
Robert Strong
|
163feb77f0
|
Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7
|
2010-09-23 21:02:08 -07:00 |
|
Robert Strong
|
8b6417866f
|
Strings - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7
|
2010-09-23 21:01:49 -07:00 |
|
Jim Chen
|
c3258ae64f
|
Bug 591047 - Fixing Android after PuppetWidget IME work; r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 7cffd4b0a43a86d24b2492f50295968e9ff39c0f
|
2010-09-23 20:59:26 -07:00 |
|
Paul O’Shannessy
|
142477dc76
|
Bug 597901 - Throttled/cascade-loaded tabs have permanent empty progress bar until force-loaded by clicking on them [r=gavin, a=blocking-b7]
--HG--
extra : rebase_source : f2ec2e1eb8572393b70b7965e896fa1f9658baf8
|
2010-09-23 20:21:13 -07:00 |
|
Paul O’Shannessy
|
97d2dac871
|
Bug 597933 - "Cascade page loads when restoring" does not work properly in certain case. [r=dietrich, a=blocking-b7]
--HG--
extra : rebase_source : d7892d55ecc4dfec4c2e47aaaf862224637402f3
|
2010-09-23 20:20:57 -07:00 |
|
Paul O’Shannessy
|
4ca09d6406
|
Bug 598011 - Calling SessionStore::setBrowserState API during cascading load results in a failure to load session [r=dietrich, a=blocking-b7]
--HG--
extra : rebase_source : ad945754d91bd110990a2a45401c3f8a9583dddc
|
2010-09-23 20:20:11 -07:00 |
|
Brad Lassey
|
ca51e54949
|
Bug 580388 - Keep nsTextStateManager observers during frame reconstruction; r=masayuki a=blocking-fennec
|
2010-09-23 23:34:28 -04:00 |
|
Brad Lassey
|
2f303b809a
|
Bug 591047 - (7/7) Suppressing possible out-of-sync notifications; r=roc a=blocking-fennec
|
2010-09-23 23:34:26 -04:00 |
|
Brad Lassey
|
9c43d63744
|
Bug 591047 - (6/7) Adding IME event support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
42c886dbb3
|
Bug 591047 - (5/7) Adding IME notification support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
3db964bd25
|
Bug 591047 - (4/7) Adding no updates option to IME notifications; r=masayuki sr=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
0fbcc1134a
|
Bug 591047 - (3/7) Adding e10s IME supporting code to widget; r=cjones sr=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
847fb9effa
|
Bug 591047 - (2/7) Adding event handling support to PuppetWidget; r=cjones a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
6878ccd6f4
|
Bug 591047 - (1/7) Backing out Android a1 IME code from bug 581535 and bug 582644; r=blassey a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Oleg Romashin
|
fc88947b5d
|
Bug 598531 - Fennec Remote Layer rendering is slow on N900 (pixman hitting slow path). r=roc a=blocking-fennec
|
2010-09-23 20:09:00 -07:00 |
|
Chris Jones
|
fa67eeb79b
|
Followup to bug 597336: fix --disable-ipc builds. a=bustage
|
2010-09-23 21:54:52 -05:00 |
|
Justin Dolske
|
8dfd8a9673
|
Attempt to fix frequent orange test (bug 482175). a=me
|
2010-09-23 18:46:41 -07:00 |
|
Chris Jones
|
8d0a412baf
|
Bug 597336, part 4: If UseClientSideRendering(), render to a gfxImageSurface backed by memory shared with X and then XShmPutImage to copy it to our window's drawable. r=karl a=blocking-fennec
|
2010-09-23 20:00:06 -05:00 |
|
Chris Jones
|
31344283ca
|
Bug 597336, part 3: Generalize the not-using-X-compositing check when creating shadow-layer backing surfaces. r=karl
|
2010-09-23 20:00:06 -05:00 |
|
Chris Jones
|
db41945436
|
Bug 597336, part 2: Create offscreen gfxImageSurfaces if UseClientSideRendering(). r=vlad
|
2010-09-23 20:00:06 -05:00 |
|
Chris Jones
|
ad9d76e650
|
Bug 597336, part 1: Add gfxPlatformGtk::UseClientSideRendering() to control whether to avoid X server compositing. sr=vlad
|
2010-09-23 20:00:06 -05:00 |
|
Philipp von Weitershausen
|
fffee366cd
|
Disable tests due to Windows failures (bug 599193) a=bustage-fix
|
2010-09-24 02:24:42 +02:00 |
|
Robert Sayre
|
70421a2fb5
|
Merge tracemonkey to mozilla-central. a=blockers.
|
2010-09-23 20:09:54 -04:00 |
|
Oleg Romashin
|
52e2bd1f57
|
Bug 598227 - Add support NPP_ImageDraw API for Maemo5. r=dougt a=blocking-fennec
|
2010-09-23 16:06:41 -07:00 |
|
Oleg Romashin
|
e01fadb4cc
|
Bug 598531 - pixman hitting slow path. disable scaling. r=roc a=blocking-fennec
|
2010-09-23 16:06:27 -07:00 |
|
Dave Townsend
|
e438da8318
|
Bug 563971: When migrating with a lightweight theme enabled the default theme will think it is enabled. r=robstrong, a=blocks-beta7
|
2010-09-23 15:26:02 -07:00 |
|
Stephen Horlander
|
74cba37123
|
Bug 593339: improve styling of the app-tab title-change highlight, r=gavin, a=beltzner
--HG--
extra : rebase_source : a557e6016ad13de5a0f240c36d94258c3bec718c
|
2010-09-23 18:59:55 -04:00 |
|
Philipp von Weitershausen
|
107e4bc4d2
|
Bug 583406 - Need notification for when Firefox version of Sync is outdated. r=mconnor a=blocking-beta7
|
2010-09-24 00:19:42 +02:00 |
|
Philipp von Weitershausen
|
5fe86b2dd2
|
Bug 591131 - Sync UI: Point users at status page when we hit sync delay/503s. r=mconnor a=blocking-beta7
|
2010-09-24 00:19:42 +02:00 |
|
Philipp von Weitershausen
|
51d7557324
|
Bug 598641 - Sync UI: Show a passphrase strength meter for custom passphrase. r=mconnor a=blocking-beta7
|
2010-09-24 00:19:42 +02:00 |
|
Philipp von Weitershausen
|
d14f7f7afd
|
Merge fx-sync to mozilla-central (bug 597426)
|
2010-09-24 00:19:31 +02:00 |
|
Benoit Jacob
|
c0f4c629bb
|
Bug 598732 - GLX initialization crash [@ mozilla::gl::GLContextGLX::Init ] - r=vladimir, a=blocking-2.0b7
|
2010-09-23 17:05:52 -04:00 |
|
Benoit Jacob
|
4486ada028
|
Bug 599101 - Fix EGL crash: mEGLLibrary was not loaded on non-Windows, depending on uninitialized value - r=vlad, a=blocking-fennec-2.0b1
|
2010-09-23 16:59:17 -04:00 |
|
Ehsan Akhgari
|
f4902d68f7
|
Bug 596001 - Add a test to make sure that tab values are handled correctly in plaintext editable fields; r=roc a=NOPTB
|
2010-09-23 16:55:40 -04:00 |
|
Shu-yu Guo
|
1898233548
|
Bug 573569: One-pass SSA builder for Narcissus. (r=gal)
|
2010-09-23 13:19:05 -07:00 |
|
Josh Aas
|
7f5edbad1d
|
Merge backout of bug 596762. a=josh
|
2010-09-23 16:06:36 -04:00 |
|
Josh Aas
|
a2b531c127
|
Backed out changeset 401db5db054a, bug 596762. Too much orange, again. a=josh
|
2010-09-23 16:06:13 -04:00 |
|
Josh Aas
|
843e210522
|
Bug 599076: Disable test_crashing.html on Mac OS X for now. Bustage fix. a=josh
|
2010-09-23 15:43:56 -04:00 |
|
Benjamin Stover
|
263bbe366d
|
Bug 598439 Shadow layer offset is incorrect when content scroll offset is non-zero r=cjones a=blocking-fennec-2b1
|
2010-09-23 11:54:36 -07:00 |
|
Dietrich Ayala
|
af6dec402c
|
bug 574688 followup - disable test (see bug 596913) r=me, a=blocking-beta7
|
2010-09-24 00:43:31 +07:00 |
|
Scott Greenlay
|
4d41c8ea82
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-23 13:21:55 -04:00 |
|
Philipp von Weitershausen
|
659dd70dc2
|
Bug 598898 - Fix Sync notifications after add-on bar replaced the status bar. r=gavin a=blocking-beta7
|
2010-09-23 18:09:55 +02:00 |
|
Dietrich Ayala
|
c2aa4b2240
|
bug 574688 followup for windows, r=post-facto-mano, a=beta7blocker
|
2010-09-23 18:32:49 +07:00 |
|