Jim Blandy
70f7347bff
Bug 935203: Provide introductionType information for JS code appearing in event handlers. r=bz
2014-02-24 15:31:47 -08:00
Jim Blandy
5552da47ab
Bug 935203: Provide introductionType information for all sources of JS in SpiderMonkey. r=djvj
2014-02-24 15:31:47 -08:00
Jim Blandy
d38d926a57
Bug 935203: Consolidate initialization of ScriptSource from CompileOptions. r=djvj
2014-02-24 15:31:47 -08:00
Jim Blandy
495cb8fc93
Bug 935203: Don't leak ScriptSources if we error out before a ScriptSourceObject can take ownership of them. r=djvj
2014-02-24 15:31:47 -08:00
L. David Baron
06fc468085
Bug 975295 patch 2: Remove the nsITraceRefcnt interface and any instantiation of the nsTraceRefcntImpl object. r=bsmedberg
2014-02-24 15:27:53 -08:00
L. David Baron
8ee755b5cc
Bug 975295 patch 1: Remove class nsTraceRefcnt, which is unused. r=bsmedberg
2014-02-24 15:27:53 -08:00
L. David Baron
710cc29e88
Bug 975741: Store the initial value of 'perspective' as 'none' rather than the (invalid value) '0' to make storage of 'none' consistent, and remove workaround from nsComputedDOMStyle computed value implementation. r=heycam
2014-02-24 15:27:53 -08:00
L. David Baron
fbe4a24ac9
Back out changeset 72c0c955cf53 (no bug) now that bug 939610 is fixed.
2014-02-24 15:27:53 -08:00
L. David Baron
378effc7fa
Bug 939610: Return to printing stack walk addresses in uppercase hexidecimal rather than lowercase, since we have scripts depending on it. r=ted
2014-02-24 15:27:52 -08:00
Nicholas D. Matsakis
fbc51eec04
Bug 972581 part 2 -- Add 1-dim mapPar r=shu
2014-02-13 16:38:21 -05:00
Nicholas D. Matsakis
3457a4acff
Bug 972581 part 1 -- Introduce getDerivedIf and getOpaqueIf r=till
2014-02-13 16:30:26 -05:00
Nicholas D. Matsakis
688984033c
Bug 975456 -- Preserve invariant that views on a neutered buffer have a NULL data pointer r=shu
2014-02-21 12:32:24 -05:00
Nicholas D. Matsakis
5b343adea6
Bug 972579 -- Add worker id
2014-02-13 15:36:06 -05:00
Bobby Holley
f1cdaa0e45
Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz
2014-02-24 14:40:21 -08:00
James Willcox
dae6a7337b
Bug 970096 - Try a 16 bit OpenGL context as a last result on Android r=bjacob
2014-02-24 16:17:34 -06:00
Tom Schuster
a5e93dd067
Bug 947895 - [e10s] Null check browser.docShell in context-menu Open in new tab. r=gavin
2014-02-24 23:10:18 +01:00
Tom Schuster
7f76819a13
Bug 973195 - [e10s] Change Copy Link in context-menu to use JS instead of cmd_copyLink. r=felipe
2014-02-24 23:10:12 +01:00
Patrick McManus
eb6f07eec0
bug 974932 - spdy large upload chunk sizes, and fewer TLS application data records r=hurley
2014-02-24 16:27:27 -05:00
Paolo Amadini
a4a33a18af
Bug 973931 - OS.File.makeDir should not fail if the directory is a root in the format "D:". r=Yoric
2014-02-24 22:25:29 +01:00
Boris Zbarsky
8e173d33eb
Bug 972312 part 2. Get rid of InternalScriptErrorEvent and just use mozilla::dom::ErrorEvent for the cases that used to use it. r=smaug,khuey
2014-02-23 00:01:12 -05:00
Boris Zbarsky
d5aedf9d92
Bug 972312 part 1. Generate virtual As*Event functions on WebIDL events so that we can easily go from an nsDOMEvent to the relevant event subtype. r=smaug
2014-02-23 00:01:12 -05:00
Eitan Isaacson
b6e89bd762
Bug 972630 - Add a flag to ignore explicit names, and ignore names of chrome window and app root. r=yzen
2014-02-24 16:19:33 -05:00
Ben Turner
45b45b6bf2
Bug 974054, Use monotonic timers on POSIX. Fix from chromium repository. r=bsmedberg.
2014-02-24 13:17:31 -08:00
Ryan VanderMeulen
5a85356db5
Merge m-c to inbound.
2014-02-24 16:18:45 -05:00
Bill McCloskey
f419b06d27
Bug 910384 - [e10s] Use blobs for cross-cross file picker (r=bent)
2014-02-24 13:09:03 -08:00
Jan Varga
914a48b461
Bug 963064 - FileHandle cleanup. r=bent
2014-02-24 21:56:13 +01:00
Mike Habicher
7e8ee4b9dc
Bug 975472 - fix crash in DOM error handler, r=dhylands
2014-02-24 13:01:21 -05:00
B2G Bumper Bot
8369c748b4
Bumping manifests a=b2g-bump
2014-02-24 09:56:16 -08:00
B2G Bumper Bot
3048d96ced
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e08d1fefea8
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 976124 - Python update clock/alarm locator for edit panel
========
https://hg.mozilla.org/integration/gaia-central/rev/ff0ee4cb91d1
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Update DM Strings r=kaze, arcturus" for causing gaia-unit test failures
This reverts commit 1e6949eaea6cb23be1de5955fc6b0827af7b40f0.
========
https://hg.mozilla.org/integration/gaia-central/rev/220f8c0a542e
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16567 from AndreiH/bug_976022
Bug 976022 - Intermittent test_clock_delete_alarm.TestClockDeleteAlarm
========
https://hg.mozilla.org/integration/gaia-central/rev/8d7f69f23759
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 976022 - Intermittent test_clock_delete_alarm.TestClockDeleteAlarm
2014-02-24 09:45:26 -08:00
B2G Bumper Bot
05d370116c
Bumping manifests a=b2g-bump
2014-02-24 09:03:04 -08:00
B2G Bumper Bot
7586e9fce8
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c837312e085
Author: Jed Parsons <jedp@me.com>
Desc: Merge pull request #11816 from jedp/903134-mozbrowsererror
Bug 903134 - Clean up Trusted UI on mozbrowsererror; r=ferjm
========
https://hg.mozilla.org/integration/gaia-central/rev/2fd233067990
Author: Jed Parsons <jedp@me.com>
Desc: Bug 903134 - Clean up Trusted UI on mozbrowsererror, mozbrowserclose
========
https://hg.mozilla.org/integration/gaia-central/rev/ccee6c59b8c4
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 969413 - Make the edit mode bottom margin rule apply only to the relevant elements r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/7e89291b08ea
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16107 from yor-mozilla-com/fix969996
Fix for bug 969996 r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/d1393f863c8b
Author: Yan Or <yor@mozilla.com>
Desc: Fix for bug 969996
Delay chunk rendering by grouping chunks into larger
sets before calling renderChunk. First set size will
be the same as the current FIRST_CHUNK_SIZE (6). Subsequent
sets will cap at INCREMENTAL_RENDER_SIZE (60).
The goal is to reduce reflows on rendering the call log.
Also fixed the following bugs:
_groupCounter never gets incremented if there's only one log entry per day
Change currDate and prevDate comparison to more readable form
Added unit tests for call log rendering of various sizes.
2014-02-24 09:02:54 -08:00
Ed Morley
36fdc97d0a
Merge mozilla-central and b2g-inbound
2014-02-24 16:56:04 +00:00
B2G Bumper Bot
6ef86a89ec
Bumping manifests a=b2g-bump
2014-02-24 07:57:48 -08:00
B2G Bumper Bot
70af44b1bd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3376c0645ebd
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16370 from Rik/dsds-notification-965853
Bug 965853 - Display SIM indication in missed call notification r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/9212080ca7cd
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 965853 - Display SIM indication in missed call notification
Refactored mock_call to handle several handlers for one event type
Moved a few files to jshint linting
2014-02-24 07:57:38 -08:00
Sotaro Ikeda
50391c488c
backout Bug 957323
2014-02-24 07:52:04 -08:00
Ed Morley
2035c99c9a
Backed out changeset 49a1923db9be (bug 975792) for frequent robocop failures
2014-02-24 15:45:31 +00:00
Ed Morley
39fa62918f
Backed out changeset 1f6450d61d3f (bug 975792)
2014-02-24 15:45:04 +00:00
B2G Bumper Bot
5ac8a8dc0e
Bumping manifests a=b2g-bump
2014-02-24 07:32:57 -08:00
B2G Bumper Bot
7603ab709f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/766782d40fc2
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16516 from zacc/bug_975374
Bug 975374 - Tag python tests with tag for manual smoketests
========
https://hg.mozilla.org/integration/gaia-central/rev/3737d04237d6
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 975374 - Tag python tests with tag for manual smoketests
2014-02-24 07:32:48 -08:00
Sotaro Ikeda
98bad732aa
Bug 957323 - handle android's fence on gonk r=nical,doublec,pchang
2014-02-24 07:29:43 -08:00
Carsten "Tomcat" Book
57081c9a50
merge b2g-inbound to mozilla-central
2014-02-24 12:55:53 +01:00
Carsten "Tomcat" Book
4912446ba0
merge fx-team to mozilla-central
2014-02-24 12:54:35 +01:00
B2G Bumper Bot
c00ecebbbe
Bumping manifests a=b2g-bump
2014-02-24 00:06:09 -08:00
B2G Bumper Bot
2d99d4d904
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/35ef07425e80
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #16507 from gasolin/issue-975350
Bug 975350 - [System] compress gUM image, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/60d15610a9ef
Author: vagrant <vagrant@precise64.(none)>
Desc: Bug 975350 - [System] compress gUM image
2014-02-24 00:00:16 -08:00
B2G Bumper Bot
fbb37cd75a
Bumping manifests a=b2g-bump
2014-02-23 23:55:50 -08:00
B2G Bumper Bot
268aa95b4e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/344ecc65d805
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15242 from mpizza/Bug_958003_demo_keyboard
Bug 958003 - resizeWindow() if we receive inputContext before init, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/aebe543ef888
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 958003 - [Keyboard][V1.4] FxOS cannot pops up third party keyboard after process manager kills it
-- after OOM keyboard will not get 'oninputcontextchange' at first time while keyboard app is using
-- so can not only depens on 'oninputcontextchange' to show keyboard layouts.
2014-02-23 23:50:24 -08:00
B2G Bumper Bot
039cd289fe
Bumping manifests a=b2g-bump
2014-02-23 23:36:28 -08:00
B2G Bumper Bot
9ad6a26320
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7f07b56e7715
Author: Askeing Yen (fyen) <askeing@gmail.com>
Desc: Merge pull request #16533 from zacc/bug_975404
Bug 975404 - StaleElementException in test_ftu_skip_tour.py r=askeing
========
https://hg.mozilla.org/integration/gaia-central/rev/1f3b6f57faaa
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 975404 - StaleElementException in test_ftu_skip_tour.py r=askeing
2014-02-23 23:35:23 -08:00
B2G Bumper Bot
01175cc6ea
Bumping manifests a=b2g-bump
2014-02-23 22:57:02 -08:00
B2G Bumper Bot
6d1de71945
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ae8d09b96113
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #16498 from snowmantw/issue972729
Bug 972729 - [NFC] landscape NFC shrinking UI has some issue
========
https://hg.mozilla.org/integration/gaia-central/rev/82335f78fe55
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 972729 - [NFC] landscape NFC shrinking UI has some issue
2014-02-23 22:56:14 -08:00