Commit Graph

114414 Commits

Author SHA1 Message Date
Dão Gottwald
38efef5d46 Bug 816995 - Use openUILinkIn instead of the gBrowser.selectedTab = gBrowser.addTab() pattern. r=Mossop
--HG--
extra : rebase_source : cc016af00864d2aaa1468c143f6b053a21ebd7a1
2012-12-01 05:11:44 +01:00
Cameron McCormack
5fa2f0edb8 Bug 816720 - Allow CSSRule.insertRule to insert non-style rules. r=bz 2012-12-01 15:10:45 +11:00
Mike Conley
518b0898c1 Bug 811263 - Set skipintoolbarset="true" on social-toolbar-item so that the downloads button doesn't move when a lw-theme is applied. r=mak. 2012-11-30 22:45:08 -05:00
Brian Smith
4ac3ad1159 Backed out changeset 7ac3f1563741
--HG--
extra : rebase_source : 1b25c854c88690c4d0f64927d0ec1e2d656b9ca3
2012-11-30 19:40:27 -08:00
Brian Smith
d9bc34c46b Backed out changeset 84bf2e19c701
--HG--
extra : rebase_source : 446249323b44e54161bf187c0d386db645402bb7
2012-11-30 19:39:46 -08:00
Brian Smith
eab8e69e69 Backed out changeset c966b16e4fb5
--HG--
extra : rebase_source : 4b3f5af10951cf33c70f459a5043075bb946ccb4
2012-11-30 19:37:39 -08:00
Brian Smith
62fead1afa Backed out changeset 329da1081148
--HG--
extra : rebase_source : 9efe319bbff8d9a3f55208686d238626bf6d0dc0
2012-11-30 19:36:08 -08:00
Mike Conley
320735d648 Bug 815941 - Remove the usages of nsIDownload.id and nsIDownloadManager.getDownload from the downloads panel code. Code started by ehsan. feedback=paolo, r=mak. 2012-11-30 22:37:48 -05:00
Mats Palmgren
a4582c2dca Bug 814995. r=roc 2012-12-01 03:28:02 +01:00
Mike Habicher
a5f98e4e26 Bug 809259 - fix for buffer exhaustion when cycling camera modes. r=cjones a=blocking-basecamp 2012-11-30 18:26:58 -08:00
Brian Smith
d5e492d0d1 Bug 767241, Part 3: Replace uses of one-off Auto* classes with ScopedNSSTypes in ssltunnel, r=ted 2012-11-12 09:42:33 -08:00
Brian Smith
0757356584 Bug 767241, Part 2: Replace almost all uses of NSSCleanupAutoPtrClass with ScopedNSSTypes, r=honzab 2012-11-12 09:42:28 -08:00
Brian Smith
46c8b420d3 Bug 804663: Create a CryptoTask API to simplify the creation of correct async crypto operations and add more utilities to ScopedNSSTypes.h, r=honzab 2012-07-13 15:44:24 -07:00
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