Mark Hammond
856bff1b8f
Bug 805537 - social chat callbacks should only be invoked once. r=jaws
2012-11-15 14:54:34 +11:00
Mark Hammond
43fbd565ec
Bug 804591 - opening an existing chat window should restore it if minimized. r=jaws
2012-11-14 15:27:34 +11:00
Brian R. Bondy
d2622f9d3c
Bug 792106. r=rstrong
2012-11-14 22:44:36 -05:00
Robert Strong
240ad89ae9
Bug 792106. r=bbondy
2012-11-14 22:27:22 -05:00
Ryan VanderMeulen
25c2ea1279
Backed out 8 changesets (bug 810470) due OSX reftest failures.
2012-11-14 22:14:44 -05:00
David Zbarsky
cd3c42f0e1
Bug 810768 - Remove nsIDOMCaretPosition r=bz
2012-11-14 21:38:26 -05:00
David Zbarsky
bfca907d39
No bug, fix struct/class mismatch warnings
2012-11-14 21:38:26 -05:00
David Zbarsky
472e3b25fa
No bug, Fix virtual dtor warning, blanket r=bz
2012-11-14 21:38:25 -05:00
Nicolas B. Pierron
b1e169f772
Bug 799185 part 1 - Rewrite ReconstructPCStack. r=jorendorff,gkw
2012-11-14 18:04:43 -08:00
Edgar Chen
6074e0731e
Bug 811605 - B2G RIL: enable ril debugging output in run-time. r=vicamo
2012-11-14 18:25:35 +08:00
Tetsuharu OHZEKI
8b8db9caca
Bug 811284 - More logical ordering the item list of "Automatic updates" in settings. r=mleibovic
2012-11-14 21:01:07 -05:00
Masatoshi Kimura
d88a04d437
Bug 811127 - Text(De|En)coder("utf-16").encoding should return "utf-16le", not "utf-16". r=hsivonen
2012-11-14 21:01:07 -05:00
Patrick Wang
a3f8e98b75
Bug 806625 - Check if TabParent is destroyed before sending IPC message. r=cjones
2012-11-09 22:09:24 -08:00
Brendan Dahl
d860d7b308
Bug 115199 - CSS2 @page rule style support. r=dbaron
2012-08-31 14:21:28 -07:00
Brendan Dahl
a893fe4500
Bug 115199 - CSS2 @page rule rendering support. r=roc
2012-08-31 14:20:56 -07:00
Ehsan Akhgari
894e1bca85
Merge mozilla-central into mozilla-inbound
2012-11-14 17:51:31 -08:00
Andres Hernandez
87edee557e
Bug 806700 - Port browser_privatebrowsing_urlbarfocus.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_urlbarfocus.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_urlbarfocus.js
2012-11-14 18:13:31 -06:00
Robert O'Callahan
31c5fd6b1a
Bug 810470. Part 8: Limit the BasicLayers background-caching optimization to cases where the destination context has an integer translation only, and snap the image rectangle. r=mattwoodrow
...
Previous patches in this bug enabled the nsDisplayCanvasBackground
background-caching optimization for the test 402807-1.html. That exposed
an existing bug where we don't snap the background image to pixel
boundaries when drawing through that path. This patch fixes it.
This patch also stops the IsSingleFixedPositionImage path from using
mDestRect, returning the rect as an out-parameter instead.
--HG--
extra : rebase_source : 314cd040d3041b050f9eb1a0c39dfce3c4d6d0e6
2012-11-14 17:35:18 -08:00
Jonathan Griffin
c7cb6962a6
Bug 811931 - Bump Marionette version, a=test-only, DONTBUILD(NPOTB)
2012-11-14 15:08:56 -08:00
Gregory Szorc
2c33633e4d
Bug 797471 - Handle mochitest failures gracefully in mach; r=Ms2ger
2012-11-14 12:56:02 -08:00
Gregory Szorc
a1314866a4
Bug 810435 - Convert unicode to str to work around Python 2.7.2 bug; r=jhammel
...
DONTBUILD (NPOTB)
2012-11-14 10:05:18 -08:00
Olli Pettay
389c95eaa3
Bug 800947, check the existence of widget only when the event is actually nsGUIEvent, r=bz
2012-11-14 19:45:04 +02:00
Olli Pettay
4c8a07a5fd
Bug 810793 - nsXULTemplateQueryProcessorXML::GetDatasource should pass outer window to nsIXMLHttpRequest::Init, r=sicking
2012-11-13 13:03:52 +02:00
Ed Morley
72ac3e84a6
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-14 14:35:55 +00:00
Tim Taubert
26dc8b9fef
merge m-c to fx-team
2012-11-14 13:48:03 +01:00
Ed Morley
32cdc08ada
Backout 992f2748681f (bug 811185) for breaking emulator tests
2012-11-14 10:05:14 +00:00
Alexander Surkov
e6d0f0eb40
Bug 810554 - intermittent failure accessible/states/test_link.html | Test timed out, r=tbsaunde
2012-11-14 18:45:46 +09:00
Jan de Mooij
c3b47e2cb1
Bug 809021 - Fix FastInvoke arguments length. r=dvander
2012-11-14 09:58:23 +01:00
Kartikaya Gupta
f27e70af26
Bug 802510 - Reset position on the thumbnail data buffer to the beginning before reading out of it. r=blassey
2012-11-14 00:34:25 -08:00
Panos Astithas
06d42290ee
Bug 795969 - Promote list of pause actors at once; r=rcampbell f=jimb
2012-11-14 10:00:57 +02:00
Mike Hommey
0d5f07b91e
Bug 811336 - Only pass --nsscmd to MOZ_SIGN_CMD when signing Windows builds. r=catlee
2012-11-14 08:47:06 +01:00
Mike Hommey
d750d9aa41
Bug 811214 - Fix build failure in SpdySession3.cpp with clang 3.1. r=mcmanus
2012-11-14 08:46:33 +01:00
Henrik Skupin
8ef615a999
Bug 811185 - Implement Emulator class for screen orientation in Marionette. r=jgriffin
2012-11-14 08:46:36 +01:00
Phil Ringnalda
fc8ac45706
Back out 3fd41b40e88f (bug 809274) and 22e38380a161 (Bug 804591) for Win7 browser-chrome timeouts
2012-11-13 23:26:27 -08:00
Ehsan Akhgari
bcbaac8fa7
Fix an initialization order warning in nsDocShell.cpp, no bug
2012-11-13 23:13:35 -08:00
Joey Blacksmith
2c5eddad8f
Bug 801356 - LeafAccessible needs to override Append/InsertChild, r=surkov, f=tbsaunde
2012-11-14 16:08:45 +09:00
Eric Chou
32a1721618
Bug 809781 - Fixed sending file failure, r=gyeh
2012-11-14 14:29:11 +08:00
Matt Woodrow
bd7b89cb6f
Bug 811570 - Make the root content scroll frame inactive initially if it is overflow hidden. r=roc
2012-11-13 22:26:33 -08:00
Phil Ringnalda
0b198716f3
Back out 3da143341145 (bug 784294) and 862f9cd7eb0b (bug 791850) for breaking Jetpack
2012-11-13 22:08:22 -08:00
Matt Woodrow
e2651fa885
Bug 810186 - Don't unnecessarily nest inactive layers. r=roc
2012-11-13 14:22:21 -08:00
Matt Woodrow
6a40d5fd04
Bug 808491 - Force 3d transformed layers to always be active. r=roc
2012-11-13 22:26:29 -08:00
Phil Ringnalda
79637f405f
Merge m-c to m-i
2012-11-13 22:18:42 -08:00
Ehsan Akhgari
f7ae30d43f
Bug 650567 - Mark 267459-2.html as passing on Android
2012-11-13 14:18:23 -08:00
Ehsan Akhgari
3f5c0551ca
Fix the typo in the makefile, no bug
2012-11-13 18:07:42 -08:00
Ehsan Akhgari
7a7301d641
DONTBUILD this stuff in global Private Browsing builds, no bug
2012-11-13 16:25:36 -08:00
Mario Alvarado [:marioalv]
bbd2cef41a
Bug 806703 - Port browser_privatebrowsing_zoomrestore.js to the new per-window PB APIs
...
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoomrestore.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_zoomrestore.js
2012-11-13 15:02:23 -06:00
Ryan VanderMeulen
3916ac2d53
Merge the last PGO-green inbound changeset to m-c.
2012-11-13 18:58:01 -05:00
Ehsan Akhgari
ffcf5cc7e8
DONTBUILD this stuff in global Private Browsing builds, no bug
2012-11-13 14:51:53 -08:00
Mark Finkle
d0e9595300
Bug 785652 - adding zh-TW and zh-CN to fennec r=aki
2012-11-13 15:56:56 -05:00
David Bolter
f3638c667f
backout 94e3a41d532e (increased orange)
2012-11-13 15:45:58 -05:00