Kyle Huey
9417e2eb83
Back out Bug 848078 for orange.
2013-03-07 21:34:01 -08:00
Eric Chou
7ad8ab6e26
Bug 836715 - Fix potential memory problem in RemoveDeviceTask, r=qdot
...
From 6e3780271509a502462560717f7cc768dafb673b Mon Sep 17 00:00:00 2001
2013-03-04 18:47:41 +08:00
Gina Yeh
f8177e8e6e
Bug 841984 - Check both return value and pending_call, r=qdot
2013-03-08 12:10:09 +08:00
Eric Chou
1278a17f48
Bug 841984 - Fixed potential memory problem in SetProperty(), r=qdot
2013-03-08 12:10:09 +08:00
Ryan VanderMeulen
0cb25616af
Backed out changeset 8ed74a9e1a3e (bug 848602) and changeset a114e8c5e9ef (bug 848587) for bustage on a CLOSED TREE.
2013-03-07 22:00:28 -05:00
Matt Woodrow
981f3ba59b
Bug 844750 - Don't use per-display-item invalidation for table frames. r=roc
2013-03-08 15:18:45 +13:00
Matt Woodrow
6c74aeb4d4
Bug 839987 - Re-set the clip after we change the render target in ContainerLayerD3D9. r=Bas
2013-03-08 15:18:04 +13:00
Matt Woodrow
7a726c03f8
Bug 848078 - Remove shadowed variable in ContainerLayerD3D9. r=Bas
2013-03-08 15:15:48 +13:00
Matt Woodrow
1ad187f836
Bug 725981 - Only invalidate the difference in bounds when a solid color moves or resizes. r=roc
2013-03-08 15:15:10 +13:00
Bill McCloskey
7a6a36707e
Bug 848602 - Add some volatile annotations (r=terrence)
2013-03-07 18:01:25 -08:00
Bill McCloskey
2fe57f347c
Bug 848587 - Avoid racing on isHeapBusy (r=terrence)
2013-03-07 18:01:19 -08:00
L. David Baron
713f97b07f
Bug 845837: Don't use our dynamic updating for relative positioning on inner table frames, which don't do relative positioning at all. r=ehsan
...
This is somewhat evil, but should get us back into the state we were in
before. There are probably other bugs lurking here as well, though,
related to other cases where we don't support relative positioning. We
really just need to make our relative positioning support more general.
2013-03-07 17:59:32 -08:00
L. David Baron
6301e3b6dc
Bug 570896: Allow separate background-origin and background-clip to be set in the background shorthand. r=bzbarsky
2013-03-07 17:59:32 -08:00
Nicolas B. Pierron
deb161f139
Bug 844452 - Box boolean inputs on MCompare-strings. r=dvander
2013-03-07 17:49:11 -08:00
John Schoenick
ad8488c2eb
Bug 849067 - Unbreak gstreamer builds again. r=cpearce
2013-03-07 17:44:00 -08:00
Ryan VanderMeulen
5fc5f53a9c
Backed out changeset f7acf064582d (bug 839677) to see if it resolves the Win PGO mochitest-2 crashes.
2013-03-07 19:28:25 -05:00
Ryan VanderMeulen
d58abf4958
Backed out changeset 8ff35a246bb0 (bug 828917) to see if it resolves the Win PGO mochitest-2 crashes.
2013-03-07 19:26:24 -05:00
Ryan VanderMeulen
43176bdf3a
Backed out changeset 789a60e48ee2 (bug 837035) to see if it resolves the Win PGO mochitest-2 crashes.
2013-03-07 19:25:35 -05:00
Kartikaya Gupta
9df9fdeadc
Bug 848901 - NFC transmission APIs on android only exist on API 14 and up. r=sriram
2013-03-08 00:15:54 +00:00
Ryan VanderMeulen
a0b7f3d13b
Bug 845807 - Fix test to look for new default color.
2013-03-07 18:46:54 -05:00
Ally Naaktgeboren
9e12bcd34a
Bug 794028 part 2/2: Use the Firefox Start Top Sites tile group. r=mbrubeck
2013-03-07 15:38:03 -08:00
Adam Roach [:abr]
690fe41fde
Bug 848173 - Add filenames, fix module names, and turn on fsm_sm debugging r=ehugg
2013-03-07 17:26:28 -06:00
Wes Kocher
fb22710bae
Bug 849009 - Uplift Add-on SDK changeset 645b0ca71ccd41bb1fc69d97d22c456b03452e89
2013-03-07 15:09:34 -08:00
Terrence Cole
e15cbdb2ca
Bug 848601 - Lookup the trace kind to use when marking at compile time; r=billm
...
--HG--
extra : rebase_source : 9e913d55b65433ad3251b07e5f38d9195ea97e6f
2013-03-07 10:55:34 -08:00
Masatoshi Kimura
34260ccf6d
Bug 587251 - new Worker(badURL) should throw a SECURITY_ERR. r=khuey
2013-03-08 07:27:21 +09:00
Adam Roach [:abr]
3cc675afaa
Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg
2013-03-06 12:40:48 -06:00
Norbert Lindenberg
ddaff00947
Bug 848664 - New intrinsics for self-hosted JavaScript missing from jshint globals. r=nmatsakis
2013-03-07 17:26:39 -05:00
JosiahOne
dd197b6964
Bug 845807 - Blue link text should be lighter by default. r=mconley, ui-r=shorlander
2013-03-01 13:14:24 -05:00
Albert Crespell
748b341c97
Bug 844774 - Move old samples to last one. r=khuey
2013-03-04 17:35:40 +01:00
Andre Reinald
c7a31a8805
Bug 839029 - Don't repaint default button if disabled or inactive. r=mstange, r=josh
2013-03-07 17:26:39 -05:00
Matt Woodrow
d8320e5731
Bug 846971 - Don't create layers that are scaled to 0. r=roc
2013-03-06 09:04:40 +13:00
Ryan VanderMeulen
e1773ff7fa
Merge m-c to inbound.
2013-03-07 17:26:36 -05:00
Jeff Gilbert
0ba5e1b160
Bug 848023 - Backout 123989 for mistaken push on r-
2013-03-07 14:13:09 -08:00
Patrick McManus
1f8686901d
bug 848360 - telemetry for ssl ratios of http transactions and page loads r=jduell
2013-03-07 16:52:52 -05:00
Brian R. Bondy
f7506474e5
Bug 848798 - currentElement browser.js null usage assertion. r=mbrubeck
2013-03-07 16:52:04 -05:00
Matt Brubeck
386b294db7
Bug 847508 - Allow mach_bootstrap to specify a separate mozilla dir, for comm-central builds [r=gps]
...
DONTBUILD (not part of the build)
2013-03-07 13:19:27 -08:00
Ryan VanderMeulen
f36267241c
Merge m-c to inbound.
2013-03-07 10:15:44 -05:00
Chris Peterson
00db990595
Bug 848761 - input element's type attribute values are case-insensitive. r=jchen
2013-03-07 14:12:40 +00:00
Ryan VanderMeulen
f9743bfe87
Backed out changeset ad01bb8a6742 (bug 848423) for Windows PGO mochitest-2 crashes.
2013-03-07 16:47:07 -05:00
Stephen Pohl
859a46a11f
Bug 848417 - Use wcsncpy instead of wcscpy. r=bbondy
2013-03-07 13:41:37 -08:00
Jan de Mooij
14cbafdd46
Bug 848733 - Don't eliminate callee phi when inlining natives. r=bhackett
...
--HG--
extra : rebase_source : c64645da8a4edf6bc132f509741f7ebcdb8e842d
2013-03-07 14:38:09 +01:00
Monica Chew
81433243a3
Bug 844392 - Fix race condition where ProcessStateChange can remove a file before cleanup. r=paolo
2013-03-07 08:35:38 -05:00
Kan-Ru Chen (陳侃如)
e6e5cc57f0
Bug 838547 - We are only interested to the pagehide event from the root document. r=smaug
2013-03-07 08:35:38 -05:00
Eric Chou
960e073d4c
Bug 841576 - Check if nsTHashtable has been initialized before calling Init(), r=qdot
2013-03-07 21:36:13 +08:00
Panos Astithas
16312c967d
Merge m-c to fx-team
2013-03-07 09:16:09 +02:00
Matt Brubeck
c8b6f811ee
Bug 838211 - String changes for Metro content permission notifications [r=fryn]
2013-03-06 18:33:20 -08:00
Matt Brubeck
d55488b754
Bug 838211 - String changes for Metro login manager notifications [r=fryn]
2013-03-06 18:32:44 -08:00
Matt Brubeck
1c1fc5a19e
Bug 838211 - Metro info app bar theming, part 1 (basic style and image changes) [r=fryn, ui-r=shorlander]
2013-03-06 18:31:28 -08:00
Yiming Yang
d5009568e6
Bug 848448 - add Actions from marionette into package and up the version number, r=mdas
2013-03-06 14:41:21 -08:00
Geoff Brown
99352ee61e
Bug 784242 - set browser.viewport.scaleRatio during robocop tests; r=kats
2013-03-07 14:05:24 -07:00