Commit Graph

87234 Commits

Author SHA1 Message Date
Robert O'Callahan
6a985084a0 Bug 727695. Add TimeDuration::FromMicroseconds. r=cjones 2012-02-19 21:53:40 +13:00
Robert O'Callahan
6de9c64b6d Bug 715401. Instead of trying to create a fallback surface, just leave mTarget alone. r=bas 2012-02-19 21:53:01 +13:00
Gavin Sharp
9123bb6e80 Followup to my patch for bug 724309 that doesn't have a silly mistake in it 2012-02-18 22:22:30 -08:00
Gavin Sharp
47299fd8b1 Bug 724309: add some more extra logging to try to fix browser_homeDrop.js
--HG--
extra : transplant_source : %DA%B3%95%CAN%E2%8D%15%EE%E1%95%E5%CA%80%3B%97%1BcUr
2012-02-15 18:01:23 -08:00
Aryeh Gregor
cd491d4c50 Bug 721136 - transform property serialization doesn't normalize case; r=dbaron 2012-02-13 16:23:15 -05:00
Dão Gottwald
7b7122021a no bug, whitespace fix 2012-02-15 23:28:02 +01:00
Jeff Walden
843adc24ef Convert the last remaining direct JS_Assert users to MOZ_Assert, followup to bug 717540 that seems to have been missed in my initial review. Also switch the JS_ASSERT uses to MOZ_ASSERT in passing. r=trivial
--HG--
extra : rebase_source : 70746d934b529c3e28d83dc2aced690ba92044db
2012-02-14 16:16:14 -08:00
Patrick McManus
c95427f2a0 bug 447866 pre patch 0 - pipeline and spdy mix r=honzab 2012-02-15 16:41:18 -05:00
Kyle Machulis
326642dc74 Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-15 13:37:13 -08:00
Kyle Machulis
1e21da06e6 Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-14 17:51:52 -08:00
Nathan Froyd
5ff7b491b9 Bug 717061 - add tests for uncompressed->gzip conversion; r=mossop 2012-02-13 12:05:16 -08:00
John Schoenick
830b3cc2e8 Bug 716556 - Fix possible buffer overflow in nsScriptableInputStream (attempt 2). r=bsmedberg 2012-02-13 11:26:28 -08:00
Benoit Jacob
2d1e27f7d1 Bug 727614 - Use #ifdef ANDROID instead of #ifdef MOZ_WIDGET_ANDROID to cover B2G too. r=joe 2012-02-16 18:45:16 -05:00
Joe Drew
bf8b7e35e4 Bug 725747 - Seems we run into a driver bug on OS X (on NVIDIA cards only) now. Mark these tests as failing. r=bjacob 2012-02-16 18:45:16 -05:00
Jan Bambach
af0ee83b39 Bug 707736 - Hide the cursor when it's motionless over a fullscreen video. r=dolske 2012-02-13 11:14:00 -08:00
Diogo Golovanevsky Monteiro
817e9ea903 Bug 714071 - The Show Statistics setting is not preserved when toggling the full screen mode. r=neil 2012-02-13 11:07:07 -08:00
Michael Ratcliffe
c281712bcd Bug 705707 - Style Inspector doesn't take into account chrome:// stylesheets; r=msucan f=dao 2012-02-13 11:26:33 +00:00
Tim Taubert
5319e90450 merge m-c to fx-team 2012-02-13 10:44:02 +01:00
Andreas Gal
b74045ec25 Follow-up fix for bug 726529 2012-02-12 23:26:25 -08:00
Andreas Gal
50bfedcc45 Bug 726529 - remove app cache refresh handling from b2g chrome code (r=me, npotb) 2012-02-12 23:22:09 -08:00
Andreas Gal
16633e6faa Bug 726528 - remove unnecessary webapi emulation from b2g chrome code (r=me, npotb) 2012-02-12 23:14:02 -08:00
Olli Pettay
fdd7096041 Bug 726343 - Improve DOMEventTargetHelper CC logging, add missing #include r=tree_is_burning 2012-02-12 15:33:51 +02:00
Olli Pettay
7230c07c33 Bug 726343 - Improve DOMEventTargetHelper CC logging, r=mccr8 2012-02-12 15:09:18 +02:00
Chris Jones
11f07903e1 Bug 721711: Enable DOM full-screen API for b2g. r=gal (npotb) 2012-02-12 00:08:58 -08:00
Ed Morley
bad85c1506 Merge mozilla-central to mozilla-inbound 2012-02-11 13:01:34 +00:00
ffxbld
ef6675e394 Automated blocklist update from host linux-ix-slave17 2012-02-11 03:19:53 -08:00
Olli Pettay
fdb750a0a6 Bug 725752 - BBP for XBL protos, f=mccr8,r=jst 2012-02-11 13:04:28 +02:00
Olli Pettay
2b5128a5bf Bug 701423 - Log the id and classes of an element in cycle collector dumps, f=mccr8,r=sicking 2012-02-11 13:03:54 +02:00
Panos Astithas
cfd1273497 Bug 687093 - Clicking on a stack frame in the debugger should put the caret in the proper source line; r=msucan 2012-02-11 11:44:20 +02:00
Panos Astithas
a4c20d96c1 Bug 690419 - Script debugger picks the wrong highlighting engine in URLs with a query string; r=dcamp
--HG--
rename : browser/devtools/debugger/test/test-script-switching-02.js => browser/devtools/debugger/test/test-editor-mode
2012-02-11 11:44:19 +02:00
Andrew Quartey
69b76a336f Bug 634829 - Remove nsIAccessibleWin32Object interface, r=surkov 2012-02-11 16:45:10 +09:00
Ed Morley
6270d4ef00 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-11 01:49:07 +00:00
Olli Pettay
cb88710c94 Bug 725768 - BBP for ObjectHolders, additional patch, mccr8 2012-02-11 03:21:26 +02:00
Olli Pettay
ea2d04cbc4 Bug 726007 - Add telemetry probes for forgetSkippable, r=mccr8
--HG--
extra : rebase_source : aa3a24a53fc95c41bbe460bba732cc5e024107dc
2012-02-11 01:30:20 +02:00
Joel Maher
72b4adb2a0 Bug 726087 - Deploy a new talos.zip to fix the --ignore-first errors on a dataset of size 1. r=armenzg 2012-02-10 19:05:19 -05:00
Ed Morley
cbee902a17 Backout b43f4d9f38da (bug 725925) for reftest failures 2012-02-10 23:23:16 +00:00
Richard Newman
08e01ad324 Merge m-c to s-c. 2012-02-10 13:26:57 -08:00
Olli Pettay
ef64620390 Bug 725446 - BBP for ContentList, f=mccr8,r=jst 2012-02-10 22:47:29 +02:00
Olli Pettay
1c1078d993 Bug 725768 - BBP for ObjectHolders, r=mccr8
--HG--
extra : rebase_source : 31e088050144099582d035f758d716516885ebd3
2012-02-10 21:50:37 +02:00
Olli Pettay
2bf2adc708 Bug 725867 - Optimize anon content in BBP, f=mccr8,r=jst
--HG--
extra : rebase_source : 4ac761bd26bf7497140b574c91d8da9dc6954aa8
2012-02-10 21:42:46 +02:00
Philipp von Weitershausen
fe6c0ade94 Bug 725901 - RIL: Data call fixes. r=qDot DONTBUILD because NPOTB 2012-02-10 11:27:38 -08:00
Philipp von Weitershausen
33464fd732 Bug 725137 - RIL: process registration state + GPRS registration state. r=qDot 2012-02-10 11:27:23 -08:00
José Antonio Olivera Ortega
860df7c6d7 Bug 725599 - B2G telephony: speakerEnabled does not work; r=philikon 2012-02-10 11:27:23 -08:00
Fernando Jiménez
1010202068 Bug 724994 - Silence RIL signal strength logcat messages; r=qDot 2012-02-10 11:27:23 -08:00
Oleg Romashin
5ec8d153e1 Bug 725925 - ShadowableThebesLayer does useless extra composite into 1x1 fake surface. r=cjones
--HG--
extra : rebase_source : 517e8624b3da7f83fbb786c10acb45e02f7b5be9
2012-02-10 11:22:21 -08:00
Wes Johnston
02fe85c240 Bug 725858 - Don't load sqlite for migration if we're not migrating. r=gcp 2012-02-10 14:01:44 -08:00
Trevor Saunders
78aca9eb31 bug 672507 - fix review nits r=davidb 2012-02-10 16:39:20 -05:00
Matt Brubeck
cff5c7f05b Bug 723156 - Fix the back button for new windows opened by frames [r=mfinkle] 2012-02-10 13:21:32 -08:00
Panagiotis Koutsourakis
52aeae032c Bug 702388 - Convert some more Makefiles to use |TEST_DIRS += foo|; r=khuey 2012-02-10 21:06:56 +00:00
Aryeh Gregor
4d601b2fb2 Bug 722777 - Tables with 'transform' property set don't act as abs-pos/fixed-pos containers; r=roc
--HG--
rename : layout/reftests/transform/abspos-1a.html => layout/reftests/transform/abspos-1f.html
rename : layout/reftests/transform/abspos-1b.html => layout/reftests/transform/abspos-1g.html
2012-02-10 21:05:00 +00:00