Tanvi Vyas
6591455ded
Bug 822367 - Since document.open() creates a new channel, set nsDocShell:mMixedContentChannel to the newly created channel if the user has decided to allow mixed content on the page. r=smaug
2013-01-30 00:04:34 -08:00
Tanvi Vyas
c3eedfc7b5
Bug 822367 - Plumbing needed to show user Mixed Content Blocker Doorhanger when Mixed Active Content is Blocked and allow user an option to load the inseucre content anyway. r=smaug
2013-01-30 00:04:31 -08:00
Tanvi Vyas
7d786d459c
Bug 822371 - Mixed Content Doorhanger UI. r=dao
2013-01-30 00:04:28 -08:00
Gregory Szorc
716204f494
Merge mozilla-central into build-system
2013-01-29 20:27:15 -08:00
Hsin-Yi Tsai
fef8959ddb
Bug 836168 - B2G RIL: update audioPhoneState when rejecting an incoming call. r=allstars.chh
2013-01-30 11:16:31 +08:00
Fabrice Desré
2ff8b2cdfd
Bug 836103 - Enable/disable ADB when changing the "remote debugging" setting in the Settings App r=dhylands
2013-01-29 23:29:08 -08:00
David Zbarsky
9e59a53555
Various cleanups for SVGAngle, no bug
2013-01-30 01:31:11 -05:00
David Zbarsky
54bb2b152f
Bug 836176: Add nsIDocument::AsHTMLDocument r=bz
2013-01-30 01:31:11 -05:00
Robert O'Callahan
1f4c096dfa
Bug 832788. Part 6: Enable FAIL_ON_WARNINGS in dom/bindings. r=bz
...
--HG--
extra : rebase_source : 67fb14efbd022dac7ba32fe31584c386872ff9d6
2013-01-30 18:20:53 +13:00
Robert O'Callahan
67fcb56293
Bug 832788. Part 5: Add suffixes for large integer literals. r=bz
...
--HG--
extra : rebase_source : 9555960acea609a3e4a3deaacd468e64435f5ff2
2013-01-30 18:20:53 +13:00
Daniel Holbert
379f84e47d
Bug 836150: Mark tools/profiler as FAIL_ON_WARNINGS, for non-MSVC compilers. r=BenWa
2013-01-29 21:12:07 -08:00
Matt Woodrow
534910ac5d
Bug 833033 - Schedule a paint when document state changes. r=roc
2013-01-30 18:07:30 +13:00
Matt Woodrow
e839f6795f
Bug 836179 - Add WriteDebugInfo so that display items can add extra information when printing display lists. r=roc
2013-01-30 18:07:30 +13:00
Matt Woodrow
bef18f97df
Bug 832341 - Use the correct border area (rather than the canvas area) when computing the bounds of an nsDisplayCanvasBackgroundImage. r=roc
2013-01-30 18:07:29 +13:00
Eric Chou
9c61c1e714
Bug 835474 - Assign length of the message with aMessage->mSize, r=gyeh
2013-01-30 12:58:40 +08:00
Gina Yeh
4fdf1c57b2
Bug 835740 - Modified BRSF value in hands-free profile, r=echou
2013-01-30 12:33:23 +08:00
Robert O'Callahan
13740fea4f
Bug 806754. Part 2: Fix bogus assertions. r=cpearce
...
SendStreamAudio gets called by SendStreamData which can be called
on the state machine thread since bug 794426 was fixed.
At the same time PlayFromAudioQueuec can no longer guarantee that
mAudioCaptured is false. It could be true and we're waiting for
the audio thread to shut down. We can just remove that assertion;
the logic in SendStreamData guarantees that we don't try to pass
audio to MediaStreams until the audio thread has actually stopped.
--HG--
extra : rebase_source : 431b4af63710ef13a57f7560aeec553b8aae6139
2013-01-30 17:20:03 +13:00
Robert O'Callahan
1e02cb91dd
Bug 806754. Make MediaDecoders detect when a MediaStream has been destroyed because its DOM wrapper has been collected, and remove the no-longer-relevant MediaStream from the output list. r=cpearce
...
--HG--
extra : rebase_source : a7316907f453330c0c23eb7a11afb3c2cd5a1e9c
2013-01-30 17:19:03 +13:00
Gene Lian
1a0d818d5d
Bug 830258 - [Webapps] .uninstall() should return "Webapps:Uninstall:Return:KO" when uninstalling a non-removable app (part 2, provide test case). r=fabrice
2013-01-30 12:00:55 +08:00
Gene Lian
575f084c27
Bug 830258 - [Webapps] .uninstall() should return "Webapps:Uninstall:Return:KO" when uninstalling a non-removable app (part 1, fix .uninstall()). r=fabrice
2013-01-30 11:54:05 +08:00
Daniel Holbert
929d986e52
Bug 834768: Fix signed/unsigned comparison build warnings in signaling_unittests.cpp. r=jesup
2013-01-29 20:03:42 -08:00
Daniel Holbert
16cbaba0d6
Bug 836149: declare pseudoStackPos as uint32_t instead of int in TableTicker.cpp, to fix signed/unsigned comparison build warning. r=BenWa
2013-01-29 18:51:43 -08:00
Brian Hackett
a3c7a84ee5
Bug 835102 - Convert sufficiently sparse objects back to using dense elements, r=billm.
2013-01-29 19:50:41 -07:00
Diego Wilson
4afc663c00
Bug 834819 - Make HwcComposer2D honors world transform. r=cjones
2013-01-29 20:21:04 -05:00
Gregory Szorc
c1ef78d2ba
Bug 836086 - Lazy load Sync's keys.js; r=rnewman
2013-01-29 16:46:22 -08:00
Gregory Szorc
026d59b6d0
Bug 784841 - Part 11b: Normalize paths in tests (fix test failure); r=me
2013-01-29 14:06:39 -08:00
David Keeler
bf362e197b
bug 822771 - add timeout to getHSTSPreloadList.js' XHRs r=bsmith DONTBUILD (NPOB)
2013-01-29 11:56:57 -08:00
Jeff Muizelaar
4523940a3b
Bug 835470. Add operator== for char_type. r=bsmedberg
...
Just a matter of hooking it up to Equals().
QString, std::string, WTFString all have these.
--HG--
extra : rebase_source : b6046c6fafc4224132462cdbf88f8e72e701b333
2013-01-29 14:51:46 -05:00
Tanvi Vyas
b262a21af4
Bug 822366 - Change the icon for Mixed Active Content to the triangle with exclamation point. r=dao
2013-01-29 11:51:17 -08:00
Gregory Szorc
70e5a71113
Bug 818789 - |mach build| can now control what is built; r=glandium
...
DONTBUILD (NPOTB)
2013-01-29 10:20:06 -08:00
Ehsan Akhgari
565d0479c3
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Gregory Szorc
cde622b60d
Bug 784841 - Part 11a: Normalize paths in tests (fix test failure); r=me
2013-01-29 08:55:35 -08:00
Tim Taubert
b632167d12
merge m-c to fx-team
2013-01-29 11:40:50 -05:00
Ryan VanderMeulen
69a47a12a9
Merge the last PGO-green inbound changeset to m-c.
2013-01-29 09:36:20 -05:00
Gregory Szorc
155fdfa487
Bug 784841 - Part 11: Add CONFIGURE_SUBST_FILES to moz.build files; r=ted
2013-01-29 06:35:46 -08:00
Gregory Szorc
f018b82438
Bug 784841 - Part 10: Add warning() and error() functions to moz.build files; r=ted
2013-01-29 06:24:25 -08:00
Gregory Szorc
3f0e709c09
Bug 784841 - Part 9: Ability to define external projects in moz.build files; r=ted
2013-01-29 06:24:24 -08:00
Gregory Szorc
88203907e7
Bug 784841 - Part 8: Capture and save moz.build tree state; r=ted
2013-01-29 06:24:24 -08:00
Gregory Szorc
8a34faf22a
Bug 784841 - Part 7: Implement recursive make backend; r=ted
2013-01-29 06:24:24 -08:00
Gregory Szorc
5dbdd4988c
Bug 784841 - Part 6: Move some functions from ConfigStatus to mozbuild; r=ted
...
--HG--
rename : build/tests/unit-ConfigStatus.py => python/mozbuild/mozbuild/test/backend/test_configenvironment.py
2013-01-29 06:24:24 -08:00
Georg Fritzsche
3af6dd2045
Bug 835785 - Don't show additional dump names in about:crashes. r=ted
2013-01-29 14:20:06 +01:00
Kyle Huey
b07aef6051
Bug 835814. r=joe
2013-02-05 09:38:22 +00:00
Dão Gottwald
f204555645
Bug 835907 - DNT preferences "Learn more" link shouldn't open in new window. r=dolske
2013-02-05 10:35:21 +01:00
Dão Gottwald
48e8e0cdf9
Bug 837640 - global notifications should be hidden during print preview. r=felipe
2013-02-05 10:30:21 +01:00
Dão Gottwald
286aae4699
Bug 837637 - data-reporting notification shouldn't create its own notification box. r=gavin
2013-02-05 10:29:44 +01:00
Jonathan Kew
4384bee568
bug 837729 - don't create text-runs for JS source code loaded in a hidden-window iframe, and remove source text from the DOM as soon as we've extracted it. r=gavin,markh
2013-02-05 09:18:15 +00:00
Vicamo Yang
0817867fa4
Bug 833278 - Part 2/2: Implement MozVoicemailEvent using codegenerator. r=gwagner,smaug
2013-02-05 17:02:18 +08:00
Vicamo Yang
f749d57c57
Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
...
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
2013-02-05 17:02:15 +08:00
Daniel Holbert
b300134c65
Bug 837801: Remove unused-since-it-was-added-in-2005 variable 'rv' from nsSHistory::Reload. r=smaug
2013-02-05 00:39:24 -08:00
Gene Lian
d6b75a038f
Bug 837572 - Cannot access any property by the manifest of app object. r=fabrice
2013-02-05 13:57:36 +08:00