Commit Graph

114001 Commits

Author SHA1 Message Date
Peter Van der Beken
38840fde33 Fix for bug 815158 (Make HTMLElement.ontouch* work with tristate dom.w3c_touch_events.enabled). r=bz.
--HG--
extra : rebase_source : 0cd9bf993ed3981c1f2e37975ca8daf0b8e8ece7
2012-11-19 11:59:13 +01:00
Peter Van der Beken
9ac91a75ad Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
--HG--
extra : rebase_source : 349ceea8412f4133e1b9de4e2859d7663da27fa5
2012-11-22 12:09:43 +01:00
Peter Van der Beken
e27790ae3f Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 4: inline xpc_qsUnwrapObj. r=bz.
--HG--
extra : rebase_source : 8506cc86db7ebfe8832ed5696aeb45c79364af1f
2012-11-27 10:20:05 +01:00
Peter Van der Beken
7327a3dd07 Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 3: reorder castNativeFromWrapper. r=bz.
--HG--
extra : rebase_source : ad4c96a240140f56b1b451df3b57a4d5c47ee3ee
2012-11-27 10:20:05 +01:00
Peter Van der Beken
1b22e5c449 Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 2: make WrapNewBindingObject a little faster. r=bz.
--HG--
extra : rebase_source : 81a3891d0f51d98f4230583f816a82906d0ee904
2012-11-27 10:20:04 +01:00
Peter Van der Beken
9b1c163cdc Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 1: use qsObjectHelper instead of xpcObjectHelper in HandleNewBindingWrappingFailure. r=bz.
--HG--
extra : rebase_source : 748e0343d37e2b9a25b5b6644bebff428474310c
2012-11-27 10:20:04 +01:00
Mark Finkle
7857071062 Bug 809942 - ToolkitProfile service can't change default profile r=wesj 2012-11-27 15:35:43 -05:00
Boris Zbarsky
3649e64b79 Bug 767933 part 5. Remove no longer needed FloatValidate calls from canvas code. r=bas 2012-11-27 15:32:05 -05:00
Boris Zbarsky
67bc51cf16 Bug 767933 part 4. Make 'float' and 'double' types throw on non-finite values. r=khuey,ehsan,bas 2012-11-27 15:32:05 -05:00
Boris Zbarsky
0024e41b46 Bug 767933 part 3. Update our IDL as needed to use unrestricted float/double or [LenientFloat]. r=khuey,bjacob 2012-11-27 15:32:05 -05:00
Boris Zbarsky
1c31e545ec Bug 767933 part 2. Implement codegen for 'unrestricted float' and 'unrestricted double', as aliases for float and double for now. r=khuey 2012-11-27 15:32:05 -05:00
Boris Zbarsky
11ebd08a60 Bug 767933 part 1. Implement parser support for 'unrestricted float' and 'unrestricted double', and for the [LenientFloat] extended attribute. r=khuey 2012-11-27 15:32:05 -05:00
Brian R. Bondy
153c20519a Bug 815475 - Fix pfjs when there is no integrated findbar (pdfjs 0.6.39 broke Firefox metro). r=dtownsend 2012-11-27 15:32:04 -05:00
Brian R. Bondy
ffab497922 Bug 771250 - Copy pdfjs extension to Firefox Metro. r=dtownsend 2012-11-27 15:32:00 -05:00
Gregory Szorc
8c83780d44 Bug 811812 - Sacrifice virtualenv population output to TBPL gods; r=ted
We rewrite an ignorable error message on missing Python headers so TBPL
won't misreport as an actual build error.
2012-11-27 12:25:55 -08:00
Boris Zbarsky
6451b2a018 Bug 812742. Fix sequence codegen to not do AppendElement multiple times by accident. r=peterv 2012-11-27 15:20:40 -05:00
Boris Zbarsky
4200c25df7 Bug 814050. XMLHttpRequest.withCredentials header should throw on main thread too, in some cases. r=peterv 2012-11-27 15:20:40 -05:00
Boris Zbarsky
266b4382fd Bug 814576. Make XMLHttpRequest really set its progress events as trusted. r=smaug 2012-11-27 15:20:40 -05:00
Kartikaya Gupta
f28a2da3cb Bug 783521 - Hide the tab sidebar on full-screen mode on tablets. r=mfinkle 2012-11-27 15:18:16 -05:00
Kartikaya Gupta
f6e522cf62 Bug 783521 - Fix busted function override. r=mfinkle 2012-11-27 15:18:01 -05:00
Gregor Wagner
bad15fa73a Bug 815572 - Standardize the Bluetooth permissions name to "bluetooth". r=qdot 2012-11-27 12:10:47 -08:00
Bill McCloskey
5184159e98 No bug - Fix compile error in jsgc.cpp 2012-11-27 12:04:22 -08:00
Brian Nicholson
814c339452 Bug 813346 - Add getBitmapFromDataURI() to BitmapUtils. r=wesj 2012-11-27 12:04:14 -08:00
Bill McCloskey
3fc39dbdc8 No bug - Fix macro warning in jsgc.cpp (rs=Waldo) 2012-11-27 12:00:26 -08:00
Jason Duell
d484458a85 Bug 800799 - http-on-modify-request now called after JS that started the load is no longer on the stack. r=bz 2012-11-27 11:54:58 -08:00
Thomas Zimmermann
4f98e847a0 Bug 814723 - Don't warn about missing 'browser.newtab.url' in nsDocShell. r=jlebar
The preference key 'browser.newtab.url' is only supported for the browser,
and undefined on all other targets; such as mobile or b2g. For those targets
the function 'nsDocShell::ShouldAddToSessionHistory' warns about the missing
key.

