Josh Aas
add72abd0c
Bug 923945: Fix a memory leak when fetching OS X system color space. Also move system color space retrieval code from deprecated Color Manager APIs to Core Graphics. r=mstange
2013-10-07 16:03:19 -05:00
Reuben Morais
86a9d6e3c3
Backed out 2 changesets (bug 899574) for breaking Gaia tests
...
--HG--
rename : dom/tests/mochitest/notification/desktop-notification/create_notification.html => dom/tests/mochitest/notification/create_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/notification_common.js => dom/tests/mochitest/notification/notification_common.js
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html => dom/tests/mochitest/notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html => dom/tests/mochitest/notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html => dom/tests/mochitest/notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html => dom/tests/mochitest/notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul => dom/tests/mochitest/notification/test_system_principal.xul
2013-10-07 14:41:13 -04:00
Birunthan Mohanathas
8e7515d933
Bug 784739 - Switch from NULL to nullptr in js/src/jsapi-tests/; r=ehsan
...
--HG--
extra : rebase_source : 49d8f804825f98f39bf08aa06a4408d8a32538ad
2013-10-07 12:44:52 -04:00
Birunthan Mohanathas
a7848e1e6c
Bug 784739 - Switch from NULL to nullptr in js/src/ (9/9); r=ehsan
...
--HG--
extra : rebase_source : 97517f467027a835cd467c050938e766dc391bbc
2013-10-07 12:44:37 -04:00
Birunthan Mohanathas
01a5defba0
Bug 784739 - Switch from NULL to nullptr in js/src/ (8/9); r=ehsan
...
--HG--
extra : rebase_source : abf588d83823e82d4b2b6758a907ce809f993ddf
2013-10-07 12:44:28 -04:00
Birunthan Mohanathas
d17e55141a
Bug 784739 - Switch from NULL to nullptr in js/src/ (7/9); r=ehsan
...
--HG--
extra : rebase_source : f72b1ba625e9d30d42e3ab656a3558964c680106
2013-10-07 12:44:15 -04:00
Birunthan Mohanathas
fc988eb823
Bug 784739 - Switch from NULL to nullptr in js/src/ (6/9); r=ehsan
...
--HG--
extra : rebase_source : ecee31cff18206c7f74e9c71f954c0e75e80af53
2013-10-07 12:44:00 -04:00
Birunthan Mohanathas
4b3762542c
Bug 784739 - Switch from NULL to nullptr in js/src/ (5/9); r=ehsan
...
--HG--
extra : rebase_source : 6ded480d32133b2a0adbe11722334b73161b837f
2013-10-07 12:43:47 -04:00
Birunthan Mohanathas
94e0274ace
Bug 784739 - Switch from NULL to nullptr in js/src/ (4/9); r=ehsan
...
--HG--
extra : rebase_source : 26f4daad52a3a49995aee16669406ab551132f43
2013-10-07 12:43:32 -04:00
Birunthan Mohanathas
a4ed25f406
Bug 784739 - Switch from NULL to nullptr in js/src/ (3/9); r=ehsan
...
--HG--
extra : rebase_source : b6d78b3404dc885c6f559080076bbfee9acf76a2
2013-10-07 12:43:20 -04:00
Birunthan Mohanathas
e5d5c67b95
Bug 784739 - Switch from NULL to nullptr in js/src/ (2/9); r=ehsan
...
--HG--
extra : rebase_source : 7592571554a847499941ea8c5b86c0af1cbedb3f
2013-10-07 12:43:08 -04:00
Birunthan Mohanathas
e3785b3a6a
Bug 784739 - Switch from NULL to nullptr in js/src/ (1/9); r=ehsan
...
--HG--
extra : rebase_source : 358fd557136a4c12a3a374657050279d1bdeedfa
2013-10-07 12:42:55 -04:00
Honza Bambas
5f366dd306
Bug 913814: Fix test_304_responses.js to not be dependent on random GC forcement, r=michal
2013-10-07 18:58:39 +02:00
Honza Bambas
4272ec5e6d
Bug 924083 - Fix uninitialized mOldDesc in _OldCacheEntryWrapper(nsICacheEntryInfo*) ctor, r=michal
2013-10-07 18:58:38 +02:00
Andrea Marchesini
938bedb412
Bug 924125 - DataStore API is always returning empty objects, r=ehsan
...
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_bug924104.html
2013-10-07 12:09:08 -04:00
Honza Bambas
6fa0d43e32
Bug 916781 - DOM storage instances across managers must not share single eTLD+1 limit check, part2, r=smaug
2013-10-07 16:28:30 +02:00
Honza Bambas
8e6317edd5
Bug 916781 - DOM storage instances across managers must not share single eTLD+1 limit check, r=smaug
2013-10-07 16:12:20 +02:00
Robert Longson
a795a4cfaa
Bug 922593 - Prevent signed integer overflows calculating gaussian blurs. r=roc
2013-10-07 14:59:41 +01:00
Jon Coppeard
8b1e964f27
Bug 889986 - Assert nursery allocations are large enough to be replaced with a RelocationOverlay r=terrence
2013-10-07 13:40:47 +01:00
Jon Coppeard
3fb85260a1
Bug 909785 - Add SkipRoot for inline chars used by regexp r=terrence
2013-10-07 13:40:47 +01:00
Jon Coppeard
fb94767c48
Bug 923390 - Fix assertion failure in getpda() shell function r=sfink
2013-10-07 13:40:44 +01:00
Raymond Lee
1faa4977aa
Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak
2013-10-07 14:52:08 +08:00
Raymond Lee
f0061c3f61
Bug 811287 - Intermittent test_bookmarks_html_corrupt.js | null != null. r=mak
2013-10-07 10:39:09 +08:00
Phil Ringnalda
cea1616fed
Merge b-i to m-c
2013-10-06 18:31:14 -07:00
Phil Ringnalda
6a48d18f5e
Merge f-t to m-c
2013-10-06 18:30:38 -07:00
Tim Taubert
f291493809
Bug 919532 - Make sure we don't lose state when quitting early without being notified; r=yoric
2013-10-06 14:36:01 -07:00
Gaia Pushbot
fd82359788
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fd60055ea541
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12608 from gasolin/issue-923022
Bug 923022 - [Flatfish] correct the tablet app list, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/125e6f038049
Author: gasolin <gasolin@gmail.com>
Desc: Bug 923022 - [Flatfish] correct the tablet app list
2013-10-06 12:40:25 -07:00
Glenn Randers-Pehrson
adfe69a904
Bug 922471 - Remove MOZ_PNG_READ-WRITE global defines. r=jmuizelaar
2013-10-06 15:30:32 -04:00
David Christiandy
f70f83da01
Bug 906282 - Replace pref observer with var cache and remove nsIObserver inheritance. r=bz
2013-10-06 15:30:19 -04:00
Jed Davis
6a41b94bbb
Bug 912822 - Enable sandbox logging on Android without setting NSPR_LOG_MODULES. r=kang
2013-10-06 15:15:50 -04:00
Phil Ringnalda
cef2b3fd8f
Bug 899574 followup, touch CLOBBER for at least Windows
2013-10-06 11:48:05 -07:00
Nick Fitzgerald
37c2f2ca86
Bug 916454 - Delay parsing source maps until queried for a location; r=past
2013-10-06 11:45:07 -07:00
Nick Fitzgerald
db391e79f8
Bug 923600 - don't pretty print RDP packets when devtools.debugger.log is false; r=robcee
2013-10-06 11:45:07 -07:00
Gaia Pushbot
d3adc8e8d1
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/448613ff1825
Author: Maciej MaĆecki <me@mmalecki.com>
Desc: Bug 923791 - [Messages] Fix SMS failure mocking on desktop r=rwaldron
https://bugzilla.mozilla.org/show_bug.cgi?id=923791
Reflect current `SmsRequest` API using `event.target.error`.
Rename `window.SMSDebugFail` to `window.MessagesDebugError` to reflect
how it's a string representing the error name.
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-10-06 10:45:23 -07:00
Gijs Kruitbosch
7525a375c0
Bug 923843 - fix Windows tabsontop=false styling by moving the downloads animation element out of the toolbox, r=dao
2013-10-06 16:42:15 +02:00
Gaia Pushbot
e79dc835eb
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/18107faf6f15
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12679 from cctuan/922964
Bug 922964 - put the preload iframe farer
========
https://hg.mozilla.org/integration/gaia-central/rev/6f2342761cf5
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 922964 - put the preload iframe farer
2013-10-06 05:41:25 -07:00
Brian Mooney
b21ee9acbe
Bug 862019 - Add Ctrl-C listener to Variables View for copying items, r=vporof
2013-10-06 14:17:14 +03:00
Phil Ringnalda
19f32cbe23
Merge m-i to m-c
2013-10-05 17:39:34 -07:00
Phil Ringnalda
a3a60c3f36
Merge f-t to m-c
2013-10-05 17:38:54 -07:00
Phil Ringnalda
8456502e8a
Merge b-i to m-c
2013-10-05 17:38:20 -07:00
Masatoshi Kimura
8d661e8d96
Bug 922931 - Display a placeholder for broken images if the alt attribute is unset even in no-quirks mode. r=bz
2013-10-06 05:25:49 +09:00
Ryan VanderMeulen
3a6f25421e
Backed out changeset f4e60efc867f (bug 923417) for B2G mochitest-2 failures.
2013-10-05 16:23:00 -04:00
Brad Lassey
7db29cbd88
bug 903082 - Add Yahoo as a general search provider for specified locales for Fennec r=mfinkle
2013-10-05 17:11:26 +02:00
Phil Ringnalda
3cacbb4454
Merge m-c to m-i
2013-10-05 17:42:10 -07:00
Andrea Marchesini
c826a0cf79
Bug 923417 - Enabling DataStore for b2g and Desktop (non-release build), r=khuey
2013-10-05 19:35:19 -04:00
Jeff Hammel
b1f91afc59
Bug 921676 - mochitest screenshots fallout from bug 746243;r=ted
2013-10-05 15:28:34 -07:00
Michael Shuen
2302027c71
Bug 921364 - Fix unsigned warning in js/src/jit/shared/CodeGenerator-shared.cpp. r=luke
2013-10-05 10:47:24 -04:00
Paul Rouget
035ce085a1
Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=ochameau
2013-10-05 10:43:06 -04:00
Victor Porof
00f5e8d20b
Bug 923779 - Native code event listeners can get listed multiple times in the events pane, r=past
2013-10-05 16:26:08 +03:00
ffxbld
947dda8fb9
No bug, Automated HSTS preload list update from host bld-linux64-ec2-165 - a=hsts-update
2013-10-05 03:24:02 -07:00