Commit Graph

294287 Commits

Author SHA1 Message Date
Nicolas B. Pierron
195a790d66 Bug 822938 - LCallee use a register instead of a fixed LArgument. r=jandem 2012-12-26 03:25:26 -08:00
Masatoshi Kimura
8ddafbd406 Bug 820841 - Cache the document URI on the window so that DOMParser() can refer. r=bz 2012-12-26 20:00:05 +09:00
Mike Conley
9d5539d4f0 Bug 822257 - gnomestripe theme-ing for new Downloads View in Places r=mak 2012-12-26 11:31:17 +01:00
Jacek Caban
c0e323b909 Bug 823921 - Fixed GCC warnings r=paul 2012-12-26 11:27:28 +01:00
Cameron McCormack
353b341de4 Bug 779917 - Null check followup. 2012-12-26 20:00:19 +11:00
Cameron McCormack
df75460fb8 Bug 779917 - Implement CSS.supports(). r=dbaron f=bz 2012-11-25 11:26:07 +11:00
Makoto Kato
eaa651ac88 Bug 824654 - Remove duplicated class define to fix bustage on Win64 builder. r=heycam 2012-12-26 13:44:12 +09:00
Boris Zbarsky
5a3efff7de Bug 819239. Add the WebIDL API for HTMLDocument. r=peterv 2012-12-25 18:00:47 -08:00
Rafael Ávila de Espíndola
5168dcec81 Bug 822825 - Java plugin hits mozPoisonWriteMac ValidWriteAssert assertion on shutdown. r=BenWa. 2012-12-25 19:27:01 -05:00
Boris Zbarsky
ecf4c95f53 Bug 816421 followup. Fix places that were not properly including things they depended on. r=bustage 2012-12-25 15:06:15 -08:00
Boris Zbarsky
a3b4bd9774 Bug 816421. Make Document.visibilityState a WebIDL enum. r=peterv
A lot of the changes here are just so I can actually build after including DocumentBinding.h in nsIDocument.h
2012-12-25 14:00:15 -08:00
Boris Zbarsky
3b7f2fb148 Bug 816425. Mark a few more things [Constant] in IDL, especially ImageData.width/height. r=peterv 2012-12-25 14:00:15 -08:00
Boris Zbarsky
51aee98e93 Bug 824517. Quickstub window.performance. r=peterv 2012-12-25 14:00:15 -08:00
Oleg Romashin
17ad417d60 Bug 823825 - Qt Firefox does not build on meego due to changed API. r=romaxa DONTBUILD 2012-12-25 13:27:00 -08:00
David Zbarsky
f880d44c98 Bug 824604 - Remove quickstubs for nsIDOMSVGElement r=bz 2012-12-25 14:39:24 -05:00
ithinc
337bc569a6 Bug 656222 - moveTabBackward/moveTabForward should skip hidden tabs. r=dao 2012-12-25 01:02:37 +08:00
Patrick Wang
5bcd5447b3 Bug 824605 - Fix readLen in getSPDI. r=allstars.chh 2012-12-25 19:27:48 +08:00
ithinc
a71861c533 Bug 824480 - Replace |tab == gBrowser.selectedTab| with tab.selected. r=dao 2012-12-25 00:08:22 +08:00
Jan de Mooij
7dc505b1cf Bug 764310 part 2 - Implement JSOP_DEFFUN in IonMonkey. r=bhackett 2012-12-25 16:12:59 +01:00
Brian Hackett
ba8670f4b0 Bug 824257 - Remove type barriers that are redundant with null/undefined checks, r=jandem. 2012-12-25 07:27:48 -07:00
Chia-hung Tai
a34a625f4c Bug 823816 - Replace NullTerminatedTexts with TextString in ConstrainedEncoding. r=vyang 2012-12-24 14:33:20 +08:00
Kan-Ru Chen (陳侃如)
f4f9c0b80c Bug 824558 - Do not destroy mInitThread. r=dougt 2012-12-25 17:13:20 +08:00
Edgar Chen
0b370569ac Bug 824194 - Refactor TLV size handler in sendStkTerminalResponse. r=allstars.chh 2012-12-22 11:14:40 +08:00
Eric Chou
62f8eb4372 Bug 824458 - callback function set in DBus sometimes wouldn't get called, r=gyeh 2012-12-25 14:56:26 +08:00
Tetsuharu OHZEKI
7fc2d16369 Bug 824516 - Fix regression in text selection introduced in bug 708048. r=kats 2012-12-25 01:06:40 -05:00
Boris Zbarsky
402ce665fe Bug 818400. Add a preference to control :scope and pref it off in release builds for now. r=dbaron 2012-12-24 19:35:34 -08:00
Boris Zbarsky
3a7914c772 Bug 816180. Convert DocumentFragment to WebIDL. r=peterv 2012-12-24 19:35:19 -08:00
Dão Gottwald
833d25db0d Bug 824443 - Put the geolocation prompt's "Learn More" link in <popupnotificationcontent> rather than extending the popup notification's binding. r=gavin 2012-12-25 01:08:13 +01:00
Chris Jones
772a6743c1 Bug 824230: Handle UNKNOWN_ERROR in OmxDecoder. r=doublec 2012-12-24 15:43:10 -08:00
Rafael Ávila de Espíndola
a50455d556 Bug 824119 - Refactor about:telemetry to expose stack printing utilities. r=vladan. 2012-12-24 18:07:17 -05:00
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