Commit Graph

112519 Commits

Author SHA1 Message Date
Bill McCloskey
2aae7cd63a Bug 808067 - Back out again due to possible orange (r=orange) 2012-11-05 17:22:54 -08:00
Bobby Holley
35a5c3a7c6 Bug 800864 - Add some more tests. r=bz 2012-11-05 17:15:53 -08:00
Wes Johnston
25e8415172 Bug 786061 - Disable session restore in webapps. r=mfinkle 2012-11-05 17:14:22 -08:00
Wes Johnston
0d0ed8176d Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle 2012-11-05 17:14:20 -08:00
Bobby Holley
60c3e2181b Bug 793969 - Tests. r=mrbkap 2012-11-05 17:10:34 -08:00
Ed Morley
3df60ccac7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-01 13:42:02 +00:00
Olli Pettay
05782f593d Bug 779306 - Wildcard for 'all events', nsIEventListenerService.addListenerForAllEvents(target, listener), r=jst 2012-11-01 13:42:29 +01:00
Brad Lassey
180cc08e90 bug 805017 - Disable screen timeout when DOMFullscreen is enabled r=jst 2012-11-01 08:40:11 -04:00
Robert Longson
bb5f133bd4 Bug 807355 - Only create marker effects if the content is markable. r=jwatt 2012-11-01 09:41:51 +00:00
Vincent Chang
614b99c11a Bug 807242 - [Wifi]: onconnected() function is not called when receiving CTRL-EVENT-CONNECTED event. r=mrbkap 2012-11-01 17:07:25 +08:00
Alexandre Poirot
7b545fb55e Bug 796045 - Prepopulate apps cache for specific mozbrowser frames. r=fabrice 2012-11-07 20:48:56 -05:00
Ryan VanderMeulen
e271999620 Merge m-c to inbound. 2012-11-07 20:48:51 -05:00
Eric Chou
82ffc1cb30 Bug 809538 - refactory and handle no sdcard situation, r=qdot 2012-11-07 17:46:31 -08:00
Makoto Kato
1b9b070867 Bug 807895 - Remove BSD/OS code. r=khuey 2012-11-08 10:36:28 +09:00
Taro Matsuzawa
93689f8c52 Bug 797794 - Preprocessor.py -Fslashslash does'nt work. r=ted 2012-11-08 10:36:21 +09:00
Ehsan Akhgari
ac35497057 Bug 579517 follow-up: Remove NSPR types that crept in 2012-11-07 20:34:50 -05:00
Jason Duell
03cc56112b Bug 806753 - e10s: Remove already broken support for child-side http-on-* observers r=bz 2012-11-07 17:24:27 -08:00
Kannan Vijayan
e094b7bbbc Backing out 72078b2daa84 due to not fixing entire issue. 2012-11-07 20:13:39 -05:00
Gregor Wagner
6e5bca2352 Bug 808327 - [settings] Re-enable security checks for settings. r=bent 2012-11-07 16:54:03 -08:00
Karl Tomlinson
ae9dab3775 disable test for bug 807728 due to win debug failure
--HG--
extra : rebase_source : c72b0814e628a811dfcc48513ab4078123ac279e
2012-11-08 13:12:29 +13:00
Marshall Culpepper
a9a53de08d Bug 805844: Support update interval configuration via settings in B2G. r=fabrice
--HG--
extra : rebase_source : a235fab66edcbf656212a3010af970989b4fc286
2012-11-07 16:05:55 -08:00
Andrew Halberstadt
70d974d9be Bug 809437 - Stop b2g process before installing gecko into an emulator, r=jgriffin 2012-11-07 15:55:01 -08:00
Fernando Jiménez
641bdda038 Bug 800511 - Remove redundant validation from navigator.mozPay(); r=fabrice 2012-11-07 16:02:10 -08:00
James Kitchener
b460d1335c Bug 786566 - ARIA menuitem acting as submenu should have PARENT_MENUITEM role, r=tbsaunde 2012-11-08 08:58:22 +09:00
Gina Yeh
9c284b5416 Bug 809515 - Patch 1: No response when failed to connect to a headset, r=qdot 2012-11-07 15:48:39 -08:00
Bobby Holley
73334e2a83 Bug 805807 - Filter setters. r=mrbkap 2012-11-07 15:45:50 -08:00
Bobby Holley
4bb1e8b3f7 Bug 802557 - Mochitests. r=bz 2012-11-07 15:43:09 -08:00
Blake Kaplan
6cd1a84aa1 Bug 807148 - Rejigger the way that we turn on background scanning. a=gal/vchang 2012-11-05 14:29:07 -08:00
Oonishi Atsushi
15d6988b4f Bug 808035 - Skip session history on loading initial <about:blank>. r=ttaubert 2012-11-07 18:04:23 -05:00
Oonishi Atsushi
57b5dd072c Bug 808035 - Test. r=smaug 2012-11-07 18:04:23 -05:00
Oonishi Atsushi
7c3b77f697 Bug 808035 - Don't try to replace non-exist session history entry. r=smaug 2012-11-07 18:04:22 -05:00
Masatoshi Kimura
97d73c1c4e Bug 801402 - Use FindEncodingForLabel from HTML parser. r=hsivonen 2012-11-07 18:04:22 -05:00
Masatoshi Kimura
3bd83e2eac Bug 801402 - Use EncodingUtils::FindEncodingForLabel from DOM. r=sicking 2012-11-07 18:04:22 -05:00
Masatoshi Kimura
7ef7c7a41b Bug 801402 - Make EncodingUtil methods case sensitive. r=hsivonen 2012-11-07 18:04:22 -05:00
Masatoshi Kimura
322d4b5d48 Bug 801402 - Use FindEncodingForLabel from XML parser. r=hsivonen 2012-11-07 18:04:21 -05:00
Masatoshi Kimura
2d3be47cd4 Bug 801402 - Use FindEncodingForLabel from OS.File. r=sicking 2012-11-07 18:04:21 -05:00
Masatoshi Kimura
004281653d Bug 801402 - Use FindEncodingForLabel from XSLT. r=sicking 2012-11-07 18:04:21 -05:00
Chuck Lee
cf38dbf413 Bug 786438 - Handle WEP authentication fail. r=mrbkap 2012-11-06 14:08:46 +08:00
Ehsan Akhgari
55beb1a63f Bug 775350 - Update the overflow areas of the lines containing floats based on the overflow areas of the floats in the containing block; r=dbaron 2012-11-06 12:11:50 -05:00
Jared Wein
c6c21e0fe6 Bug 751444 - The About dialog's focus rings are barely visible in Nightly and Aurora builds. r=dao 2012-11-07 14:28:17 -08:00
Jared Wein
20b13ac90e Bug 808176 - devtools.chrome.enabled=true should also show the Error Console menuitem. r=dcamp 2012-11-07 14:27:50 -08:00
Josh Matthews
27b8218689 Bug 805013 - Paper over the browser-chrome crashes from certain circumstances that run ~RasterImage off the main thread. r=joe 2012-11-07 17:25:27 -05:00
Ehsan Akhgari
7155c4fc5f Merge mozilla-central into mozilla-inbound 2012-11-07 17:24:27 -05:00
Kannan Vijayan
f38d42262f Bug 803730 - Fix boxing of instanceOf inputs in ion. r=sstangl 2012-11-07 17:16:15 -05:00
Bobby Holley
0ae350d48b Bug 806751 - Pile more garbage into GetWrappedNativeOfJSObject. r=mrbkap
--HG--
extra : rebase_source : 9d290c7058dd4a1984aff94ef84376913947189e
2012-11-07 14:12:14 -08:00
Chris Peterson
7f643fb710 Bug 806142 - Only hide password characters if the text editor is (still) a password editor. r=ehsan 2012-11-06 10:45:58 -08:00
Ehsan Akhgari
8d21025121 Bug 809383 - replace PR_TRUE in AsyncFaviconHelpers.h 2012-11-07 16:55:39 -05:00
Andres Hernandez
ba15ed51f0 Bug 806683 - Port browser_privatebrowsing_crh.js to the new per-window PB APIs r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_crh.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_crh.js
2012-11-07 14:37:56 -06:00
Luke Wagner
103ce99cc1 Bug 809532 - rm unused CloneFunctionObject overload (r=billm)
--HG--
extra : rebase_source : 9c495cef6839782ec7bfa9d1cc214c282ddaa591
2012-11-07 13:28:52 -08:00
Luke Wagner
758f3333d4 Bug 807185 - IonMonkey: optimize the non-native test in visitCallGeneric (r=sstangl)
--HG--
extra : rebase_source : 6ed2cc423ea0794ad715b2d4d31c0a3047c3464c
2012-11-01 21:35:13 -07:00