Commit Graph

73856 Commits

Author SHA1 Message Date
Walter Meinl
d3f69880aa Bug 652517 - [OS/2] make package fails to generate startupCache.zip r=glandium 2011-08-08 13:31:00 -04:00
Walter Meinl
a1c8316d83 Bug 648134 - [OS/2] follow-up Stop building intermediate static libs with fakelibs. r=glandium 2011-08-05 00:16:00 -04:00
Rob Arnold
25cbe701b4 Bug 563462 - Remove Photon bits from the build-system. r=ted,vlad,jwalden 2011-06-24 16:49:00 -04:00
ABE Hiroki
733aefd7d5 Bug 675519 - "build failed vc8/vc9 new-style jemalloc" [r=khuey] 2011-07-31 13:37:00 -04:00
ABE Hiroki
f1193d87d2 Bug 672980 - M4 macro name should be quoted in AC_DEFUN. r=ted
fixes for js/src f+=Callek
2011-08-09 14:27:00 -04:00
Ehsan Akhgari
e48161b8ff Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking 2011-08-10 01:36:00 -04:00
Nicholas Nethercote
e513e8716a Bug 677466 - Add memory reporter for the atoms table. r=luke. 2011-08-09 22:33:27 -07:00
Josh Matthews
bc4f34b907 Bug 675669 - Ignore paint suppression for hit testing. r=ehsan 2011-08-08 19:05:50 -04:00
Matt Brubeck
62b6da0bfe Bug 671555 - Add back a change that was accidentally left out of previous push ee51239376b5
--HG--
extra : rebase_source : 540d555dec2a2fccb2e31a90316b360dc2846e83
2011-08-09 20:52:17 -07:00
James Willcox
64fdb76ac2 bug 610834 - New windows opened don't get painted until resized r=fabrice 2011-08-09 12:08:19 -04:00
Jim Blandy
7f56a280da (No bug): Pass string to JS_ReportErrorNumber, as required by JSMSG_MORE_ARGS_NEEDED. r=jorendorff 2011-08-09 20:45:02 -07:00
Trevor Saunders
326fa2b69b bug 641838 - decomtaminate accessible relations r=surkov sr=neil
--HG--
rename : accessible/src/msaa/nsAccessibleRelationWrap.cpp => accessible/src/msaa/ia2AccessibleRelation.cpp
rename : accessible/src/msaa/nsAccessibleRelationWrap.h => accessible/src/msaa/ia2AccessibleRelation.h
rename : accessible/src/base/nsAccessibleRelation.cpp => accessible/src/xpcom/nsAccessibleRelation.cpp
rename : accessible/src/base/nsAccessibleRelation.h => accessible/src/xpcom/nsAccessibleRelation.h
2011-08-09 18:44:00 -07:00
Pranay Choudhary
6ba5e2e770 Bug 672577 - Crash [@ SelectionChangeEvent::Run] r=blassey 2011-08-09 19:05:00 -04:00
Aaron Train
bd27a707ad Bug 677259 - Swap white with black font color for site identity panel under Gingerbread theme. r=mfinkle 2011-08-09 22:13:44 -04:00
Brad Lassey
dafd3ec7f5 bug 665716 - build breaks when building SUTAgent with sdk level 11 r=blassey 2011-08-09 22:05:17 -04:00
Benoit Girard
d3e424a1a7 Bug 677699 - TiledTextureImage::GetTileRect() computes the wrong offset; r=heeen
--HG--
extra : rebase_source : 01fb1f2f4044332f2d15fc197a573c40b59f2e10
2011-08-09 14:41:27 -07:00
Paul Biggar
6dd6226a39 Bug 677433: Run valgrind jit-tests during |make check| (r=nnethercote) 2011-08-09 15:24:55 -07:00
Ehsan Akhgari
25cc96f9fa Backout changeset d9f175f9a2e4 (bug 429070) because of mochitest failures 2011-08-09 18:17:04 -04:00
Jeff Walden
82a3baf8a6 Add CSS test suite metadata to the vector background-size tests. r=metadata and please DONTBUILD
--HG--
extra : rebase_source : 7cecdb07c565901cb3759f4b2ae09a139bdae262
2011-08-09 13:54:32 -07:00
Brad Lassey
4276b2133f bug 676856 - show package name in about:buildconfig on Android r=gavin 2011-08-09 17:16:26 -04:00
Brad Lassey
59d40370ae bug 676723 - change unofficial android package name based on user r=mbrubeck 2011-08-09 17:16:26 -04:00
Brad Lassey
357dfab607 bug 669424 - get rid of shared ID in unofficial builds r=mbrubeck 2011-08-09 17:16:26 -04:00
Rafael Ávila de Espíndola
a7c8434f93 Bug 674647 - Add a file for setting the common settings used when building a non universal binary for 10.5. r=armenzg,ted 2011-07-27 17:32:00 -04:00
arno renevier
96a4e18b36 Bug 429070 - do not expose Components.interfaces and Components.interfaceByID to content; r=mrbkap 2011-08-09 16:59:07 -04:00
Matt Brubeck
91559d8e22 Bug 671555 - Set the correct extensions.checkCompatibility pref in mobile tester tools [r=mfinkle] 2011-08-09 13:03:27 -07:00
jeremias bosch
a14c9a5eee Bug 673116: Fix file ownership in deb package on MeeGo. r=romaxa 2011-08-09 12:30:56 -07:00
Lucas Rocha
299ef25f6d Bug 672483 - Find in Page toolbar scrolls down with the page when URL bar is displayed r=mfinkle 2011-08-09 12:30:04 -07:00
Daniel Holbert
b2276617c3 Bug 549143 followup: fix C++-style comment in xpidl_header.c. rs=bsmedberg 2011-08-09 12:24:55 -07:00
Chris Jones
02362cc047 Bug 648484, part E: Hook d3d9 shadow layers up to new system. r=BenWa 2011-07-06 13:29:27 -04:00
Chris Jones
6c5f00de9a Bug 648484, part D: Allow PuppetWidgets to create D3D10 layer managers (for the time being). r=roc 2011-08-09 12:38:27 -07:00
Chris Jones
9003c2c033 Bug 648484, part C: Forward a shadow-layer transaction after rendering in the D3D10 backend, if remote. r=joedrew
* * *
Unrot bug 648484. r=Bas. To be folded.
2011-08-09 12:38:26 -07:00
Chris Jones
cf90535cbd Bug 648484, part B: Implement shadowable layer goop for D3D10, just enough to allow sending a window buffer to the compositor. r=Bas 2011-08-09 12:38:26 -07:00
Chris Jones
df81c875f3 Bug 648484, part A: Allow D3D10 layers to render directly to a share-able texture. r=Bas 2011-08-09 12:38:26 -07:00
Chris Jones
cfdff93df0 Bug 648484, part 9: Make LayerManagerD3D10 a shadow-layer manager and forwarder. r=Bas 2011-08-09 12:38:26 -07:00
Chris Jones
d5c4f07060 Bug 648484, part 8: Implement a very basic shadow thebes layer for D3D10, only enough to support the upcoming WindowLayer. r=Bas 2011-08-09 12:38:26 -07:00
Chris Jones
e119678c6c Bug 648484, part 7: Implement a very basic shadow container layer for D3D10, only enough to support the upcoming WindowLayer. r=Bas 2011-08-09 12:38:26 -07:00
Chris Jones
c55298d9ae Bug 648484, part 6: Add code to share D3D10 textures across processes. r=Bas 2011-08-09 12:38:26 -07:00
Chris Jones
453f918565 Bug 648484, part 5: Create our D3D10 device so as to allow cross-process resource sharing. r=Bas 2011-08-09 12:38:26 -07:00
Chris Jones
12b80c293a Bug 648484, part 4: Log layers transactions in the d3d10 backend. r=Bas 2011-08-09 12:38:26 -07:00
Chris Jones
a3317162ef Bug 648484, parts 3, 3.1, and 3.2: Allow passing a "backend hint" to GetLayerManager() to request a non-default layer manager backend. Deal with failure to hook up shadow layers. sr=roc 2011-08-09 12:38:26 -07:00
Chris Jones
8786c55e3f Bug 648484, part 2: Add various helpers, refactor ContainerLayer::SetSpecificAttributes. r=roc 2011-08-09 12:38:26 -07:00
Chris Jones
fe42f83e74 Bug 648484, part 1: Fix some warning spam. r=roc 2011-08-09 12:38:26 -07:00
Chris Jones
a3429c0d75 Bug 648484, part 0: Fix test-ipcbrowser. 2011-08-09 12:38:26 -07:00
Matt Brubeck
401dea465c Back out 77c924963f36, e1aae4baeaa4, ac20c581f617 (bug 643213, bug 586297, bug 669132) because of Android test failures. 2011-08-09 12:01:47 -07:00
Ehsan Akhgari
38a5c703f7 Merge mozilla-central and mozilla-inbound 2011-08-09 14:46:46 -04:00
Ehsan Akhgari
9951a63feb Merge the latest green changeset on mozilla-inbound to mozilla-central 2011-08-09 14:44:12 -04:00
Richard Newman
7becc04d84 Merge mozilla-central to services-central prior to merge back. 2011-08-09 09:17:42 -07:00
Tim Taubert
15bd01f850 merge the last green changeset on m-c to fx-team 2011-08-09 18:00:52 +02:00
Jacob Bramley
4a1fee7460 Bug 643213: Fix signed integer arithmetic used to construct ARM load instructions. [r=Marty] 2011-08-09 17:00:06 +01:00
Jacob Bramley
856347601d Bug 586297: Optimize away literal pool loads on ARM. [r=Marty] 2011-08-09 16:58:11 +01:00