Commit Graph

273689 Commits

Author SHA1 Message Date
Gabor Krizsanits
0cf789a95d Bug 734891 - part 0: rearanging nsPrincipal methods for follow up 2012-06-09 15:19:26 -07:00
Jignesh Kakadiya
32714fbbd9 Bug 744157 - Return nsICSSDeclaration from Element::GetSMILOverrideStyle 2012-06-09 15:19:25 -07:00
David Zbarsky
ae195aefdc Bug 754874 - OMTC: Qt MessageLoop should use CurrentThread object for event dispatching. r=dougt 2012-06-09 15:18:05 -07:00
Benjamin Peterson
9e83a37380 Bug 760304: support defaults and rest parameters in Reflect.parse, r=dherman 2012-06-09 15:15:12 -07:00
Jignesh Kakadiya
8e8248a4d8 Bug 756579 - nsXBLBinding::GetInsertionPointsFor is now infallible. 2012-06-09 15:15:12 -07:00
Jignesh Kakadiya
556a73089d Bug 751785 - Make Selection.toString() API use DOMString instead of wstring 2012-06-09 15:15:12 -07:00
David Zbarsky
671b93092c Bug 762801 - Merge nsIEmbeddingSiteWindow2 into nsIEmbeddingSiteWindow r=jst 2012-06-09 15:15:12 -07:00
Paul Adenot
2fd4d4441b Bug 762933 - No-audio icon switches to audio available icon when video is in fullscreen. r=jaws 2012-06-09 17:07:19 -04:00
Yury
cd28ca362e Bug 758291 - Add uriloader@pdf.js.xpi to removed-files. r=dtownsend 2012-06-09 17:07:19 -04:00
Jan Varga
2bf7723026 Bug 763157 - FileHandle: Fix the assertion in FileHelper::~FileHelper. r=bent 2012-06-09 22:56:38 +02:00
Jan Varga
ef45415f51 Bug 763013 - Race condition in async stream copier. r=biesi 2012-06-09 22:54:24 +02:00
Tim Taubert
1b4959b372 merge m-c to fx-team 2012-06-09 17:34:20 +02:00
ffxbld
fca56d5d70 Automated blocklist update from host mv-moz2-linux-ix-slave10 2012-06-09 03:12:07 -07:00
Jonathan Griffin
a51a6dc5e0 Bug 759887 - Add no-window support to runtestsb2g.py, a=test-only, DONTBUILD because NPOTB 2012-06-08 14:09:14 -07:00
Olli Pettay
be6c155114 Bug 756277 - XMLHttpRequest started from Cc['@mozilla.org/xmlextras/xmlhttprequest;1'] ends up bound to some random window, r=bz
--HG--
extra : rebase_source : 480dbf41846fee3362697cb0bf537281f35845e0
2012-06-08 23:45:13 +03:00
Victor Porof
a44e0a1fdb Bug 762454 - File filtering @ operator doesn't search for functions; r=past 2012-06-08 12:14:33 +03:00
Panos Astithas
902eb57eb8 Bug 760882 - XBL Bindings appear in the debugger script dropdown if the debugger is open when the page is refreshed; r=rcampbell 2012-06-08 16:05:27 +03:00
Panos Astithas
f883597984 Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp 2012-06-08 11:21:59 +03:00
Panos Astithas
efc2326842 Backout 61e0d5d09f77 due to test breakage 2012-06-08 11:18:28 +03:00
Panos Astithas
7e556ef3c9 Bug 762403 - Disable the chrome debugger menu item until it's ready; r=dcamp,dtownsend 2012-06-08 10:01:19 +03:00
Panos Astithas
c57ffa72d6 Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp 2012-06-08 10:00:48 +03:00
Panos Astithas
4676004569 Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 2: Fennec); r=mfinkle 2012-06-08 10:00:48 +03:00
Panos Astithas
8c9721ec94 Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 3: B2G); r=vingtetun 2012-06-08 10:00:46 +03:00
Panos Astithas
f82ff271e5 Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 1: desktop); r=dtownsend 2012-06-08 10:00:41 +03:00
Luke Wagner
2271b34bbd Bug 762473 - Don't apply non-reentrant-closure optimization when the scope is extensible (r=dvander)
--HG--
extra : rebase_source : e20cc5157607b72d8ecdd1fc4560373e0ad7060a
2012-06-07 20:03:18 -07:00
Luke Wagner
20cc12b099 Bug 705423 - ensureTypes in ArgSetter (r=billm)
--HG--
extra : rebase_source : f3c1553625a9a1a41c00cabddb2c3a6f4d267aa8
2012-06-08 13:46:56 -07:00
Luke Wagner
420b7641f0 Sweep script->types if gczeal is set to allow fuzz/test coverage (no bug,r=billm)
--HG--
extra : rebase_source : 95d75ad9c10fb7235dfb9f36e6466156c763f168
2012-06-08 13:46:40 -07:00
Jan de Mooij
3eee0a60bc No bug - Use "goto error" instead of "return false" in Interpret. r=bhackett on IRC 2012-06-08 17:07:35 +02:00
Nathan Froyd
e4b3045b6a Bug 747509 - include document ID and styled links tables in about:memory; r=njn 2012-06-07 20:31:00 -04:00
Alexander Surkov
dd1b35cb39 Bug 759833 - ARIA documents should fire document loading events, r=tbsaunde, f=davidb 2012-06-08 22:36:41 +09:00
Ed Morley
5d4779f937 Merge mozilla-central to mozilla-inbound 2012-06-08 14:24:47 +01:00
Ed Morley
f86da2f0f4 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-08 11:23:53 +01:00
Nicholas Nethercote
80cb93a477 Bug 761914 (part 4) - Set SharedContext::staticLevel in the constructor. r=jorendorff.
--HG--
extra : rebase_source : 3a28d372f6391ad97694e4f68511991b63815aa8
2012-06-07 18:48:38 -07:00
Nicholas Nethercote
17d6def4ee Bug 761914 (part 3) - Do level check in UpvarCookie::set(). r=jorendorff.
--HG--
extra : rebase_source : 5df9e41cb94ae78f13d589bb9406ca101130515d
2012-06-07 18:48:37 -07:00
Nicholas Nethercote
f6d7896b52 Bug 761914 (part 2) - Simplify UpvarCookie. r=jorendorff.
--HG--
extra : rebase_source : c2360211652c91e3aff9ff63074675ba52c6b0e3
2012-06-07 18:42:21 -07:00
Nicholas Nethercote
708ff1871b Bug 761914 (part 1) - Remove UpvarCookie::UPVAR_LEVEL_LIMIT. r=jorendorff.
--HG--
extra : rebase_source : b5568305dbba62e8ee7ac65bd7104f66bc25c8b3
2012-06-07 18:39:20 -07:00
Sriram Ramasubramanian
917edd69a0 Bug 760970: Orange highlight can be done through XML. [r=mfinkle] 2012-06-07 22:55:38 -07:00
Sriram Ramasubramanian
038178fa3e Bug 760970: Resize menu button and place it on top. [r=mfinkle] 2012-06-07 22:53:35 -07:00
Sriram Ramasubramanian
53088a3b17 Bug 739407: Perform animation while showing/hiding tabs. [r=mfinkle] 2012-06-07 21:48:29 -07:00
Sriram Ramasubramanian
c3757afbe2 Bug 739407: Make Tabs UI tablet ready. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_more.png => mobile/android/base/resources/drawable-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-hdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-mdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/tabs_more.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-hdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_more.png => mobile/android/base/resources/drawable/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_tray_list_selector.xml => mobile/android/base/resources/drawable/tabs_tray_default_selector.xml
2012-06-07 21:47:22 -07:00
Phil Ringnalda
742e62a57f Bug 738244 followup followup, remove trailing comma 2012-06-07 20:25:30 -07:00
Nicholas Cameron
3fcec5de9d Bug 759036. Fix a masking bug in Thebes-Azure. r=Bas
--HG--
extra : rebase_source : 2bb553e52f2d4058e1c7865dadccfc6a20c6d66c
2012-06-08 11:44:07 +12:00
Nicholas Cameron
733272c5a2 Bug 759036. Reftest for bugfix. r=Bas
--HG--
extra : rebase_source : 5be2de49fcb4cb94d963bb2556a004503d670a80
2012-06-08 11:44:03 +12:00
Nicholas Cameron
4580878291 Bug 746896. Fix a bug with printing Azure canvas. r=joe
--HG--
extra : rebase_source : 0f1b44a5be4a3b7fa3f4df3080de50da96b95c58
2012-06-08 11:42:21 +12:00
Luke Wagner
b2d40c7432 Bug 762450 - Access the canonical formal argument location on jit rejoin path (r=bhackett)
--HG--
extra : rebase_source : 520885f21382f0ca2fc9aeff34f248cba1af7b39
2012-06-07 15:05:40 -07:00
Ehsan Akhgari
97dfc24320 Bug 761051 - Use image/jpeg as the standard internal transferable image type, but continue respecting image/jpg as well; r=roc 2012-06-07 19:27:07 -04:00
Chris Double
b66916dcaf Bug 762366 - Refactor omx plugin's ReadVideo method - r=edwin 2012-06-08 14:30:47 +12:00
Chris Double
ce1e28acc1 Bug 761762 - Fix reading of channel count and sample rate in stagefright decoder on b2g - r=edwin 2012-06-08 14:30:36 +12:00
Jim Blandy
5f276dc0f9 Bug 738244: Mark test as now passing: dom/imptests/html/tests/submission/Opera/microdata/test_001.html | the namedItem property must be read/write (no r; tree orange for unexpected pass) 2012-06-07 18:44:08 -07:00
Saurabh Anand
3fe845a689 Bug 748477 - Switch chrome privateWindow getter to check currentTab and remove setter; r=ehsan 2012-06-08 07:11:40 +05:30