Commit Graph

254881 Commits

Author SHA1 Message Date
Jonathan Kew
92889b5756 bug 689179 - don't apply cswh feature by default. r=jdaggett 2011-09-27 09:45:55 +01:00
Boris Zbarsky
22c03bb4a3 Merge mozilla-inbound to mozilla-central 2011-09-27 03:07:47 -04:00
Sid Stamm
706c6fde5a bug 685373 - update telemetry opt-in text to include feature/app usage, r=gavin 2011-09-26 22:07:33 -07:00
Chris Double
7b942edc01 Bug 686942: respect pause state when seeking to end and beginning of videos - r=kinetik
--HG--
extra : rebase_source : 9d698ae2e8731040fa8f40b90164889b5a8b5e23
2011-09-27 15:22:09 +13:00
Phil Ringnalda
e4ed5e3534 Back out aac6292d29f9 (bug 632365) for breaking test_leaf_layers_partition_browser_window.xul 2011-09-26 19:40:50 -07:00
Phil Ringnalda
49d5f976b1 Back out 6e359c7e8080 (bug 681755) on suspicion of bloating the Windows debug mochitest-4 logs to the point of truncation 2011-09-26 19:37:47 -07:00
Wes Johnston
613085c85b Bug 677670 - Make the new tab popup work on tablets. r=mbrubeck 2011-09-26 18:28:54 -07:00
Wes Johnston
2f3a022d97 Bug 688677 - Polish up the actionbar. r=mbrubeck 2011-09-26 18:28:52 -07:00
Benoit Girard
55511ee95e Bug 676831 - Mark Android OpenGL Reftest failures for regression testing. r=joe
--HG--
extra : rebase_source : b5458fa13fc6277560eb0ebc3e4e31f6c04b4e6c
2011-09-19 13:05:15 -07:00
Jonathan Hage
c51413a1ef Bug 673759 - Reftests for positive namedspaces; r=karlt 2011-09-27 03:13:23 +01:00
Frédéric Wang
a11f9aab66 Bug 356870 - Allow mlabeltdr to be used in mtable; r=karlt 2011-09-27 03:13:23 +01:00
Matt Brubeck
ff7228b25e Merge mozilla-central to mozilla-inbound 2011-09-26 19:09:08 -07:00
Jeff Walden
2a604475b1 Bug 688646 - Followup fix to make recent test changes feature-test for shell-only functionality. r=orange 2011-09-26 18:28:57 -07:00
Fabrice Desré
de51de9a98 Bug 689330 - update LauncherShortcuts to use the new web apps repository [r=mfinkle] 2011-09-26 17:32:16 -07:00
Fabrice Desré
7e3d5fd944 Bug 689307 - Add an app shortcut to the homescreen [r=mfinkle] 2011-09-26 17:32:10 -07:00
Fabrice Desré
2b1103493c Bug 659188 - Android and media parts [r=blassey] [r=cpearce] 2011-09-26 17:25:41 -07:00
Fabrice Desré
5a5295587e Bug 593891 - Part 3 : Fennec nsICapturePicker implementation [r=mfinkle] 2011-09-26 17:25:41 -07:00
Fabrice Desré
d79d54482e Bug 593891 - Part 2 : Use a different title for the capture picker [r=mfinkle] 2011-09-26 17:25:41 -07:00
Fabrice Desré
ff414396a2 Bug 593891 - Part 1 : Wrap an nsIFile in an nsIDOMFile [r=sicking] 2011-09-26 17:25:41 -07:00
Steve Fink
2d00fc8b3a backout 75010170a6ee (bug 688327) 2011-09-26 17:06:42 -07:00
Steve Fink
215d4f3373 backout 7b4c94293707 (bug 686230) 2011-09-26 17:06:15 -07:00
Steve Fink
3008328012 backout 0cce4b4dead8 (bug 687102) 2011-09-26 16:55:37 -07:00
Steve Fink
f34cf265e4 backout 91f8565205db 2011-09-26 16:55:05 -07:00
Chris Leary
931f3f492b Back out bug 684039.
--HG--
rename : js/src/ds/LifoAlloc.h => js/src/jsarena.h
2011-09-26 16:50:17 -07:00
Chris Leary
8e7db87c8c Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke)
--HG--
rename : js/src/jsarena.h => js/src/ds/LifoAlloc.h
2011-09-22 13:22:30 -07:00
Chris Leary
10713a0db1 Bug 684039: Don't use JSArenaPool in nsJSEnvironment. (r=mrbkap) 2011-09-22 15:13:36 -07:00
Terrence Cole
2c7812b967 Bug 688646 - Remove its.bindMethod and js/src/tests/js1_5/Function/15.3.4.4.js; r=jwalden
Section 1 of the existing tests is already in js/src/tests/ecma_3/Function/
15.3.4.4-1.js.  Section 2 is an internal detail of our implementation that in
the near future is going to be changing.  Currently, we sometimes stilll walk
the parent pointers to get to globals; soon we will have a faster way to get
them in all cases, either through compile-n-go or IM.  What we really want to
test is that we get the lexical globals, not the caller globals.  This adds such
a test to our newer Function tests and simply removes the old Function tests.

