Commit Graph

89649 Commits

Author SHA1 Message Date
Ehsan Akhgari
5fc5ba4b3e Bug 734302 - Part 1: Enable the Gecko Profiler on native Fennec; r=BenWa,khuey
--HG--
extra : rebase_source : 050443e4850aac78551ed985aa81522d808bcb6b
2012-03-02 14:11:47 -05:00
Kai Engert
ff45f86f4f Bug 681937, Enhance PSM's key generation strategy with tokens/escrow, r=rrelyea 2012-03-21 23:22:15 +01:00
Jeff Muizelaar
73b17dfe33 Bug 737686. Avoid glTexSubImage2D on PowerVR hardware. r=gwright
glTexSubImage causes a readback on PowerVR hardware if the texture
has already been uploaded. Disabling CanUploadSubTextures() brings
the median upload speed from 26ms to 10ms.
2012-03-20 19:13:50 -04:00
Jeff Walden
6d2861cf63 Windows build bustage fix -- looks like Windows doesn't recognize nested method definitions with const, implicitly namespace-nested argument types (?). No bug, r=red, all hail MSVC 2012-03-21 14:55:12 -07:00
Jeff Walden
11cec064bd Warning patrol. No bug, r=themaid
--HG--
extra : rebase_source : 49934cb03e1cde5ea44bda525d2502227117aa2a
2012-03-21 14:12:51 -07:00
Jeff Walden
64398b2a15 Bug 728411 - Move a couple more slot methods over to ObjectImpl. r=bhackett
--HG--
extra : rebase_source : e9e872a9557d87cb545c1c209a946a6b87d85e4d
2012-02-24 20:01:05 -08:00
Jeff Walden
00596da6c2 Bug 728411 - Move checkShapeConsistency into ObjectImpl. r=bhackett
--HG--
extra : rebase_source : 92525ff32e1d27c335eb0d2c73a8b54b0d5b8a54
2012-02-23 15:45:01 -08:00
Jeff Walden
5451b477d4 Bug 728411 - Move most other slot-access methods into ObjectImpl. r=bhackett
--HG--
extra : rebase_source : 34a66226584835cdedc5958d0475606de972180a
2012-02-23 15:39:35 -08:00
Jeff Walden
8fe8c16233 Bug 728411 - Move slot range operations into ObjectImpl. r=bhackett
--HG--
extra : rebase_source : 704d67267923e019df82de7f77f60b48c6c62128
2012-02-23 15:39:32 -08:00
Jeff Walden
48e59df2bd Bug 737996 - Remove some essentially-obsolete configuration options from jsversion.h. r=luke
--HG--
extra : rebase_source : 4b54a0ab0a6fcdb15ee671ee8c1b460d4b4f4180
2012-03-21 12:23:07 -07:00
Margaret Leibovic
d3d41d0583 Bug 731654 - (3/3) Style HTML5 form validation popup. r=sriram 2012-03-21 14:08:04 -07:00
Margaret Leibovic
69c07a6f04 Bug 731654 - (2/3) Get rid of mLayout/mHeight/mWidth. r=sriram 2012-03-21 14:08:00 -07:00
Margaret Leibovic
e3cbbecee6 Bug 731654 - (1/3) Refactor positionAndShowPopup to use popupFoo instead of listFoo variable names. r=sriram 2012-03-21 14:07:57 -07:00
Daniel Holbert
82f039d3bc Bug 737754: Change guaranteed-to-succeed IndexOf() checks to Contains() checks in assertions within nsScriptLoader::PrepareLoadedRequest. r=hsivonen 2012-03-21 14:06:10 -07:00
julian.reschke@gmx.de
2cf0629cb1 Bug 714302: add suport for HTTP status code 308 r=mcmanus
--HG--
extra : rebase_source : 2e4a46ac5ebe89a36fb4b12b1985d07d674db5e8
2012-03-21 16:13:42 -04:00
Matthew Noorenberghe
d78eeb8e8a Bug 731613 - Don't track startup crashes when XRE_PROFILE_PATH is set (from restart or profile manager). r=Mossop
--HG--
extra : rebase_source : c16c158eeec49521f60b1afdfa32a64e9dbda2c7
2012-03-14 17:08:59 -07:00
Aryeh Gregor
2d2e408435 Bug 668716 - Change test_bug632379.xul failure on Mac to a todo(); r=orange 2012-03-21 15:41:35 -04:00
Brad Lassey
e421d43f5e bug 734624 - java.lang.RuntimeException: An error occured while executing doInBackground() at android.os.AsyncTask.done(AsyncTask.java) caused by: android.database.sqlite.SQLiteConstraintException: error code 19: constraint failed, catch potential exceptions r=mfinkle
--HG--
extra : rebase_source : e6a22be859e6e83bc23bd17f70eb701ad5a676e8
2012-03-16 12:21:04 -04:00
Dão Gottwald
930c649031 Bug 737830 - Default browser check is broken (Error: win is not defined). r=gavin 2012-03-21 20:05:23 +01:00
Dão Gottwald
7163b5a65e Bug 737816 - Use the autofocus attribute to focus about:home's search box. r=felipe 2012-03-21 20:04:51 +01:00
Terrence Cole
a592913d0e Bug 735761 - Fix a cosmetic error in the test suite; r=dmandelin
This patch pushes our null results for non-run tests before running other tests
so that when we do not try to update the progress bar after we finish running.

