Igor Bukanov
18e6a2e079
bug 724310 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
...
--HG--
extra : rebase_source : b78519db2ff008eb5143676d2db47935f0e89f45
2012-02-05 21:07:23 +01:00
Ehsan Akhgari
d9eb65d472
Bug 699353 - Don't attempt to paint the caret if the offset for the frame is invalid; r=roc; r=roc
2012-01-26 16:40:25 -05:00
Igor Bukanov
1cb35b718f
backout merge for bug 724310. r=irc
2012-02-09 21:37:49 +01:00
Igor Bukanov
eb3cfce3dc
backout merge for bug 724310. r=irc
2012-02-09 21:28:22 +01:00
Igor Bukanov
135d508c2e
Backed out changeset 223f74353f63 - I will edit the commit messag to refer to the right bug
2012-02-09 21:27:56 +01:00
Justin Lebar
4a02173a7b
Bug 715308 and bug 721510 - Back out rev 350ba395c, backing in bug 715308 and bug 721510, plus randomorange/crash fixes. r=joe
2012-02-09 15:04:30 -05:00
Jeff Walden
2a8d7c8ad8
Warning patrol. No bug, r=themaid
...
--HG--
extra : rebase_source : 1e5d09b39c41229086d25f3e0368441c7d9ce3f1
2012-02-09 11:43:52 -08:00
Igor Bukanov
efe64d22c0
bug 723517 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
...
--HG--
extra : rebase_source : c461dfc0e0e0462ab262cc01c2a771d3bb0971cc
2012-02-05 21:07:23 +01:00
Patrick McManus
8084fdc8b4
bug 704227 muddle through on some minor problems with content-length r=jduell
2012-02-09 14:47:30 -05:00
Brian R. Bondy
d1d089b9df
Bug 725155 - Move MozillaMaintenance service description string to Strings section of ini file. r=rstrong
2012-02-09 14:44:54 -05:00
Gian-Carlo Pascutto
e6b3803939
Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp
2012-02-09 20:41:32 +01:00
Josh Aas
24e690145b
Bug 724395: Get rid of GetUniqueID impl from nsPluginInstanceOwner. r=bsmedberg
2012-02-09 14:40:22 -05:00
Nathan Froyd
2d2214a738
Bug 722240 - Submit Telemetry only for official builds; r=taras
2012-02-01 23:42:20 -05:00
Joe Drew
e786e132ce
Bug 724137 - Support GL debug trace printouts for EGL. r=bjacob
2012-02-09 14:05:11 -05:00
Joe Drew
63d8193c1c
Bug 720467 - Update comments, which I forgot to commit.
2012-02-09 14:05:11 -05:00
Margaret Leibovic
b40c38d30f
Bug 724756 - removeBookmark can remove an arbitrary number of bookmarks. r=lucasr
2012-02-09 10:01:57 -08:00
Brian R. Bondy
ae85a7084c
Bug 722225 - Improve Firefox startup speed by ~5% (-70ms) on Windows by optimizing D3D10CreateDevice1. r=bas
2012-02-09 13:50:54 -05:00
Jeff Walden
c6ffc920b9
Bug 722121 - Remove the last now-unnecessary uses of CheckRedeclaration from JSOP_GETTER/JSOP_SETTER, as syntactically we guarantee no conflicts are possible. r=jorendorff
...
--HG--
extra : rebase_source : f9b9bac41153cd269e3d9a4f02a4bd6f963b82fa
2012-01-28 23:13:12 -08:00
Jeff Walden
82fcdb3d6d
Bug 722121 - Remove JSOP_DEFFUN_FC, because it can never be generated. r=jorendorff
...
--HG--
extra : rebase_source : 75d2fd13bfa2b706bbc6f82493b5bd23d241e8ce
2012-01-28 22:46:08 -08:00
Jeff Walden
b14e06d785
Bug 722121 - Remove uses of CheckRedeclaration from defvar/defconst. r=jorendorff
...
--HG--
extra : rebase_source : 01545432f592a4c9e1cf2a2df13ffd7c233e3733
2012-01-28 22:09:15 -08:00
Terrence Cole
7f6fc99890
Bug 720439 - Generalize the Chunk allocator; r=igor
...
These are currently hard-coded to the size and alignment required by Chunk.
Since we will need almost identical allocators for the new Nursery and
WriteBuffer required for GenerationalGC, we should just generalize the
existing Chunk allocator.
--HG--
extra : rebase_source : 50995c0bf3b6f35c8b4fe64efc13a433174bdb3f
2012-01-23 14:43:01 -08:00
Wes Johnston
e04146f51d
Bug 704682 - Add passwords content provider. r=blassey,gpascutto
2011-12-16 15:11:09 -08:00
Wes Johnston
b46635199b
Bug 718817 - Tests for deleted passwords database migration. r=dolske
2012-02-09 09:56:03 -08:00
Wes Johnston
7566c55a51
Bug 718817 - Create a deleted passwords table for sync. r=dolske
2012-02-09 09:56:03 -08:00
Chris Lord
1defbc60ca
Bug 724928 - Tell Gecko not to draw areas we aren't interested in. r=kats
...
Alter GeckoSoftwareLayerClient.beginDrawing so that it can return a rectangle
of the buffer that it's interested in. Gecko then uses this to clip the dirty
region, which often saves on unnecessary drawing during flings.
2012-02-09 17:28:10 +00:00
Hub Figuière
208b42a438
Bug 721947 - use nsIPresShell instead of nsIWeakShell. r=surkov
2012-02-09 08:49:17 -08:00
Hub Figuiere
1a89e76291
Bug 673405 - Rename GetDocAccessible() to Document(). r=surkov
2011-11-09 14:52:00 -08:00
Hub Figuière
63a85c553a
Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov
2012-02-07 14:38:54 -08:00
Ed Morley
7307ed3da9
Backout 1ca8d5a931ac (bug 720799), e4781b684008 (bug 720795), 8a4e12d93a23 & 1fc8123a2ea4 (bug 720794) for bustage
2012-02-09 16:42:07 +00:00
Azat Tymerkaev
a9b8806446
Bug 609107 - Updated toolbarbutton dropmarker. r=dao
...
--HG--
rename : browser/themes/winstripe/mainwindow-dropdown-arrow-aero.png => browser/themes/winstripe/searchbar-dropdown-arrow-aero.png
rename : browser/themes/winstripe/mainwindow-dropdown-arrow.png => browser/themes/winstripe/searchbar-dropdown-arrow.png
2012-02-09 17:19:03 +01:00
Mounir Lamouri
62a283786d
Bug 720799 - Don't use mDocShell in nsScreen. r=jst
2012-02-06 16:31:16 +01:00
Mounir Lamouri
d7b22aa947
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-02-09 11:29:44 +01:00
Mounir Lamouri
78778ee58e
Bug 720794 - Part 2 (DOM) - Implement reading and event parts of Screen Orientation API. r=jst sr=sicking
2012-02-09 16:55:54 +01:00
Mounir Lamouri
9a91fc2028
Bug 720794 - Part 1 (HAL) - Implement reading and event parts of Screen Orientation API. r=cjones
2012-02-07 13:23:45 +01:00
Simon Montagu
db8c979547
Improve the tests for end of output block. Bug 718573, r=emk
2012-02-09 17:50:48 +02:00
Benjamin Smedberg
d3e6af1ca9
Bug 725015 - Always deliver category-change notifications asynchronously. This is required because extensions need the JavaScript-global-property category to work, but we always register contracts at the "end" of a chrome.manifest so that they will always be after the CIDs, but that means that they are after the categories are registered. r=bz
...
--HG--
extra : rebase_source : 495126e85c6a76697610cb5eceab124871b8c5db
2012-02-09 10:41:16 -05:00
Benjamin Smedberg
31e8a33aa9
Test for bug 725016 - extensions which add categories in their chrome.manifest expect that they contract they refer to will be available when the category observer notification is fired.
...
--HG--
extra : rebase_source : d5ee7c20f54a1d3a7b14051bdf0ba309fc6aee17
2012-02-08 14:00:07 -05:00
Joel Maher
ea3e6037cf
Bug 717018 - merge robotium logs into a single logfile. r=gbrown,jhammel
2012-02-09 08:49:00 -05:00
Ed Morley
08ace01a8b
Backout 79121553f728 (bug 720799), 4a763183482f (bug 720795), e965486f4b50 & 4a7c7c6b9b11 (bug 720794) for failing to build on any platform
2012-02-09 12:06:50 +00:00
Chris Lord
177e9b70c4
Bug 725255 - Improve checkerboarding telemetry. r=jmaher
...
Change robotium to report on the average 'completeness' of rendered frames,
instead of the amount of frames with checkerboarding. Also change testCheck to
pan in a more humanly-possible way, and to change direction, which gives us
more useful numbers.
2012-02-09 11:37:17 +00:00
Mounir Lamouri
c8c04772bd
Bug 720799 - Don't use mDocShell in nsScreen. r=jst
2012-02-06 16:31:16 +01:00
Mounir Lamouri
8ad303fbe4
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-02-09 11:29:44 +01:00
Mounir Lamouri
78ec05a20b
Bug 720794 - Part 2 (DOM) - Implement reading and event parts of Screen Orientation API. r=jst sr=sicking
2012-02-09 11:29:09 +01:00
Mounir Lamouri
d14a9f14d3
Bug 720794 - Part 1 (HAL) - Implement reading and event parts of Screen Orientation API. r=cjones
2012-02-07 13:23:45 +01:00
Mounir Lamouri
983257aab9
Merge mozilla-central into mozilla-inbound.
2012-02-09 11:31:59 +01:00
Marco Bonardo
4f32695f7b
Bug 723165 - Telemetry for time needed to show the Bookmarks toolbar.
...
r=dietrich
2012-02-09 11:10:15 +01:00
Tim Taubert
8b64026974
merge m-c to fx-team
2012-02-09 09:28:33 +01:00
Benjamin Smedberg
c33b41a652
Bug 723473: Fix crash with Flashblock, regression from bug 90268. r=josh
2012-02-08 18:15:16 -05:00
Serge Gautherie
9c30509e0d
Bug 725349. (Av1) Add a missing space to log messages. r=gavin.sharp.
...
DONTBUILD (log-string only).
2012-02-08 19:45:48 +01:00
Kyle Huey
1584900fa4
Fix Bug 657588. r=bsmedberg
2012-02-08 09:27:29 -08:00