Benoit Jacob
817cdfbfe9
Bug 1027251 - Fix or whitelist dangerous public destructors in media/webrtc - r=rjesup
2014-06-20 07:08:23 -04:00
B2G Bumper Bot
64a7d36c9c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3a9996ce4209
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20770 from KevinGrandon/bug_1025963_collections_pinned_edit
Bug 1025963 - [Collection app] Pinned apps edit mode
========
https://hg.mozilla.org/integration/gaia-central/rev/4fb32c97478f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1025963 - [Collection app] Pinned apps edit mode r=crdlc
2014-06-20 04:05:24 -07:00
Ms2ger
451c7edf83
Backout revision 308e51eae10c for build bustage.
...
--HG--
rename : layout/style/CSSStyleSheet.cpp => layout/style/nsCSSStyleSheet.cpp
rename : layout/style/CSSStyleSheet.h => layout/style/nsCSSStyleSheet.h
2014-06-20 13:00:08 +02:00
B2G Bumper Bot
f53cbb125e
Bumping manifests a=b2g-bump
2014-06-20 03:56:39 -07:00
B2G Bumper Bot
7a076dc711
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/23bda907484c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20775 from KevinGrandon/bug_1027374_search_long_press
Bug 1027374 - [B2G][e.me] long pressing an app will not prompt a menu to Add to Home Screen
========
https://hg.mozilla.org/integration/gaia-central/rev/03dc9dc0d0c3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1027374 - [B2G][e.me] long pressing an app will not prompt a menu to Add to Home Screen r=crdlc
2014-06-20 03:50:25 -07:00
Jan de Mooij
032c069317
Bug 1027528 part 4 - Make JSON Quote function handle Latin1 strings. r=Waldo
2014-06-20 12:39:46 +02:00
Jan de Mooij
a9a7517ec1
Bug 1027528 part 3 - Make JS_EncodeString and friends handle Latin1 strings. r=Waldo
2014-06-20 12:39:44 +02:00
Jan de Mooij
2c27694ff3
Bug 1027528 part 2 - Make AtomizeString, StringBuffer::finishAtom handle Latin1 strings. r=luke
2014-06-20 12:39:42 +02:00
Jan de Mooij
ba04c60816
Bug 1027528 part 1 - Make Function constructor handle Latin1 strings. r=njn
2014-06-20 12:39:40 +02:00
Jan de Mooij
895a619bd4
Bug 1026438 part 6 - Make StringHasRegExpMetaChars work with Latin1 strings. r=bhackett
2014-06-20 12:39:39 +02:00
Ms2ger
14960387c2
Bug 1026739 - Remove unused INTERFACE_CHAIN macro; r=bz
2014-06-20 12:32:50 +02:00
Ms2ger
30794d3da6
Bug 1025022 - Pass T* to nsCOMArray::Contains; r=NeilAway
2014-06-20 12:32:50 +02:00
Ms2ger
3796687d26
Bug 974327 - Cleanup nsJSContext::GetGlobalObject(); r=bholley
...
The removed code is never reached, as GetWindowProxy() returns a JSObject
with OuterWindowProxyClass as its JSClass, and this will test false for
IsDOMClass and
(~c->flags) & (JSCLASS_HAS_PRIVATE | JSCLASS_PRIVATE_IS_NSISUPPORTS).
2014-06-20 12:32:50 +02:00
Ms2ger
9fb7f507f0
Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam
...
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
2014-06-20 12:32:49 +02:00
B2G Bumper Bot
8540c004a9
Bumping manifests a=b2g-bump
2014-06-20 03:26:15 -07:00
B2G Bumper Bot
c174e45cd9
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/439743f0ec9e
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #20746 from julienw/1027586-ignore-leaks-task-manager-test
Bug 1027586 - [System] ignore leaks in system tests r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/30ec902a640c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1027586 - [System] ignore leaks in system tests r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/2706085fd172
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #20675 from julienw/1016429-fix-settings-test-newer-mocha
Bug 1016429 - [Settings] Fix unit tests with a newer mocha r=cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/10c03cc878ce
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1016429 - [Settings] Fix unit tests with a newer mocha r=cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/ba44b837fd59
Author: Min-Zhong "John" Lu <mnjul@users.noreply.github.com>
Desc: Merge pull request #20487 from mnjul/bug_1023329_lockscreen_color_overlay_only_for_wallpaper_picker
Bug 1023329
- [VsD Refresh] Lockscreen Visual Refresh > Color overlay with notifications wrong with wallpapers chosen from gallery and camera
========
https://hg.mozilla.org/integration/gaia-central/rev/482ed463aa20
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1023329
- [VsD Refresh] Lockscreen Visual Refresh > Color overlay with notifications wrong with wallpapers chosen from gallery and camera
2014-06-20 03:20:31 -07:00
Ghislain 'Aus' Lacroix
2cee701353
bug 983747 - Follow-up. Correct bad commit. r=kanru (from original patch, which had the correct code.)
2014-06-20 03:17:34 -07:00
B2G Bumper Bot
2533bb652e
Bumping manifests a=b2g-bump
2014-06-20 03:11:37 -07:00
B2G Bumper Bot
a4635deda4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/562a515a6a1c
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #20548 from RudyLu/settings/Bug1024695-waitFor_keyboard_settings_frame
Bug 1024695 - Intermittent keyboard_settings_test.js |
r=evanxd.
========
https://hg.mozilla.org/integration/gaia-central/rev/73333bd3c694
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1024695 - Intermittent keyboard_settings_test.js |
manipulate keyboard settings Launch built-in keyboard's settings page
- Add waiting logic in switchToApp function when switching to keyboard
app settings page.
2014-06-20 03:05:25 -07:00
Simon Montagu
82f2df73ba
Bug 789096 patch 8: use logical coordinates in nsBlockReflowState. r=jfkthame
2014-06-20 02:55:35 -07:00
B2G Bumper Bot
f628296bff
Bumping manifests a=b2g-bump
2014-06-20 02:41:36 -07:00
B2G Bumper Bot
7791244978
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4e82991755f8
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #20767 from KevinGrandon/bug_1027144_ui_test
Bug 1027144 - Re-enable test_homescreen_move_app.py
========
https://hg.mozilla.org/integration/gaia-central/rev/f04b703bf5ed
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1027144 - Re-enable test_homescreen_move_app.py
2014-06-20 02:35:24 -07:00
B2G Bumper Bot
2a1915103c
Bumping manifests a=b2g-bump
2014-06-20 02:31:38 -07:00
B2G Bumper Bot
a0235da486
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/de3d3ac16def
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #20785 from AndreiH/bug_1028045
Bug 1028045 - [v2.1] Unxfail [test_ftu_skip_tour.py]
========
https://hg.mozilla.org/integration/gaia-central/rev/b315a3bea335
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 1028045 - [v2.1] Unxfail [test_ftu_skip_tour.py]
2014-06-20 02:20:20 -07:00
B2G Bumper Bot
1619dd8e51
Bumping manifests a=b2g-bump
2014-06-20 02:03:33 -07:00
B2G Bumper Bot
b34ff43fe7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/94001ec549fe
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #20733 from pacorampas/missing-headset-oncall-1018495
Bug 1018495 - [Flame][Dialer] Missing headset icon when calling r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/3bf97f4d330c
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1018495 - [Flame][Dialer] Missing headset icon when calling
2014-06-20 02:03:21 -07:00
Dimi Lee
def0bdbf3c
Bug 1028046 - NFC testcase failure with error message "setTagData undefined". r=yoshi
2014-06-20 16:41:07 +08:00
B2G Bumper Bot
973ba72400
Bumping manifests a=b2g-bump
2014-06-20 01:46:40 -07:00
B2G Bumper Bot
a3e4ce819a
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3a80ada106a8
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 1019362 - adding a number of gaia ui tests for the first time use app accessibility." for intermittent failures in test_a11y_ftu_desktopb2g.py
This reverts commit b32106f02bebda6546983c2b4b57a78e020abc90.
2014-06-20 01:40:24 -07:00
B2G Bumper Bot
393e7255b1
Bumping manifests a=b2g-bump
2014-06-20 01:31:37 -07:00
B2G Bumper Bot
eaa3c9ceb5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/651ff9019404
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #20674 from nullaus/bug1021857
bug 1021857 - Ensure z-index for AttentionScreen makes it top-most.
========
https://hg.mozilla.org/integration/gaia-central/rev/9aa3e71d02f2
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1021857 - Ensure z-index for AttentionScreen makes it top-most.
2014-06-20 01:25:25 -07:00
B2G Bumper Bot
b93097ce54
Bumping manifests a=b2g-bump
2014-06-19 23:56:56 -07:00
B2G Bumper Bot
f720c6bba2
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/265e8e1fd523
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #20483 from crh0716/1024887
Bug 1024887 - Move language related code to a separate module r=eragon
========
https://hg.mozilla.org/integration/gaia-central/rev/9544d35bd3c8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1024887 - Move language related code to a separate module
========
https://hg.mozilla.org/integration/gaia-central/rev/94338ba8be0f
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #20749 from crdlc/bug-1026716
Bug 1026716 - Selecting a search suggestion should update the search fie...
========
https://hg.mozilla.org/integration/gaia-central/rev/e1c8f999dc81
Author: crdlc <crdlc@tid.es>
Desc: Bug 1026716 - Selecting a search suggestion should update the search field but keep the keyboard on display
========
https://hg.mozilla.org/integration/gaia-central/rev/317bbcbc6504
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #20737 from crdlc/bug-1027547
Bug 1027547 - [Vertical Homescreen] [Smart collections] Context menu is ...
========
https://hg.mozilla.org/integration/gaia-central/rev/173f6613a43f
Author: crdlc <crdlc@tid.es>
Desc: Bug 1027547 - [Vertical Homescreen] [Smart collections] Context menu is displayed long pressing empty spaces
2014-06-19 23:50:24 -07:00
B2G Bumper Bot
1733af454b
Bumping manifests a=b2g-bump
2014-06-19 23:26:36 -07:00
B2G Bumper Bot
3c4636d25d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e1c78ea198c0
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #20740 from crdlc/bug-1026153
Bug 1026153 - [Vertical homescreen] Icon gets stuck while dragging and p...
========
https://hg.mozilla.org/integration/gaia-central/rev/873dd2dc8a06
Author: crdlc <crdlc@tid.es>
Desc: Bug 1026153 - [Vertical homescreen] Icon gets stuck while dragging and pressing power button
2014-06-19 23:20:23 -07:00
Paul Adenot
50badd6444
Bug 1015519 - Don't write uninitialized buffers to the AudioStream in AudioSegment::WriteTo. r=roc
2014-06-19 13:30:27 +02:00
Mike Hommey
771aac012a
Bug 1027448 - Fix building gfxSurfaceRefCountTest.cpp with system cairo. r=mshal
2014-06-20 17:32:41 +09:00
Mike Hommey
441a542e17
Bug 1027440 - Build test plugins when building with --enable-default-toolkit=cairo-gtk3. r=mshal
2014-06-20 17:32:16 +09:00
Mike Hommey
d03ef9ad72
Bug 1027000
- Allow binary compatibility with libpixman versions between 0.19.2 and 0.25.2 when building against system libpixman. r=jrmuizel
2014-06-20 17:31:58 +09:00
Jonathan Watt
ef224664db
Bug 1027645 - Eliminate all nsRenderingContext::AppUnitsPerDevPixel() callers and all non-propagating nsRenderingContext::DeviceContext() callers. r=roc
2014-06-20 07:42:30 +01:00
Masayuki Nakano
50701692ed
Bug 1026986
Allow to build InstallX11ErrorHandler() at building Qt-build r=karlt
2014-06-20 14:41:32 +09:00
Edgar Chen
2104e9ca52
Bug 1026727 - Part 2: Fixing the "Unknown" state is displayed instead of "Connected" during manual network selection. r=hsinyi
2014-06-18 17:17:52 +08:00
Edgar Chen
463eb667c1
Bug 1026727 - Part 1: The attributes of MozMobileNetworkInfo could be null, so the parameters of constructor should be nullable. r=hsinyi,smaug
2014-06-18 15:54:01 +08:00
B2G Bumper Bot
d9981ce3b7
Bumping manifests a=b2g-bump
2014-06-19 22:01:34 -07:00
B2G Bumper Bot
7f33cb67a8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9b25447bb7d6
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #20636 from russnicoletti/bug-1013464
Bug 1013464 -- intermittent dom.player is null during video_test.js unit testing r=johu
========
https://hg.mozilla.org/integration/gaia-central/rev/ae04badd67f6
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1013464 -- intermittent dom.player is null
2014-06-19 21:55:22 -07:00
Jamin Liu
eb8a5e3410
Bug 1020300 - Dispatch part of AdapterStateChangedCallback to main thread. r=btian
2014-06-20 12:07:23 +08:00
B2G Bumper Bot
bf153c74df
Bumping manifests a=b2g-bump
2014-06-19 20:36:48 -07:00
B2G Bumper Bot
a351af2e83
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f7cea851dfa5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20764 from KevinGrandon/benfrancis-1026293
Bug 1026293 - Remove e.me as an available search engine and set new default in build
========
https://hg.mozilla.org/integration/gaia-central/rev/c6d7ae14921e
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1026293 - Remove e.me as an available search engine and set new default in build r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/855aecfb0b4b
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #20502 from yzen/bug-1024720
Bug 1024720 - making accessibility settings' volume and rate sliders vis...
========
https://hg.mozilla.org/integration/gaia-central/rev/1043987ad3d8
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1024720 - making accessibility settings' volume and rate sliders visible. Adding gaia-ui tests to avoid future regressions. r=arthurcc, bebe
2014-06-19 20:35:32 -07:00
Hsin-Yi Tsai
4f379ab9eb
Bug 981519 - number and name presentation - part 4b - fix ril typo during rebasing. r=me
2014-06-20 11:25:18 +08:00
Trevor Saunders
dff2c7b54b
bug 1019744 - make ICU symbols hidden when compiling ICU as static libraries r=glandium
2014-06-16 16:23:10 -04:00