Mitchell Field
|
eb1e793da7
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
|
2010-07-02 10:27:06 -04:00 |
|
Mike Hommey
|
12b793e767
|
Bug 562628. Propagate nsProcess::Init failures back to LaunchWithIProcess. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
|
Steffen Wilberg
|
0635da26cf
|
Bug 538813. Make about:cache and about:cache-entry pretty. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
|
Saint Wesonga
|
f8842ec6aa
|
Bug 572668. Don't send the useless crypto token in the UA string. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
|
Ms2ger
|
b4907b844a
|
Bug 290397. Default values of 'shape' should be treated as 'rect'. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
|
Boris Zbarsky
|
8c74716ec1
|
Bug 573354. Don't assert things that aren't true. r=bernd
|
2010-07-02 16:56:09 -04:00 |
|
Boris Zbarsky
|
cde3075e01
|
Bug 576136. Use arrays of rulevalues, not linked lists, for slightly better cache locality. r=dbaron
|
2010-07-02 16:56:09 -04:00 |
|
Michael Wu
|
125ce625dd
|
Bug 576610 - Fix Android packaging with data driven compreg, r=vlad
|
2010-07-02 13:20:24 -07:00 |
|
Benjamin Smedberg
|
c999fee100
|
Bug 568691 followup: fix interfaces.manifest correctly in builds that package without a manifest, r=mfinkle
--HG--
extra : rebase_source : 0c78222a98be39228825cb953e9e63c86c8d9caf
|
2010-07-02 16:02:56 -04:00 |
|
Timothy Nikkel
|
9fa49496f5
|
Bug 569018. If our candidate parent frame isn't for our container content then it's not a candidate parent frame. r=bzbarsky
|
2010-07-02 14:11:04 -05:00 |
|
Timothy Nikkel
|
60e2c474d2
|
Bug 563878. Part 6. Simplify nsViewManager::ViewToWidget. r=mats
|
2010-07-02 14:11:04 -05:00 |
|
Timothy Nikkel
|
976046bf62
|
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
|
2010-07-02 14:11:04 -05:00 |
|
Vladimir Vukicevic
|
3a3fe786d8
|
sync up js/src/build/autoconf/make-makefile
|
2010-07-02 12:09:37 -07:00 |
|
Benjamin Smedberg
|
76af4cae87
|
Fix --disable-libxul from bug 568691. r=Mossop
|
2010-07-02 14:23:41 -04:00 |
|
Vladimir Vukicevic
|
836d2f6c3a
|
b=?; fix make-makefile and cairo-features.h.in hack; r=ted
|
2010-07-02 11:20:29 -07:00 |
|
Vladimir Vukicevic
|
3024b2c682
|
b=568591; fix Android widget backend for manifest reg; r=mwu
|
2010-07-02 11:19:50 -07:00 |
|
Dan Witte
|
bd456200bd
|
Switch from Cache-Control: no-cache to no-store to see if it fixes random orange. b=450450
|
2010-07-02 10:24:03 -07:00 |
|
Benjamin Smedberg
|
d6805bcab6
|
Bug 576492 - Load default preferences from extension defaults, r=Mossop
|
2010-07-02 12:45:20 -04:00 |
|
Neil Deakin
|
3da6205dd4
|
Bug 437296, allow tabbing to <input>, <select> and <button> regardless of keyboard access setting, r=jonas
|
2010-07-02 10:50:08 -04:00 |
|
Dave Townsend
|
7e68f1277e
|
Bug 565291: Last update date for Personas always shows 'Unknown'. r=robstrong
|
2010-07-01 21:33:34 -07:00 |
|
Dave Townsend
|
eddc20bcf1
|
Bug 562239: Last update date for plugins always shows 'Unknown'. r=robstrong
|
2010-06-29 11:08:44 -07:00 |
|
Dave Townsend
|
37e6aadfad
|
Bug 574970: Import the skinnable property from install.rdf to the database and expose it through the API. r=robstrong
|
2010-07-02 07:48:26 -07:00 |
|
Dave Townsend
|
9b85948cc5
|
Bug 553492 Add Addon.size to expose the addon's size on disk. r=robstrong
|
2010-07-02 07:48:41 -07:00 |
|
Dave Townsend
|
579811cb3a
|
Bug 558834: Use targetPlatform when making compatibility judgements. r=robstrong
|
2010-07-01 11:37:32 -07:00 |
|
Dave Townsend
|
76a55bb085
|
Bug 576089: updateInfoURI is not exposed and needs to be passed through to the resulting Addon. r=robstrong
|
2010-07-01 11:42:19 -07:00 |
|
Dave Townsend
|
8bc798989b
|
Bug 575463: Rename AddonInstall.sourceURL to sourceURI and make it return an nsIURI rather than a string. r=robstrong
|
2010-07-01 20:36:50 -07:00 |
|
Dave Townsend
|
7ccae0d31f
|
Bug 558834: Add support for targetPlatform, size and skinnable properties to the database. r=robstrong
|
2010-07-01 11:35:48 -07:00 |
|
Dave Townsend
|
4d698c0a58
|
Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin
|
2010-07-01 09:23:11 -07:00 |
|
Dave Townsend
|
ecff834b44
|
Bug 552965 and bug 553455: Notify the application when add-on installs triggered by webpages fail or complete. r=robstrong
|
2010-07-01 10:56:48 -07:00 |
|
Benjamin Smedberg
|
0b4de441c4
|
Bug 568691 - Fix MOZ_OMNIJAR registration, r=mwu
--HG--
rename : modules/libjar/nsXPTZipLoader.cpp => modules/libjar/nsManifestZIPLoader.cpp
rename : modules/libjar/nsXPTZipLoader.h => modules/libjar/nsManifestZIPLoader.h
rename : xpcom/reflect/xptinfo/public/nsIXPTLoader.idl => xpcom/components/nsIManifestLoader.idl
|
2010-07-02 09:53:19 -04:00 |
|
Oleg Romashin
|
4fd4d7f449
|
Bug 568691 followup - Fix manifest/registration for the faststartup component, r=bsmedberg
|
2010-07-02 09:52:33 -04:00 |
|
Oleg Romashin
|
9aa2d49089
|
Bug 568691 followup - Fix the Qt remote service and widget registration, r=bsmedberg
|
2010-07-02 09:51:58 -04:00 |
|
Marco Bonardo
|
3c213f440c
|
Fix a condition where we assert because data is destroyed before a new step is added.
|
2010-07-02 15:47:41 +02:00 |
|
Benjamin Stover
|
c41accdd7c
|
Bug 566738 - Make setting titles asynchronous. r=sdwilsh r=mak sr=bz
|
2010-06-30 16:19:33 -07:00 |
|
Benjamin Stover
|
97eb3d6fee
|
Bug 556400 - Make adding visits asynchronous. r=sdwilsh r=mak sr=bz
|
2010-06-30 16:08:28 -07:00 |
|
Ginn Chen
|
d971557180
|
Bug 574003 fix bustage with Sun Studio 12 r=surkov
|
2010-07-02 18:55:43 +08:00 |
|
Markus Stange
|
dfe957ea33
|
Merge backout of changeset ad7f9821597e, bug 573973.
|
2010-07-02 08:23:34 +02:00 |
|
Markus Stange
|
277a5f67fb
|
Back out changeset ad7f9821597e (bug 573973, calling SetDrawsInTitlebar on nsXULWindow load) because it caused bug 576394.
|
2010-07-02 08:22:54 +02:00 |
|
Karl Tomlinson
|
2f99c17a8c
|
backing out dacb2bc379ad due to assertions in 419737-1 and 435223-1 reftests
|
2010-07-02 17:45:17 +12:00 |
|
Karl Tomlinson
|
1b71189884
|
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
|
2010-07-02 16:08:06 +12:00 |
|
Markus Stange
|
d08453bb3d
|
Bug 573973 - Handle the drawintitlebar attribute in nsXULWindow, too. r=Neil
--HG--
extra : rebase_source : ba2a3384b23d7f697fbe20cda11ab83b2575ba4d
|
2010-07-01 18:40:39 +02:00 |
|
Markus Stange
|
194000051b
|
Bug 572697 - Teach SVG paint servers how to use arbitrary nsIFrames as the drawing target. r=longsonr
--HG--
extra : rebase_source : fea2f616f11668fccdc7d172b03e51c3f2b222cf
|
2010-07-01 18:40:30 +02:00 |
|
Markus Stange
|
5a166a073b
|
Bug 572697 - Add frame types eSVGGeometry and eSVGPaintServer. r=roc
--HG--
extra : rebase_source : c4f39637b2e251d851cbbd3dadc91a516fd93e4b
|
2010-07-01 18:40:19 +02:00 |
|
wfernandom2004@gmail.com
|
4f2270ce12
|
Bug 575293 - Fire the close event on WS when establishing the connection fails, r=smaug
--HG--
extra : rebase_source : 04d8d8db2ebc6174757357de109c30c0fdb24bfd
|
2010-07-01 19:35:57 +03:00 |
|
wfernandom2004@gmail.com
|
e875574fed
|
Bug 575701 - build warning in nsDOMEventTargetWrapperCache.cpp
--HG--
extra : rebase_source : 7a70347e3eda412bb64020fd23a29c6cae1e17c2
|
2010-07-01 19:34:51 +03:00 |
|
Chris Jones
|
7a91b27803
|
Bug 573889, part 6: RefactorThebesLayerOGL to use TextureImage. r=Bas
|
2010-07-01 11:30:38 -05:00 |
|
Chris Jones
|
854c966b1a
|
Bug 573889, part 5: Implement TextureImage for CGL and WGL. r=vlad
|
2010-07-01 11:30:38 -05:00 |
|
Chris Jones
|
915e12af15
|
Bug 573889, part 4: Implement TextureImage for GLX. r=vlad
|
2010-07-01 11:30:38 -05:00 |
|
Chris Jones
|
41829a2ec0
|
Bug 573889, part 3: Implement TextureImage for EGL/X11. r=romaxa,vlad
|
2010-07-01 11:30:38 -05:00 |
|
Chris Jones
|
4400d277fd
|
Bug 573889, part 2: Add a BasicTextureImage implementation that synchronizes new pixels to its texture with a scratch gfxASurface and glTexSubImage2D(). r=vlad
|
2010-07-01 11:30:38 -05:00 |
|