Commit Graph

114370 Commits

Author SHA1 Message Date
Michael Wu
a9da3c7070 Bug 809665 - Boot animation support for B2G, r=cjones,joe 2012-11-28 13:43:19 -05:00
Trevor Saunders
873d6c3cb0 bug 816453 - get rid of dead code in nsAccessibilityService::CreateHTMLObjectFrameAccessible() r=bz, surkov 2012-11-29 20:33:52 -05:00
Chris Lord
524e13922f Bug 814437 - Address review comments that were missed. r=bgirard
In my haste, I forgot to address review comments before pushing. This
corrects indentation in PanningPerf.java, moves GetValidLowPrecisionRegion from
Layer to TiledLayerComposer and corrects checkerboard measurement when there
isn't a low precision buffer and when the display ports don't cover the screen.
2012-11-30 19:52:17 +00:00
Brian Hackett
d2aaf85c59 Reconstruct operands when bailing out from add/sub overflows, bug 773666. r=jandem 2012-11-30 12:46:03 -07:00
Ehsan Akhgari
75fe0529db Backed out changeset fc50a2127738 (bug 815999) because of crashes in unit tests 2012-11-30 14:41:35 -05:00
Marshall Culpepper
d42964acc0 Bug 804571: Implement download cancel (pause) for B2G. r=fabrice
--HG--
extra : rebase_source : f6fe2a4416913f55dab81cd0c8801563a4e409f1
2012-11-30 13:35:54 -06:00
Ehsan Akhgari
e092247eaa Backed out changeset 98b22b52150e (bug 812238) for breaking the build 2012-11-30 14:35:53 -05:00
Ted Mielczarek
1601c817c6 bug 816963 - Enable crash reporting in places C++ unit tests. r=mak 2012-11-30 14:26:19 -05:00
Kartikaya Gupta
5faf9dd20e Bug 817027 - Fix JS warning about lruTab not being defined. r=mfinkle 2012-11-30 14:20:42 -05:00
Chris Double
2c5ed54306 Bug 805700 - Part3: Build changes for honeycomb libomxplugin libraries on Android - r=khuey
--HG--
extra : rebase_source : 2d8da020eded2367065cb3c4381ceb624f600cc2
2012-11-30 16:05:50 +13:00
Chris Double
efcb66cc02 Bug 805700 - Part2: Package honeycomb libomxplugin libraries on Android - r=mark.finkle
--HG--
extra : rebase_source : 86320dd79024fb11353ba7a1e777607ba3f75886
2012-11-30 16:05:44 +13:00
Chris Double
4f1aa8a3d9 Bug 805700 - Part1: omx plugin changes for Honeycomb support - r=cpeterson
--HG--
extra : rebase_source : 3b36cfa2d5b25db4b1a66727f4349f71a6e2a7db
2012-11-30 16:05:37 +13:00
Chris Double
8be8e9e5f0 Bug 787228 - Part7: Add Android OS Release version to nsSystemInfo - r=doug.turner
--HG--
extra : rebase_source : 6d3efadfc03ce2035a9f534e1853cec8527a9a52
2012-11-30 15:38:09 +13:00
Chris Double
efca6991ee Bug 787228 - Part6: Build changes for gingerbread libomxplugin libraries on Android - r=khuey
--HG--
extra : rebase_source : 4aece7664366524b15c8b5ccae06cfe5a3a67b96
2012-11-30 15:38:03 +13:00
Chris Double
f3af7c10ea Bug 787228 - Part5: Package gingerbread libomxplugin libraries on Android - r=mark.finkle
--HG--
extra : rebase_source : 1973af402ed48b57e270ece03810ed3dbd379367
2012-11-30 15:37:57 +13:00
Chris Double
e70ef8d353 Bug 787228 - Part4: Add libstagefright stub libraries for Gingerbread - r=cpeterson
--HG--
extra : rebase_source : 83eae308d6b4761d7c994e5176172eef8730a7d7
2012-11-30 15:37:50 +13:00
Chris Double
66da6eaa93 Bug 787228 - Part3: Add Android OS headers for Gingerbread - r=cpeterson
--HG--
extra : rebase_source : 98cdec6d560fd902c4630946ab581071cfb3ff0a
2012-11-30 15:37:43 +13:00
Chris Double
4c26180a04 Bug 787228 - Part2: Add libomxplugin support for Gingerbread - r=cpeterson
--HG--
extra : rebase_source : 74ae723b5d5b64d913119ea1285da1fc175f9455
2012-11-30 15:37:34 +13:00
Chris Double
ec57b1d1a1 Bug 787228 - Part1: Media plugin backend changes for Gingerbread support - r=cpeterson
--HG--
extra : rebase_source : 57f8058c181b1f6b47b5f0b9f0b0b8a6cc5b5f10
2012-11-30 15:37:00 +13:00
Brian Nicholson
29fbc100b8 Bug 811445 - Part 2: Test case for Add Search Engine. r=gbrown 2012-11-30 10:53:38 -08:00
Brian Nicholson
dd04fd27b6 Bug 768532 - Use profile database path on Android 2.2. r=lucasr,gbrown 2012-11-30 10:52:10 -08:00
Monica Chew
a28afc521c Bug 812238 - Initial import of protobuf-2.4.1. r=khuey 2012-11-30 10:33:48 -08:00
Brian Hackett
ac12dd9809 Make removal of negative zero checks independent from resume point locations, bug 816786. r=h4writer 2012-11-30 11:24:36 -07:00
Ehsan Akhgari
3235a08c8e Merge mozilla-central to mozilla-inbound 2012-11-30 13:20:05 -05:00
Joe Walker
8ff3ac8629 Merge m-c to fx-team 2012-11-30 13:51:45 +00:00
Ed Morley
13428a6614 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-30 10:07:02 +00:00
Olli Pettay
da3acadcd7 Bug 816480 - crash in nsEventListenerManager::RemoveEventListener, r=jst 2012-11-30 11:13:16 +02:00
Joe Walker
96993c1368 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Ehsan Akhgari
bc8db22919 Fix a typo, no bug, DONTBUILD 2012-11-30 01:59:59 -05:00
Matt Woodrow
975046b50b Bug 816603 - Set the correct canvas background color during print preview. r=tn 2012-11-30 17:34:39 +13:00
Brian R. Bondy
089c2c7f3a Bug 816111 - Remove appdir dependency for application update tests in xpcshell tests. r=rstrong 2012-11-29 23:26:25 -05:00
Gavin Sharp
c6db9627aa Stop preprocessing report-phishing-overlay.xul unnecessarily, no bug 2012-11-29 20:11:42 -08:00
Ehsan Akhgari
1a5f026835 Bug 816828 - Implement AudioContext.sampleRate; r=bzbarsky 2012-11-29 22:31:39 -05:00
David Keeler
bd244c0ac8 bug 816059 - properly reset blocklist in browser-chrome tests r=jaws 2012-11-29 12:18:53 -08:00
Joel Maher
a0d9ea8da0 Bug 786414 - unable to update sutagent on the panda boards. r=wlach DONTBUILD 2012-11-29 15:14:11 -05:00
Nicholas Cameron
7c4e0bb92e Bug 800658; turn the tests back on. r=bjacob 2012-11-30 08:38:29 +13:00
Nicholas Cameron
2a0a42ee85 Bug 800658. remove aCommitTransform. r=bas 2012-11-30 08:37:49 +13:00
Ben Hearsum
e93cc5a8fa bug 815189: b2g builds should clone http://hg.mozilla.org/integration/gaia-nightly. r=catlee 2012-11-29 09:40:52 -05:00
Jon Coppeard
ba18a60f1e Bug 815999 - Sweep debugger and debugee objects in same group and improve black->gray pointer detection r=billm
--HG--
rename : toolkit/components/downloads/test/browser/browser_private_resume.js => toolkit/components/downloads/test/unit/test_private_resume.js
extra : rebase_source : 20f695d717ea78ee55f3a9ed395ba17315479ee3
2012-11-29 11:36:23 +00:00
Andres Hernandez
274cbdc137 Bug 814700 - Post test_private_resume.js to the new per-window PB APIs; r=ehsan
--HG--
rename : toolkit/components/downloads/test/unit/test_private_resume.js => toolkit/components/downloads/test/browser/browser_private_resume.js
extra : rebase_source : 43d6f4d21279c83c6af85d32a8e8b76bb83ae723
2012-11-30 11:25:28 -06:00
Joel Maher
626982768f Bug 815786 - Disable testCheck3 in Talos. r=gbrown 2012-11-30 13:04:30 -05:00
Ehsan Akhgari
7204d8261c Follow-up for bug 815402 - Accept the plural form of Remanence in the en-US dictionary
--HG--
extra : rebase_source : dfd21a1305aea3773610e316167c27445bda3011
2012-11-30 13:03:58 -05:00
Daniel Holbert
70aa09ef0e Bug 816888: Remove unused variable 'script' from XPCShellEnvironment.cpp. r=terrence 2012-11-30 09:59:01 -08:00
Daniel Holbert
bd93e9aac8 Bug 816885: Guard GetDisplayportCoverage() in LayerManagerOGL.cpp with #ifdef MOZ_ANDROID_OMTC, since it's only used in #ifdef-guarded code. r=Cwiiis 2012-11-30 09:59:00 -08:00
Kartikaya Gupta
fd09773c95 Bug 793150 - Exit full-screen mode when invoking the menu. r=sriram 2012-11-30 12:59:49 -05:00
Jonathan Griffin
7c732aaf6d Bug 815807 - Part 3: Load marionette early in the B2G startup process if relevant pref is set, otherwise load it late, r=ahal 2012-11-29 19:46:39 -08:00
Michal Novotny
d3b74d2fe4 Bug 816642 - Avoid fragmenting cache files, r=jduell 2012-11-30 18:56:25 +01:00
Benoit Girard
85c77f743d Bug 799640 - Part 3: Add shutdown labels. r=espindola 2012-11-30 12:49:47 -05:00
Benoit Girard
d94819ea28 Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan 2012-11-30 12:49:20 -05:00
Benoit Girard
5840777ebf Bug 799640 - Part 1: Refactor JSObjectBuilder. r=ehsan 2012-11-30 12:46:59 -05:00