Commit Graph

122136 Commits

Author SHA1 Message Date
Mike Hommey
762ef4ff93 Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps
Now log in a single file given by the MOZ_JAR_LOG_FILE environment variable.
Log entries contain the URI of the Zip archive, followed by the path in the
archive.
* * *
Bug 840094 - Fixup for debug builds failure because of nsZipArchive::CloseArchive being called several times
2013-02-19 11:02:12 +01:00
Frank Wein
4260de46d4 Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi
--HG--
rename : content/base/test/chrome/browser_bug822367.js => browser/base/content/test/browser_bug822367.js
rename : content/base/test/file_bug822367_1.html => browser/base/content/test/file_bug822367_1.html
rename : content/base/test/file_bug822367_1.js => browser/base/content/test/file_bug822367_1.js
rename : content/base/test/file_bug822367_2.html => browser/base/content/test/file_bug822367_2.html
rename : content/base/test/file_bug822367_3.html => browser/base/content/test/file_bug822367_3.html
rename : content/base/test/file_bug822367_4.html => browser/base/content/test/file_bug822367_4.html
rename : content/base/test/file_bug822367_4.js => browser/base/content/test/file_bug822367_4.js
rename : content/base/test/file_bug822367_4B.html => browser/base/content/test/file_bug822367_4B.html
rename : content/base/test/file_bug822367_5.html => browser/base/content/test/file_bug822367_5.html
rename : content/base/test/file_bug822367_6.html => browser/base/content/test/file_bug822367_6.html
2013-02-20 09:54:49 +01:00
Nicolas B. Pierron
29aeb56046 Bug 840696 part 4 - Avoid boxing the index for GetElement ICs. r=dvander 2013-02-20 00:49:56 -08:00
Nicolas B. Pierron
4ac34b17a1 Bug 840696 part 3 - Specialize the return type of GetElem ICs. r=dvander 2013-02-20 00:49:56 -08:00
Nicolas B. Pierron
2b74fc9686 Bug 840696 part 2 - IonMonkey: Add typed array support to GetElem ICs. r=dvander 2013-02-20 00:49:55 -08:00
Nicolas B. Pierron
496e7712ff Bug 814823 - Clean-up Ion cache mechanism. r=dvander 2013-02-20 00:49:55 -08:00
Nicolas B. Pierron
129f8f3baf Bug 840696 part 1 - Enable GetElem IC if typed arrays & arrays are mix-up. r=dvander 2013-02-20 00:49:55 -08:00
Daniel Holbert
c8dfe53b38 Bug 840179: Add parens in asserted condition in txExecutionState.cpp, to fix gcc build warning. r=sicking 2013-02-19 23:20:16 -08:00
Daniel Holbert
d9fcac071a Bug 842886: Initialize & compare size_t variables to SIZE_MAX instead of -1 in Debugger.cpp. r=ejpbruel 2013-02-19 23:20:14 -08:00
Josh Matthews
ee39efad2d Bug 832232 - Protect against missing geolocation services during shutdown. r=dougt 2013-02-20 02:10:47 -05:00
Gina Yeh
2f19e49764 Bug 842471 - Invalid value type in BluetoothDevicePropertiesRunnable(), r=echou 2013-02-20 14:19:34 +08:00
Monica Chew
4ff96dd2b0 Bug 829832 - NEEDS CLOBBER - Compute SHA256 hash on saving files in BackgroundFileSaver. (r=paolo,cviecco,sr=biesi) 2013-02-19 12:47:59 -08:00
Matthew Gregan
6f360869c9 Bug 833724 - Use actual playback position to calculate free buffer space and change start-after-write logic in sydneyaudio Gonk backend. r=mchen
--HG--
extra : rebase_source : c9cb0ea2264713facc0d7c27e16342eb13d9751a
2013-02-20 15:55:26 +13:00
Karl Tomlinson
0b633b42e9 b=788935 remove unused no-op virtual GLContext::WindowDestroyed() r=vlad
CLOSED TREE
2013-02-20 11:04:00 +13:00
Karl Tomlinson
ac0b261e5f b=842468 include border in scrollbar track min size r=roc 2013-02-20 11:03:53 +13:00
Karl Tomlinson
29fbefc7de b=842468 use scrollbar pref thickness instead of min for resizer size r=roc 2013-02-20 11:03:48 +13:00
Karl Tomlinson
307fc975ae b=609784 rename DBus Notifications nsAlertsService to resolve collision with XP service r=roc
--HG--
rename : toolkit/system/gnome/nsAlertsService.cpp => toolkit/system/gnome/nsSystemAlertsService.cpp
rename : toolkit/system/gnome/nsAlertsService.h => toolkit/system/gnome/nsSystemAlertsService.h
2013-02-15 12:02:08 +13:00
Karl Tomlinson
a974c03d0d b=826158 remove unnecessary GtkTargetEntry::info code r=ebassi 2013-02-04 17:50:21 +13:00
Karl Tomlinson
90dc82a273 b=623380 destroy XtClient child window on unrealize r=stransky 2013-02-04 17:50:21 +13:00
Phil Ringnalda
93af72da81 Back out a104642698a0 (bug 842762) for b2g test bustage
CLOSED TREE
2013-02-19 19:49:41 -08:00
Matt Brubeck
e27a914398 Back out dd103ec4c44b through fba3a342a530 because of B2G test failures on a CLOSED TREE
--HG--
rename : toolkit/system/gnome/nsSystemAlertsService.cpp => toolkit/system/gnome/nsAlertsService.cpp
rename : toolkit/system/gnome/nsSystemAlertsService.h => toolkit/system/gnome/nsAlertsService.h
2013-02-19 17:06:18 -08:00
Cameron McCormack
801773f4d6 Bug 842772 - Followup to address review comments. 2013-02-20 11:58:25 +11:00
Dave Townsend
59097e4fc0 Bug 842839: Some add-on SDK files use windows line endings. r=gps 2013-02-19 16:18:59 -08:00
Cameron McCormack
f8e992d7af Bug 842772 - Don't test for mask-type when the pref is disabled. r=dbaron 2013-02-20 11:24:42 +11:00
Cameron McCormack
58fda9ceeb Bug 842829 - Fix test_condition_text.html to parse the style sheet after the pref is set. r=dbaron 2013-02-20 11:25:10 +11:00
Matt Woodrow
2d2e695b90 Bug 840480 r=roc 2013-02-20 13:13:01 +13:00
Ehsan Akhgari
3e838cdbc0 Bug 842376 - Update HTMLImageElement's named constructor to use optional arguments; r=bzbarsky 2013-02-19 18:26:44 -05:00
Gregory Szorc
007c5b7899 Bug 841713 - Add objdir paths to virtualenv; r=ted 2013-02-19 15:23:21 -08:00
Andrea Marchesini
a8cc664d4e Bug 842364 - Follow up 838343. r=bz 2013-02-19 18:23:15 -05:00
Seth Fowler
0f7e9db9e6 Bug 839739 - Remove bad NS_ENSURE_STATE in imgRequestProxy::AdjustPriority. r=joe 2013-02-15 17:00:03 -08:00
Ryan VanderMeulen
dfd67a2032 Merge m-c to inbound. 2013-02-19 18:23:12 -05:00
Dão Gottwald
73e279724e Bug 838713 - Skip slow-startup check if startup was interrupted. r=jaws 2013-02-20 00:15:38 +01:00
Dão Gottwald
f4a1d744c0 Bug 788584 - TabsProgressListener.onLocationChange should obey the LOCATION_CHANGE_SAME_DOCUMENT flag rather than null-checking aRequest. r=jaws 2013-02-20 00:14:36 +01:00
Richard Newman
c2f4f87753 Bug 842674 - Use correct constant for android.intent.action.EXTERNAL_APPLICATIONS_AVAILABLE. r=nalexander 2013-02-19 15:13:01 -08:00
Eddy Bruel
e5fe88efa4 CLOSED TREE. (Bug 568593) Backed out changeset e0aa698192b7 2013-02-19 23:51:40 +01:00
Eddy Bruel
998a480f3e Bug 568953 - Refactor FunctionNode; r=jorendorff 2013-02-19 23:06:14 +01:00
Karl Tomlinson
e603f6fb3e b=788935 remove unused no-op virtual GLContext::WindowDestroyed() r=vlad
--HG--
extra : rebase_source : ed6bfd166989e0547676916bdf423ca2f4ce7a38
2013-02-20 11:04:00 +13:00
Karl Tomlinson
f27da241e1 b=842468 include border in scrollbar track min size r=roc
--HG--
extra : rebase_source : dd5ac0d701b9587a18e4cb104b517fe78e4207af
2013-02-20 11:03:53 +13:00
Karl Tomlinson
78fb2090c8 b=842468 use scrollbar pref thickness instead of min for resizer size r=roc
--HG--
extra : rebase_source : e635ec1870663f459b7e9215dc2b8bc009dec1c0
2013-02-20 11:03:48 +13:00
John Ford
acf75c8b24 bug 839298 - fix json file creation for git users r=ted 2013-02-19 13:56:11 -08:00
Brian R. Bondy
6fa25f65a9 Bug 841197 - Upgrading from to Metro browser when already default without cache does not show tile until reboot. r=jimm 2013-02-19 15:44:56 -05:00
Lukas Blakk
4c259b985a Merging in version bump NO BUG CLOSED TREE 2013-02-19 09:35:19 -08:00
Lukas Blakk
9b3ceb1816 Added tag FIREFOX_AURORA_21_BASE for changeset cc37417e2c28 2013-02-19 09:30:50 -08:00
Ms2ger
9bf34e09ae Bug 839447 - Part 4: Fix a potential null dereference; r=I'm an idiot 2013-02-19 13:20:40 +01:00
Ryan VanderMeulen
b16b59404c Merge m-c to inbound. 2013-02-19 05:58:41 -05:00
Ryan VanderMeulen
88bfee73c9 Backed out changeset 0577eb1893c4 (bug 840094) for orange++ 2013-02-19 05:43:46 -05:00
Ms2ger
c679179088 Bug 839447 - Part 3: Add a missing addref; r=mounir 2013-02-19 11:38:53 +01:00
Hannes Verschore
9e91283128 Bug 836274: Disable funapply inlining when typeset of callee is tighter than caller, r=nbp 2013-02-19 11:33:42 +01:00
Mike Hommey
561773b7e3 Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps
Now log in a single file given by the MOZ_JAR_LOG_FILE environment variable.
Log entries contain the URI of the Zip archive, followed by the path in the
archive.
2013-02-19 11:02:12 +01:00
Ryan VanderMeulen
84f6ba835d Merge m-c to inbound. 2013-02-19 04:47:00 -05:00