Commit Graph

114401 Commits

Author SHA1 Message Date
Brian Smith
1af1da4bc8 Bug 816392: Update NSS to NSS 3_14_1_BETA1, r=me, a=relyea, a=wtc 2012-11-30 18:00:34 -08:00
Fabrice Desré
238838c63d Fix bustage of b2g desktop builds, no bug r=me 2012-11-30 17:41:15 -08:00
Daniel Holbert
d7d5846bc1 Bug 817176: Add "(void)" cast to silence GCC unused-var warning for an intentionally-unused variable. r=bsmith 2012-11-30 16:59:42 -08:00
Fabrice Desré
f86c3529e9 Bug 808326 - [Browser] Offline page mentions “B2G” [r=pike] 2012-11-30 16:12:52 -08:00
Mats Palmgren
9ceef7a8ca Bug 815315 - Make nsTableFrame::RemoveFrame remove all continuations of the removed child frame too. r=bz 2012-12-01 01:10:40 +01:00
Mats Palmgren
f0b3151f9f Bug 815315 - Avoid crashing if the last row-group child frame was removed. r=bz 2012-12-01 01:10:40 +01:00
Steve Workman
c6edd3abd1 Bug 813562: Zero out vorbis structures in WebMReader() to avoid crashes due to uninitialized use r=kinetik 2012-11-30 16:02:46 -08:00
Benoit Jacob
f5d2c58055 Bug 816187 - make WebIDL accept nullable dictionary retvals; let getContextAttributes's retval be nullable - r=bz 2012-11-30 18:30:05 -05:00
Brian Nicholson
07efb6d6cd Bug 816781 - Call notifyDataSetChanged() sooner when getting search engines. r=lucasr 2012-11-30 15:27:33 -08:00
Daniel Holbert
9553fc7896 Bug 813358 part 5: Add a post-condition to SortFrameList() to assert that it's actually sorted. r=dbaron 2012-11-30 15:25:33 -08:00
Daniel Holbert
894fb933ba Bug 813358 part 4: Move frame-sorting logic from nsBoxFrame to nsLayoutUtils. r=dbaron 2012-11-30 15:25:33 -08:00
Daniel Holbert
9af846715d Bug 813358 part 3: Templatize nsBoxFrame's frame-sorting methods, to make the comparison function customizable. r=dbaron 2012-11-30 15:25:33 -08:00
Daniel Holbert
8407a57e49 Bug 813358 part 2: To determine if a frame list is already sorted, just directly compare adjacent frames' GetOrdinal() values. r=dbaron 2012-11-30 15:25:32 -08:00
Daniel Holbert
bdad1e8b01 Bug 813358 part 1: Remove unnecessary nsBoxLayoutState argument from various XUL frame-sorting-related methods. r=dbaron 2012-11-30 15:25:32 -08:00
David Burns
741ce3184e Bug 810259: Adding support for getting screenshot from Marionette; r=mdas 2012-11-30 23:25:26 +00:00
Shu-yu Guo
26cd833553 Bug 816805 - Style fixes for ThreadPool, ForkJoin, and Monitor (r=jwalden) 2012-11-30 15:15:20 -08:00
Chris Lord
77c6546972 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 23:11:37 +00:00
Vincent Chang
f18d63a602 Bug 815461 - wifi hotspot is not found after reboot. r=gal 2012-11-30 19:37:34 +08:00
Brian Hackett
9673bbed0d Add analysis to eliminate dead resume point operands, bug 814997. r=dvander 2012-11-30 15:59:52 -07:00
Gregor Wagner
94efefc9a9 Bug 815572 - Standardize the Bluetooth permissions name bluetooth. PermissonTable. r=qdot 2012-11-30 14:16:17 -08:00
Trevor Saunders
61e7387ad8 bug 817133 - hack to make atk initialization work after bug 779520 irc-r=davidb 2012-11-30 16:18:38 -05:00
Terrence Cole
b48e9de2f4 Bug 811168 - Implement Unrooted<T> protect BaseShape; r=billm
The new Unrooted<T> class adds static typing and dynamic debug-mode assertion to
better protect our GC invarients when writing performance-sensitve code.

--HG--
extra : rebase_source : 13c3c2b8a98f3c013cd1c7c0a0d2bb408e815a2b
2012-11-14 16:06:27 -08:00
John Schoenick
4c6b6891dd Bug 813947 - Don't try to call OnStartRequest on failures in nsObjectLoadingContent::LoadObject. r=bsmedberg 2012-11-30 13:34:33 -08:00
Benedict Singer
490b7d3fb6 Bug 794180 - Rich comparison operators instead of __cmp__; r=gps
DONTBUILD (NPOTB)

--HG--
extra : rebase_source : ae42b4711af58fdc04a55e00f3454c3825c1b311
2012-11-30 15:36:27 -05:00
Jim Mathies
ac6edf698e Bug 810617 - Pass browser app directory to xpcshell test harness. r=ted 2012-11-30 15:14:27 -06:00
Ehsan Akhgari
e3e515f2a6 Backed out changeset 944c97dabc33 (bug 816642) on the suspicion of regressing Tp5 by 50% 2012-11-30 16:05:40 -05:00
Ehsan Akhgari
5bba464e0a Backed out 3 changesets (bug 799640) on the suspicion of regressing Tp5 by 50%
Backed out changeset 133c704dbcc6 (bug 799640)
Backed out changeset b130bb991d84 (bug 799640)
Backed out changeset e47b059493cf (bug 799640)
2012-11-30 16:05:13 -05:00
Jonathan Griffin
88f130fcb5 Backout 9252522aab90, r=bustage 2012-11-30 12:54:00 -08:00
Ehsan Akhgari
48c687113c Backed out changeset 5368aced79b3 (bug 814437) because it breaks Android builds 2012-11-30 15:41:08 -05:00
Gregor Wagner
45a714e799 Bug 814293 - Remove unused permissions. r=sicking 2012-11-30 12:22:35 -08:00
Bill McCloskey
209e95fac1 Backout a6b604916694 (bug 747066) because it's broken 2012-11-30 12:20:24 -08:00
Michael Wu
c498cdcce2 Bug 809665 - Boot animation support for B2G, r=cjones,joe 2012-11-28 13:43:19 -05:00
Trevor Saunders
af2c8b6add bug 816453 - get rid of dead code in nsAccessibilityService::CreateHTMLObjectFrameAccessible() r=bz, surkov 2012-11-29 20:33:52 -05:00
Chris Lord
b2b8133657 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
d846360898 Reconstruct operands when bailing out from add/sub overflows, bug 773666. r=jandem 2012-11-30 12:46:03 -07:00
Ehsan Akhgari
a5b3b70fce Backed out changeset fc50a2127738 (bug 815999) because of crashes in unit tests 2012-11-30 14:41:35 -05:00
Marshall Culpepper
4ea9222867 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
d7e3e8a349 Backed out changeset 98b22b52150e (bug 812238) for breaking the build 2012-11-30 14:35:53 -05:00
Ted Mielczarek
9017b65900 bug 816963 - Enable crash reporting in places C++ unit tests. r=mak 2012-11-30 14:26:19 -05:00
Kartikaya Gupta
c002cf384a Bug 817027 - Fix JS warning about lruTab not being defined. r=mfinkle 2012-11-30 14:20:42 -05:00
Chris Double
15346afaf9 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
73f08571de 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
5b474300e7 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
dca1677cb2 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
1604119e60 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
b33df04575 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
7eb0873888 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
561c4c6b18 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
4322a38e1f 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
e117d96250 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