--HG--
extra : rebase_source : 8d4c9440750245e895a01f8b92d1ceb3d18d8e8f
2011-09-26 15:17:05 -07:00
Jeff Walden
30f829f162 Bug 689285 - Make [[ThrowTypeError]] properly non-extensible. r=luke
--HG--
extra : rebase_source : 159ea15fc162ce0f7fe9e92adf18175c6ae15a8d
2011-09-26 13:59:23 -07:00
Dão Gottwald
aafc622efe Bug 632365 - Delay status updates for links further. r=gavin ui-r=faaborg 2011-09-27 01:22:57 +02:00
Chris Leary
5db5bc98eb Fix JS shell build. (r=luke) 2011-09-26 16:09:47 -07:00
Steve Fink
ae4efa89c7 Bug 687102 - Range check the PC argument to trap/untrap/line2pc/etc. in JS shell (r=cdleary) 2011-09-16 15:55:03 -07:00
Steve Fink
0c6caf335b Backout a21f23d350d8 (bug 645111) 2011-09-26 15:38:51 -07:00
Steve Fink
a11570a981 Bug 686230 - Add JS_CallOnce to the JSAPI for module initialization (r=luke)
--HG--
extra : rebase_source : 02b57a1e87cbc6676db9e9eb2c6567f43da99ba8
2011-09-11 11:37:43 -07:00
Mike Hommey
9720a30fe1 Bug 667592 - Bump telemetry notification persistence to 6 2011-06-29 09:55:19 +02:00
Dão Gottwald
7326430279 Bug 689177 - Reduce border radii of header buttons and the search field to match Firefox nav bar changes. r=unfocused 2011-09-27 01:10:20 +02:00
Dão Gottwald
b351193f1b Bug 689181 - Reduce the Places organizer search field's border radius to match Firefox nav bar changes. r=mak 2011-09-27 01:10:11 +02:00
Matt Brubeck
f468fc2de6 Bug 689288 - Annotate failing xpcshell tests on Win64 [r=khuey] 2011-09-26 14:27:37 -07:00
Wes Johnston
9e71a726a8 Bug 689025 - Language button has a label referencing location of intl.properties [r=mfinkle] 2011-09-26 14:27:02 -07:00
Matt Brubeck
66b188394b Bug 689267 - setting#prefs-uilanguage should have type="control" instead of "menulist" [r=wesj] 2011-09-26 14:25:12 -07:00
Ehsan Akhgari
6e5e9e8ae4 Bug 666414 followup - Fix the Android build bustage 2011-09-26 16:41:38 -04:00
Taras Glek
a872e2a3ef bug 668392: backout addon/person reporting until privacy optin is updated 2011-09-26 13:25:57 -07:00
Ehsan Akhgari
d1d17f7aee Bug 666414 - Part 2: Reference count the ANPTypeface type explicitly instead of piggybacking on nsRefPtr; r=dougt 2011-09-26 16:10:47 -04:00
Ehsan Akhgari
5272acdabd Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg 2011-09-16 16:22:44 -04:00
Benoit Girard
6216fe6fff Merge to the latest green changeset from mozilla-inbound to mozilla-central 2011-09-26 15:52:45 -04:00
Ehsan Akhgari
fe0d0ce6ff Backed out changeset 020f14584a2a (bug 680246) because it broke builds on all platforms 2011-09-26 11:53:28 -04:00
James Willcox
a85eeb1953 Bug 686992 - Draw to Android window/surface directly r=blassey 2011-09-21 12:46:00 -04:00
Mats Palmgren
424aead691 Bug 686581 - Disable theming in SVG images harder. r=longsonr 2011-09-26 18:29:06 +02:00
Mark Finkle
12a4e484d9 Bug 689158 - Try to fix browser_rememberPassword problems [r=mbrubeck] 2011-09-26 11:58:33 -04:00
Ehsan Akhgari
3a9223bc25 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-26 10:35:13 -04:00
Atul Aggarwal
55091f006e Bug 653295 - Fixing warning of comparision between signed and unsigned integer expressions in nsFrameSetFrame.cpp. r=bz 2011-09-26 01:47:43 +05:30