Ryan VanderMeulen
|
58c20294e4
|
Backed out changeset 36d18c504450 (bug 824443) for mochitest b-c orange.
|
2012-12-24 17:02:07 -05:00 |
|
Dão Gottwald
|
bab880a6b4
|
Bug 824443 - Put the geolocation prompt's "Learn More" link in <popupnotificationcontent> rather than extending the popup notification's binding. r=gavin
|
2012-12-24 21:33:35 +01:00 |
|
ithinc
|
87d720ee5c
|
Bug 822068 - Don't call tab.focus() in gBrowser.moveTabBackward/moveTabForward. r=dao
|
2012-12-24 22:29:15 +08:00 |
|
ithinc
|
7e5b772393
|
Bug 819907 - Add permanent fullsc-toggler element to simplify code. r=gavin
|
2012-12-24 22:45:06 +08:00 |
|
Neil Deakin
|
feedaa0986
|
Bug 798226, backout cd66c58db0f7 until the issue of the os adjusting the popup to fit onscreen can be solved.
|
2012-12-24 14:47:34 -05:00 |
|
Jan de Mooij
|
0073801a2f
|
Bug 764310 part 1 - Refactor interpreter JSOP_DEFFUN logic. r=bhackett
|
2012-12-24 20:03:26 +01:00 |
|
Brian Hackett
|
df7ff3c0c0
|
Bug 824275 - Improve precision of alias analysis, r=jandem.
|
2012-12-24 10:29:14 -07:00 |
|
James Kitchener
|
d26bcd5ba2
|
Bug 818620 - Testcase to ensure all arguments processed in Math.max/min. r=just-tests
--HG--
extra : amend_source : d73f36b24712273b8c56feb3a4a945f25d9a4f0f
|
2012-12-24 10:44:35 -06:00 |
|
Rafael Ávila de Espíndola
|
0801499899
|
Bug 823906 - Last clang update on the 3.2 branch. r=rail.
Update the manifests.
|
2012-12-24 09:54:37 -05:00 |
|
Rafael Ávila de Espíndola
|
0a95146d7e
|
Bug 823906 - Last clang update on the 3.2 branch. r=rail.
Update the build scripts.
|
2012-12-24 09:53:55 -05:00 |
|
Alexander Surkov
|
a518308800
|
Bug 818407 - changing the HTML body doesn't pick up ARIA role, r=tbsaunde
|
2012-12-24 21:40:15 +09:00 |
|
Hannes Verschore
|
bea7941da0
|
Bug 823887: Correctly do a pre-increment on InlineFrameIterator, r=nbp
|
2012-12-24 11:57:13 +01:00 |
|
David Zbarsky
|
a4730bced7
|
Bug 823394 Part 2: Add WebIDL API to SVGElement and enable binding r=bz
|
2012-12-23 03:22:58 -05:00 |
|
David Zbarsky
|
7d32181339
|
Bug 823394 Part 1:Merge nsSVGStylableElement/nsSVGElement and nsIDOMSVGStylable/nsIDOMSVGElement r=bz
--HG--
rename : layout/reftests/svg/style-property-not-on-script-element-01.svg => layout/reftests/svg/style-property-on-script-element-01.svg
|
2012-12-23 03:22:22 -05:00 |
|
Nicholas Nethercote
|
8eac1dfb3c
|
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
|
2012-12-23 20:45:57 -08:00 |
|
Daniel Holbert
|
6ffb1368fc
|
Bug 824140: Fix out-of-order init-list in Netd.cpp. r=slee
|
2012-12-23 19:12:15 -08:00 |
|
Marco Chen
|
6d7c6b839a
|
Bug 823203 - HalParent::ActorDestroy() needs to handle the UnregisterSwitchObserver() when content process is killed. r=jlebar, a=blocking-basecamp
|
2012-12-21 16:37:58 +08:00 |
|
Shih-Chiang Chien
|
4fc4b6a092
|
Bug 814252 - Should not process HandleDrag for touch event. r=smaug
|
2012-12-23 22:08:15 -05:00 |
|
Kan-Ru Chen (陳侃如)
|
fad05fa5b5
|
Bug 820683 - Restart the timeout timer if position is not better. r=dougt
|
2012-12-24 11:05:37 +08:00 |
|
Kan-Ru Chen (陳侃如)
|
509c9e9a6f
|
Bug 821517 - Remove MOZ_ASSERT(mInitThread) r=dougt
|
2012-12-24 10:53:37 +08:00 |
|
Justin Lebar
|
3953ecb18b
|
Bug 824395 - Report used stacks separately from unused stacks. r=njn
|
2012-12-23 21:48:03 -05:00 |
|
Peter Van der Beken
|
e8da992624
|
Fix for bug 811701 (Move innerHTML/outerHTML/insertAdjacentHTML from HTMLElement to Element). r=bzbarsky.
|
2012-12-23 18:38:41 -08:00 |
|
Nicholas Cameron
|
ef81c07c5f
|
Bug 732535; border-radius tests on android. r=karlt
--HG--
extra : rebase_source : 84e0aca10c33587e47a38fbb5e081acbf912c8e6
|
2012-12-24 15:11:07 +13:00 |
|
Nicholas Nethercote
|
cfbd97ac1f
|
Bug 824340 - DMD: fix a deadlock when getting stack traces. r=jlebar.
--HG--
extra : rebase_source : c0bb85cddb6abed0eedd49d959001a0b95667946
|
2012-12-23 17:35:56 -08:00 |
|
Nicholas Nethercote
|
8a077597c2
|
Bug 824390 - DMD: Don't use PTHREAD_MUTEX_INITIALIZER for non-static mutexes. r=jlebar.
--HG--
extra : rebase_source : a8cdd5e3d3db05cbb78441477508c05168e67ecd
|
2012-12-23 17:35:23 -08:00 |
|
EKR
|
94a8960630
|
Bug 824351 - Make PeerConnection.Close not check state. r=ehugg
|
2012-12-23 17:03:26 -08:00 |
|
Vladimir Vukicevic
|
7949f643dc
|
b=823091; 2nd tab in a window opens without animation (timers reporting wrong current time); r=roc,bz
|
2012-12-23 19:29:23 -05:00 |
|
Boris Zbarsky
|
87d74398df
|
Bug 816387 followup. Remove more todo stuff from tests now that we made it work. r=bustage
|
2012-12-23 15:48:20 -08:00 |
|
Boris Zbarsky
|
b39b127157
|
Bug 816387 part 2. Hook up the Document WebIDL API to quickstubs. r=peterv
|
2012-12-23 14:34:22 -08:00 |
|
Boris Zbarsky
|
f267cd20a4
|
Bug 816387 part 1. Hook up the WebIDL bindings for Document. r=peterv
|
2012-12-23 14:33:33 -08:00 |
|
Henrik Skupin
|
c09c03e74a
|
Bug 796890 - Create Mochitest for Video/Audio connection (send/receive/disconnect). r=jesup
|
2012-12-23 23:04:37 +01:00 |
|
Josh Aas
|
233d967af4
|
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
|
2012-12-23 16:08:43 -05:00 |
|
Vladan Djeric
|
884efdf382
|
Bug 807021: Removed TODOs from prevous commit
|
2012-12-23 16:06:14 -05:00 |
|
Vladan Djeric
|
85f2e8704d
|
Bug 807021: Move LocalStorage writess off the main thread. r=smaug,mayhemer
|
2012-12-23 16:01:01 -05:00 |
|
Jonathan Kamens
|
95773fe222
|
Bug 823042 - Fix redeclared argument warnings. r=Mossop
|
2012-12-19 09:10:19 -05:00 |
|
Mario Alvarado [:marioalv]
|
41541998ab
|
Bug 806744 - Port the satchel test_privbrowsing.html to the new per-tab PB APIs. r=jdm
--HG--
rename : toolkit/components/satchel/test/test_privbrowsing.html => toolkit/components/satchel/test/browser/browser_privbrowsing_perwindowpb.js
|
2012-12-19 15:08:09 -06:00 |
|
Peter Simonyi
|
500d4b5b3c
|
Bug 777926 - Use URL or title from history for bookmarking error pages. r=Mano
|
2012-12-19 16:11:19 -05:00 |
|
Andreas Wagner
|
df3aedaa70
|
Bug 550175 - Check if a row in an autocomplete popup is selected while pressing DEL. r=mak
|
2012-12-23 11:45:44 -05:00 |
|
Ryan VanderMeulen
|
c28cf72836
|
Backed out changeset 5244caae8c46 (bug 822846) for Windows build bustage.
|
2012-12-23 11:45:38 -05:00 |
|
Sebastian Hengst
|
a3040185c6
|
Bug 823658 - Use Services.jsm and String methods like startsWith in browser.js. r=gavin
|
2012-12-20 21:34:06 +01:00 |
|
Iordache Catalin
|
4c77894c1c
|
Bug 821396 - Fix warnings in DASHDecoder.cpp and DASHRepDecoder.cpp. r=cpearce
|
2012-12-23 11:19:15 -05:00 |
|
Iordache Catalin
|
4e804d17e3
|
Bug 821269 - Fix build warnings in HTMLTableAccessible.cpp. r=tbsaunde
|
2012-12-17 22:54:44 +02:00 |
|
Seth Fowler
|
8ed37e4342
|
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
|
2012-12-19 13:33:56 -08:00 |
|
Seth Fowler
|
1393f1c0ee
|
Bug 822526 - Turn mozilla::image::Image into an interface. r=joe
|
2012-12-19 14:24:32 -08:00 |
|
Seth Fowler
|
ae0e17ea94
|
Bug 821023 - imgStatusTracker should not know about imgRequest. r=joe
|
2012-12-19 13:28:54 -08:00 |
|
Jed Parsons (:jparsons)
|
bf807a48d5
|
Bug 823736 - include.js must stringify objects going to userland js. r=benadida
|
2012-12-23 10:59:43 -05:00 |
|
Mike Habicher
|
0c6c027935
|
Bug 820139 - Ensure video recorder exists before trying to start recording. r=kchen
|
2012-12-23 10:56:59 -05:00 |
|
Mike Habicher
|
7ab344aefb
|
Bug 818933 - Provide a hardware release API so that we don't have to rely on CC of CameraControl objects. r=mhabicher
|
2012-12-23 10:54:54 -05:00 |
|
Dustin L. Howett
|
960de8b6c2
|
Bug 812647 - Fix OS.File's failure to find libc on case-sensitive OS X filesystems. r=Yoric
|
2012-12-23 10:52:35 -05:00 |
|
Anthony Jones
|
8ada9278ac
|
Bug 811950 - Refactoring to use gfxPoint and gfxSize more. r=cjones
|
2012-12-23 10:51:39 -05:00 |
|