Jeff Gilbert
e7879e4d09
Bug 972620 - MakeCurrent during WebGL.hint(). - r=kamidphish
2014-02-14 15:52:38 -08:00
Ehsan Akhgari
b4cdb0beeb
Bug 784739 follow-up: Use NULL in npruntime.h
2014-02-14 18:49:59 -05:00
Jeff Muizelaar
698a218163
Bug 973088. Use nsContentUtils::GetSecurityManager(). r=ehsan
...
Faster and more like C++
2014-02-14 17:56:01 -05:00
Ehsan Akhgari
de8052b706
Backed out 2 changesets (bug 939276) because of build bustage
...
Backed out changeset 1cedc759f877 (bug 939276)
Backed out changeset 61cef3b533ba (bug 939276)
--HG--
rename : gfx/gl/SkiaGLGlue.cpp => gfx/gl/GLContextSkia.cpp
2014-02-14 18:48:05 -05:00
James Willcox
56ec8c20a5
Bug 939276 - build bustage
2014-02-14 16:12:10 -06:00
James Willcox
48175fc2e0
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=bjacob,gwright,dglastonbury
...
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
2014-02-14 15:55:58 -06:00
Bill McCloskey
57b623c1fe
Back out assertion in bug 963952 for crashes
2014-02-14 13:35:49 -08:00
Branislav Rankov
88afe5bf7c
Bug 969375 - MIPS port: Added Assembler-mips files. r=froydnj,nbp
2014-02-14 12:49:59 -08:00
Nicolas B. Pierron
60072c3fe4
Backed out changeset c0f1774ac976 (Bug 969375) for wrong author.
...
This reverts commit 30bf38956a3125c9bea1a9e94ad36ccee6416429.
2014-02-14 12:49:58 -08:00
Ryan VanderMeulen
181f4610c4
Merge m-c to inbound.
2014-02-14 15:32:02 -05:00
Nicolas B. Pierron
7d5b526ba6
Bug 969375 - MIPS port: Added Assembler-mips files. r=froydnj,nbp
2014-02-14 12:24:19 -08:00
Ryan VanderMeulen
bed56c488f
Merge inbound to m-c.
2014-02-14 15:21:12 -05:00
Branislav Rankov
0b4bcda0c2
Bug 969375 - MIPS port: Added Architecture-mips files. r=nbp
2014-02-14 12:16:33 -08:00
Neil Rashbrook
581a903d05
Bug 966911 Part 4: Recreate the underlying nsAString when an an external string is passed back to C++ r=bholley
2014-02-14 19:44:55 +00:00
Eric Faust
d2cea95d46
Bug 952321 - Don't add proxy stubs in unbarriered GetPropertyICs. (r=jandem)
2014-02-14 11:41:44 -08:00
Luke Wagner
e7f39fa9fe
Bug 936236 - Wait on background sweeping to complete after large-allocation-failure callback (r=jonco)
...
--HG--
extra : rebase_source : a93e691cbd76995abfa4ceed709c495fdb97d62c
2014-02-14 12:25:04 -06:00
Steve Workman
5864b3d72e
Bug 970939 - Remove unwanted non-SPDY assertion from nsHttpConnection::StartShortLivedTCPKeepalives() r=mcmanus
2014-02-14 10:49:05 -08:00
Honza Bambas
3dccf0de8b
Bug 968606 - Update in-content/advanced.js to use HTTP cache v2 API, r=bbondy
2014-02-14 20:27:32 +01:00
Rick Eyre
f168bb982c
Bug 941701 - Fix crash in TextTrackCue::GetCueAsHTML r=rillian
...
TextTrackCue::GetCueAsHTML gets called when the HTMLMediaElement
shutsdown which means that TextTrackCue's mDocument sometimes no longer
exists based on when the cycle collector freed it. I've added a null
check to make sure that it exists before we start doing anything.
2014-02-14 10:00:00 -08:00
Michael Comella
509f166438
Bug 938824: Create and set SuggestClient in testing without reflection. r=nalexander
2014-02-14 09:46:55 -08:00
Brian R. Bondy
368c4f8375
Bug 972459 - Windows sandbox buildingbroke after porting some LOCAL_INCLUDES variables to moz.build. r=ehsan
2014-02-14 11:07:24 -05:00
Brian R. Bondy
c4e16b9b50
Bug 969559 - Set delayed restricted integrity in child process to block off pipe and file access after LowerToken call. r=aklotz
2014-02-14 11:07:16 -05:00
Boris Zbarsky
e929ede0ba
Back out bug 952890, since the dependencies aren't fixed yet.
2014-02-14 10:50:19 -05:00
Boris Zbarsky
e56fd2f65b
Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv
2014-02-14 10:46:09 -05:00
Boris Zbarsky
28bfb81241
Bug 952890 part 1. Make WebIDL sequence JS to C++ conversions use for-of iteration, not length/index gets. r=peterv
2014-02-14 10:46:09 -05:00
Marco Bonardo
8b16cee080
Bug 971686 - Bookmarks backups can't be properly stored if /tmp is on a different filesystem. r=Yoric
2014-02-14 15:42:35 +01:00
Yura Zenevich
946db8179a
Bug 819291 - adding an assertion and handling the null offsetElm. r=surkov
...
---
accessible/src/base/TextAttrs.cpp | 3 +++
1 file changed, 3 insertions(+)
2014-02-14 09:36:11 -05:00
Ryan VanderMeulen
a7d964785f
Merge m-c to inbound.
2014-02-14 08:57:13 -05:00
Ryan VanderMeulen
d36c49a4ab
Merge b2g-inbound to m-c.
2014-02-14 08:55:04 -05:00
Ryan VanderMeulen
f2a7fb0b93
Merge inbound to m-c.
2014-02-14 08:54:12 -05:00
Ryan VanderMeulen
711afb331a
Merge fx-team to m-c.
2014-02-14 08:42:41 -05:00
Honza Bambas
532e84f84f
Bug 971975 - Proper state and non-null check for CacheFile::WriteMetadataIfNeededLocked(), r=michal
2014-02-14 14:21:28 +01:00
Honza Bambas
bc935c9b54
Bug 950164 - Proper non-null check at CacheFileIOManager::OnProfile(), r=michal
2014-02-14 14:21:18 +01:00
Mike de Boer
e6f2b1ad41
Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused
2014-02-14 14:04:28 +01:00
Mike de Boer
b0a8ac819b
Bug 326743: support find-selection in view-source component. r=Unfocused
2014-02-14 14:04:25 +01:00
Mike de Boer
9008cd9aba
Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused
2014-02-14 14:04:23 +01:00
Mike de Boer
f93f175b91
Bug 326743: support the find clipboard in the find toolbar. r=Unfocused
2014-02-14 14:04:21 +01:00
Mike de Boer
2df6ea85e1
Bug 326743: add find clipboard to the list of available clipboard on OSX. r=joshmoz
2014-02-14 14:04:19 +01:00
Ryan VanderMeulen
dc8b65e7fa
Backed out changesets d3855e27cb32, 6ac71c1149a5, and b8d0cbe94d15 (bug 971939) for Android bustage.
...
CLOSED TREE
2014-02-14 12:13:07 -05:00
Jan de Mooij
b3625bb7af
Backout bug 785905, off-thread IonBuilder. r=jorendorff
2014-02-14 13:17:53 +01:00
Nicolas Silva
dc6575b9c7
Bug 972397 - Fix BufferTextureClient::Lock. r=jrmuizel
2014-02-14 10:20:41 +01:00
Nick Alexander
68cdc0b6ef
Bug 853045 - Second follow-up: Fix bustage caused by .hgignore. r=me
2014-02-13 22:58:48 -08:00
Nick Alexander
243790089f
Bug 853045 - Follow-up: Address review comment and avoid bustage. r=me
2014-02-13 22:25:26 -08:00
Nick Alexander
7a43f1e695
Bug 853045 - Part 6: Allow running AndroidEclipse backend in |mach build-backend|. r=gps
...
This adds and uses a --backend parameter to config_status.py.
2014-02-13 22:19:50 -08:00
Nick Alexander
3f9d7cf3b6
Bug 853045 - Part 5: Advertise where Eclipse projects were written. r=gps
2014-02-13 22:19:50 -08:00
Nick Alexander
6ac3375ced
Bug 853045 - Part 4: Add Android Eclipse projects to moz.build files. r=gps
2014-02-13 22:19:50 -08:00
Nick Alexander
7d686d8280
Bug 853045 - Part 3: Add AndroidEclipseBackend. r=gps
...
test_recursive_make.py depends on the test data added by this commit, so
it's here rather than in the earlier commit.
2014-02-13 22:19:49 -08:00
Nick Alexander
d3145df1ff
Bug 853045 - Part 2: Add frontend and RecursiveMakeBackend for Android Eclipse projects. r=gps
2014-02-13 22:19:49 -08:00
Nick Alexander
f40bc9b6af
Bug 853045 - Part 1: Add Android Eclipse project templates to mozbuild. r=gps
2014-02-13 22:19:49 -08:00
Nick Alexander
1b354290cc
Bug 853045 - Pre: Remove outdated test files. r=me
2014-02-13 22:19:49 -08:00