--HG--
extra : rebase_source : 02e53cddcab4c5898ef2636f78c806509ae33dcf
2012-03-21 11:49:01 -07:00
Gregor Wagner
247be5ee97 Bug 737456 - Contacts API: Improve number lookup. r=bent 2012-03-21 11:45:03 -07:00
Igor Bukanov
b2f0cd3a2f bug 730221 - followup to bump XDR version number as the previously landed changeset made incompatible changes to xdr format. r=bugzilla_comment 2012-03-21 19:14:42 +01:00
Hessam Salehi
7d69570885 Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg 2012-03-21 14:07:31 -04:00
Josh Dhaliwal
5062750d82 Bug 735011 - geolocation - support enableHighAccuracy position option. r=dougt 2012-03-21 10:52:35 -07:00
Brian Nicholson
36b55e394a Bug 735469 - Fix IME composition events. r=cpeterson
--HG--
extra : rebase_source : 778dd5a7b9cda7796039fcf3614f507b253b4037
2012-03-21 10:26:53 -07:00
Vladan Djeric
effa6590c8 Bug 722368 - Report slow SQL created from dynamic strings to Telemetry. r=taras 2012-03-21 13:26:48 -04:00
Philip Chee
f0337653a8 Bug 736735 notification.css: Use inheritance instead of non-performant css r=dolske. 2012-03-22 01:00:08 +08:00
Ted Mielczarek
e37ff27af2 bug 735309 - add in-tree mozconfigs for Valgrind builds. r=catlee
--HG--
extra : rebase_source : 76076a035b27614b97adf6165ca137dd1553ce92
2012-03-21 12:23:05 -04:00
Luke Wagner
792d416eee Bug 737388 - Put back piece of prologue accidentally removed earlier (r=bhackett) 2012-03-21 01:51:11 -07:00
Aryeh Gregor
985cd7b82d Bug 735805 part 6 - Fix more toolkit mochitests that run no tests; r=enndeakin 2012-03-20 13:29:14 -04:00
Aryeh Gregor
94d5ff735b Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz 2012-03-16 16:07:09 -04:00
Aryeh Gregor
7da09c4a2f Bug 737612 - Range.insertNode() on a detached text node should throw standard exception type; r=smaug 2012-03-20 16:32:01 -04:00
Aryeh Gregor
3153795fe4 Bug 737565 - Range.comparePoint() should throw exceptions per spec; r=smaug 2012-03-20 15:54:38 -04:00
Jacek Caban
e2422b317a Bug 736980 - testing/tools/screenshot fails to link on mingw r=khuey 2012-03-21 17:25:29 +01:00
Jacek Caban
e357951839 Bug 737667 - GCC build warning: sps_sampler.h: In member function ?void ProfileStack::push(const char*)?: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (also in addMarker) r=ehsan
--HG--
extra : rebase_source : bdd6093ee36e25fb33b59873be6c1c0068574869
2012-03-21 17:06:01 +01:00
Doug Turner
a19169f8b6 Bug 734854 - Merge PROXIMITY_EVENT with SENSOR_EVENT. r=jdm 2012-03-20 23:36:17 -07:00
Doug Turner
073b89c4c7 Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu 2012-03-20 23:36:17 -07:00
Doug Turner
8a52ef48c7 Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm 2012-03-20 23:36:17 -07:00
Doug Turner
e9b99834bc Bug 735330 - move device motion from dom/system to hal. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data.  support compassneedscalibration. r=jdm

--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
2012-03-20 23:36:17 -07:00
Margaret Leibovic
c88e4535ef Bug 737445 - java.lang.ClassCastException: java.lang.String at org.mozilla.gecko.FormAssistPopup$AutoCompleteListAdapter.populateSuggestionsList(FormAssistPopup.java). r=mfinkle 2012-03-20 10:52:19 -07:00
Mounir Lamouri
724669ae66 Bug 673853 - Fix "ASSERTION: Form control should have a parent". r=bz 2012-03-21 15:47:04 +01:00
Chris Lord
49b9819ead Bug 736729 - Fix display-port on first paint and page-size changes. r=kats
Previously, we only set the display-port in response to a page scrolling itself,
or when we adjust the viewport. This meant that the display-port could be
incorrect if a viewport adjustment was sent after a page-size changed, but
before a render had completed.

Similarly, we were not updating the display-port when the viewport of a
foreground document that hadn't been displayed yet was changing. This would
cause the first-paint to have an incorrect (and often too small) display port,
which wouldn't be corrected until the page was scrolled.
2012-03-21 14:44:33 +00:00
Justin Lebar
532063e6fc Bug 737307 - Part 2: Fix. r=bz 2012-03-21 09:53:40 -04:00
Justin Lebar
5732e6baa8 Bug 737307 - Part 1: Fix scriptaculous test. 2012-03-21 09:53:40 -04:00
Brian Hackett
1b9f03e039 Use singleton types for global object initializers, bug 731398. r=dvander 2012-03-21 07:37:43 -06:00
Justin Lebar
f3530c78c5 Back out 4d69dc0ec681 (bug 737307) due to orange. 2012-03-21 08:57:14 -04:00
Henri Sivonen
c12f10cc2f Bug 717488 part 1. r=smaug. 2012-03-21 14:39:25 +02:00
Brian Hackett
791a99843d Update type sets persistently for arithmetic on objects, bug 733979. r=billm 2012-03-21 06:32:18 -06:00
Justin Lebar
e6d9a12b96 Fix bug 737307. r=bz 2012-03-21 07:38:01 -04:00