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
Victor Porof
443aa6e4b4
Bug 791323 - Need a mechanism to select a script programmatically in the debugger, r=rcampbell
2012-11-27 18:19:24 +02:00
Victor Porof
d44b339bfc
Bug 815277 - Source editor's 'Find' and 'Jump to line' commands should use the frontend UI, r=past
2012-11-27 18:19:23 +02:00
Victor Porof
8567d8ee8e
Bug 812814 - Add a way to edit or remove watch expressions while the debugger is paused, r=past
2012-11-27 18:19:23 +02:00
Joe Walker
8825e0e286
Backed out changeset 132d2e88ef03 (bug 788977) for talos regression.
2012-11-27 10:39:10 +00:00
Daniel Holbert
d916ba2f53
Bug 815058: Move callers of mozilla-internal-API-only "SetDOMStringToNull()" from nsINode.h to .cpp, to fix "inline function used but never defined" build warnings. r=Ms2ger
2012-11-27 00:41:02 -08:00
Mark Hammond
46c6db8b00
Bug 814269 - social API keys should be disabled when command not available. r=jaws
2012-11-27 17:59:51 +11:00