Luke Wagner
2dbf26f6da
Bug 659577 - Remove ScopeObject::maybeStackFrame use in the debugger, part 2 (r=jimb)
...
--HG--
extra : rebase_source : 1bd7e93270076aff49fdf5c23660d6678e3027c8
2012-05-09 23:03:12 -07:00
Luke Wagner
aefbea6068
Bug 659577 - Remove ScopeObject::maybeStackFrame use in the debugger, part 1 (r=jimb)
...
--HG--
extra : rebase_source : 7439c923afe48b3e63c498972c707eca947c53c9
2012-05-02 09:56:02 -07:00
Alexander Surkov
55a0007f12
Bug 759645 - enable extended logging for a11y tree and text changes, r=tbsaunde
2012-06-01 13:27:25 +09:00
Alexander Surkov
1da923c89a
Bug 759641 - small clean up of a11y logging, r=tbsaunde
2012-06-01 13:26:28 +09:00
Brad Lassey
92b4bd49ae
bug 759146 - follow up to fix bad merge
2012-05-31 23:24:07 -04:00
Brad Lassey
c766b61ee2
bug 759146 - Looper throws uncaught exception on (some?) HTC Sense 4.0 phones (HTC Evo 4G LTE, HTC J, etc) r=snorp
2012-05-31 20:07:07 -04:00
Nicholas Nethercote
ec1cdcb284
Bug 710922 - Don't call m_pools.all() if m_pools isn't initialized. r=luke.
...
--HG--
extra : rebase_source : 72da22ce0e29d449da9ffa211b4b892ab7796303
2012-05-31 19:10:05 -07:00
Chris Double
5c75892c8b
Bug 759948 - libstagefright based media playback doesn't receive ended event when complete on B2G - r=edwin
...
--HG--
extra : rebase_source : a6450eb3a2fbb2ac67e329fa9ef9f0bd9e801e89
2012-06-01 12:54:52 +12:00
Chris Double
a6190f56c2
Bug 714408 Part 3 - Fix audio sample rate - r=edwin
...
--HG--
extra : rebase_source : 6f62016fff4d4547e5d0adc8de513fa917af39ba
2012-06-01 12:54:48 +12:00
Andreas Gal
1518859a5b
Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec
...
--HG--
extra : rebase_source : 308d1aab3cfffbb7ddeb0602a3991565603e6212
2012-06-01 12:54:23 +12:00
Chris Double
1695b48a48
Bug 714408 Part 1 - Add configure/link features to enable media plugins and omx-plugin for libstagefright support - r=mh
...
--HG--
extra : rebase_source : 51e850e4dec9a53569c0c6991145c5e070781f95
2012-06-01 12:52:09 +12:00
Luke Wagner
8b0499a3a1
Bug 760071 - Debug scope proxies should allow the debugger to define new properties (r=jimb)
2012-05-31 17:44:00 -07:00
Ed Morley
41f0822cf7
Merge mozilla-central to mozilla-inbound
2012-06-01 01:12:32 +01:00
Jared Wein
97cbdf055a
Bug 760322 - New loading and connecting throbbers. r=dolske
2012-05-31 17:02:32 -07:00
Jason Duell
d4a8be89ed
Bug 748766 - Only count connected websockets toward max-websocket limit. r=mcmanus
2012-05-31 16:41:24 -07:00
Ehsan Akhgari
2859b240a3
Bug 758890 - Destroy the TableTicker object when the profiler is stopped; r=BenWa
2012-05-31 19:38:49 -04:00
Sriram Ramasubramanian
e5e2798c42
Bug 758804: Softer textures for backgrounds. [r=mfinkle]
2012-05-31 16:12:33 -07:00
Sriram Ramasubramanian
8698b9921d
Bug 760234: Phone UI URL bar should have orange highlight. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable/address_bar_url_default.xml => mobile/android/base/resources/drawable/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable/address_bar_url_pressed.xml => mobile/android/base/resources/drawable/address_bar_url_pressed.9.png
2012-05-31 16:11:12 -07:00
Sriram Ramasubramanian
b3b13476f5
Bug 760234: Tablet should have orange URL bar. [r=mfinkle]
2012-05-31 16:09:53 -07:00
Sriram Ramasubramanian
c2e1967d15
Bug 739412: Support custom menu for post-honeycomb devices. [r=mfinkle]
2012-05-31 16:01:50 -07:00
Sriram Ramasubramanian
cdc9e5ae79
Bug 760196: Find in page for tablets. [r=mfinkle]
2012-05-31 15:50:33 -07:00
Jeff Muizelaar
90cf6fdec4
Bug 759457. Don't fast path shadows with negative scale. r=roc
...
We don't support this yet, so don't bother trying.
2012-05-31 18:22:28 -04:00
Jeff Muizelaar
633fcc1dfd
Bug 759866. Crash more aggressively if we aren't going to be able to paint. r=bgirard
...
This should make it easier to get an idea how common these kinds of failures are.
--HG--
extra : rebase_source : c5c029ebfe723fc4d32d604528beb1769c21d98c
2012-05-31 17:51:52 -04:00
Mike Hommey
d78150b8da
Bug 758010 - Wrap operator new/delete to jemalloc on Android. r=jlebar
2012-05-31 23:49:03 +02:00
Benjamin Peterson
e6f4f0a5a9
Bug 759976: remove JSDEBUGGER* sections, r=jorendorff
...
--HG--
extra : rebase_source : 28218e232c0ad77f649ce7d56a430b8f2e20777c
2012-05-31 16:14:13 -05:00
Benjamin Peterson
580bad1a81
Bug 759902: reduce JSBool usage in js.cpp to a minimum, r=jorendorff
...
--HG--
extra : rebase_source : 096c936550ff7de2e89362a177fde76dfb58dbce
2012-05-31 16:14:04 -05:00
Benjamin Peterson
cf89c34c44
Bug 758428: complain when the compiler returns false without an error, r=jorendorff
...
--HG--
extra : rebase_source : 7a4b97f8e28c7d89ab682d9d21dcfe65b23b2939
2012-05-31 16:13:10 -05:00
Jason Orendorff
6088ac02f0
Fix building with --disable-e4x. No bug, r=jimb on IRC.
...
--HG--
extra : rebase_source : 7b9a7f8a6ec479caacbbf5ac36b89a0464efe897
2012-05-31 15:53:32 -05:00
Matt Brubeck
737347a966
Back out 202d63933120 and 6a232df5e065 (bug 739412, bug 760196) because of Android startup crashes
2012-05-31 14:41:35 -07:00
Tom Schuster
edc8473e2a
Bug 420837 - Calling Iterator() without parameters should throw a better error message. r=luke
2012-05-31 23:28:39 +02:00
Gregory Szorc
8dcf738875
Bug 755339 - Part 1b Create dummy file in modules/ directory; r=ted
2012-05-31 21:54:10 +02:00
Mihai Sucan
dfa577d0f7
merge fx-team to m-c
2012-05-31 21:46:33 +03:00
Mats Palmgren
bed881bdd0
Bug 759788 - Keep the plugin instance owner alive for the duration of DoStopPlugin so that everything gets cleaned up correctly, r=bsmedberg
2012-05-31 08:44:10 -04:00
Raymond Lee
ea3b7aba0b
Bug 724821 - Firefox menu bar becomes disabled after toggling toolbars while 'Customize Toolbars' dialog open. r=mak77
2012-05-31 14:45:28 +02:00
Ed Morley
add1e0e903
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-31 13:15:09 +01:00
Mihai Sucan
8d4d784b39
Bug 673148 - (async-webconsole) Part 5 - HUDService.jsm cleanup; r=rcampbell f=jwalker
2012-05-31 13:30:56 +03:00
Gervase Markham
be13184eac
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
2012-05-31 10:33:35 +01:00
Tim Taubert
60c21a02f2
merge m-c to fx-team
2012-05-31 10:56:34 +02:00
David Burns
fa61566e7a
Bug 758192 : Updating exceptions to match that of Selenium. DONTBUILD because NPOTB. r=jgriffin
2012-05-31 01:30:14 -07:00
Jared Wein
cff126ba64
Backed out changeset 970abbd6e5b0 due to perf regressions (bug 759252).
2012-05-31 00:46:55 -07:00
Myk Melez
947fddf773
bug 747645 - move webapp-uninstaller.properties to browser/locales/ to make it easier to localize; r=felipe
2012-05-31 00:13:00 -07:00
Makoto Kato
c73fb09ad6
Bug 721284 - GMail broken on Windows builds with JS PGO enabled. r=dmandelin
2012-05-31 15:48:30 +09:00
Shriram Kunchanapalli
8e90a26e8d
Bug 219767: Move font size functions in nsStyleUtil into nsRuleNode. r=dbaron
2012-05-31 10:09:46 +05:30
L. David Baron
ef7ec688e3
Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky
2012-05-30 22:19:49 -07:00
L. David Baron
06fa5d4558
Rename nsStyleBorder::GetActualBorderWidth to GetComputedBorderWidth. (Bug 713643, patch 4) r=bzbarsky
2012-05-30 22:19:49 -07:00
L. David Baron
09d883079b
Remove nsStyleBorder::GetActualBorder, since it now does the same thing as nsStyleBorder::GetComputedBorder. (Bug 713643, patch 3) r=bzbarsky
2012-05-30 22:19:49 -07:00
L. David Baron
35df3733f2
Make the serialization of the 'border' shorthand fail when we have a 'border-image' subproperty or a '-moz-border-*-colors' property with a non-default value. (Bug 713643, patch 2) r=bzbarsky
2012-05-30 22:19:49 -07:00
L. David Baron
33ccc9bd8a
Serialize border-image shorthand to shortest form, with the exception that we'll always serialize 'border-image-source'. (Bug 713643, patch 1) r=bzbarsky
2012-05-30 22:19:49 -07:00
Ralph Giles
08ed5054b4
Bug 758833 - Track and trim opus preskip samples - r=doublec
...
We trim the initial few samples out of the opus decoder,
to give the output time to converge, and to correct for
the encoding delay. Encoders store the delay in the preskip
field of the Ogg encapsulation header.
The previous code to do this was a hack based on the granulepos
values and could fail on some inputs. Instead, keep a count
of how many samples we want to trip, and remove packet data
until that value matches the preskip value from the header.
The value is set to the preskip value from the header when
the decoder is initialized. We also need to do this after
seek. To do this we add a specialized nsOggReader::ResetDecode
method which takes a boolean argument, set to true when
we are seeking to the start of the stream. In that case,
the method resets the skip count.
There is still an issue after general seeks. The spec recommends
trimming a full 80 ms (3840 frames) to allow the decoder to fully
settle from the previous state. It's tricky to do this inside
nsOpusState because it doesn't know where it is in the stream.
Also add some debug output to track the decode behaviour.
2012-05-31 16:03:14 +12:00
Ehsan Akhgari
081c39814b
Bug 759979 - Compiler warning: 'MOZ_LAYERS_HAVE_LOG' macro redefined; r=roc
2012-05-30 23:32:10 -04:00