Gregory Szorc
|
c8cb148cc8
|
Bug 841074 - Statically declare fields on FHR measurements; r=rnewman
|
2013-02-21 14:11:54 -08:00 |
|
Nicolas B. Pierron
|
8a3fa24cd0
|
Bug 796114 - Inline with type-checked arguments. r=h4writer
|
2013-02-21 14:04:49 -08:00 |
|
David Anderson
|
a7a4608f44
|
Prevent GC from occuring during IC linking (bug 837714, r=bhackett).
|
2013-02-21 13:52:09 -08:00 |
|
Bobby Holley
|
32fbf57fb6
|
Bug 842940 - Remove another instance of cx->isExceptionPending(). r=jorendorff
|
2013-02-21 13:32:14 -08:00 |
|
Bobby Holley
|
3654407e0c
|
Bug 842940 - Don't squelch exceptions in Proxy::get. r=jorendorff
|
2013-02-21 13:32:13 -08:00 |
|
Jonathan Griffin
|
ce4d701a29
|
Bug 843631 - Update emulator for bug 843614, r=rail
|
2013-02-21 13:13:29 -08:00 |
|
Jeff Gilbert
|
78f00c0f31
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
--HG--
extra : rebase_source : 3fb4230127df8a265d930fb779bdc93e05626c8b
|
2013-02-13 15:26:24 -08:00 |
|
William Lachance
|
0ba1d9d5d0
|
Bug 842668 - Should always use dd instead of cp in b2g reftest/mochitest;r=ahal
|
2013-02-21 15:44:24 -05:00 |
|
Nicholas D. Matsakis
|
9ae365f1ee
|
Bug 842723 - Remove incorrect inlines.h include r=dvander
|
2013-02-19 09:18:43 -05:00 |
|
Brian Nicholson
|
3dcf800fa0
|
Bug 842797 - Rename GeckoAsyncTask to UiAsyncTask. r=mfinkle
--HG--
rename : mobile/android/base/GeckoAsyncTask.java => mobile/android/base/UiAsyncTask.java
|
2013-02-21 12:01:09 -08:00 |
|
Brian Nicholson
|
5741dcfde5
|
Bug 842797 - Remove GeckoAsyncTask priority. r=mfinkle
|
2013-02-21 12:01:01 -08:00 |
|
Brian Nicholson
|
28ffe7f212
|
Bug 842797 - Replace GeckoAsyncTask Activity parameter with Handler. r=kats,mfinkle
|
2013-02-21 12:00:52 -08:00 |
|
Brian Nicholson
|
c6dd7ce8ea
|
Bug 842395 - Remove areClientsAvailable() from TabsAccessor. r=mfinkle
--HG--
extra : rebase_source : edca3b7010a8a4cae538ca9632d98e3201a135c1
|
2013-02-21 11:56:19 -08:00 |
|
Ed Morley
|
585a17c580
|
Merge mozilla-central to mozilla-inbound
|
2013-02-21 19:56:00 +00:00 |
|
Ed Morley
|
23a70898de
|
Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts
|
2013-02-21 19:54:25 +00:00 |
|
Jonathan Griffin
|
b240991007
|
Bug 843729 - deviceSerial -> _deviceSerial, r=ahal, DONTBUILD (NPOTB)
|
2013-02-21 11:51:36 -08:00 |
|
Jim Mathies
|
3d6e36c67f
|
Bug 735008 - Land new splash screen and tile images for metro. r=shorlander. DONTBUILD
|
2013-02-21 12:47:13 -06:00 |
|
Brian R. Bondy
|
97003a29e3
|
Bug 843248 - Metro tiles sometimes not working because of session 0 detection. r=jimm
|
2013-02-21 13:17:13 -05:00 |
|
Ryan VanderMeulen
|
36f4adbaea
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-02-21 08:05:14 -05:00 |
|
Daniel Holbert
|
d4ba2c7c8e
|
Add crashtest for bug 719779 (and dupe bug 711653). (test-only)
|
2013-02-20 23:44:00 -08:00 |
|
Daniel Holbert
|
88a61fe3dd
|
Bug 711653 followup: Catch out-of-bounds reads in nsSVGFilters.cpp:GenerateNormal() with assertions. r=longsonr
|
2013-02-20 23:42:34 -08:00 |
|
Daniel Holbert
|
4464c898f2
|
Bug 812822 part 4: add crashtests for this bug & dependent bugs. r=bz
|
2013-02-20 23:35:03 -08:00 |
|
Daniel Holbert
|
4987835a8d
|
Bug 812822 part 3: Add a TreeMatchContext flag to indicate that we should skip flex item style fixup, and use it when framing anonymous content in ConstructFrame(). r=bz
|
2013-02-20 23:35:03 -08:00 |
|
Daniel Holbert
|
dc9d1895ce
|
Bug 812822 part 2: Skip flex-item style fixup when resolving style for pseudo-elements. r=bz
|
2013-02-20 23:35:02 -08:00 |
|
Daniel Holbert
|
938d346252
|
Bug 812822 part 1: Add flag 'eSkipFlexItemStyleFixup' to let our nsStyleContext creation functions skip the flex-item-specific chunk of ApplyStyleFixups(). r=bz
|
2013-02-20 23:34:58 -08:00 |
|
Sriram Ramasubramanian
|
23f2aba285
|
Bug 843313: Make a StateListDrawable for more/checkmark in menuitem. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/menu_item_checkmark.xml => mobile/android/base/resources/drawable/menu_item_state.xml.in
|
2013-02-20 23:07:07 -08:00 |
|
Sriram Ramasubramanian
|
a15a55cf42
|
Bug 843313: Remove the unnecessary LinearLayout around the TextView in default menu item. [r=mfinkle]
|
2013-02-20 23:07:06 -08:00 |
|
Sriram Ramasubramanian
|
38bde99563
|
Bug 843314: Addon without icons should show a filler. [r=mfinkle]
|
2013-02-20 23:07:06 -08:00 |
|
Sriram Ramasubramanian
|
f6c705b177
|
Bug 843313: Make the checkbox/more icon to be a compound drawable of the menu item's text. [r=mfinkle]
|
2013-02-20 23:07:06 -08:00 |
|
Sriram Ramasubramanian
|
5c3649a74c
|
Bug 843313: Make the icon a compound drawable for the menu-item's text. [r=mfinkle]
|
2013-02-20 23:07:05 -08:00 |
|
Jared Wein
|
4c5c03d322
|
Bug 843432 - Fix readystatechange event listener removal. r=dolske
--HG--
extra : rebase_source : 56ee10da0814da47a7330b09acbc795b73f6dabd
|
2013-02-21 00:26:35 -05:00 |
|
Simon Montagu
|
e02830004d
|
Text nodes in anonymous subtrees shouldn't affect ancestors with dir=auto. Bug 839886, r=ehsan
|
2013-02-20 22:57:51 -08:00 |
|
Simon Montagu
|
cc5bec2253
|
Don't clear HasDirAutoSet on a <bdi>. Bug 838489, r=ehsan
|
2013-02-20 22:57:51 -08:00 |
|
Simon Montagu
|
becbacf8fe
|
Make the test for <bdi> without dir=auto more accurate. Bug 838689, r=ehsan
|
2013-02-20 22:57:50 -08:00 |
|
Panos Astithas
|
0dc80bb350
|
Bug 818382 - Support chrome debugging in Firefox for Android; r=mfinkle
|
2013-02-21 08:44:03 +02:00 |
|
Matt Brubeck
|
f1a9eb04cd
|
Back out 1d96b58d9d4b (bug 806737) for test_prompt.html failures on a CLOSED TREE
|
2013-02-20 20:44:13 -08:00 |
|
Brian R. Bondy
|
0b99a8aeca
|
Bug 843248 - Upgrading with maintenance service from a non metro build to a metro build does not show tile. r=jimm
|
2013-02-20 19:53:39 -05:00 |
|
Gregory Szorc
|
d63d28cf51
|
Backout 4682ed369545 (bug 841713) for reftest make target bustage
--HG--
extra : rebase_source : 6bf45c9f33563109cf6d17197f9184a3a336efe0
|
2013-02-20 09:16:02 -08:00 |
|
Gregory Szorc
|
04a7f7d4b9
|
Backed out changeset 9dbb23d8ab8a for reftest make target bustage
--HG--
extra : rebase_source : aa041efe4b34190bb194a85897db5161c0eefe16
|
2013-02-20 09:15:07 -08:00 |
|
Mike Hommey
|
5aaa952d25
|
Bug 843040 - Set FINAL_TARGET before including rules.mk in xulrunner/stub/Makefile.in. r=bsmedberg
|
2013-02-20 17:31:54 +01:00 |
|
Gregory Szorc
|
79e52f2653
|
Bug 841713 - Part 2: Update missed call site from original patch; r=glandium
|
2013-02-20 08:11:22 -08:00 |
|
Tim Taubert
|
0ea597520b
|
merge m-c to fx-team
|
2013-02-20 15:37:23 +01: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 |
|