Граф коммитов

284434 Коммитов

Автор SHA1 Сообщение Дата
Ms2ger 1dbc7a2077 Bug 788491 - Remove kSizeNotSet constants; r=roc 2012-09-17 10:37:20 +02:00
Ms2ger 3dda1753df Bug 788525 - Remove ErrorResult& arguments to infallible methods in WebGL; r=bjacob 2012-09-17 10:37:20 +02:00
Ms2ger 888dcc8a94 Bug 782098 - Remove IsArea in nsGenericHTMLElement.cpp; r=mounir 2012-09-17 10:37:20 +02:00
Ms2ger de1784c9aa Bug 791565 - Fix undefined variable use in nsDOMStorageDBWrapper::FlushAndDeleteTemporaryTables; r=sicking 2012-09-17 10:37:20 +02:00
Ms2ger 711f1fd480 Bug 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones 2012-09-17 10:37:20 +02:00
Ms2ger aa33ac638d Bug 791567 - Cleanup nsSystemTimeChangeObserver::Notify; r=jlebar 2012-09-17 10:35:55 +02:00
Phil Ringnalda b1dab35f6b Bug 791509 - Adjust WebGL expected failures and passes for OS X 10.8, r=bjacob 2012-09-16 10:09:54 -07:00
Phil Ringnalda eec89d69e0 Bug 639705 - update test_fullscreen-api.html hacks to cover OS X 10.8 too 2012-09-16 01:01:59 -07:00
Phil Ringnalda c6376b64dc Bug 788044 followup, mark 586683-1.html as fuzzy on 10.8 2012-09-16 10:16:02 -07:00
Fabrice Desré 535bffe1fc Bug 774599 - Crash when content of unknown MIME type is encountered [r=jlebar] 2012-09-16 09:15:24 -07:00
Matt Woodrow 464976376b Bug 788044 - Make transformed frames the reference frame for their display list tree. r=roc 2012-09-16 22:32:59 +12:00
Matt Woodrow d6a87a4ee6 Bug 788044 - Make various functions take const parameters. r=roc 2012-09-13 12:32:53 +12:00
Aryeh Gregor 69f725c73a Bug 791213 - Don't return nsresult from a function that returns bool; r=doublec 2012-09-16 12:19:01 +03:00
Aryeh Gregor edb54a8c83 Bug 791216 - Work around gcc enum class compiler bug; r=ehsan 2012-09-09 19:35:29 +03:00
Phil Ringnalda a2d80cd899 Bug 786938 - disable test_handlerApps.xhtml on OS X 10.8 where it's permaorange and keeping mochitest-5 hidden 2012-09-15 17:42:22 -07:00
Theo Chevalier 1e19325d7b Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-09-16 00:06:34 +02:00
Theo Chevalier a2654ad948 Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-09-16 00:06:31 +02:00
Theo Chevalier 4809c9f843 Backing out 107165:7bb5f1ebb833 and 107164:ee6470d54349 s/computers/devices 2012-09-15 23:59:33 +02:00
Kartikaya Gupta 6c90dcdaa8 Bug 791264 - Move ScreenshotHandler into its own file. r=blassey
--HG--
rename : mobile/android/base/GeckoAppShell.java => mobile/android/base/ScreenshotHandler.java
2012-09-15 17:17:57 -04:00
Theo Chevalier 0259c96798 Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-09-15 22:59:30 +02:00
Theo Chevalier 407cc20ac3 Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-09-15 22:59:28 +02:00
Michael Wu 74b74d66d7 Bug 791269 - dlopen opensl library, r=kinetik 2012-09-15 15:52:34 -04:00
Andrea Marchesini 21e917a1e7 Bug 609748 - Workers: If CSP blocks eval in a page, eval should also be blocked in workers created by that page. r=bent 2012-09-15 14:51:55 -04:00
Ryan VanderMeulen a4c7c20525 Merge m-c to inbound. 2012-09-15 14:51:45 -04:00
Jesse Ruderman 27df8178bf Bug 789275 - Better error message when trying to process a crash report without symbols. r=wlach. DONTBUILD 2012-09-15 11:33:02 -07:00
Ryan VanderMeulen 716a3b9377 Merge inbound to m-c. 2012-09-15 09:39:57 -04:00
Robert Longson 94666b2021 Bug 791427 - speed up smil/transform tests on Android. r=dholbert 2012-09-15 12:08:03 +01:00
ffxbld 34c1ec5f8b Automated blocklist update from host bld-centos5-32-vmw-020 - a=blocklist-update 2012-09-15 03:21:07 -07:00
Kyle Machulis 6f116ba19c Bug 791413: Exit early when bluetooth property types don't match; r=cjones 2012-09-15 00:39:21 -07:00
Kyle Machulis 3116640174 Bug 791189: Exit signal filters early when signal not handled, remove service reg/unreg to fix bt crashes; r=dhylands 2012-09-14 23:47:01 -07:00
Geoff Brown a0d9981a8f Bug 767215 - Robocop: increase wait time for paint events; r=jmaher 2012-09-14 21:50:30 -06:00
Doug Sherk 0de4e182ef Bug 787549 - B2G: Stop simulating mouse events unless there's a tap. r=cjones 2012-09-14 21:16:32 -04:00
Ryan VanderMeulen f4cbe90811 Merge m-c to inbound. 2012-09-14 21:16:25 -04:00
Ryan VanderMeulen 976960c2ce Merge the last PGO-green inbound changeset to m-c. 2012-09-14 21:09:07 -04:00
Bill McCloskey 64cccf1287 Bug 790865 - Add more compartment assertions (r=terrence) 2012-09-14 17:19:53 -07:00
Mihnea Dobrescu-Balaur b8ce2208cc Bug 791025 - Add flag to re-use xpcshell files on a device from a previous run, r=jgriffin, DONTBUILD because NPOTB 2012-09-14 16:44:29 -07:00
Bill McCloskey e3dfeea781 Bug 791371 - IonMonkey: ContextStack::currentScript needs check (r=dvander) 2012-09-14 16:23:43 -07:00
Bill McCloskey 338f463705 Bug 791376 - Simplify JSObject::swap (r=bholley) 2012-09-14 16:20:04 -07:00
Scott Johnson 678dc6693c Bug 789962: Change comment in Preferences.h to refer to correct file, DONTBUILD because NPOTB. [r=bsmedberg] 2012-09-14 17:42:35 -05:00
Doug Sherk 2a5d788e4c Bug 780395: Part 1, B2G: Listen to scrollTo calls and metrics being clobbered r=cjones 2012-09-14 17:57:35 -04:00
Monica Chew 24f244f851 Bug 770691 - Add plubming for per-site third party cookie blocking. r=mconnor sr=biesi,jduell,mconnor
--HG--
extra : rebase_source : 4ee3c16a72f0a557575349354060b76ca4e34031
2012-09-14 13:57:56 -07:00
Jeff Hammel f3edc1bbff bug 702832 follow up: add license header;r=wlach DONTBUILD because NPOTB
--HG--
extra : rebase_source : 054283ae7cd75772a8303358e553f5d8b78ec680
2012-09-14 14:17:32 -07:00
Markus Stange 73d7477011 Bug 788189. Account for the context menu offset in the stored position of a context menu popup so that we don't end up in an infinite loop continually adding the context menu offset. r=enndeakin 2012-09-14 16:17:08 -05:00
L. David Baron 2a8ac62275 Make reftest harness print max difference and number of differing pixels on the TEST-UNEXPECTED-FAIL line so that it ends up in bugs. (Bug 789602) r=ted 2012-09-14 14:12:34 -07:00
L. David Baron f91cf8d1d2 Add more profile labels for the separate parts of restyle processing. (Bug 790379) rs=cjones 2012-09-14 14:12:34 -07:00
Jeff Hammel 70d1b94a2b Bug 702832 - solidify strategy to sync mozbase packages to m-c;r=wlach DONTBUILD because NPOTB 2012-09-14 14:12:35 -07:00
Patrick McManus ebc86dda5f bug 347307 - make pac myIPAddress() more accurate r=biesi 2012-09-14 16:27:46 -04:00
Patrick McManus 4bf78c0aeb bug 507578 - disable dns prefetch in presence of active proxy r=jduell 2012-09-14 16:27:46 -04:00
Patrick McManus d64080bb5a bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-14 16:27:46 -04:00
Tim Taubert 42197e3695 Bug 589445 - Intermittent timeout or uncaught exception @nsIDOMLocation.hash in browser_463205.js followed by unexpected tab warnings; r=ehsan 2012-09-14 22:15:44 +02:00