This patch silences this warning by making Gecko return a default value of
'true' if the key is not present in the preferences.
2012-11-27 14:52:54 -05:00
Nils Maier
318a62e1bc Bug 814470 - Fix a leak when channel setup in AsyncFetchAndSetIconFromNetwork fails by not tracking the channel in the first place and thus avoiding a circular references. r=mak 2012-11-27 14:52:54 -05:00
vliu
579ada9321 Bug 813823 - AudioManager reports unknown status when inserting headphone or headset. r=mwu 2012-11-27 11:13:19 +08:00
Matej Cepl
5725f53efc Bug 800557 - Build shouldn't depend on simplejson. r=froydnj, r=ted 2012-10-11 23:19:40 +02:00
Jason Smith
b185e7f32f Bug 781534 - Create basic automated test coverage for the mozGetUserMedia for desktop. r=roc 2012-11-26 18:27:46 -08:00
Ed Morley
94a8de85af Merge mozilla-central to mozilla-inbound 2012-11-27 19:39:16 +00:00
Vivien Nicolas
d71afaba8a Bug 811162 - After switching the language in the settings app, the entire gaia window is half as tall. r=kaze 2012-11-27 11:28:56 -08:00
Brian Nicholson
b66adc3141 Bug 813057 - Ensure suggestion view parameters are reset if view is removed during animation. r=lucasr 2012-11-27 11:14:04 -08:00
Ehsan Akhgari
4705d26487 Bug 814519 - Fix a typo in SimpleTest/setup.js; r=ted 2012-11-27 14:02:08 -05:00
Geoff Brown
927ee7925e Bug 815699 - Check for null mGREDir in xpcshell dir provider; r=jimm 2012-11-27 11:44:24 -07:00
Mounir Lamouri
42b297ab44 Bug 798446 - Attempt to fix startup crash in nsGlobalWindow ctor. r=bz 2012-11-27 18:29:49 +00:00
Robert Strong
520979c70a Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy 2012-11-27 10:28:04 -08:00
David Keeler
b737ede83b bug 746374 - differentiate click-to-play plugin permissions by type and vulnerability status r=jaws r=joshmoz 2012-11-27 10:09:10 -08:00
Joe Walker
5521108a6c Merge m-c to fx-team 2012-11-27 17:57:17 +00:00
Marshall Culpepper
ae9ea81cff Bug 809974: Set the last update installed time for B2G. r=fabrice 2012-11-27 11:53:17 -06:00
Ed Morley
b0c6f14427 Backout fae627fef335 (bug 795065) for browser-chrome failures 2012-11-27 17:34:42 +00:00
Fabrice Desré
c1e2fc7192 bug 815145 - Remove the JS REPL from shell.js [r=vingtetun] 2012-11-27 08:40:18 -08:00
Fabrice Desré
8692e03c9f Bug 815198 - [Webapps] Webapps.download should call Webapps.applyDownload when installState is 'pending' [r=ferjm] 2012-11-27 08:40:18 -08:00
Fabrice Desré
6f0283dfd3 Bug 815561 - Limit Web Activities to the foreground application [r=sicking] 2012-11-27 08:40:18 -08:00
Marco Bonardo
9247e18290 Bug 814264 - bug 795065 broke calling openUILink without an event parameter.
r=gavin
2012-11-27 17:06:17 +01:00
Andrew Halberstadt
a47d1dacea Bug 797153 - Remote xpcshell tests shouldn't depend on running from within an objdir, r=jgriffin, DONTBUILD a=NPOTB 2012-11-27 11:04:46 -05:00
Ed Morley
cd45324919 Backout 66f3565f4817, 131bc42cd637 & 8cdd43b76d19 (bug 793111) for B2G marionette failures 2012-11-27 15:50:43 +00:00
Chris AtLee
173a64359e Bug 813826: gecko configs for otoro builds. r=nthomas DONTBUILD
--HG--
extra : rebase_source : 2af6efb4c7851f338f4594ca3757dc4a2ac1762d
2012-11-27 06:21:07 -08:00
Ed Morley
5bd4965659 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-27 14:14:01 +00:00
Panos Astithas
6d7ffe3b8b Bug 812869 - Breakpoint clients sometimes don't know how to remove themselves, r=vporof 2012-11-27 14:29:46 +02:00