Commit Graph

53968 Commits

Author SHA1 Message Date
Chris Jones
2bb3bb3e9c Merge m-c --> cedar 2010-09-15 16:44:30 -05:00
Chris Jones
242dbbc943 Bug 596542: Repainting a thebes layer with a non-1.0 resolution shouldn't (always) force buffer reallocs. r=roc 2010-09-15 16:03:13 -05:00
Chris Jones
0a4b5217a4 Merge m-c --> cedar 2010-09-15 12:33:59 -05:00
Benjamin Stover
f94ed8fdc4 bug 596669 - Fennec Android crash in jsstr.cpp:ReplaceCallback, disable yarr for arm r=sayre a=blocking-fennec 2010-09-15 12:33:00 -04:00
Benedict Hsieh
5eacfcb973 Bug 582840 - Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=Olli.Pettay a=blocking2.0
--HG--
extra : rebase_source : 764765bb56a218ec4b9be106eda1227156bf5181
2010-09-15 11:04:48 -07:00
Doug Turner
8e6559e4ce Bug 596498 - E10: remote AlertsService r=jdm a=mfinkle
--HG--
extra : rebase_source : df0818cde7e9813120a14731d9afb3543adce2bf
2010-09-15 09:44:57 -07:00
Doug Turner
722678172a Bug 516302 - nsWifiMonitor::DoScan spins in a tight loop on error r=blassey a=jst
--HG--
extra : rebase_source : d95276959e12128ac4a039b597c4b677265500b9
2010-09-15 09:39:18 -07:00
Boris Zbarsky
638ac52289 Bug 583943. Make sure our class is actually an XBL class before messing with its reserved slots. r=sicking a=jst 2010-09-15 12:40:11 -07:00
Boris Zbarsky
668eb611a1 Bug 594737. Disabled selects with size and multiple should still look disabled. r=dbaron 2010-09-15 12:40:11 -07:00
Boris Zbarsky
f7eeb3d973 Bug 592698. We might not have a presshell by this point, so null-check it. r=dbaron 2010-09-15 12:40:11 -07:00
L. David Baron
4219ac310a Add test for animation of calc() values of background-position and background-size. (Bug 520234, bug 594934) a=tests 2010-09-15 08:11:27 -07:00
L. David Baron
c8d807ef1f Remove null-checks for infallible array allocations. (Bug 520234) r=bzbarsky a=blocking2.0:beta7 2010-09-15 08:11:27 -07:00
L. David Baron
63b684953a Add a fallible version of nsCSSValue::Array::Create. (Bug 520234) r=bzbarsky a=blocking2.0:beta7 2010-09-15 08:11:26 -07:00
L. David Baron
2cd46b5b84 Allow calc() as an intermediate common animation unit for background-position and background-size. (Bug 520234) r=bzbarsky a=blocking2.0:beta7 2010-09-15 08:11:26 -07:00
L. David Baron
26b2700a1e Allow calc() as an intermediate common animation unit between lengths, percentages, and calc(). (Bug 520234) r=bzbarsky a=blocking2.0:beta7 2010-09-15 08:11:26 -07:00
L. David Baron
c885417e47 Add CSS property bit for which properties have stored calc() in style structs. (Bug 520234) r=bzbarsky a=blocking2.0:beta7 2010-09-15 08:11:26 -07:00
L. David Baron
dd9ab05cf6 Extract calc() values in nsStyleAnimation when needed. (Bug 520234) r=bzbarsky a=blocking2.0:beta7 2010-09-15 08:11:26 -07:00
L. David Baron
c9bc69a037 Add calc() unit to nsStyleAnimation::Value. (Bug 520234) r=bzbarsky a=blocking2.0:beta7 2010-09-15 08:11:26 -07:00
L. David Baron
06bd2147cd Support calc() on background-position, background-size, -moz-transform-origin, and background-image gradient stop positions. (Bug 594934) r=bzbarsky a=blocking2.0:betaN
(Note:  this also depends on the change to nsStyleAnimation.cpp's StyleCoordToValue in bug 520234 and on other changes in that bug.)
2010-09-15 08:11:26 -07:00
L. David Baron
d79b3f75c2 Change storage of background-size and background-position to allow percentages and lengths. (Bug 594934) r=bzbarsky a=blocking2.0:betaN 2010-09-15 08:11:26 -07:00
Philipp von Weitershausen
d9ef14a486 Bug 596397 - Sync UI: Copying the Sync Key to clipboard makes the wizard think it's a custom key. r=mconnor a=blocking-beta7 2010-09-15 15:55:05 +02:00
Philipp von Weitershausen
893c770700 Bug 595603 - Sync UI: Remove unused images. r=mconnor a=blocking-final 2010-09-15 15:55:05 +02:00
Jens Hatlak
f85521a096 Bug 595548 - Sync UI: preferences/sync.xul calling nonexistent function openPP, should be openPrivacyPolicy. r=mconnor a=blocking-final 2010-09-15 15:55:05 +02:00
Philipp von Weitershausen
970ec13fed Bug 595854 - Improve Sync pref pane messaging. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
75abcd9a30 Bug 595066 - Sync UI: Ask for email address instead of username. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
8244efc67c Bug 594620 - Sync: Implement quota UI. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
e684d22ca9 Bug 594577 - Sync UI: Get rid of more "secret phrase" occurrences. r=mconnor a=gavin 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
91f9e720c4 Bug 594506 - Merge fx-sync to mozilla-central 2010-09-15 15:54:35 +02:00
Mike Hommey
f0f9c84d72 Bug 594611 - Fix stack allocation for ffi function calls on x86-64. r=dwitte, a=bsmedberg 2010-09-15 14:34:37 +02:00
Serge Gautherie
6f973b49b8 Bug 595394 - Error: formatURL: Couldn't find value for key: SIDEBAR_VERSION; (Bv1) Improve nsIURLFormatter.idl documentation.
r+a2.0=gavin.sharp.
2010-09-15 13:58:50 +02:00
Philipp von Weitershausen
cd4c7db129 Bug 596093 - Do not allow email addresses as the username [r=mconnor]
Make sure the semantics of Weave.Service.checkUsername and Weave.Service.createAccount don't change when used by the old UI code (as present in current Firefox 4.0 betas).
2010-09-15 12:54:33 +02:00
Henri Sivonen
68c2f9968e Bug 590874 - Disable test_bug534293.html due to frequent orange until bug 590713 is fixed. r=bzbarsky, a=test-only. 2010-09-15 11:37:55 +03:00
Arpad Borsos
ad4c02086f Backed out changeset 634290477871; test failures 2010-09-15 12:58:30 +02:00
Arpad Borsos
ae846176e6 Backed out changeset 634290477871; test failures 2010-09-15 12:57:20 +02:00
Drew Willcoxon
2591c7b24a Bug 587908 - On hyperlink hover, display the target in the location bar. r=dao, a=blocking-beta7 2010-09-14 22:41:16 -07:00
Dão Gottwald
ba24c8c8c7 disable test_bug510426.xul 2010-09-15 11:09:18 +02:00
Chris Jones
daaa59040f Bug 596410: Use BasicShadowLayerManager when there might be content processes. r=vlad 2010-09-14 18:40:23 -05:00
Chris Jones
110d280286 Merge m-c --> cedar 2010-09-14 14:28:39 -05:00
Chris Jones
c8b26707ee Bug 570625, part 9: When updating thebes layers, swap out back/front buffers and invalidate the newly-painted region on the old front buffer. r=roc sr=shaver 2010-09-14 00:23:08 -05:00
Chris Jones
5c7d89b4f0 Bug 570625, part 8: Share Xlib surfaces across processes on X11 platforms. r=karl 2010-09-14 00:23:08 -05:00
Chris Jones
df01b80c7a Bug 570625, part 7: Add gfxXlibSurface::ReleasePixmap() to undo TakePixmap(). sr=roc 2010-09-14 00:23:08 -05:00
Chris Jones
b7034dad64 Bug 570625, part 6: Add gfxXlibSurface::XScreen(). sr=roc 2010-09-14 00:23:08 -05:00
Chris Jones
8d2b6d00c9 Bug 570625, part 5: Mostly mechanically switch BasicShadowable/ShadowThebes over to the new SurfaceDescriptor API. r=roc 2010-09-14 00:23:08 -05:00
Chris Jones
c1ddf7a569 Bug 570625, part 4: Put support in place for allocating platform-specific backing buffers for IPC layers, and synchronizing properly during transactions (i.e. XSync() on X11). The platform-specific interfaces just default to Shmem in this patch. r=karl sr=shaver 2010-09-14 00:23:08 -05:00
Chris Jones
d012cf36a8 Bug 570625, part 3: Add a SurfaceDescriptor IPDL union over all surfaces share-able to another process. r=roc sr=shaver 2010-09-14 00:23:08 -05:00
Chris Jones
00f365ac1f Bug 570625, part 2: Add a SurfaceDescriptorX11 datatype that abstracts what's needed to share an Xlib surface to another process. r=karl sr=shaver 2010-09-14 00:23:08 -05:00
Chris Jones
95660d9348 Bug 570625, part 1: Only use back/front buffers for BasicThebesLayer and update back->front in the compositor process. r=roc sr=shaver 2010-09-14 00:23:08 -05:00
Chris Jones
ab37ed636b Bug 570625, part 0: Don't throw out buffers when scrolling with a resolution applied. r=roc 2010-09-14 00:23:08 -05:00
Chris Jones
737172e9d9 Bug 570625, part -1: ThebesLayerBuffer::SetBuffer needs to hold its ref to the old buffer. r=roc 2010-09-14 00:23:08 -05:00
Chris Jones
c9ae92ec81 Fix hunk lost in merge. 2010-09-13 19:51:52 -05:00