Bobby Holley
|
ccc319c140
|
Bug 825697 - Check for all wrapper types. r=mrbkap
|
2013-03-11 10:13:25 -07:00 |
|
Jan de Mooij
|
471709877f
|
Bug 830943 part 2 - Add asserts, testcase. r=dvander
|
2013-03-11 17:53:23 +01:00 |
|
Markus Stange
|
7c0d42e1af
|
Bug 676248 - Make the window GL context transparent on OSX. r=bgirard
|
2013-03-11 12:29:00 -04:00 |
|
Chris Lord
|
f2c4d6a8a4
|
Bug 849254 - Fix NullPointerException in BrowserApp.setToolbarHeight. r=kats
|
2013-03-11 16:04:55 +00:00 |
|
Neil Deakin
|
615637590a
|
Bug 407983, add clipboard events constructor, r=smaug
|
2013-03-11 11:49:56 -04:00 |
|
Neil Deakin
|
3bb302fb42
|
Bug 407983, add support for clipboardData in cut/copy/paste events, r=ehsan,sr=smaug
|
2013-03-11 11:49:48 -04:00 |
|
Jon Coppeard
|
82b2b286dc
|
Bug 841801 - Allow proxies to be finalized in the background r=billm
--HG--
extra : rebase_source : 48da96daddf75f505bf90c8e2ce2cdd6daf04cc5
|
2013-02-21 10:19:17 +00:00 |
|
Jon Coppeard
|
d38884ae86
|
Bug 841801 - Keep finalizable objects out of the nursery r=billm
--HG--
extra : rebase_source : ea13c882c82554a1510df47aadbc1bb1c6b6e569
|
2013-02-21 18:51:14 +00:00 |
|
Victor Porof
|
101a25592f
|
Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_script-switching.js => browser/devtools/debugger/test/browser_dbg_scripts-switching.js
|
2013-02-21 01:33:36 +02:00 |
|
Victor Porof
|
469a194377
|
Bug 802546 - Prettify the Stackframes UI, r=rcampbell
--HG--
rename : browser/devtools/shared/VariablesView.jsm => browser/devtools/shared/widgets/VariablesView.jsm
|
2013-03-09 21:05:09 -08:00 |
|
Heather Arthur
|
28da678d97
|
Bug 826982 - [style editor] Show a notification when navigating away from page if there are unsaved changes; r=paul
|
2013-03-08 19:11:22 -08:00 |
|
Henrik Skupin
|
063eba4b2f
|
Bug 837458 - Cleanup PC Test Framework to Allow for Better Maintainability and Reusability for Future Tests. r=ekr, r=jsmith
|
2013-02-15 14:42:26 -08:00 |
|
Chris Lord
|
5740f49de5
|
Bug 849539 - Fix launching web-apps after bug 716403. r=mfinkle
Forgot to change the Web-App layout to use RelativeLayout instead of
LinearLayout.
|
2013-03-11 14:29:47 +00:00 |
|
Chia-hung Tai
|
ecc3fbf236
|
Bug 842235 - B2G MMS: retry send on error. r=vyang
|
2013-03-09 13:03:18 +08:00 |
|
Benjamin Chen
|
eb6ad099c5
|
Bug 824920 - Fix zoom ratio and check the zoom offset to prevent over-scroll. r=drs
|
2013-03-11 18:02:13 +08:00 |
|
Benjamin Kerensa
|
b8fbd424f9
|
Bug 758874 - Test browser_sanitize-download-history.js contains typo in window name. r=mak77
|
2013-03-10 19:56:47 +01:00 |
|
Gabriele Svelto
|
60f2d3b732
|
Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium
|
2013-03-08 12:37:16 +01:00 |
|
Ryan VanderMeulen
|
bc86c40cbe
|
Merge m-c to inbound.
|
2013-03-11 10:08:44 -04:00 |
|
Patrick Wang
|
89269ffdb0
|
Bug 839402 - Part 5 - Test case for updating display condition. r=vicamo
|
2013-03-11 22:02:18 +08:00 |
|
Patrick Wang
|
beb4eaa824
|
Bug 839402 - Part 4 - Test case for reading SPN. r=allstars.chh
|
2013-03-11 22:02:09 +08:00 |
|
Patrick Wang
|
e3b3832014
|
Bug 839402 - Part 3 - Update display condition for CDMA network. r=vicamo
|
2013-03-11 22:01:59 +08:00 |
|
Patrick Wang
|
34c50946dc
|
Bug 839402 - Part 2 - Read SPN from RUIM. r=allstars.chh
|
2013-03-11 22:01:48 +08:00 |
|
Patrick Wang
|
90c2008804
|
Bug 839402 - Part 1 - Make decoding cdma pdu message reusable. r=vicamo
|
2013-03-11 22:01:37 +08:00 |
|
Ehsan Akhgari
|
184ed07d7c
|
Bug 849693 - Use the new -fsanitize=address flag in the asan mozconfig; r=decoder
DONTBUILD
|
2013-03-11 09:33:36 -04:00 |
|
Dão Gottwald
|
79b8a4f516
|
Bug 849237 - Remove _handleTabTelemetryStart's useless aTabContainer parameter. r=felipe
|
2013-03-11 12:47:46 +01:00 |
|
Paul Adenot
|
ccf2d2ab5f
|
Bug 846612 - r=kinetik
|
2013-03-04 15:48:58 +01:00 |
|
Ms2ger
|
1574205dac
|
Bug 849659 - Make Ripc/Cipc pass on OSX; r=dbaron
|
2013-03-11 09:08:59 +01:00 |
|
David Zbarsky
|
ae26e62744
|
Kick off a build because of the clobber, no bug
|
2013-03-11 04:04:18 -04:00 |
|
David Zbarsky
|
b82e6139d5
|
Bug 847120: Convert SVGFETileElement to WebIDL r=Ms2ger
|
2013-03-11 03:27:08 -04:00 |
|
David Zbarsky
|
bc2a13320a
|
Bug 847120: Move SVGFETileElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETileElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETileElement.h
|
2013-03-11 03:26:23 -04:00 |
|
Phil Ringnalda
|
81fe5acbca
|
Back out d39b5acb8d83 and cf778a07299d (bug 847120) for Windows build bustage
|
2013-03-10 22:54:32 -07:00 |
|
Kyle Machulis
|
2d36cae087
|
Bug 843958 - Fix compiler warning for SCO not handling LM; r=echou
|
2013-03-10 22:37:15 -07:00 |
|
Kyle Machulis
|
6bd05c012b
|
Bug 849078 - Change SetNonblockFlags to SetSocketFlags; r=echou
--HG--
extra : rebase_source : 495444e95cb6fef3cdae4606879b2f2fba812c24
|
2013-03-08 14:40:26 -08:00 |
|
David Zbarsky
|
45208529e5
|
Bug 847120: Convert SVGFETileElement to WebIDL r=Ms2ger
|
2013-03-11 00:50:58 -04:00 |
|
David Zbarsky
|
7923b8af2b
|
Bug 847120: Move SVGFETileElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETileElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETileElement.h
|
2013-03-11 00:50:58 -04:00 |
|
Alexander Surkov
|
23b9ae07f1
|
Bug 845095 - disable mochitest accessible/states/test_tree.xul
|
2013-03-11 12:34:34 +09:00 |
|
Gavin Sharp
|
050fc7a3bf
|
bug 818014 followup: replace _all_ null bytes in titles
|
2013-03-10 19:47:07 -07:00 |
|
Edgar Chen
|
dd20423f71
|
Bug 848688 - Have a consistent naming for error message. r=allstars.chh
|
2013-03-07 18:35:57 +08:00 |
|
Julian Seward
|
7c8de49023
|
Bug 779291: Implement SPS stackwalk using the breakpad unwinder. r=bgirard,glandium
|
2013-03-10 23:00:23 +01:00 |
|
Seth Fowler
|
fab812ffeb
|
Bug 843895 (Part 4) - Use FrozenImage instead of ExtractFrame for imgRequestProxy::GetStaticRequest. r=joe
|
2013-03-10 18:43:38 -07:00 |
|
Seth Fowler
|
b6a06b903e
|
Bug 843895 (Part 3) - Add the FrozenImage wrapper class to stop image animation. r=joe
|
2013-03-10 18:43:38 -07:00 |
|
Seth Fowler
|
0f558c8931
|
Bug 843895 (Part 2) - Add ImageWrapper. r=joe
|
2013-03-10 18:43:38 -07:00 |
|
Seth Fowler
|
ed3494d327
|
Bug 843895 (Part 1) - Add an aWhichFrame parameter to imgIContainer::Draw. r=joe
|
2013-03-10 18:43:37 -07:00 |
|
Matthew Gregan
|
2f67cab8ff
|
Bug 849519 - Raise INDEX_SIZE_ERR if media element volume is set to NaN. r=doublec
|
2013-03-11 11:11:23 +13:00 |
|
Matthew Gregan
|
487ab4ba4e
|
Bug 837564 - Implement switchable backends for cubeb. r=padenot
|
2013-03-08 17:51:59 +13:00 |
|
Kartikaya Gupta
|
c4ef6a26dd
|
Bug 846774 - Make GeckoEvent member variables private. r=cpeterson
|
2013-03-10 22:43:53 +00:00 |
|
Kartikaya Gupta
|
c39158732c
|
Bug 846774 - Replace the sync event with an ack flag on events. r=cpeterson
|
2013-03-10 22:43:30 +00:00 |
|
Ehsan Akhgari
|
221a66e469
|
Bug 849652 - Copy enough number of bytes in AudioBufferSourceNode::ProduceAudioBlock's memcpy loop; r=roc
|
2013-03-10 17:37:40 -04:00 |
|
Seth Fowler
|
85877bfa73
|
Bug 847630 - Stop deferring OnStopRequest in VectorImage. r=joe
|
2013-03-10 14:04:29 -07:00 |
|
Luke Wagner
|
7c2ec8745f
|
Bug 841617 - replace ObjectElements::convertDoubleElements with a 'flags' field (r=bhackett)
--HG--
extra : rebase_source : e0651358ae4a87b8599af8559112f111fb960898
|
2013-02-13 18:11:52 -08:00 |
|